19:44:41 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/o-du/l2/+/11653 19:44:41 Running as SYSTEM 19:44:41 [EnvInject] - Loading node environment variables. 19:44:41 Building remotely on prd-ubuntu1804-docker-4c-4g-4332 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/o-du-l2-docker-verify-sch_slice_based 19:44:41 [ssh-agent] Looking for ssh-agent implementation... 19:44:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:44:41 $ ssh-agent 19:44:41 SSH_AUTH_SOCK=/tmp/ssh-zAiHRGuszc7F/agent.2119 19:44:41 SSH_AGENT_PID=2121 19:44:41 [ssh-agent] Started. 19:44:41 Running ssh-add (command line suppressed) 19:44:41 Identity added: /w/workspace/o-du-l2-docker-verify-sch_slice_based@tmp/private_key_203219511828626155.key (jenkins-ssh) 19:44:41 [ssh-agent] Using credentials jenkins (jenkins) 19:44:41 The recommended git tool is: NONE 19:44:42 using credential jenkins 19:44:42 Wiping out workspace first. 19:44:43 Cloning the remote Git repository 19:44:43 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 19:44:43 > git init /w/workspace/o-du-l2-docker-verify-sch_slice_based # timeout=10 19:44:43 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 19:44:43 > git --version # timeout=10 19:44:43 > git --version # 'git version 2.17.1' 19:44:43 using GIT_SSH to set credentials jenkins 19:44:43 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 +refs/heads/*:refs/remotes/origin/* # timeout=10 19:44:45 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 # timeout=10 19:44:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:44:45 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 # timeout=10 19:44:45 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 19:44:45 using GIT_SSH to set credentials jenkins 19:44:45 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 refs/changes/53/11653/4 # timeout=10 19:44:46 > git rev-parse 2671dd1dace41c3379f626caaa565f476912450f^{commit} # timeout=10 19:44:46 Checking out Revision 2671dd1dace41c3379f626caaa565f476912450f (refs/changes/53/11653/4) 19:44:46 > git config core.sparsecheckout # timeout=10 19:44:46 > git checkout -f 2671dd1dace41c3379f626caaa565f476912450f # timeout=10 19:44:49 Commit message: "Support the advanced feature of slice-based scheduling" 19:44:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:44:49 > git rev-list --no-walk fc9632ea69082c495f32509c2bc1c4744cb38a86 # timeout=10 19:44:50 provisioning config files... 19:44:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:44:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:44:50 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash /tmp/jenkins13341048033709068826.sh 19:44:50 ---> python-tools-install.sh 19:44:50 Setup pyenv: 19:44:50 * system (set by /opt/pyenv/version) 19:44:50 * 3.8.13 (set by /opt/pyenv/version) 19:44:50 * 3.9.13 (set by /opt/pyenv/version) 19:44:50 * 3.10.6 (set by /opt/pyenv/version) 19:44:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YuZy 19:44:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:44:57 lf-activate-venv(): INFO: Installing: lftools 19:45:27 lf-activate-venv(): INFO: Adding /tmp/venv-YuZy/bin to PATH 19:45:27 Generating Requirements File 19:45:47 Python 3.10.6 19:45:47 pip 24.2 from /tmp/venv-YuZy/lib/python3.10/site-packages/pip (python 3.10) 19:45:47 appdirs==1.4.4 19:45:47 argcomplete==3.5.0 19:45:47 aspy.yaml==1.3.0 19:45:47 attrs==24.2.0 19:45:47 autopage==0.5.2 19:45:47 beautifulsoup4==4.12.3 19:45:47 boto3==1.35.12 19:45:47 botocore==1.35.12 19:45:47 bs4==0.0.2 19:45:47 cachetools==5.5.0 19:45:47 certifi==2024.8.30 19:45:47 cffi==1.17.1 19:45:47 cfgv==3.4.0 19:45:47 chardet==5.2.0 19:45:47 charset-normalizer==3.3.2 19:45:47 click==8.1.7 19:45:47 cliff==4.7.0 19:45:47 cmd2==2.4.3 19:45:47 cryptography==3.3.2 19:45:47 debtcollector==3.0.0 19:45:47 decorator==5.1.1 19:45:47 defusedxml==0.7.1 19:45:47 Deprecated==1.2.14 19:45:47 distlib==0.3.8 19:45:47 dnspython==2.6.1 19:45:47 docker==4.2.2 19:45:47 dogpile.cache==1.3.3 19:45:47 email_validator==2.2.0 19:45:47 filelock==3.15.4 19:45:47 future==1.0.0 19:45:47 gitdb==4.0.11 19:45:47 GitPython==3.1.43 19:45:47 google-auth==2.34.0 19:45:47 httplib2==0.22.0 19:45:47 identify==2.6.0 19:45:47 idna==3.8 19:45:47 importlib-resources==1.5.0 19:45:47 iso8601==2.1.0 19:45:47 Jinja2==3.1.4 19:45:47 jmespath==1.0.1 19:45:47 jsonpatch==1.33 19:45:47 jsonpointer==3.0.0 19:45:47 jsonschema==4.23.0 19:45:47 jsonschema-specifications==2023.12.1 19:45:47 keystoneauth1==5.8.0 19:45:47 kubernetes==30.1.0 19:45:47 lftools==0.37.10 19:45:47 lxml==5.3.0 19:45:47 MarkupSafe==2.1.5 19:45:47 msgpack==1.0.8 19:45:47 multi_key_dict==2.0.3 19:45:47 munch==4.0.0 19:45:47 netaddr==1.3.0 19:45:47 netifaces==0.11.0 19:45:47 niet==1.4.2 19:45:47 nodeenv==1.9.1 19:45:47 oauth2client==4.1.3 19:45:47 oauthlib==3.2.2 19:45:47 openstacksdk==4.0.0 19:45:47 os-client-config==2.1.0 19:45:47 os-service-types==1.7.0 19:45:47 osc-lib==3.1.0 19:45:47 oslo.config==9.6.0 19:45:47 oslo.context==5.6.0 19:45:47 oslo.i18n==6.4.0 19:45:47 oslo.log==6.1.2 19:45:47 oslo.serialization==5.5.0 19:45:47 oslo.utils==7.3.0 19:45:47 packaging==24.1 19:45:47 pbr==6.1.0 19:45:47 platformdirs==4.2.2 19:45:47 prettytable==3.11.0 19:45:47 pyasn1==0.6.0 19:45:47 pyasn1_modules==0.4.0 19:45:47 pycparser==2.22 19:45:47 pygerrit2==2.0.15 19:45:47 PyGithub==2.4.0 19:45:47 PyJWT==2.9.0 19:45:47 PyNaCl==1.5.0 19:45:47 pyparsing==2.4.7 19:45:47 pyperclip==1.9.0 19:45:47 pyrsistent==0.20.0 19:45:47 python-cinderclient==9.6.0 19:45:47 python-dateutil==2.9.0.post0 19:45:47 python-heatclient==4.0.0 19:45:47 python-jenkins==1.8.2 19:45:47 python-keystoneclient==5.5.0 19:45:47 python-magnumclient==4.7.0 19:45:47 python-openstackclient==7.0.0 19:45:47 python-swiftclient==4.6.0 19:45:47 PyYAML==6.0.2 19:45:47 referencing==0.35.1 19:45:47 requests==2.32.3 19:45:47 requests-oauthlib==2.0.0 19:45:47 requestsexceptions==1.4.0 19:45:47 rfc3986==2.0.0 19:45:47 rpds-py==0.20.0 19:45:47 rsa==4.9 19:45:47 ruamel.yaml==0.18.6 19:45:47 ruamel.yaml.clib==0.2.8 19:45:47 s3transfer==0.10.2 19:45:47 simplejson==3.19.3 19:45:47 six==1.16.0 19:45:47 smmap==5.0.1 19:45:47 soupsieve==2.6 19:45:47 stevedore==5.3.0 19:45:47 tabulate==0.9.0 19:45:47 toml==0.10.2 19:45:47 tomlkit==0.13.2 19:45:47 tqdm==4.66.5 19:45:47 typing_extensions==4.12.2 19:45:47 tzdata==2024.1 19:45:47 urllib3==1.26.20 19:45:47 virtualenv==20.26.3 19:45:47 wcwidth==0.2.13 19:45:47 websocket-client==1.8.0 19:45:47 wrapt==1.16.0 19:45:47 xdg==6.0.0 19:45:47 xmltodict==0.13.0 19:45:47 yq==3.4.3 19:45:47 provisioning config files... 19:45:47 copy managed file [global-settings] to file:/w/workspace/o-du-l2-docker-verify-sch_slice_based@tmp/config13096175302186841292tmp 19:45:47 copy managed file [o-du-l2-settings] to file:/w/workspace/o-du-l2-docker-verify-sch_slice_based@tmp/config11343225920546579730tmp 19:45:47 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash /tmp/jenkins15241219542714136803.sh 19:45:47 ---> docker-login.sh 19:45:47 nexus3.o-ran-sc.org:10001 19:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:48 Configure a credential helper to remove this warning. See 19:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:48 19:45:48 Login Succeeded 19:45:48 nexus3.o-ran-sc.org:10002 19:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:48 Configure a credential helper to remove this warning. See 19:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:48 19:45:48 Login Succeeded 19:45:48 nexus3.o-ran-sc.org:10003 19:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:48 Configure a credential helper to remove this warning. See 19:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:48 19:45:48 Login Succeeded 19:45:48 nexus3.o-ran-sc.org:10004 19:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:48 Configure a credential helper to remove this warning. See 19:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:48 19:45:48 Login Succeeded 19:45:48 ---> docker-login.sh ends 19:45:48 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash /tmp/jenkins17390043094205847454.sh 19:45:48 [o-du-l2-docker-verify-sch_slice_based] $ /bin/sh -xe /tmp/jenkins6404762827491420040.sh 19:45:48 [EnvInject] - Injecting environment variables from a build step. 19:45:48 [EnvInject] - Injecting as environment variables the properties content 19:45:48 DOCKER_ROOT=$WORKSPACE 19:45:48 CONTAINER_TAG_YAML_DIR= 19:45:48 CONTAINER_TAG_METHOD=yaml-file 19:45:48 19:45:48 [EnvInject] - Variables injected successfully. 19:45:48 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash -l /tmp/jenkins5573131834660631841.sh 19:45:48 ---> docker-get-container-tag.sh 19:45:48 Setup pyenv: 19:45:48 system 19:45:48 3.8.13 19:45:48 3.9.13 19:45:48 * 3.10.6 (set by /w/workspace/o-du-l2-docker-verify-sch_slice_based/.python-version) 19:45:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YuZy from file:/tmp/.os_lf_venv 19:45:49 lf-activate-venv(): INFO: Installing: yq 19:45:50 lf-activate-venv(): INFO: Adding /tmp/venv-YuZy/bin to PATH 19:45:50 ---> Docker image tag found: 8.0.1 19:45:50 [EnvInject] - Injecting environment variables from a build step. 19:45:50 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 19:45:50 [EnvInject] - Variables injected successfully. 19:45:50 [EnvInject] - Injecting environment variables from a build step. 19:45:50 [EnvInject] - Injecting as environment variables the properties content 19:45:50 DOCKER_ARGS=--network=host 19:45:50 DOCKER_ROOT=/w/workspace/o-du-l2-docker-verify-sch_slice_based 19:45:50 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 19:45:50 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 19:45:50 DOCKER_NAME=o-ran-sc/o-du-l2 19:45:50 19:45:50 [EnvInject] - Variables injected successfully. 19:45:50 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash /tmp/jenkins4943779942634996212.sh 19:45:50 ---> docker-build.sh 19:45:50 Docker version 24.0.2, build cb74dfc 19:45:50 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:8.0.1 19:45:50 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:8.0.1 . 19:45:51 #1 [internal] load build definition from Dockerfile 19:45:51 #1 transferring dockerfile: 783B done 19:45:51 #1 DONE 0.1s 19:45:51 19:45:51 #2 [internal] load .dockerignore 19:45:51 #2 transferring context: 2B done 19:45:51 #2 DONE 0.1s 19:45:51 19:45:51 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0 19:45:51 #3 DONE 0.1s 19:45:51 19:45:51 #4 [internal] load build context 19:45:51 #4 DONE 0.0s 19:45:51 19:45:51 #5 [ 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 19:45:51 #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 0.0s done 19:45:52 #5 sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 3.06kB / 3.06kB done 19:45:52 #5 sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 162B / 162B 0.1s 19:45:52 #5 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 4.19MB / 26.71MB 0.1s 19:45:52 #5 sha256:cdcad96bd1285535e6d19ea758ef1f9c16d7d79e61845e5cd76aef5185a6a90d 8.76kB / 8.76kB done 19:45:52 #5 sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 162B / 162B 0.1s done 19:45:52 #5 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 11.53MB / 26.71MB 0.2s 19:45:52 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 2.10MB / 227.37MB 0.2s 19:45:52 #5 sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 0B / 144B 0.2s 19:45:52 #5 sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 850B / 850B 0.1s done 19:45:52 #5 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 15.73MB / 26.71MB 0.3s 19:45:52 #5 sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 144B / 144B 0.2s done 19:45:52 #5 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 0B / 126.73MB 0.3s 19:45:52 #5 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 22.02MB / 26.71MB 0.4s 19:45:52 #5 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.71MB / 26.71MB 0.5s 19:45:52 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 15.73MB / 227.37MB 0.5s 19:45:52 #5 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 19:45:52 #5 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.71MB / 26.71MB 0.5s done 19:45:52 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 27.26MB / 227.37MB 0.7s 19:45:52 #5 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 15.73MB / 126.73MB 0.7s 19:45:52 #5 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 10.49MB / 120.16MB 0.7s 19:45:52 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 42.99MB / 227.37MB 0.9s 19:45:52 #5 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 26.21MB / 126.73MB 0.9s 19:45:52 #5 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 25.17MB / 120.16MB 0.9s 19:45:52 #5 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 33.55MB / 126.73MB 1.0s 19:45:52 #5 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 34.60MB / 120.16MB 1.0s 19:45:53 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 58.72MB / 227.37MB 1.1s 19:45:53 #5 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 44.04MB / 120.16MB 1.1s 19:45:53 #5 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 48.23MB / 126.73MB 1.2s 19:45:53 #5 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 55.57MB / 120.16MB 1.2s 19:45:53 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 77.59MB / 227.37MB 1.3s 19:45:53 #5 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 56.62MB / 126.73MB 1.3s 19:45:53 #5 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 65.68MB / 120.16MB 1.3s 19:45:53 #5 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 66.06MB / 126.73MB 1.4s 19:45:53 #5 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 77.59MB / 120.16MB 1.4s 19:45:53 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 96.47MB / 227.37MB 1.5s 19:45:53 #5 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 84.93MB / 120.16MB 1.5s 19:45:53 #5 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 82.84MB / 126.73MB 1.6s 19:45:53 #5 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 96.47MB / 120.16MB 1.6s 19:45:53 #5 ... 19:45:53 19:45:53 #4 [internal] load build context 19:45:53 #4 transferring context: 62.80MB 0.8s done 19:45:53 #4 DONE 1.8s 19:45:53 19:45:53 #5 [ 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 19:45:53 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 124.08MB / 227.37MB 1.8s 19:45:53 #5 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 104.86MB / 126.73MB 1.8s 19:45:53 #5 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 118.49MB / 120.16MB 1.8s 19:45:53 #5 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 120.59MB / 126.73MB 1.9s 19:45:53 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 142.61MB / 227.37MB 2.0s 19:45:54 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 156.28MB / 227.37MB 2.1s 19:45:54 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 181.40MB / 227.37MB 2.3s 19:45:54 #5 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 1.6s done 19:45:54 #5 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 120.16MB / 120.16MB 2.1s done 19:45:54 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 197.13MB / 227.37MB 2.4s 19:45:54 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 209.72MB / 227.37MB 2.5s 19:45:54 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 224.40MB / 227.37MB 2.6s 19:45:54 #5 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 0B / 123.71MB 2.9s 19:45:55 #5 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 11.53MB / 123.71MB 3.0s 19:45:55 #5 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 3.1s done 19:45:55 #5 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 42.99MB / 123.71MB 3.2s 19:45:55 #5 extracting sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 done 19:45:55 #5 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 57.67MB / 123.71MB 3.3s 19:45:55 #5 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 227.37MB / 227.37MB 3.3s done 19:45:55 #5 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 72.35MB / 123.71MB 3.4s 19:45:55 #5 extracting sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 done 19:45:55 #5 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 0B / 37.93MB 3.4s 19:45:55 #5 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 1.05MB / 71.95MB 3.4s 19:45:55 #5 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 19:45:55 #5 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 94.37MB / 123.71MB 3.6s 19:45:55 #5 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 11.53MB / 37.93MB 3.6s 19:45:55 #5 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 22.02MB / 71.95MB 3.6s 19:45:55 #5 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 104.86MB / 123.71MB 3.7s 19:45:55 #5 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 24.12MB / 37.93MB 3.7s 19:45:55 #5 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 32.51MB / 71.95MB 3.7s 19:45:55 #5 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 116.39MB / 123.71MB 3.8s 19:45:55 #5 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 35.65MB / 37.93MB 3.8s 19:45:55 #5 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 42.56MB / 71.95MB 3.8s 19:45:55 #5 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 3.9s 19:45:55 #5 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 56.62MB / 71.95MB 3.9s 19:45:56 #5 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 3.9s done 19:45:56 #5 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.30MB / 71.95MB 4.0s 19:45:56 #5 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 4.0s done 19:45:56 #5 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0B / 42.84MB 4.1s 19:45:56 #5 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.95MB / 71.95MB 4.2s done 19:45:56 #5 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 13.63MB / 42.84MB 4.2s 19:45:56 #5 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 41.94MB / 42.84MB 4.4s 19:45:56 #5 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 4.3s done 19:45:56 #5 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 16.75MB / 24.34MB 4.4s 19:45:56 #5 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 42.84MB / 42.84MB 4.5s done 19:45:56 #5 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 24.34MB / 24.34MB 4.5s 19:45:56 #5 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 24.34MB / 24.34MB 4.5s done 19:46:00 #5 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 5.0s 19:46:03 #5 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 7.5s done 19:46:03 #5 extracting sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 done 19:46:03 #5 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 19:46:07 #5 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 4.2s done 19:46:07 #5 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 0.1s 19:46:11 #5 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 4.0s done 19:46:12 #5 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 19:46:15 #5 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 4.0s done 19:46:16 #5 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 19:46:17 #5 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 1.4s done 19:46:17 #5 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 19:46:19 #5 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 1.6s done 19:46:19 #5 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0.1s 19:46:20 #5 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0.8s done 19:46:20 #5 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 19:46:20 #5 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 0.1s done 19:46:20 #5 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 19:46:24 #5 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 3.9s done 19:46:25 #5 DONE 33.5s 19:46:25 19:46:25 #6 [ 2/10] ADD . /opt/o-du-l2 19:46:32 #6 DONE 7.5s 19:46:32 19:46:32 #7 [ 3/10] WORKDIR /opt/o-du-l2 19:46:33 #7 DONE 0.1s 19:46:33 19:46:33 #8 [ 4/10] RUN apt-get update && apt-get install -y libpcap-dev 19:46:33 #8 0.848 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 19:46:33 #8 0.904 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 19:46:33 #8 0.956 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 19:46:34 #8 1.197 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 19:46:34 #8 1.331 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] 19:46:34 #8 1.642 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] 19:46:34 #8 1.675 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] 19:46:34 #8 1.775 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] 19:46:34 #8 1.783 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] 19:46:34 #8 1.811 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] 19:46:34 #8 1.824 Get:11 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] 19:46:34 #8 1.825 Get:12 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] 19:46:35 #8 2.529 Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] 19:46:35 #8 2.608 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] 19:46:35 #8 2.942 Fetched 15.1 MB in 2s (6681 kB/s) 19:46:35 #8 2.942 Reading package lists... 19:46:37 #8 4.179 Reading package lists... 19:46:38 #8 5.215 Building dependency tree... 19:46:38 #8 5.428 Reading state information... 19:46:38 #8 5.594 The following additional packages will be installed: 19:46:38 #8 5.595 libpcap0.8 libpcap0.8-dev 19:46:38 #8 5.625 The following NEW packages will be installed: 19:46:38 #8 5.626 libpcap-dev libpcap0.8 libpcap0.8-dev 19:46:38 #8 5.787 0 upgraded, 3 newly installed, 0 to remove and 147 not upgraded. 19:46:38 #8 5.787 Need to get 339 kB of archives. 19:46:38 #8 5.787 After this operation, 1066 kB of additional disk space will be used. 19:46:38 #8 5.787 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap0.8 amd64 1.8.1-6ubuntu1.18.04.2 [118 kB] 19:46:39 #8 6.083 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap0.8-dev amd64 1.8.1-6ubuntu1.18.04.2 [218 kB] 19:46:39 #8 6.185 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap-dev amd64 1.8.1-6ubuntu1.18.04.2 [3480 B] 19:46:39 #8 6.442 debconf: delaying package configuration, since apt-utils is not installed 19:46:39 #8 6.485 Fetched 339 kB in 1s (622 kB/s) 19:46:39 #8 6.543 Selecting previously unselected package libpcap0.8:amd64. 19:46:39 #8 6.543 (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.) 19:46:39 #8 6.715 Preparing to unpack .../libpcap0.8_1.8.1-6ubuntu1.18.04.2_amd64.deb ... 19:46:39 #8 6.731 Unpacking libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... 19:46:39 #8 6.830 Selecting previously unselected package libpcap0.8-dev:amd64. 19:46:39 #8 6.831 Preparing to unpack .../libpcap0.8-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... 19:46:39 #8 6.841 Unpacking libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... 19:46:39 #8 6.920 Selecting previously unselected package libpcap-dev:amd64. 19:46:39 #8 6.924 Preparing to unpack .../libpcap-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... 19:46:39 #8 6.932 Unpacking libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... 19:46:40 #8 7.019 Setting up libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... 19:46:40 #8 7.042 Setting up libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... 19:46:40 #8 7.068 Setting up libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... 19:46:40 #8 7.096 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 19:46:40 #8 7.489 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:46:40 #8 DONE 7.8s 19:46:40 19:46:40 #9 [ 5/10] RUN cd build/odu && make clean_odu odu MACHINE=BIT64 MODE=FDD 19:46:41 #9 0.220 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.221 -e Cleaning DU APP 19:46:41 #9 0.223 /opt/o-du-l2/src/du_app/ /opt/o-du-l2/src/cm 19:46:41 #9 0.224 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.227 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.228 -e Cleaning ASN 19:46:41 #9 0.229 /opt/o-du-l2/src/codec_utils/common /opt/o-du-l2/src/cm 19:46:41 #9 0.230 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.238 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.239 -e Cleaning ASN 19:46:41 #9 0.241 /opt/o-du-l2/src/codec_utils/F1AP /opt/o-du-l2/src/cm 19:46:41 #9 0.246 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.251 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.252 -e Cleaning ASN 19:46:41 #9 0.253 /opt/o-du-l2/src/codec_utils/E2AP /opt/o-du-l2/src/cm 19:46:41 #9 0.255 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.259 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.260 -e Cleaning ASN 19:46:41 #9 0.261 /opt/o-du-l2/src/codec_utils/E2SM_KPM /opt/o-du-l2/src/cm 19:46:41 #9 0.263 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.276 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.277 -e Cleaning ASN 19:46:41 #9 0.279 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm 19:46:41 #9 0.284 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.287 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.288 -e Cleaning RLC 19:46:41 #9 0.290 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.295 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.296 -e Cleaning CPUH CM 19:46:41 #9 0.297 -e   19:46:41 #9 0.298 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.302 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.303 -e Cleaing MAC 19:46:41 #9 0.304 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.308 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.309 -e Cleaing MAC 19:46:41 #9 0.310 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.313 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.314 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/odu 19:46:41 #9 0.315 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.319 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.320 19:46:41 #9 0.321 -e Cleaning PHY stub 19:46:41 #9 0.322 /opt/o-du-l2/src/phy_stub/ /opt/o-du-l2/src/cm 19:46:41 #9 0.323 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.330 -e ***** ODU CLEAN COMPLETE ***** 19:46:41 #9 0.331 -e Preparing directories for build... 19:46:41 #9 0.341 -e Directories are successfully prepared 19:46:41 #9 0.345 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 0.346 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  19:46:41 #9 0.346 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  19:46:41 #9 0.348 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  19:46:41 #9 0.348 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  19:46:41 #9 0.349 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  19:46:41 #9 0.349 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  19:46:41 #9 0.349 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  19:46:41 #9 0.351 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c  19:46:41 #9 0.352 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  19:46:41 #9 0.352 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  19:46:41 #9 0.353 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  19:46:41 #9 0.354 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  19:46:41 #9 0.355 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  19:46:41 #9 0.357 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  19:46:41 #9 0.358 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c  19:46:41 #9 0.362 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  19:46:41 #9 0.363 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c  19:46:41 #9 0.364 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  19:46:41 #9 0.364 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  19:46:41 #9 0.365 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  19:46:41 #9 0.365 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  19:46:41 #9 0.365 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c  19:46:41 #9 0.366 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  19:46:41 #9 0.366 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c  19:46:41 #9 0.366 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  19:46:41 #9 0.367 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  19:46:41 #9 0.367 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c  19:46:41 #9 0.369 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  19:46:41 #9 0.370 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  19:46:41 #9 0.371 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  19:46:41 #9 0.371 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  19:46:41 #9 0.371 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  19:46:41 #9 0.372 -e Compiling  /opt/o-du-l2/src/codec_utils/common/odu_common_codec.c  19:46:41 #9 0.373 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  19:46:41 #9 0.373 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  19:46:41 #9 0.374 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  19:46:41 #9 0.376 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  19:46:41 #9 0.389 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  19:46:41 #9 0.390 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  19:46:41 #9 0.391 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  19:46:41 #9 0.405 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  19:46:41 #9 0.406 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  19:46:41 #9 0.412 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  19:46:41 #9 0.426 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  19:46:41 #9 0.426 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  19:46:41 #9 0.472 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: 19:46:41 #9 0.472 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.472 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.472 19:46:41 #9 0.472 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.473 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6:0: 19:46:41 #9 0.473 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.473 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.473 19:46:41 #9 0.473 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.474 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: 19:46:41 #9 0.474 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.474 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.474 19:46:41 #9 0.474 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.475 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: 19:46:41 #9 0.475 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.475 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.475 19:46:41 #9 0.475 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: 19:46:41 #9 0.475 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.475 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.475 19:46:41 #9 0.475 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.475 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.476 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: 19:46:41 #9 0.476 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.476 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.476 19:46:41 #9 0.476 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.476 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: 19:46:41 #9 0.476 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.476 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.476 19:46:41 #9 0.476 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.477 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c:8:0: 19:46:41 #9 0.477 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.477 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.477 19:46:41 #9 0.477 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.477 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger.c:13:0: 19:46:41 #9 0.477 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.477 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.477 19:46:41 #9 0.477 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.477 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8:0: 19:46:41 #9 0.477 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.477 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.477 19:46:41 #9 0.477 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.478 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c:5:0: 19:46:41 #9 0.478 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.478 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.478 19:46:41 #9 0.478 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.478 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: 19:46:41 #9 0.478 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.478 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.478 19:46:41 #9 0.478 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.479 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.c:6:0: 19:46:41 #9 0.479 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.479 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.479 19:46:41 #9 0.479 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.480 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: 19:46:41 #9 0.480 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.480 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.480 19:46:41 #9 0.480 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.482 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1:0: 19:46:41 #9 0.482 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.482 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.482 19:46:41 #9 0.482 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.482 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: 19:46:41 #9 0.482 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.482 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.482 19:46:41 #9 0.482 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.483 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: 19:46:41 #9 0.483 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.483 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.483 19:46:41 #9 0.483 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.483 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: 19:46:41 #9 0.483 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.483 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.483 19:46:41 #9 0.483 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.485 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: 19:46:41 #9 0.485 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.485 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.485 19:46:41 #9 0.485 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.486 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: 19:46:41 #9 0.486 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.486 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.486 19:46:41 #9 0.486 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.487 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: 19:46:41 #9 0.487 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.487 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.487 19:46:41 #9 0.487 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.489 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: 19:46:41 #9 0.489 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.489 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.489 19:46:41 #9 0.489 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.490 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: 19:46:41 #9 0.490 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.490 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.490 19:46:41 #9 0.491 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: 19:46:41 #9 0.491 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.491 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.491 19:46:41 #9 0.491 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.492 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5:0: 19:46:41 #9 0.492 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.492 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.492 19:46:41 #9 0.492 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.494 In file included from /opt/o-du-l2/src/codec_utils/common/der_encoder.c:5:0: 19:46:41 #9 0.494 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.494 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.494 19:46:41 #9 0.494 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.495 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:8:0: 19:46:41 #9 0.495 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.495 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.495 19:46:41 #9 0.495 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.496 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c:8:0: 19:46:41 #9 0.496 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.496 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.496 19:46:41 #9 0.498 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: 19:46:41 #9 0.498 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.498 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.498 19:46:41 #9 0.498 In file included from /opt/o-du-l2/src/codec_utils/common/xer_encoder.c:5:0: 19:46:41 #9 0.498 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.498 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.498 19:46:41 #9 0.498 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.499 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: 19:46:41 #9 0.499 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.499 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.499 19:46:41 #9 0.499 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.503 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: 19:46:41 #9 0.503 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.503 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.503 19:46:41 #9 0.503 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.510 In file included from /opt/o-du-l2/src/codec_utils/common/ANY.c:5:0: 19:46:41 #9 0.510 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.510 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.510 19:46:41 #9 0.523 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: 19:46:41 #9 0.523 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.523 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.523 19:46:41 #9 0.529 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.534 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.537 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.541 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c:6:0: 19:46:41 #9 0.541 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.541 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.541 19:46:41 #9 0.542 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.546 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: 19:46:41 #9 0.546 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.546 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.546 19:46:41 #9 0.546 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.546 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c:6:0: 19:46:41 #9 0.546 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.546 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.546 19:46:41 #9 0.546 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.547 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.552 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.646 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: 19:46:41 #9 0.646 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.646 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.646 19:46:41 #9 0.648 In file included from /opt/o-du-l2/src/codec_utils/common/per_support.c:6:0: 19:46:41 #9 0.648 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.648 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.648 19:46:41 #9 0.652 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.667 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: 19:46:41 #9 0.667 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.667 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.667 19:46:41 #9 0.667 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.671 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.684 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: 19:46:41 #9 0.684 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.684 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.684 19:46:41 #9 0.684 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.695 In file included from /opt/o-du-l2/src/codec_utils/common/per_encoder.c:2:0: 19:46:41 #9 0.695 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.695 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.695 19:46:41 #9 0.695 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.716 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: 19:46:41 #9 0.716 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:41 #9 0.716 #define __EXTENSIONS__ /* for Sun */ 19:46:41 #9 0.716 19:46:41 #9 0.716 :0:0: note: this is the location of the previous definition 19:46:41 #9 0.830 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': 19:46:41 #9 0.842 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:46:41 #9 0.842 asn_dec_rval_t rval; \ 19:46:41 #9 0.842 ^ 19:46:41 #9 0.842 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' 19:46:41 #9 0.842 RETURN(RC_FAIL); 19:46:41 #9 0.842 ^~~~~~ 19:46:41 #9 0.842 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:46:41 #9 0.842 asn_dec_rval_t rval = {RC_OK, 0}; 19:46:41 #9 0.842 ^~~~ 19:46:41 #9 0.843 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:46:41 #9 0.843 asn_dec_rval_t rval; \ 19:46:41 #9 0.843 ^ 19:46:41 #9 0.843 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' 19:46:41 #9 0.843 RETURN(RC_WMORE); 19:46:41 #9 0.843 ^~~~~~ 19:46:41 #9 0.843 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:46:41 #9 0.843 asn_dec_rval_t rval = {RC_OK, 0}; 19:46:41 #9 0.843 ^~~~ 19:46:41 #9 0.843 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:46:41 #9 0.843 asn_dec_rval_t rval; \ 19:46:41 #9 0.843 ^ 19:46:41 #9 0.843 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' 19:46:41 #9 0.843 RETURN(RC_FAIL); 19:46:41 #9 0.843 ^~~~~~ 19:46:41 #9 0.843 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:46:41 #9 0.843 asn_dec_rval_t rval = {RC_OK, 0}; 19:46:41 #9 0.843 ^~~~ 19:46:41 #9 0.843 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:46:41 #9 0.843 asn_dec_rval_t rval; \ 19:46:41 #9 0.843 ^ 19:46:41 #9 0.843 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' 19:46:41 #9 0.843 RETURN(RC_FAIL); 19:46:41 #9 0.843 ^~~~~~ 19:46:41 #9 0.843 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:46:41 #9 0.843 asn_dec_rval_t rval = {RC_OK, 0}; 19:46:41 #9 0.843 ^~~~ 19:46:41 #9 0.844 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:46:41 #9 0.844 asn_dec_rval_t rval; \ 19:46:41 #9 0.844 ^ 19:46:41 #9 0.844 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' 19:46:41 #9 0.844 RETURN(RC_WMORE); 19:46:41 #9 0.844 ^~~~~~ 19:46:41 #9 0.844 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:46:41 #9 0.844 asn_dec_rval_t rval = {RC_OK, 0}; 19:46:41 #9 0.844 ^~~~ 19:46:41 #9 0.844 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:46:41 #9 0.844 asn_dec_rval_t rval; \ 19:46:41 #9 0.844 ^ 19:46:41 #9 0.844 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' 19:46:41 #9 0.844 RETURN(RC_FAIL); 19:46:41 #9 0.844 ^~~~~~ 19:46:41 #9 0.844 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:46:41 #9 0.844 asn_dec_rval_t rval = {RC_OK, 0}; 19:46:41 #9 0.844 ^~~~ 19:46:41 #9 0.844 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:46:41 #9 0.844 asn_dec_rval_t rval; \ 19:46:41 #9 0.844 ^ 19:46:41 #9 0.844 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' 19:46:41 #9 0.844 RETURN(RC_OK); 19:46:41 #9 0.844 ^~~~~~ 19:46:41 #9 0.848 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:46:41 #9 0.848 asn_dec_rval_t rval = {RC_OK, 0}; 19:46:41 #9 0.848 ^~~~ 19:46:41 #9 0.848 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:46:41 #9 0.848 asn_dec_rval_t rval; \ 19:46:41 #9 0.848 ^ 19:46:41 #9 0.848 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' 19:46:41 #9 0.848 RETURN(RC_FAIL); 19:46:41 #9 0.848 ^~~~~~ 19:46:41 #9 0.848 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:46:41 #9 0.848 asn_dec_rval_t rval = {RC_OK, 0}; 19:46:41 #9 0.848 ^~~~ 19:46:41 #9 1.046 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_common.a  19:46:41 #9 1.062 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:41 #9 1.068 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:41 #9 1.070 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  19:46:41 #9 1.070 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  19:46:41 #9 1.071 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  19:46:41 #9 1.072 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  19:46:41 #9 1.072 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  19:46:41 #9 1.075 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  19:46:41 #9 1.076 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  19:46:41 #9 1.076 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  19:46:41 #9 1.078 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  19:46:41 #9 1.078 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  19:46:41 #9 1.079 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  19:46:41 #9 1.080 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  19:46:41 #9 1.080 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  19:46:41 #9 1.080 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  19:46:41 #9 1.080 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  19:46:41 #9 1.081 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  19:46:41 #9 1.081 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  19:46:41 #9 1.081 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  19:46:41 #9 1.082 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  19:46:41 #9 1.083 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  19:46:41 #9 1.084 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  19:46:41 #9 1.084 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  19:46:41 #9 1.085 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  19:46:41 #9 1.085 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  19:46:41 #9 1.085 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  19:46:41 #9 1.086 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  19:46:41 #9 1.087 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  19:46:41 #9 1.089 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  19:46:41 #9 1.090 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  19:46:41 #9 1.090 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  19:46:41 #9 1.091 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  19:46:41 #9 1.092 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  19:46:41 #9 1.095 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  19:46:41 #9 1.100 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  19:46:41 #9 1.102 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  19:46:41 #9 1.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  19:46:41 #9 1.109 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  19:46:41 #9 1.110 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  19:46:41 #9 1.111 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  19:46:41 #9 1.111 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  19:46:41 #9 1.112 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  19:46:41 #9 1.112 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  19:46:41 #9 1.112 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  19:46:41 #9 1.113 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  19:46:41 #9 1.114 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  19:46:41 #9 1.114 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  19:46:41 #9 1.115 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  19:46:41 #9 1.116 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  19:46:41 #9 1.116 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  19:46:41 #9 1.116 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  19:46:41 #9 1.117 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  19:46:41 #9 1.117 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  19:46:41 #9 1.118 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  19:46:41 #9 1.118 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  19:46:41 #9 1.122 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  19:46:41 #9 1.129 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  19:46:41 #9 1.135 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  19:46:41 #9 1.135 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  19:46:41 #9 1.136 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  19:46:41 #9 1.136 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  19:46:41 #9 1.137 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  19:46:41 #9 1.137 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  19:46:41 #9 1.138 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  19:46:41 #9 1.142 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  19:46:41 #9 1.143 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  19:46:41 #9 1.143 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  19:46:41 #9 1.143 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  19:46:41 #9 1.144 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  19:46:41 #9 1.145 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  19:46:41 #9 1.145 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  19:46:41 #9 1.154 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  19:46:42 #9 1.155 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  19:46:42 #9 1.162 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  19:46:42 #9 1.166 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  19:46:42 #9 1.167 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  19:46:42 #9 1.168 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  19:46:42 #9 1.168 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  19:46:42 #9 1.168 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  19:46:42 #9 1.169 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 19:46:42 #9 1.169 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, 19:46:42 #9 1.169 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: 19:46:42 #9 1.169 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.169 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.169 19:46:42 #9 1.169 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.169 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  19:46:42 #9 1.174 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  19:46:42 #9 1.174 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  19:46:42 #9 1.180 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  19:46:42 #9 1.182 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  19:46:42 #9 1.184 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, 19:46:42 #9 1.184 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c:8: 19:46:42 #9 1.184 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.184 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.184 19:46:42 #9 1.204 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  19:46:42 #9 1.205 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, 19:46:42 #9 1.205 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: 19:46:42 #9 1.205 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.205 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.205 19:46:42 #9 1.205 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.208 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  19:46:42 #9 1.210 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  19:46:42 #9 1.214 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.224 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:42 #9 1.224 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, 19:46:42 #9 1.224 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: 19:46:42 #9 1.224 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.224 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.224 19:46:42 #9 1.225 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  19:46:42 #9 1.232 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  19:46:42 #9 1.236 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  19:46:42 #9 1.249 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  19:46:42 #9 1.250 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  19:46:42 #9 1.263 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  19:46:42 #9 1.263 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  19:46:42 #9 1.265 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, 19:46:42 #9 1.265 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: 19:46:42 #9 1.265 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.265 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.265 19:46:42 #9 1.268 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:42 #9 1.268 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, 19:46:42 #9 1.268 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: 19:46:42 #9 1.268 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.268 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.268 19:46:42 #9 1.268 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.268 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  19:46:42 #9 1.269 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  19:46:42 #9 1.270 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  19:46:42 #9 1.271 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  19:46:42 #9 1.274 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, 19:46:42 #9 1.274 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: 19:46:42 #9 1.274 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.274 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.274 19:46:42 #9 1.274 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.274 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  19:46:42 #9 1.275 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  19:46:42 #9 1.279 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  19:46:42 #9 1.279 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  19:46:42 #9 1.282 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, 19:46:42 #9 1.282 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: 19:46:42 #9 1.282 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.282 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.282 19:46:42 #9 1.282 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.285 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:46:42 #9 1.285 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, 19:46:42 #9 1.285 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: 19:46:42 #9 1.285 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.285 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.285 19:46:42 #9 1.285 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.286 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.287 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  19:46:42 #9 1.287 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  19:46:42 #9 1.288 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  19:46:42 #9 1.290 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, 19:46:42 #9 1.290 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: 19:46:42 #9 1.290 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.290 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.290 19:46:42 #9 1.290 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.290 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.290 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  19:46:42 #9 1.296 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:46:42 #9 1.296 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, 19:46:42 #9 1.296 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: 19:46:42 #9 1.296 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.296 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.296 19:46:42 #9 1.296 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.297 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  19:46:42 #9 1.297 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  19:46:42 #9 1.298 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  19:46:42 #9 1.301 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  19:46:42 #9 1.302 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, 19:46:42 #9 1.302 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c:8: 19:46:42 #9 1.302 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.302 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.302 19:46:42 #9 1.302 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.307 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  19:46:42 #9 1.308 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, 19:46:42 #9 1.308 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: 19:46:42 #9 1.308 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.308 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.308 19:46:42 #9 1.308 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:42 #9 1.308 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, 19:46:42 #9 1.308 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c:8: 19:46:42 #9 1.308 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.308 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.308 19:46:42 #9 1.308 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.308 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  19:46:42 #9 1.312 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  19:46:42 #9 1.313 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  19:46:42 #9 1.318 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  19:46:42 #9 1.319 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  19:46:42 #9 1.319 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  19:46:42 #9 1.326 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.343 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, 19:46:42 #9 1.343 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, 19:46:42 #9 1.343 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: 19:46:42 #9 1.343 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.343 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.343 19:46:42 #9 1.344 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  19:46:42 #9 1.349 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  19:46:42 #9 1.356 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:46:42 #9 1.356 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:46:42 #9 1.356 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, 19:46:42 #9 1.356 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c:8: 19:46:42 #9 1.356 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.356 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.356 19:46:42 #9 1.356 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.360 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, 19:46:42 #9 1.360 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: 19:46:42 #9 1.360 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.360 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.360 19:46:42 #9 1.364 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, 19:46:42 #9 1.364 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: 19:46:42 #9 1.364 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.364 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.364 19:46:42 #9 1.374 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:46:42 #9 1.374 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, 19:46:42 #9 1.374 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: 19:46:42 #9 1.374 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.374 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.374 19:46:42 #9 1.376 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, 19:46:42 #9 1.376 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: 19:46:42 #9 1.376 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.376 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.376 19:46:42 #9 1.376 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.378 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, 19:46:42 #9 1.378 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: 19:46:42 #9 1.378 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.378 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.378 19:46:42 #9 1.378 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.378 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.391 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.h:41:0, 19:46:42 #9 1.391 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c:8: 19:46:42 #9 1.391 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.391 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.391 19:46:42 #9 1.391 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, 19:46:42 #9 1.391 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: 19:46:42 #9 1.391 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.391 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.391 19:46:42 #9 1.391 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.391 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.396 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  19:46:42 #9 1.399 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  19:46:42 #9 1.402 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, 19:46:42 #9 1.402 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: 19:46:42 #9 1.402 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.402 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.402 19:46:42 #9 1.404 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.417 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:42 #9 1.417 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, 19:46:42 #9 1.417 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: 19:46:42 #9 1.417 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.417 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.417 19:46:42 #9 1.417 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.422 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, 19:46:42 #9 1.422 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: 19:46:42 #9 1.422 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.422 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.422 19:46:42 #9 1.422 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.428 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.434 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.437 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, 19:46:42 #9 1.437 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c:8: 19:46:42 #9 1.437 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.437 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.437 19:46:42 #9 1.437 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.440 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.443 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, 19:46:42 #9 1.443 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: 19:46:42 #9 1.443 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.443 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.443 19:46:42 #9 1.446 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.452 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:42 #9 1.452 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:42 #9 1.452 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, 19:46:42 #9 1.452 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: 19:46:42 #9 1.452 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.452 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.452 19:46:42 #9 1.452 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.456 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, 19:46:42 #9 1.456 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: 19:46:42 #9 1.456 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.456 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.456 19:46:42 #9 1.456 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.461 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, 19:46:42 #9 1.461 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: 19:46:42 #9 1.461 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.461 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.461 19:46:42 #9 1.461 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.519 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, 19:46:42 #9 1.519 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c:8: 19:46:42 #9 1.519 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.519 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.519 19:46:42 #9 1.519 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.535 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  19:46:42 #9 1.535 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  19:46:42 #9 1.536 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  19:46:42 #9 1.538 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  19:46:42 #9 1.539 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  19:46:42 #9 1.539 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  19:46:42 #9 1.540 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  19:46:42 #9 1.540 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  19:46:42 #9 1.541 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  19:46:42 #9 1.545 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  19:46:42 #9 1.545 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, 19:46:42 #9 1.545 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: 19:46:42 #9 1.545 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.545 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.545 19:46:42 #9 1.545 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.546 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  19:46:42 #9 1.547 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, 19:46:42 #9 1.547 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: 19:46:42 #9 1.547 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.547 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.547 19:46:42 #9 1.547 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.547 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  19:46:42 #9 1.547 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  19:46:42 #9 1.548 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  19:46:42 #9 1.555 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, 19:46:42 #9 1.555 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: 19:46:42 #9 1.555 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.555 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.555 19:46:42 #9 1.555 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.556 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  19:46:42 #9 1.557 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:42 #9 1.557 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: 19:46:42 #9 1.557 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.557 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.557 19:46:42 #9 1.557 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.557 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  19:46:42 #9 1.580 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, 19:46:42 #9 1.580 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: 19:46:42 #9 1.580 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.580 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.580 19:46:42 #9 1.580 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.586 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  19:46:42 #9 1.588 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  19:46:42 #9 1.616 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, 19:46:42 #9 1.616 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: 19:46:42 #9 1.616 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.616 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.616 19:46:42 #9 1.616 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.631 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, 19:46:42 #9 1.631 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: 19:46:42 #9 1.631 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.631 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.631 19:46:42 #9 1.631 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.662 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:42 #9 1.662 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:42 #9 1.662 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, 19:46:42 #9 1.662 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: 19:46:42 #9 1.662 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.662 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.662 19:46:42 #9 1.662 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.678 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 19:46:42 #9 1.678 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c:8: 19:46:42 #9 1.678 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.678 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.678 19:46:42 #9 1.678 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.704 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, 19:46:42 #9 1.704 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: 19:46:42 #9 1.704 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.704 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.704 19:46:42 #9 1.704 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.711 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  19:46:42 #9 1.717 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  19:46:42 #9 1.727 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  19:46:42 #9 1.740 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, 19:46:42 #9 1.740 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: 19:46:42 #9 1.740 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.740 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.740 19:46:42 #9 1.740 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.744 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, 19:46:42 #9 1.744 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: 19:46:42 #9 1.744 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.744 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.744 19:46:42 #9 1.754 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: 19:46:42 #9 1.754 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.754 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.754 19:46:42 #9 1.754 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.758 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, 19:46:42 #9 1.758 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: 19:46:42 #9 1.758 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.758 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.758 19:46:42 #9 1.758 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.759 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  19:46:42 #9 1.761 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, 19:46:42 #9 1.761 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c:8: 19:46:42 #9 1.761 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.761 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.761 19:46:42 #9 1.761 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.764 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  19:46:42 #9 1.765 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, 19:46:42 #9 1.765 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c:8: 19:46:42 #9 1.765 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.765 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.765 19:46:42 #9 1.766 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  19:46:42 #9 1.780 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, 19:46:42 #9 1.780 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c:8: 19:46:42 #9 1.780 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.780 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.780 19:46:42 #9 1.780 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.786 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  19:46:42 #9 1.787 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, 19:46:42 #9 1.787 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: 19:46:42 #9 1.787 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.787 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.787 19:46:42 #9 1.788 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  19:46:42 #9 1.789 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  19:46:42 #9 1.802 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, 19:46:42 #9 1.814 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: 19:46:42 #9 1.814 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.814 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.814 19:46:42 #9 1.814 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:46:42 #9 1.814 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:46:42 #9 1.814 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, 19:46:42 #9 1.814 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: 19:46:42 #9 1.814 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.814 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.814 19:46:42 #9 1.822 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.830 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.838 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.853 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.h:45:0, 19:46:42 #9 1.853 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c:8: 19:46:42 #9 1.853 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.853 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.853 19:46:42 #9 1.853 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.861 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, 19:46:42 #9 1.861 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, 19:46:42 #9 1.861 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: 19:46:42 #9 1.861 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.861 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.861 19:46:42 #9 1.861 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.862 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  19:46:42 #9 1.881 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, 19:46:42 #9 1.881 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: 19:46:42 #9 1.881 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.881 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.881 19:46:42 #9 1.881 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.892 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, 19:46:42 #9 1.892 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: 19:46:42 #9 1.892 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.892 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.892 19:46:42 #9 1.892 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.895 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, 19:46:42 #9 1.895 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: 19:46:42 #9 1.895 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.895 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.895 19:46:42 #9 1.900 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, 19:46:42 #9 1.900 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, 19:46:42 #9 1.900 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: 19:46:42 #9 1.900 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.900 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.900 19:46:42 #9 1.900 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.912 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  19:46:42 #9 1.918 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  19:46:42 #9 1.922 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, 19:46:42 #9 1.922 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: 19:46:42 #9 1.922 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.922 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.922 19:46:42 #9 1.922 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.923 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  19:46:42 #9 1.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  19:46:42 #9 1.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  19:46:42 #9 1.924 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:42 #9 1.924 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:42 #9 1.924 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.h:15, 19:46:42 #9 1.924 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c:8: 19:46:42 #9 1.924 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.924 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.924 19:46:42 #9 1.924 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.925 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  19:46:42 #9 1.925 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  19:46:42 #9 1.928 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:42 #9 1.928 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, 19:46:42 #9 1.928 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: 19:46:42 #9 1.928 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.928 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.928 19:46:42 #9 1.928 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.931 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 19:46:42 #9 1.931 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, 19:46:42 #9 1.931 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, 19:46:42 #9 1.931 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: 19:46:42 #9 1.931 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.931 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.931 19:46:42 #9 1.934 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  19:46:42 #9 1.938 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:46:42 #9 1.938 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: 19:46:42 #9 1.938 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.938 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.938 19:46:42 #9 1.938 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.938 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  19:46:42 #9 1.942 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  19:46:42 #9 1.946 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  19:46:42 #9 1.953 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.h:45:0, 19:46:42 #9 1.953 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c:8: 19:46:42 #9 1.953 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.953 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.953 19:46:42 #9 1.956 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, 19:46:42 #9 1.956 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c:8: 19:46:42 #9 1.956 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.956 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.956 19:46:42 #9 1.956 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.959 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  19:46:42 #9 1.962 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, 19:46:42 #9 1.962 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: 19:46:42 #9 1.962 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.962 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.962 19:46:42 #9 1.962 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.968 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:46:42 #9 1.968 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: 19:46:42 #9 1.968 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.968 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.968 19:46:42 #9 1.968 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.969 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.h:41:0, 19:46:42 #9 1.969 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c:8: 19:46:42 #9 1.969 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.969 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.969 19:46:42 #9 1.978 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:42 #9 1.978 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:42 #9 1.978 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, 19:46:42 #9 1.978 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c:8: 19:46:42 #9 1.978 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.978 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.978 19:46:42 #9 1.982 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, 19:46:42 #9 1.982 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: 19:46:42 #9 1.982 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.982 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.982 19:46:42 #9 1.982 :0:0: note: this is the location of the previous definition 19:46:42 #9 1.996 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, 19:46:42 #9 1.996 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: 19:46:42 #9 1.996 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.996 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.996 19:46:42 #9 1.998 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, 19:46:42 #9 1.998 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: 19:46:42 #9 1.998 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 1.998 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 1.998 19:46:42 #9 2.003 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, 19:46:42 #9 2.003 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: 19:46:42 #9 2.003 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.003 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.003 19:46:42 #9 2.003 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.007 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, 19:46:42 #9 2.007 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: 19:46:42 #9 2.007 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.007 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.007 19:46:42 #9 2.007 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.009 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:46:42 #9 2.009 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, 19:46:42 #9 2.009 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c:8: 19:46:42 #9 2.009 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.009 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.009 19:46:42 #9 2.013 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:46:42 #9 2.013 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, 19:46:42 #9 2.013 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: 19:46:42 #9 2.013 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.013 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.013 19:46:42 #9 2.013 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.014 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.020 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.020 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.028 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, 19:46:42 #9 2.028 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: 19:46:42 #9 2.028 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.028 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.028 19:46:42 #9 2.030 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, 19:46:42 #9 2.030 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: 19:46:42 #9 2.030 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.030 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.030 19:46:42 #9 2.032 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.033 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:42 #9 2.033 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:42 #9 2.033 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, 19:46:42 #9 2.033 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: 19:46:42 #9 2.033 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.033 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.033 19:46:42 #9 2.036 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  19:46:42 #9 2.038 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:42 #9 2.038 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, 19:46:42 #9 2.038 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: 19:46:42 #9 2.038 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.038 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.038 19:46:42 #9 2.039 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, 19:46:42 #9 2.039 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c:8: 19:46:42 #9 2.039 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.039 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.039 19:46:42 #9 2.040 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 19:46:42 #9 2.040 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c:8: 19:46:42 #9 2.040 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.040 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.040 19:46:42 #9 2.040 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.040 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.043 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:42 #9 2.043 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, 19:46:42 #9 2.043 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c:8: 19:46:42 #9 2.043 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.043 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.043 19:46:42 #9 2.043 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.048 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  19:46:42 #9 2.050 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, 19:46:42 #9 2.050 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c:8: 19:46:42 #9 2.050 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.050 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.050 19:46:42 #9 2.050 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.050 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.059 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.060 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, 19:46:42 #9 2.060 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: 19:46:42 #9 2.060 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.060 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.060 19:46:42 #9 2.061 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.h:41:0, 19:46:42 #9 2.061 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c:8: 19:46:42 #9 2.061 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.061 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.061 19:46:42 #9 2.061 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.063 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, 19:46:42 #9 2.063 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: 19:46:42 #9 2.063 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.063 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.063 19:46:42 #9 2.063 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.063 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.065 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  19:46:42 #9 2.067 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  19:46:42 #9 2.067 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  19:46:42 #9 2.068 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, 19:46:42 #9 2.068 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: 19:46:42 #9 2.068 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.068 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.068 19:46:42 #9 2.068 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.077 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.h:41:0, 19:46:42 #9 2.077 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c:8: 19:46:42 #9 2.077 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.077 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.077 19:46:42 #9 2.077 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.077 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.081 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:46:42 #9 2.081 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, 19:46:42 #9 2.081 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c:8: 19:46:42 #9 2.081 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.081 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.081 19:46:42 #9 2.081 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.090 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, 19:46:42 #9 2.090 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: 19:46:42 #9 2.090 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.090 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.090 19:46:42 #9 2.090 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.092 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 19:46:42 #9 2.092 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, 19:46:42 #9 2.092 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: 19:46:42 #9 2.092 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.092 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.092 19:46:42 #9 2.094 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.102 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:42 #9 2.102 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, 19:46:42 #9 2.102 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c:8: 19:46:42 #9 2.102 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.102 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.102 19:46:42 #9 2.102 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.106 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.107 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, 19:46:42 #9 2.107 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, 19:46:42 #9 2.107 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: 19:46:42 #9 2.107 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.107 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.107 19:46:42 #9 2.107 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  19:46:42 #9 2.110 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  19:46:42 #9 2.111 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:46:42 #9 2.111 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, 19:46:42 #9 2.111 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c:8: 19:46:42 #9 2.111 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.111 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.111 19:46:42 #9 2.111 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.111 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  19:46:42 #9 2.113 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  19:46:42 #9 2.114 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.115 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 19:46:42 #9 2.115 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: 19:46:42 #9 2.115 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.115 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.115 19:46:42 #9 2.115 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.117 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, 19:46:42 #9 2.117 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: 19:46:42 #9 2.117 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.117 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.117 19:46:42 #9 2.117 :0:0: note: this is the location of the previous definition 19:46:42 #9 2.129 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, 19:46:42 #9 2.129 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: 19:46:42 #9 2.129 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:42 #9 2.129 #define __EXTENSIONS__ /* for Sun */ 19:46:42 #9 2.129 19:46:42 #9 2.129 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.130 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, 19:46:43 #9 2.130 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c:8: 19:46:43 #9 2.130 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.130 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.130 19:46:43 #9 2.135 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.h:83:0, 19:46:43 #9 2.135 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c:8: 19:46:43 #9 2.135 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.135 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.135 19:46:43 #9 2.135 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.135 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.146 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 19:46:43 #9 2.146 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, 19:46:43 #9 2.146 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c:8: 19:46:43 #9 2.146 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.146 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.146 19:46:43 #9 2.146 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.146 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.151 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, 19:46:43 #9 2.151 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c:8: 19:46:43 #9 2.151 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.151 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.151 19:46:43 #9 2.151 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.151 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  19:46:43 #9 2.158 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  19:46:43 #9 2.158 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  19:46:43 #9 2.159 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, 19:46:43 #9 2.159 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c:8: 19:46:43 #9 2.159 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.159 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.159 19:46:43 #9 2.159 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.159 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  19:46:43 #9 2.162 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 19:46:43 #9 2.162 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, 19:46:43 #9 2.162 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: 19:46:43 #9 2.162 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.162 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.162 19:46:43 #9 2.162 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.162 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.163 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  19:46:43 #9 2.163 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  19:46:43 #9 2.164 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  19:46:43 #9 2.166 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:43 #9 2.166 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, 19:46:43 #9 2.166 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: 19:46:43 #9 2.166 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.166 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.166 19:46:43 #9 2.166 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  19:46:43 #9 2.170 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.172 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, 19:46:43 #9 2.172 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: 19:46:43 #9 2.172 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.172 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.172 19:46:43 #9 2.174 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, 19:46:43 #9 2.174 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, 19:46:43 #9 2.174 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: 19:46:43 #9 2.174 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.174 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.174 19:46:43 #9 2.174 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.175 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  19:46:43 #9 2.176 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  19:46:43 #9 2.179 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, 19:46:43 #9 2.179 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, 19:46:43 #9 2.179 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: 19:46:43 #9 2.179 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.179 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.179 19:46:43 #9 2.191 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, 19:46:43 #9 2.191 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c:8: 19:46:43 #9 2.191 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.191 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.191 19:46:43 #9 2.191 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.192 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  19:46:43 #9 2.193 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:46:43 #9 2.193 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, 19:46:43 #9 2.193 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: 19:46:43 #9 2.193 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.193 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.193 19:46:43 #9 2.194 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.h:41:0, 19:46:43 #9 2.194 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: 19:46:43 #9 2.194 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.194 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.194 19:46:43 #9 2.194 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.194 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  19:46:43 #9 2.195 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, 19:46:43 #9 2.195 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: 19:46:43 #9 2.195 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.195 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.195 19:46:43 #9 2.195 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.196 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, 19:46:43 #9 2.196 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: 19:46:43 #9 2.196 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.196 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.196 19:46:43 #9 2.196 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.196 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.200 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:43 #9 2.200 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, 19:46:43 #9 2.200 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: 19:46:43 #9 2.200 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.200 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.200 19:46:43 #9 2.200 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.208 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, 19:46:43 #9 2.208 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, 19:46:43 #9 2.208 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: 19:46:43 #9 2.208 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.208 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.208 19:46:43 #9 2.208 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.209 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, 19:46:43 #9 2.209 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: 19:46:43 #9 2.209 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.209 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.209 19:46:43 #9 2.209 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.218 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, 19:46:43 #9 2.218 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c:8: 19:46:43 #9 2.218 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.218 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.218 19:46:43 #9 2.226 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.234 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.237 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, 19:46:43 #9 2.237 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, 19:46:43 #9 2.237 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: 19:46:43 #9 2.237 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.237 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.237 19:46:43 #9 2.243 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, 19:46:43 #9 2.243 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: 19:46:43 #9 2.243 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.243 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.243 19:46:43 #9 2.243 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.245 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, 19:46:43 #9 2.245 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: 19:46:43 #9 2.245 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.245 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.245 19:46:43 #9 2.245 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.248 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  19:46:43 #9 2.250 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, 19:46:43 #9 2.250 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: 19:46:43 #9 2.250 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.250 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.250 19:46:43 #9 2.253 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, 19:46:43 #9 2.253 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: 19:46:43 #9 2.253 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.253 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.253 19:46:43 #9 2.253 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.261 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  19:46:43 #9 2.261 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.277 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, 19:46:43 #9 2.277 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c:8: 19:46:43 #9 2.277 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.277 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.277 19:46:43 #9 2.277 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.277 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  19:46:43 #9 2.280 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, 19:46:43 #9 2.280 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c:8: 19:46:43 #9 2.280 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.280 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.280 19:46:43 #9 2.285 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.287 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  19:46:43 #9 2.289 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, 19:46:43 #9 2.289 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: 19:46:43 #9 2.289 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.289 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.289 19:46:43 #9 2.308 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.310 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  19:46:43 #9 2.311 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:43 #9 2.311 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, 19:46:43 #9 2.311 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c:8: 19:46:43 #9 2.311 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.311 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.311 19:46:43 #9 2.311 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.313 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, 19:46:43 #9 2.313 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c:8: 19:46:43 #9 2.313 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.313 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.313 19:46:43 #9 2.313 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.313 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.320 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, 19:46:43 #9 2.320 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: 19:46:43 #9 2.320 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.320 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.320 19:46:43 #9 2.326 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  19:46:43 #9 2.327 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  19:46:43 #9 2.330 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  19:46:43 #9 2.334 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.361 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, 19:46:43 #9 2.361 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: 19:46:43 #9 2.361 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.361 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.361 19:46:43 #9 2.361 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.380 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:43 #9 2.380 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, 19:46:43 #9 2.380 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c:8: 19:46:43 #9 2.380 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.380 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.380 19:46:43 #9 2.380 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.382 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.393 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, 19:46:43 #9 2.393 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: 19:46:43 #9 2.393 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.393 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.393 19:46:43 #9 2.393 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.405 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, 19:46:43 #9 2.405 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c:8: 19:46:43 #9 2.405 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.405 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.405 19:46:43 #9 2.407 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 19:46:43 #9 2.407 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, 19:46:43 #9 2.407 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: 19:46:43 #9 2.407 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.407 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.407 19:46:43 #9 2.408 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  19:46:43 #9 2.408 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  19:46:43 #9 2.417 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, 19:46:43 #9 2.417 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: 19:46:43 #9 2.417 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.417 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.417 19:46:43 #9 2.427 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, 19:46:43 #9 2.427 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: 19:46:43 #9 2.427 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.427 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.427 19:46:43 #9 2.427 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.429 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.h:54:0, 19:46:43 #9 2.429 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c:8: 19:46:43 #9 2.429 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.429 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.429 19:46:43 #9 2.434 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.442 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  19:46:43 #9 2.444 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, 19:46:43 #9 2.444 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: 19:46:43 #9 2.444 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.444 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.444 19:46:43 #9 2.449 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  19:46:43 #9 2.449 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  19:46:43 #9 2.449 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  19:46:43 #9 2.449 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.459 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:43 #9 2.459 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, 19:46:43 #9 2.459 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: 19:46:43 #9 2.459 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.459 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.459 19:46:43 #9 2.460 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.469 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:43 #9 2.469 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, 19:46:43 #9 2.469 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: 19:46:43 #9 2.469 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.469 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.469 19:46:43 #9 2.483 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, 19:46:43 #9 2.483 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: 19:46:43 #9 2.483 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.483 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.483 19:46:43 #9 2.483 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.483 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.491 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.519 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.521 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 19:46:43 #9 2.521 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, 19:46:43 #9 2.521 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: 19:46:43 #9 2.521 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.521 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.521 19:46:43 #9 2.525 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, 19:46:43 #9 2.525 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c:8: 19:46:43 #9 2.525 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.525 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.525 19:46:43 #9 2.525 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.539 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 19:46:43 #9 2.539 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c:8: 19:46:43 #9 2.539 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.539 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.539 19:46:43 #9 2.550 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.552 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:43 #9 2.552 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:43 #9 2.552 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, 19:46:43 #9 2.552 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c:8: 19:46:43 #9 2.552 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.552 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.552 19:46:43 #9 2.552 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.553 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.570 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.574 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, 19:46:43 #9 2.574 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: 19:46:43 #9 2.574 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.574 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.574 19:46:43 #9 2.588 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  19:46:43 #9 2.588 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  19:46:43 #9 2.589 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  19:46:43 #9 2.589 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  19:46:43 #9 2.590 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  19:46:43 #9 2.590 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.h:41:0, 19:46:43 #9 2.590 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c:8: 19:46:43 #9 2.590 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.590 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.590 19:46:43 #9 2.590 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.594 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  19:46:43 #9 2.595 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  19:46:43 #9 2.596 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  19:46:43 #9 2.597 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  19:46:43 #9 2.599 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  19:46:43 #9 2.602 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  19:46:43 #9 2.605 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  19:46:43 #9 2.605 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  19:46:43 #9 2.607 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  19:46:43 #9 2.608 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  19:46:43 #9 2.612 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:43 #9 2.612 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, 19:46:43 #9 2.612 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: 19:46:43 #9 2.612 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.612 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.612 19:46:43 #9 2.612 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.619 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  19:46:43 #9 2.621 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  19:46:43 #9 2.626 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  19:46:43 #9 2.627 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  19:46:43 #9 2.628 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  19:46:43 #9 2.628 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  19:46:43 #9 2.630 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, 19:46:43 #9 2.630 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: 19:46:43 #9 2.630 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.630 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.630 19:46:43 #9 2.630 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.631 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  19:46:43 #9 2.631 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  19:46:43 #9 2.633 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  19:46:43 #9 2.633 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, 19:46:43 #9 2.633 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: 19:46:43 #9 2.633 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.633 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.633 19:46:43 #9 2.633 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.635 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:43 #9 2.635 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, 19:46:43 #9 2.635 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: 19:46:43 #9 2.635 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.635 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.635 19:46:43 #9 2.635 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.638 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, 19:46:43 #9 2.638 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, 19:46:43 #9 2.638 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: 19:46:43 #9 2.638 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.638 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.638 19:46:43 #9 2.638 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.645 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 19:46:43 #9 2.645 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, 19:46:43 #9 2.645 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c:8: 19:46:43 #9 2.645 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.645 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.645 19:46:43 #9 2.653 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  19:46:43 #9 2.653 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  19:46:43 #9 2.654 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  19:46:43 #9 2.665 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  19:46:43 #9 2.668 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.670 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, 19:46:43 #9 2.670 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, 19:46:43 #9 2.670 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: 19:46:43 #9 2.670 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.670 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.670 19:46:43 #9 2.670 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.671 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:43 #9 2.671 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:43 #9 2.671 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, 19:46:43 #9 2.671 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c:8: 19:46:43 #9 2.671 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.671 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.671 19:46:43 #9 2.671 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.680 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, 19:46:43 #9 2.680 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c:8: 19:46:43 #9 2.680 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.680 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.680 19:46:43 #9 2.680 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.685 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:43 #9 2.685 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c:8: 19:46:43 #9 2.685 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.685 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.685 19:46:43 #9 2.685 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, 19:46:43 #9 2.685 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: 19:46:43 #9 2.685 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.685 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.685 19:46:43 #9 2.685 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.685 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.689 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, 19:46:43 #9 2.689 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, 19:46:43 #9 2.689 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: 19:46:43 #9 2.689 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.689 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.689 19:46:43 #9 2.689 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.689 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.691 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, 19:46:43 #9 2.691 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: 19:46:43 #9 2.691 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.691 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.691 19:46:43 #9 2.691 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.691 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  19:46:43 #9 2.699 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, 19:46:43 #9 2.699 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, 19:46:43 #9 2.699 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: 19:46:43 #9 2.699 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.699 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.699 19:46:43 #9 2.699 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.700 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.709 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, 19:46:43 #9 2.709 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: 19:46:43 #9 2.709 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.709 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.709 19:46:43 #9 2.717 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, 19:46:43 #9 2.717 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: 19:46:43 #9 2.717 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.717 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.717 19:46:43 #9 2.717 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.724 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, 19:46:43 #9 2.724 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: 19:46:43 #9 2.724 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.724 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.724 19:46:43 #9 2.724 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.729 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:43 #9 2.729 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:43 #9 2.729 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c:8: 19:46:43 #9 2.729 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.729 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.729 19:46:43 #9 2.733 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  19:46:43 #9 2.737 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  19:46:43 #9 2.743 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:43 #9 2.743 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, 19:46:43 #9 2.743 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c:8: 19:46:43 #9 2.743 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.743 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.743 19:46:43 #9 2.743 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.747 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  19:46:43 #9 2.750 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.756 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, 19:46:43 #9 2.756 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: 19:46:43 #9 2.756 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.756 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.756 19:46:43 #9 2.758 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.789 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, 19:46:43 #9 2.789 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: 19:46:43 #9 2.789 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.789 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.789 19:46:43 #9 2.789 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.800 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, 19:46:43 #9 2.800 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: 19:46:43 #9 2.800 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.800 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.800 19:46:43 #9 2.802 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.804 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, 19:46:43 #9 2.804 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: 19:46:43 #9 2.804 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.804 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.804 19:46:43 #9 2.811 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  19:46:43 #9 2.827 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:43 #9 2.827 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, 19:46:43 #9 2.827 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c:8: 19:46:43 #9 2.827 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.827 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.827 19:46:43 #9 2.827 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.838 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, 19:46:43 #9 2.838 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: 19:46:43 #9 2.838 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.838 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.838 19:46:43 #9 2.838 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.846 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  19:46:43 #9 2.847 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  19:46:43 #9 2.848 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  19:46:43 #9 2.848 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  19:46:43 #9 2.848 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.849 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  19:46:43 #9 2.850 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  19:46:43 #9 2.851 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  19:46:43 #9 2.852 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  19:46:43 #9 2.852 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  19:46:43 #9 2.858 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  19:46:43 #9 2.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:43 #9 2.878 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, 19:46:43 #9 2.878 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c:8: 19:46:43 #9 2.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.878 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.878 19:46:43 #9 2.899 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  19:46:43 #9 2.899 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  19:46:43 #9 2.905 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  19:46:43 #9 2.907 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:43 #9 2.907 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, 19:46:43 #9 2.907 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: 19:46:43 #9 2.907 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.907 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.907 19:46:43 #9 2.907 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.907 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.908 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  19:46:43 #9 2.909 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  19:46:43 #9 2.914 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, 19:46:43 #9 2.914 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: 19:46:43 #9 2.914 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.914 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.914 19:46:43 #9 2.914 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.915 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  19:46:43 #9 2.915 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  19:46:43 #9 2.920 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, 19:46:43 #9 2.920 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c:8: 19:46:43 #9 2.920 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.920 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.920 19:46:43 #9 2.920 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.921 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  19:46:43 #9 2.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  19:46:43 #9 2.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  19:46:43 #9 2.936 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:46:43 #9 2.936 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:46:43 #9 2.936 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: 19:46:43 #9 2.936 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.936 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.936 19:46:43 #9 2.936 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.937 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  19:46:43 #9 2.948 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, 19:46:43 #9 2.948 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c:8: 19:46:43 #9 2.948 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.948 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.948 19:46:43 #9 2.958 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, 19:46:43 #9 2.958 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: 19:46:43 #9 2.958 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 2.958 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 2.958 19:46:43 #9 2.958 :0:0: note: this is the location of the previous definition 19:46:43 #9 2.984 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  19:46:43 #9 2.998 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  19:46:43 #9 3.005 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  19:46:43 #9 3.012 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:46:43 #9 3.012 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, 19:46:43 #9 3.012 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: 19:46:43 #9 3.012 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.012 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.012 19:46:43 #9 3.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  19:46:43 #9 3.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  19:46:43 #9 3.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  19:46:43 #9 3.025 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.h:41:0, 19:46:43 #9 3.025 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c:8: 19:46:43 #9 3.025 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.025 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.025 19:46:43 #9 3.031 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, 19:46:43 #9 3.031 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: 19:46:43 #9 3.031 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.031 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.031 19:46:43 #9 3.046 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.050 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.052 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 19:46:43 #9 3.052 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c:8: 19:46:43 #9 3.052 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.052 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.052 19:46:43 #9 3.055 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, 19:46:43 #9 3.055 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: 19:46:43 #9 3.055 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.055 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.055 19:46:43 #9 3.055 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.058 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.062 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.063 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  19:46:43 #9 3.065 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.h:52:0, 19:46:43 #9 3.065 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c:8: 19:46:43 #9 3.065 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.065 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.065 19:46:43 #9 3.065 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  19:46:43 #9 3.066 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:43 #9 3.066 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, 19:46:43 #9 3.066 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c:8: 19:46:43 #9 3.066 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.066 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.066 19:46:43 #9 3.066 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.083 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.089 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, 19:46:43 #9 3.089 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c:8: 19:46:43 #9 3.089 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.089 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.089 19:46:43 #9 3.091 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  19:46:43 #9 3.091 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  19:46:43 #9 3.097 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:43 #9 3.097 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:43 #9 3.097 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, 19:46:43 #9 3.097 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: 19:46:43 #9 3.097 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.097 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.097 19:46:43 #9 3.097 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.101 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:43 #9 3.101 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:43 #9 3.101 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, 19:46:43 #9 3.101 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c:8: 19:46:43 #9 3.101 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.101 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.101 19:46:43 #9 3.101 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.101 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.105 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.h:41:0, 19:46:43 #9 3.105 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c:8: 19:46:43 #9 3.105 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.105 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.105 19:46:43 #9 3.105 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.108 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:43 #9 3.108 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, 19:46:43 #9 3.108 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: 19:46:43 #9 3.108 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.108 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.108 19:46:43 #9 3.108 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.113 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 19:46:43 #9 3.113 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.h:15, 19:46:43 #9 3.113 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c:8: 19:46:43 #9 3.113 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.113 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.113 19:46:43 #9 3.113 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.115 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, 19:46:43 #9 3.115 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: 19:46:43 #9 3.115 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.115 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.115 19:46:43 #9 3.122 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, 19:46:43 #9 3.122 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: 19:46:43 #9 3.122 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.122 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.122 19:46:43 #9 3.124 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, 19:46:43 #9 3.124 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: 19:46:43 #9 3.124 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.124 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.124 19:46:43 #9 3.124 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.126 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:43 #9 3.126 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:43 #9 3.126 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, 19:46:43 #9 3.126 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: 19:46:43 #9 3.126 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.126 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.126 19:46:43 #9 3.126 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.130 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.131 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:43 #9 3.131 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:43 #9 3.131 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, 19:46:43 #9 3.131 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c:8: 19:46:43 #9 3.131 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.131 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.131 19:46:43 #9 3.131 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.132 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, 19:46:43 #9 3.132 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: 19:46:43 #9 3.132 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.132 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.132 19:46:43 #9 3.132 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.134 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, 19:46:43 #9 3.134 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c:8: 19:46:43 #9 3.134 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.134 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.134 19:46:43 #9 3.134 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.139 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.143 :0:0: note: this is the location of the previous definition 19:46:43 #9 3.148 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, 19:46:43 #9 3.148 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c:8: 19:46:43 #9 3.148 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.148 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.148 19:46:43 #9 3.154 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  19:46:43 #9 3.155 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  19:46:43 #9 3.161 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 19:46:43 #9 3.161 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, 19:46:43 #9 3.161 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c:8: 19:46:43 #9 3.161 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.161 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.161 19:46:43 #9 3.171 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, 19:46:43 #9 3.171 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: 19:46:43 #9 3.171 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:43 #9 3.171 #define __EXTENSIONS__ /* for Sun */ 19:46:43 #9 3.171 19:46:43 #9 3.171 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.176 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  19:46:44 #9 3.176 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  19:46:44 #9 3.177 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  19:46:44 #9 3.185 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, 19:46:44 #9 3.185 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: 19:46:44 #9 3.185 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.185 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.185 19:46:44 #9 3.185 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.192 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, 19:46:44 #9 3.192 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c:8: 19:46:44 #9 3.192 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.192 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.192 19:46:44 #9 3.192 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.194 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.194 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.195 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  19:46:44 #9 3.206 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 3.206 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, 19:46:44 #9 3.206 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c:8: 19:46:44 #9 3.206 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.206 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.206 19:46:44 #9 3.206 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.207 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  19:46:44 #9 3.212 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  19:46:44 #9 3.214 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  19:46:44 #9 3.214 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  19:46:44 #9 3.215 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  19:46:44 #9 3.216 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  19:46:44 #9 3.216 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  19:46:44 #9 3.223 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  19:46:44 #9 3.230 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:44 #9 3.230 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:44 #9 3.230 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, 19:46:44 #9 3.230 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: 19:46:44 #9 3.230 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.230 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.230 19:46:44 #9 3.230 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.230 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  19:46:44 #9 3.231 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  19:46:44 #9 3.231 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  19:46:44 #9 3.233 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  19:46:44 #9 3.233 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  19:46:44 #9 3.245 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  19:46:44 #9 3.245 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, 19:46:44 #9 3.245 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, 19:46:44 #9 3.245 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c:8: 19:46:44 #9 3.245 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.245 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.245 19:46:44 #9 3.245 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.246 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  19:46:44 #9 3.253 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, 19:46:44 #9 3.253 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: 19:46:44 #9 3.253 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.253 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.253 19:46:44 #9 3.253 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.254 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  19:46:44 #9 3.254 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  19:46:44 #9 3.254 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  19:46:44 #9 3.255 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, 19:46:44 #9 3.255 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, 19:46:44 #9 3.255 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.c:8: 19:46:44 #9 3.255 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.255 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.255 19:46:44 #9 3.258 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.262 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  19:46:44 #9 3.265 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:46:44 #9 3.265 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, 19:46:44 #9 3.265 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c:8: 19:46:44 #9 3.265 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.265 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.265 19:46:44 #9 3.265 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.266 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  19:46:44 #9 3.268 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, 19:46:44 #9 3.268 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: 19:46:44 #9 3.268 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.268 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.268 19:46:44 #9 3.268 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.272 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, 19:46:44 #9 3.272 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c:8: 19:46:44 #9 3.272 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.272 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.272 19:46:44 #9 3.272 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.277 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, 19:46:44 #9 3.277 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, 19:46:44 #9 3.277 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c:8: 19:46:44 #9 3.277 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.277 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.277 19:46:44 #9 3.277 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.278 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.281 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, 19:46:44 #9 3.281 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c:8: 19:46:44 #9 3.281 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.281 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.281 19:46:44 #9 3.281 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, 19:46:44 #9 3.284 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: 19:46:44 #9 3.284 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.284 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.284 19:46:44 #9 3.284 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.285 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, 19:46:44 #9 3.285 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: 19:46:44 #9 3.285 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.285 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.285 19:46:44 #9 3.285 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.289 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 3.289 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, 19:46:44 #9 3.289 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: 19:46:44 #9 3.289 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.289 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.289 19:46:44 #9 3.289 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.292 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, 19:46:44 #9 3.292 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: 19:46:44 #9 3.292 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.292 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.292 19:46:44 #9 3.292 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.295 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  19:46:44 #9 3.295 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  19:46:44 #9 3.296 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, 19:46:44 #9 3.296 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: 19:46:44 #9 3.296 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.296 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.296 19:46:44 #9 3.296 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.302 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  19:46:44 #9 3.305 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:44 #9 3.305 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, 19:46:44 #9 3.305 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: 19:46:44 #9 3.305 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.305 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.305 19:46:44 #9 3.305 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.316 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, 19:46:44 #9 3.316 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: 19:46:44 #9 3.316 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.316 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.316 19:46:44 #9 3.320 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 3.320 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, 19:46:44 #9 3.320 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: 19:46:44 #9 3.320 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.320 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.320 19:46:44 #9 3.320 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  19:46:44 #9 3.322 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, 19:46:44 #9 3.322 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c:8: 19:46:44 #9 3.322 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.322 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.322 19:46:44 #9 3.322 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.324 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, 19:46:44 #9 3.324 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: 19:46:44 #9 3.324 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.324 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.324 19:46:44 #9 3.324 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.330 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, 19:46:44 #9 3.330 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, 19:46:44 #9 3.330 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: 19:46:44 #9 3.330 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.330 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.330 19:46:44 #9 3.330 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 19:46:44 #9 3.330 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, 19:46:44 #9 3.330 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: 19:46:44 #9 3.330 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.330 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.330 19:46:44 #9 3.330 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.330 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.363 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, 19:46:44 #9 3.363 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: 19:46:44 #9 3.363 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.363 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.363 19:46:44 #9 3.369 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, 19:46:44 #9 3.369 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c:8: 19:46:44 #9 3.369 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.369 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.369 19:46:44 #9 3.376 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.376 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.406 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.431 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  19:46:44 #9 3.450 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, 19:46:44 #9 3.450 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: 19:46:44 #9 3.450 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.450 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.450 19:46:44 #9 3.450 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.451 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  19:46:44 #9 3.456 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, 19:46:44 #9 3.456 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c:8: 19:46:44 #9 3.456 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.456 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.456 19:46:44 #9 3.456 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.470 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  19:46:44 #9 3.481 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  19:46:44 #9 3.482 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  19:46:44 #9 3.482 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  19:46:44 #9 3.483 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  19:46:44 #9 3.488 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 3.488 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, 19:46:44 #9 3.488 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: 19:46:44 #9 3.488 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.488 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.488 19:46:44 #9 3.488 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.490 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, 19:46:44 #9 3.490 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: 19:46:44 #9 3.490 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.490 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.490 19:46:44 #9 3.510 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  19:46:44 #9 3.512 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.523 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 3.523 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, 19:46:44 #9 3.523 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c:8: 19:46:44 #9 3.523 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.523 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.523 19:46:44 #9 3.527 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, 19:46:44 #9 3.527 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: 19:46:44 #9 3.527 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.527 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.527 19:46:44 #9 3.527 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.531 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  19:46:44 #9 3.532 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 3.532 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, 19:46:44 #9 3.532 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: 19:46:44 #9 3.532 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.532 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.532 19:46:44 #9 3.532 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.533 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.538 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  19:46:44 #9 3.544 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  19:46:44 #9 3.550 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  19:46:44 #9 3.556 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:46:44 #9 3.556 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:46:44 #9 3.556 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, 19:46:44 #9 3.556 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: 19:46:44 #9 3.556 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.556 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.556 19:46:44 #9 3.556 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.565 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 3.565 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, 19:46:44 #9 3.565 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c:8: 19:46:44 #9 3.565 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.565 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.565 19:46:44 #9 3.577 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, 19:46:44 #9 3.577 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c:8: 19:46:44 #9 3.577 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.577 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.577 19:46:44 #9 3.577 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.610 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.614 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  19:46:44 #9 3.619 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, 19:46:44 #9 3.619 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: 19:46:44 #9 3.619 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.619 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.619 19:46:44 #9 3.620 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  19:46:44 #9 3.624 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  19:46:44 #9 3.632 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  19:46:44 #9 3.633 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  19:46:44 #9 3.633 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, 19:46:44 #9 3.633 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, 19:46:44 #9 3.633 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: 19:46:44 #9 3.633 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.633 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.633 19:46:44 #9 3.638 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, 19:46:44 #9 3.638 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, 19:46:44 #9 3.638 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c:8: 19:46:44 #9 3.638 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.638 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.638 19:46:44 #9 3.638 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.641 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 3.641 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, 19:46:44 #9 3.641 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: 19:46:44 #9 3.641 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.641 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.641 19:46:44 #9 3.641 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  19:46:44 #9 3.642 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  19:46:44 #9 3.651 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  19:46:44 #9 3.653 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 19:46:44 #9 3.653 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: 19:46:44 #9 3.653 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.653 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.653 19:46:44 #9 3.656 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 19:46:44 #9 3.656 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, 19:46:44 #9 3.656 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c:8: 19:46:44 #9 3.656 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.656 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.656 19:46:44 #9 3.658 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.h:53:0, 19:46:44 #9 3.658 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: 19:46:44 #9 3.658 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.658 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.658 19:46:44 #9 3.661 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:46:44 #9 3.661 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: 19:46:44 #9 3.661 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.661 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.661 19:46:44 #9 3.661 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.662 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, 19:46:44 #9 3.662 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: 19:46:44 #9 3.662 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.662 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.662 19:46:44 #9 3.669 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:46:44 #9 3.669 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, 19:46:44 #9 3.669 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: 19:46:44 #9 3.669 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.669 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.669 19:46:44 #9 3.677 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.685 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:44 #9 3.685 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:44 #9 3.685 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, 19:46:44 #9 3.685 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c:8: 19:46:44 #9 3.685 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.685 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.685 19:46:44 #9 3.685 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.686 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.688 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:44 #9 3.688 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:44 #9 3.688 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 19:46:44 #9 3.688 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, 19:46:44 #9 3.688 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: 19:46:44 #9 3.688 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.688 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.688 19:46:44 #9 3.692 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:44 #9 3.692 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:44 #9 3.692 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, 19:46:44 #9 3.692 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: 19:46:44 #9 3.692 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.692 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.692 19:46:44 #9 3.692 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.692 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.694 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.704 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 19:46:44 #9 3.704 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, 19:46:44 #9 3.704 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: 19:46:44 #9 3.704 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.704 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.704 19:46:44 #9 3.704 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.705 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.707 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 3.707 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, 19:46:44 #9 3.707 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c:8: 19:46:44 #9 3.707 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.707 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.707 19:46:44 #9 3.708 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.714 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 19:46:44 #9 3.714 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: 19:46:44 #9 3.714 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.714 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.714 19:46:44 #9 3.714 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.717 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, 19:46:44 #9 3.717 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: 19:46:44 #9 3.717 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.717 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.717 19:46:44 #9 3.719 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, 19:46:44 #9 3.719 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c:8: 19:46:44 #9 3.719 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.719 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.719 19:46:44 #9 3.719 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:44 #9 3.719 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:44 #9 3.719 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, 19:46:44 #9 3.719 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: 19:46:44 #9 3.719 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.719 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.719 19:46:44 #9 3.719 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.721 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 3.721 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, 19:46:44 #9 3.721 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c:8: 19:46:44 #9 3.721 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.721 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.721 19:46:44 #9 3.721 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.721 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.725 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 3.725 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, 19:46:44 #9 3.725 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: 19:46:44 #9 3.725 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.725 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.725 19:46:44 #9 3.725 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.727 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, 19:46:44 #9 3.727 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: 19:46:44 #9 3.727 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.727 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.727 19:46:44 #9 3.727 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.727 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 3.727 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, 19:46:44 #9 3.727 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: 19:46:44 #9 3.727 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.727 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.727 19:46:44 #9 3.727 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.727 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.737 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  19:46:44 #9 3.737 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  19:46:44 #9 3.738 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  19:46:44 #9 3.739 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.739 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  19:46:44 #9 3.739 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, 19:46:44 #9 3.739 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: 19:46:44 #9 3.739 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.739 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.739 19:46:44 #9 3.739 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.739 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.740 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.740 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.749 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  19:46:44 #9 3.749 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  19:46:44 #9 3.754 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  19:46:44 #9 3.777 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, 19:46:44 #9 3.777 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c:8: 19:46:44 #9 3.777 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.777 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.777 19:46:44 #9 3.778 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  19:46:44 #9 3.795 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  19:46:44 #9 3.795 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.796 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  19:46:44 #9 3.798 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 19:46:44 #9 3.798 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: 19:46:44 #9 3.798 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.798 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.798 19:46:44 #9 3.798 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.802 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  19:46:44 #9 3.802 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, 19:46:44 #9 3.802 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: 19:46:44 #9 3.802 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.802 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.802 19:46:44 #9 3.802 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.822 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.823 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, 19:46:44 #9 3.823 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c:8: 19:46:44 #9 3.823 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.823 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.823 19:46:44 #9 3.823 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.833 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, 19:46:44 #9 3.833 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c:8: 19:46:44 #9 3.833 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.833 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.833 19:46:44 #9 3.833 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.835 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:44 #9 3.835 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:44 #9 3.835 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 19:46:44 #9 3.835 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: 19:46:44 #9 3.835 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.835 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.835 19:46:44 #9 3.842 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.853 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 19:46:44 #9 3.853 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c:8: 19:46:44 #9 3.853 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.853 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.853 19:46:44 #9 3.853 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.855 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, 19:46:44 #9 3.855 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: 19:46:44 #9 3.855 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.855 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.855 19:46:44 #9 3.869 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.870 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.h:57:0, 19:46:44 #9 3.870 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c:8: 19:46:44 #9 3.870 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.870 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.870 19:46:44 #9 3.870 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, 19:46:44 #9 3.878 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: 19:46:44 #9 3.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.878 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.878 19:46:44 #9 3.878 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.882 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, 19:46:44 #9 3.882 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: 19:46:44 #9 3.882 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.882 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.882 19:46:44 #9 3.888 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, 19:46:44 #9 3.888 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: 19:46:44 #9 3.888 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.888 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.888 19:46:44 #9 3.888 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.891 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  19:46:44 #9 3.894 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, 19:46:44 #9 3.894 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: 19:46:44 #9 3.894 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.894 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.894 19:46:44 #9 3.895 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  19:46:44 #9 3.907 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, 19:46:44 #9 3.907 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: 19:46:44 #9 3.907 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.907 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.907 19:46:44 #9 3.908 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, 19:46:44 #9 3.908 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: 19:46:44 #9 3.908 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.908 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.908 19:46:44 #9 3.909 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, 19:46:44 #9 3.909 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c:8: 19:46:44 #9 3.909 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.909 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.909 19:46:44 #9 3.909 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.916 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 19:46:44 #9 3.916 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: 19:46:44 #9 3.916 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.916 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.916 19:46:44 #9 3.916 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.921 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:46:44 #9 3.921 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, 19:46:44 #9 3.921 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: 19:46:44 #9 3.921 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.921 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.921 19:46:44 #9 3.921 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.930 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.931 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  19:46:44 #9 3.932 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  19:46:44 #9 3.934 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.935 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  19:46:44 #9 3.937 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, 19:46:44 #9 3.937 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c:8: 19:46:44 #9 3.937 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.937 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.937 19:46:44 #9 3.938 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  19:46:44 #9 3.939 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  19:46:44 #9 3.939 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  19:46:44 #9 3.940 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  19:46:44 #9 3.943 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  19:46:44 #9 3.943 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  19:46:44 #9 3.946 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  19:46:44 #9 3.950 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  19:46:44 #9 3.955 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  19:46:44 #9 3.955 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, 19:46:44 #9 3.955 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c:8: 19:46:44 #9 3.955 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.955 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.955 19:46:44 #9 3.955 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.955 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.963 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  19:46:44 #9 3.965 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, 19:46:44 #9 3.965 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c:8: 19:46:44 #9 3.965 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.965 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.965 19:46:44 #9 3.965 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.966 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, 19:46:44 #9 3.966 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: 19:46:44 #9 3.966 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.966 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.966 19:46:44 #9 3.966 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.972 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, 19:46:44 #9 3.972 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, 19:46:44 #9 3.972 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: 19:46:44 #9 3.972 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.972 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.972 19:46:44 #9 3.972 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.974 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, 19:46:44 #9 3.974 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: 19:46:44 #9 3.974 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.974 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.974 19:46:44 #9 3.974 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.974 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.975 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: 19:46:44 #9 3.975 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.975 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.975 19:46:44 #9 3.975 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.987 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:44 #9 3.987 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:44 #9 3.987 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, 19:46:44 #9 3.987 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: 19:46:44 #9 3.987 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.987 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.987 19:46:44 #9 3.987 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.988 :0:0: note: this is the location of the previous definition 19:46:44 #9 3.990 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, 19:46:44 #9 3.990 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c:8: 19:46:44 #9 3.990 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 3.990 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 3.990 19:46:44 #9 3.990 :0:0: note: this is the location of the previous definition 19:46:44 #9 4.009 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 4.009 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, 19:46:44 #9 4.009 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: 19:46:44 #9 4.009 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.009 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.009 19:46:44 #9 4.009 :0:0: note: this is the location of the previous definition 19:46:44 #9 4.011 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.h:41:0, 19:46:44 #9 4.011 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c:8: 19:46:44 #9 4.011 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.011 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.011 19:46:44 #9 4.019 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  19:46:44 #9 4.020 :0:0: note: this is the location of the previous definition 19:46:44 #9 4.027 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 4.027 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, 19:46:44 #9 4.027 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: 19:46:44 #9 4.027 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.027 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.027 19:46:44 #9 4.029 :0:0: note: this is the location of the previous definition 19:46:44 #9 4.038 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  19:46:44 #9 4.040 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  19:46:44 #9 4.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  19:46:44 #9 4.056 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:44 #9 4.056 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.h:15, 19:46:44 #9 4.056 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c:8: 19:46:44 #9 4.056 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.056 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.056 19:46:44 #9 4.056 :0:0: note: this is the location of the previous definition 19:46:44 #9 4.061 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  19:46:44 #9 4.062 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  19:46:44 #9 4.062 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  19:46:44 #9 4.064 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  19:46:44 #9 4.068 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 19:46:44 #9 4.068 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, 19:46:44 #9 4.068 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: 19:46:44 #9 4.068 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.068 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.068 19:46:44 #9 4.081 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:44 #9 4.081 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:44 #9 4.081 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, 19:46:44 #9 4.081 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c:8: 19:46:44 #9 4.081 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.081 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.081 19:46:44 #9 4.082 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  19:46:44 #9 4.089 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, 19:46:44 #9 4.089 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c:8: 19:46:44 #9 4.089 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.089 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.089 19:46:44 #9 4.090 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, 19:46:44 #9 4.090 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: 19:46:44 #9 4.090 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.090 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.090 19:46:44 #9 4.090 :0:0: note: this is the location of the previous definition 19:46:44 #9 4.103 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:44 #9 4.103 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, 19:46:44 #9 4.103 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: 19:46:44 #9 4.103 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.103 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.103 19:46:44 #9 4.108 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:44 #9 4.108 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, 19:46:44 #9 4.108 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: 19:46:44 #9 4.108 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.108 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.108 19:46:44 #9 4.108 :0:0: note: this is the location of the previous definition 19:46:44 #9 4.113 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  19:46:44 #9 4.114 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.h:41:0, 19:46:44 #9 4.114 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c:8: 19:46:44 #9 4.114 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.114 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.114 19:46:44 #9 4.114 :0:0: note: this is the location of the previous definition 19:46:44 #9 4.114 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  19:46:44 #9 4.116 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  19:46:44 #9 4.117 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  19:46:44 #9 4.118 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  19:46:44 #9 4.118 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  19:46:44 #9 4.119 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  19:46:44 #9 4.120 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  19:46:44 #9 4.120 :0:0: note: this is the location of the previous definition 19:46:44 #9 4.120 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  19:46:44 #9 4.122 :0:0: note: this is the location of the previous definition 19:46:44 #9 4.126 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, 19:46:44 #9 4.126 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: 19:46:44 #9 4.126 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.126 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.126 19:46:44 #9 4.126 :0:0: note: this is the location of the previous definition 19:46:44 #9 4.133 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:46:44 #9 4.133 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, 19:46:44 #9 4.133 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: 19:46:44 #9 4.133 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.133 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.133 19:46:44 #9 4.133 :0:0: note: this is the location of the previous definition 19:46:44 #9 4.148 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, 19:46:44 #9 4.148 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c:8: 19:46:44 #9 4.148 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:44 #9 4.148 #define __EXTENSIONS__ /* for Sun */ 19:46:44 #9 4.148 19:46:44 #9 4.148 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.160 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:45 #9 4.160 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:45 #9 4.160 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 19:46:45 #9 4.160 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, 19:46:45 #9 4.160 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c:8: 19:46:45 #9 4.160 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.160 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.160 19:46:45 #9 4.160 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.170 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, 19:46:45 #9 4.170 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: 19:46:45 #9 4.170 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.170 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.170 19:46:45 #9 4.178 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, 19:46:45 #9 4.178 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: 19:46:45 #9 4.178 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.178 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.178 19:46:45 #9 4.178 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.178 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.182 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, 19:46:45 #9 4.182 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: 19:46:45 #9 4.182 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.182 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.182 19:46:45 #9 4.182 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.190 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, 19:46:45 #9 4.190 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, 19:46:45 #9 4.190 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: 19:46:45 #9 4.190 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.190 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.190 19:46:45 #9 4.190 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.191 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  19:46:45 #9 4.194 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  19:46:45 #9 4.195 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  19:46:45 #9 4.196 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  19:46:45 #9 4.196 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  19:46:45 #9 4.201 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  19:46:45 #9 4.206 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.208 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  19:46:45 #9 4.208 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  19:46:45 #9 4.209 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:46:45 #9 4.209 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:46:45 #9 4.209 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, 19:46:45 #9 4.209 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c:8: 19:46:45 #9 4.209 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.209 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.209 19:46:45 #9 4.209 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.215 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:46:45 #9 4.215 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, 19:46:45 #9 4.215 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: 19:46:45 #9 4.215 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.215 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.215 19:46:45 #9 4.215 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.215 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, 19:46:45 #9 4.215 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, 19:46:45 #9 4.215 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: 19:46:45 #9 4.215 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.215 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.215 19:46:45 #9 4.215 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.221 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  19:46:45 #9 4.225 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  19:46:45 #9 4.225 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  19:46:45 #9 4.231 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:45 #9 4.231 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, 19:46:45 #9 4.231 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: 19:46:45 #9 4.231 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.231 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.231 19:46:45 #9 4.231 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.234 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  19:46:45 #9 4.235 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  19:46:45 #9 4.235 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  19:46:45 #9 4.236 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  19:46:45 #9 4.239 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.h:41:0, 19:46:45 #9 4.239 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c:8: 19:46:45 #9 4.239 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.239 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.239 19:46:45 #9 4.242 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.244 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, 19:46:45 #9 4.244 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: 19:46:45 #9 4.244 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.244 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.244 19:46:45 #9 4.244 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.261 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, 19:46:45 #9 4.261 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, 19:46:45 #9 4.261 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: 19:46:45 #9 4.261 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.261 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.261 19:46:45 #9 4.261 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.277 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, 19:46:45 #9 4.277 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: 19:46:45 #9 4.277 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.277 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.277 19:46:45 #9 4.277 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.280 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, 19:46:45 #9 4.280 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: 19:46:45 #9 4.280 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.280 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.280 19:46:45 #9 4.280 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.289 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:45 #9 4.289 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, 19:46:45 #9 4.289 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: 19:46:45 #9 4.289 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.289 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.289 19:46:45 #9 4.289 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.289 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.313 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  19:46:45 #9 4.317 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  19:46:45 #9 4.318 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  19:46:45 #9 4.335 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  19:46:45 #9 4.339 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  19:46:45 #9 4.340 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, 19:46:45 #9 4.340 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: 19:46:45 #9 4.340 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.340 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.340 19:46:45 #9 4.340 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.345 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  19:46:45 #9 4.349 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, 19:46:45 #9 4.349 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: 19:46:45 #9 4.349 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.349 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.349 19:46:45 #9 4.354 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  19:46:45 #9 4.355 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:45 #9 4.355 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:45 #9 4.355 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, 19:46:45 #9 4.355 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: 19:46:45 #9 4.355 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.355 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.355 19:46:45 #9 4.359 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, 19:46:45 #9 4.359 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, 19:46:45 #9 4.359 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: 19:46:45 #9 4.359 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.359 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.359 19:46:45 #9 4.364 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  19:46:45 #9 4.365 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  19:46:45 #9 4.365 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.h:44:0, 19:46:45 #9 4.365 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c:8: 19:46:45 #9 4.365 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.365 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.365 19:46:45 #9 4.365 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.366 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  19:46:45 #9 4.366 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  19:46:45 #9 4.369 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  19:46:45 #9 4.371 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  19:46:45 #9 4.372 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  19:46:45 #9 4.386 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  19:46:45 #9 4.386 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.387 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  19:46:45 #9 4.387 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.388 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.443 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, 19:46:45 #9 4.443 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: 19:46:45 #9 4.443 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.443 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.443 19:46:45 #9 4.446 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.454 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 19:46:45 #9 4.454 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, 19:46:45 #9 4.454 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, 19:46:45 #9 4.454 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: 19:46:45 #9 4.454 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.454 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.454 19:46:45 #9 4.454 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.477 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 19:46:45 #9 4.477 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, 19:46:45 #9 4.477 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: 19:46:45 #9 4.477 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.477 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.477 19:46:45 #9 4.477 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.488 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, 19:46:45 #9 4.488 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c:8: 19:46:45 #9 4.488 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.488 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.488 19:46:45 #9 4.492 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, 19:46:45 #9 4.492 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c:8: 19:46:45 #9 4.492 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.492 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.492 19:46:45 #9 4.497 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:45 #9 4.497 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, 19:46:45 #9 4.497 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: 19:46:45 #9 4.497 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.497 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.497 19:46:45 #9 4.497 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.498 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.506 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.512 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 19:46:45 #9 4.512 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, 19:46:45 #9 4.512 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: 19:46:45 #9 4.512 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.512 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.512 19:46:45 #9 4.512 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.525 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:45 #9 4.525 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, 19:46:45 #9 4.525 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c:8: 19:46:45 #9 4.525 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.525 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.525 19:46:45 #9 4.527 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:46:45 #9 4.527 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:46:45 #9 4.527 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, 19:46:45 #9 4.527 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c:8: 19:46:45 #9 4.527 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.527 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.527 19:46:45 #9 4.527 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.531 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:45 #9 4.531 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, 19:46:45 #9 4.531 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: 19:46:45 #9 4.531 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.531 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.531 19:46:45 #9 4.531 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.531 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, 19:46:45 #9 4.531 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.c:8: 19:46:45 #9 4.531 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.531 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.531 19:46:45 #9 4.532 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:45 #9 4.532 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, 19:46:45 #9 4.532 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c:8: 19:46:45 #9 4.532 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.532 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.532 19:46:45 #9 4.540 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:45 #9 4.540 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, 19:46:45 #9 4.540 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c:8: 19:46:45 #9 4.540 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.540 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.540 19:46:45 #9 4.540 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.545 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, 19:46:45 #9 4.545 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: 19:46:45 #9 4.545 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.545 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.545 19:46:45 #9 4.545 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.550 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.557 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, 19:46:45 #9 4.557 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c:8: 19:46:45 #9 4.557 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.557 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.557 19:46:45 #9 4.557 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.561 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:45 #9 4.561 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, 19:46:45 #9 4.561 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: 19:46:45 #9 4.561 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.561 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.561 19:46:45 #9 4.561 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.577 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 19:46:45 #9 4.577 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, 19:46:45 #9 4.577 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: 19:46:45 #9 4.577 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.577 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.577 19:46:45 #9 4.577 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.580 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, 19:46:45 #9 4.580 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: 19:46:45 #9 4.580 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.580 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.580 19:46:45 #9 4.580 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.597 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:45 #9 4.597 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, 19:46:45 #9 4.597 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c:8: 19:46:45 #9 4.597 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.597 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.597 19:46:45 #9 4.597 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.600 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, 19:46:45 #9 4.600 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c:8: 19:46:45 #9 4.600 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.600 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.600 19:46:45 #9 4.600 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.602 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.607 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:45 #9 4.607 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, 19:46:45 #9 4.607 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: 19:46:45 #9 4.607 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.607 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.607 19:46:45 #9 4.607 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.608 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, 19:46:45 #9 4.608 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c:8: 19:46:45 #9 4.608 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.608 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.608 19:46:45 #9 4.608 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.612 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, 19:46:45 #9 4.612 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: 19:46:45 #9 4.612 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.612 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.612 19:46:45 #9 4.612 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.621 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:45 #9 4.621 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, 19:46:45 #9 4.621 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: 19:46:45 #9 4.621 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.621 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.621 19:46:45 #9 4.627 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 19:46:45 #9 4.627 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, 19:46:45 #9 4.627 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, 19:46:45 #9 4.627 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c:8: 19:46:45 #9 4.627 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.627 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.627 19:46:45 #9 4.634 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 19:46:45 #9 4.634 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: 19:46:45 #9 4.634 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.634 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.634 19:46:45 #9 4.634 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.634 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.638 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.642 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:45 #9 4.642 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, 19:46:45 #9 4.642 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c:8: 19:46:45 #9 4.642 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.642 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.642 19:46:45 #9 4.645 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 19:46:45 #9 4.645 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, 19:46:45 #9 4.645 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c:8: 19:46:45 #9 4.645 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.645 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.645 19:46:45 #9 4.645 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.648 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, 19:46:45 #9 4.648 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: 19:46:45 #9 4.648 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.648 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.648 19:46:45 #9 4.648 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.648 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.651 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:45 #9 4.651 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:45 #9 4.651 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, 19:46:45 #9 4.651 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: 19:46:45 #9 4.651 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.651 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.651 19:46:45 #9 4.657 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:45 #9 4.657 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, 19:46:45 #9 4.657 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: 19:46:45 #9 4.657 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.657 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.657 19:46:45 #9 4.657 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.658 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.h:60:0, 19:46:45 #9 4.658 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c:8: 19:46:45 #9 4.658 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.658 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.658 19:46:45 #9 4.658 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.674 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.h:41:0, 19:46:45 #9 4.674 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: 19:46:45 #9 4.674 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.674 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.674 19:46:45 #9 4.674 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.679 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:45 #9 4.679 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:45 #9 4.679 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, 19:46:45 #9 4.679 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: 19:46:45 #9 4.679 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.679 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.679 19:46:45 #9 4.704 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:45 #9 4.704 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, 19:46:45 #9 4.704 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: 19:46:45 #9 4.704 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.704 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.704 19:46:45 #9 4.704 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.704 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.712 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, 19:46:45 #9 4.712 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: 19:46:45 #9 4.712 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.712 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.712 19:46:45 #9 4.712 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.725 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, 19:46:45 #9 4.725 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: 19:46:45 #9 4.725 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.725 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.725 19:46:45 #9 4.727 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:45 #9 4.727 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, 19:46:45 #9 4.727 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: 19:46:45 #9 4.727 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.727 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.727 19:46:45 #9 4.736 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, 19:46:45 #9 4.736 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, 19:46:45 #9 4.736 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: 19:46:45 #9 4.736 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.736 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.736 19:46:45 #9 4.738 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.748 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.750 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.759 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:45 #9 4.759 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:45 #9 4.759 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, 19:46:45 #9 4.759 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: 19:46:45 #9 4.759 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.759 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.759 19:46:45 #9 4.761 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:45 #9 4.761 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, 19:46:45 #9 4.761 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: 19:46:45 #9 4.761 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.761 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.761 19:46:45 #9 4.761 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.761 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.789 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:45 #9 4.789 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, 19:46:45 #9 4.789 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: 19:46:45 #9 4.789 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.789 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.789 19:46:45 #9 4.791 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, 19:46:45 #9 4.791 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, 19:46:45 #9 4.791 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: 19:46:45 #9 4.791 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.791 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.791 19:46:45 #9 4.791 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.791 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.798 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.804 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 19:46:45 #9 4.804 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c:8: 19:46:45 #9 4.804 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.804 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.804 19:46:45 #9 4.804 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.809 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, 19:46:45 #9 4.809 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: 19:46:45 #9 4.809 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.809 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.809 19:46:45 #9 4.809 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.809 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.813 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, 19:46:45 #9 4.813 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: 19:46:45 #9 4.813 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.813 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.813 19:46:45 #9 4.813 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.818 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 19:46:45 #9 4.818 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, 19:46:45 #9 4.818 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c:8: 19:46:45 #9 4.818 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.818 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.818 19:46:45 #9 4.818 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.826 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, 19:46:45 #9 4.826 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c:8: 19:46:45 #9 4.826 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.826 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.826 19:46:45 #9 4.826 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.835 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:45 #9 4.835 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, 19:46:45 #9 4.835 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: 19:46:45 #9 4.835 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.835 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.835 19:46:45 #9 4.845 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, 19:46:45 #9 4.845 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, 19:46:45 #9 4.845 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: 19:46:45 #9 4.845 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.845 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.845 19:46:45 #9 4.850 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:46:45 #9 4.850 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.h:15, 19:46:45 #9 4.850 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: 19:46:45 #9 4.850 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.850 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.850 19:46:45 #9 4.850 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.853 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, 19:46:45 #9 4.853 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c:8: 19:46:45 #9 4.853 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.853 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.853 19:46:45 #9 4.853 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.853 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.873 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, 19:46:45 #9 4.873 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: 19:46:45 #9 4.873 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.873 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.873 19:46:45 #9 4.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:46:45 #9 4.878 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, 19:46:45 #9 4.878 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: 19:46:45 #9 4.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.878 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.878 19:46:45 #9 4.901 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:45 #9 4.901 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c:8: 19:46:45 #9 4.901 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.901 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.901 19:46:45 #9 4.903 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, 19:46:45 #9 4.903 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: 19:46:45 #9 4.903 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.903 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.903 19:46:45 #9 4.903 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.903 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.907 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.910 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:46:45 #9 4.910 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:46:45 #9 4.910 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, 19:46:45 #9 4.910 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: 19:46:45 #9 4.910 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.910 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.910 19:46:45 #9 4.915 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 19:46:45 #9 4.915 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, 19:46:45 #9 4.915 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c:8: 19:46:45 #9 4.915 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.915 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.915 19:46:45 #9 4.917 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.921 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.921 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.927 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, 19:46:45 #9 4.927 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, 19:46:45 #9 4.927 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c:8: 19:46:45 #9 4.927 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.927 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.927 19:46:45 #9 4.928 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, 19:46:45 #9 4.928 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, 19:46:45 #9 4.928 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c:8: 19:46:45 #9 4.928 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.928 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.928 19:46:45 #9 4.929 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:46:45 #9 4.929 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, 19:46:45 #9 4.929 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c:8: 19:46:45 #9 4.929 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:45 #9 4.929 #define __EXTENSIONS__ /* for Sun */ 19:46:45 #9 4.929 19:46:45 #9 4.929 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.935 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.945 :0:0: note: this is the location of the previous definition 19:46:45 #9 4.945 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.491 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_f1ap.a  19:46:46 #9 5.552 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:46 #9 5.560 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:46 #9 5.561 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c  19:46:46 #9 5.562 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c  19:46:46 #9 5.562 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c  19:46:46 #9 5.563 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c  19:46:46 #9 5.567 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c  19:46:46 #9 5.567 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c  19:46:46 #9 5.567 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c  19:46:46 #9 5.568 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c  19:46:46 #9 5.569 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c  19:46:46 #9 5.570 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c  19:46:46 #9 5.570 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c  19:46:46 #9 5.571 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c  19:46:46 #9 5.571 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c  19:46:46 #9 5.572 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c  19:46:46 #9 5.572 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c  19:46:46 #9 5.572 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c  19:46:46 #9 5.579 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c  19:46:46 #9 5.580 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c  19:46:46 #9 5.586 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c  19:46:46 #9 5.587 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c  19:46:46 #9 5.587 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c  19:46:46 #9 5.588 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c  19:46:46 #9 5.594 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c  19:46:46 #9 5.603 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c  19:46:46 #9 5.603 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c  19:46:46 #9 5.603 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c  19:46:46 #9 5.604 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c  19:46:46 #9 5.604 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c  19:46:46 #9 5.605 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c  19:46:46 #9 5.605 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c  19:46:46 #9 5.608 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c  19:46:46 #9 5.608 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c  19:46:46 #9 5.610 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c  19:46:46 #9 5.611 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c  19:46:46 #9 5.611 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c  19:46:46 #9 5.614 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c  19:46:46 #9 5.616 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c  19:46:46 #9 5.622 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c  19:46:46 #9 5.623 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c  19:46:46 #9 5.623 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c  19:46:46 #9 5.624 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c  19:46:46 #9 5.624 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c  19:46:46 #9 5.626 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c  19:46:46 #9 5.627 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c  19:46:46 #9 5.633 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.h:45:0, 19:46:46 #9 5.633 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c:8: 19:46:46 #9 5.633 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.633 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.633 19:46:46 #9 5.633 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c  19:46:46 #9 5.633 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c  19:46:46 #9 5.634 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c  19:46:46 #9 5.635 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.638 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c  19:46:46 #9 5.644 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c  19:46:46 #9 5.645 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c  19:46:46 #9 5.646 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c  19:46:46 #9 5.656 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c  19:46:46 #9 5.664 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:46:46 #9 5.664 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 19:46:46 #9 5.664 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, 19:46:46 #9 5.664 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c:8: 19:46:46 #9 5.664 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.664 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.664 19:46:46 #9 5.665 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.678 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:46 #9 5.678 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.h:15, 19:46:46 #9 5.678 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c:8: 19:46:46 #9 5.678 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.678 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.678 19:46:46 #9 5.681 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:46 #9 5.681 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.h:15, 19:46:46 #9 5.681 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c:8: 19:46:46 #9 5.681 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.681 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.681 19:46:46 #9 5.681 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.691 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:46:46 #9 5.691 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.h:15, 19:46:46 #9 5.691 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c:8: 19:46:46 #9 5.691 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.691 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.691 19:46:46 #9 5.691 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.691 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.692 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.h:41:0, 19:46:46 #9 5.692 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c:8: 19:46:46 #9 5.692 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.692 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.692 19:46:46 #9 5.692 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.693 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c  19:46:46 #9 5.698 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c  19:46:46 #9 5.702 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:46 #9 5.702 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.h:15, 19:46:46 #9 5.702 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c:8: 19:46:46 #9 5.702 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.702 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.702 19:46:46 #9 5.702 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.702 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c  19:46:46 #9 5.704 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.h:48:0, 19:46:46 #9 5.704 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c:8: 19:46:46 #9 5.704 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.704 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.704 19:46:46 #9 5.704 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c  19:46:46 #9 5.705 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c  19:46:46 #9 5.710 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c  19:46:46 #9 5.711 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:46 #9 5.711 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c:8: 19:46:46 #9 5.711 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.711 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.711 19:46:46 #9 5.714 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.h:56:0, 19:46:46 #9 5.714 from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c:8: 19:46:46 #9 5.714 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.714 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.714 19:46:46 #9 5.715 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c  19:46:46 #9 5.716 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c  19:46:46 #9 5.716 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c  19:46:46 #9 5.717 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c  19:46:46 #9 5.717 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:46 #9 5.717 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.h:15, 19:46:46 #9 5.717 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c:8: 19:46:46 #9 5.717 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.717 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.717 19:46:46 #9 5.717 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.718 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, 19:46:46 #9 5.718 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c:8: 19:46:46 #9 5.718 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.718 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.718 19:46:46 #9 5.718 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.718 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c  19:46:46 #9 5.718 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.718 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c  19:46:46 #9 5.719 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c  19:46:46 #9 5.722 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c  19:46:46 #9 5.725 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c  19:46:46 #9 5.726 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.727 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c  19:46:46 #9 5.727 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c  19:46:46 #9 5.729 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c  19:46:46 #9 5.730 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:46 #9 5.730 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.h:15, 19:46:46 #9 5.730 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c:8: 19:46:46 #9 5.730 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.730 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.730 19:46:46 #9 5.730 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.731 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c  19:46:46 #9 5.732 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c  19:46:46 #9 5.732 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c  19:46:46 #9 5.733 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c  19:46:46 #9 5.733 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c  19:46:46 #9 5.740 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:46:46 #9 5.740 from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c:8: 19:46:46 #9 5.740 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.740 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.740 19:46:46 #9 5.740 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.740 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.740 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c  19:46:46 #9 5.741 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c  19:46:46 #9 5.741 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c  19:46:46 #9 5.742 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c  19:46:46 #9 5.742 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c  19:46:46 #9 5.743 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c  19:46:46 #9 5.743 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c  19:46:46 #9 5.744 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c  19:46:46 #9 5.744 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c  19:46:46 #9 5.744 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c  19:46:46 #9 5.745 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c  19:46:46 #9 5.746 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c  19:46:46 #9 5.746 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c  19:46:46 #9 5.750 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c  19:46:46 #9 5.754 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c  19:46:46 #9 5.754 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c  19:46:46 #9 5.757 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c  19:46:46 #9 5.758 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c  19:46:46 #9 5.760 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c  19:46:46 #9 5.775 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.h:41:0, 19:46:46 #9 5.775 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c:8: 19:46:46 #9 5.775 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.775 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.775 19:46:46 #9 5.779 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:46 #9 5.779 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.h:15, 19:46:46 #9 5.779 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c:8: 19:46:46 #9 5.779 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.779 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.779 19:46:46 #9 5.779 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.784 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.801 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c  19:46:46 #9 5.801 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, 19:46:46 #9 5.801 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c:8: 19:46:46 #9 5.801 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.801 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.801 19:46:46 #9 5.802 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c  19:46:46 #9 5.803 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c  19:46:46 #9 5.811 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c  19:46:46 #9 5.812 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c  19:46:46 #9 5.815 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c  19:46:46 #9 5.859 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c  19:46:46 #9 5.866 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c  19:46:46 #9 5.869 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c  19:46:46 #9 5.870 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c  19:46:46 #9 5.892 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c  19:46:46 #9 5.894 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.899 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c  19:46:46 #9 5.904 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c  19:46:46 #9 5.927 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c  19:46:46 #9 5.928 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c  19:46:46 #9 5.928 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c  19:46:46 #9 5.929 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c  19:46:46 #9 5.929 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c  19:46:46 #9 5.930 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c  19:46:46 #9 5.930 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c  19:46:46 #9 5.936 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-DU-ID.h:46:0, 19:46:46 #9 5.936 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.h:15, 19:46:46 #9 5.936 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c:8: 19:46:46 #9 5.936 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.936 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.936 19:46:46 #9 5.936 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c  19:46:46 #9 5.936 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c  19:46:46 #9 5.937 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c  19:46:46 #9 5.937 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c  19:46:46 #9 5.937 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c  19:46:46 #9 5.949 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.h:58:0, 19:46:46 #9 5.949 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c:8: 19:46:46 #9 5.949 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.949 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.949 19:46:46 #9 5.952 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c  19:46:46 #9 5.961 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:46 #9 5.961 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.h:15, 19:46:46 #9 5.961 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c:8: 19:46:46 #9 5.961 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.961 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.961 19:46:46 #9 5.961 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.962 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c  19:46:46 #9 5.962 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c  19:46:46 #9 5.967 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.h:45:0, 19:46:46 #9 5.967 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c:8: 19:46:46 #9 5.967 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.967 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.967 19:46:46 #9 5.967 :0:0: note: this is the location of the previous definition 19:46:46 #9 5.996 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, 19:46:46 #9 5.996 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.h:15, 19:46:46 #9 5.996 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c:8: 19:46:46 #9 5.996 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 5.996 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 5.996 19:46:46 #9 5.996 :0:0: note: this is the location of the previous definition 19:46:46 #9 6.000 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.h:54:0, 19:46:46 #9 6.000 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c:8: 19:46:46 #9 6.000 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 6.000 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 6.000 19:46:46 #9 6.000 :0:0: note: this is the location of the previous definition 19:46:46 #9 6.005 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c  19:46:46 #9 6.014 :0:0: note: this is the location of the previous definition 19:46:46 #9 6.017 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.h:56:0, 19:46:46 #9 6.017 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c:8: 19:46:46 #9 6.017 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 6.017 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 6.017 19:46:46 #9 6.020 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c  19:46:46 #9 6.020 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c  19:46:46 #9 6.024 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.h:41:0, 19:46:46 #9 6.024 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c:8: 19:46:46 #9 6.024 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 6.024 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 6.024 19:46:46 #9 6.025 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c  19:46:46 #9 6.029 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.h:41:0, 19:46:46 #9 6.029 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c:8: 19:46:46 #9 6.029 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 6.029 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 6.029 19:46:46 #9 6.029 :0:0: note: this is the location of the previous definition 19:46:46 #9 6.030 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c  19:46:46 #9 6.039 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:46 #9 6.039 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.h:15, 19:46:46 #9 6.039 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c:8: 19:46:46 #9 6.039 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 6.039 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 6.039 19:46:46 #9 6.047 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c  19:46:46 #9 6.047 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c  19:46:46 #9 6.048 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c  19:46:46 #9 6.050 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c  19:46:46 #9 6.053 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:46:46 #9 6.053 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.h:15, 19:46:46 #9 6.053 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c:8: 19:46:46 #9 6.053 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 6.053 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 6.053 19:46:46 #9 6.053 :0:0: note: this is the location of the previous definition 19:46:46 #9 6.053 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c  19:46:46 #9 6.066 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:46 #9 6.066 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c:8: 19:46:46 #9 6.066 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 6.066 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 6.066 19:46:46 #9 6.071 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c  19:46:46 #9 6.071 :0:0: note: this is the location of the previous definition 19:46:46 #9 6.072 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.h:41:0, 19:46:46 #9 6.072 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c:8: 19:46:46 #9 6.072 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 6.072 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 6.072 19:46:46 #9 6.072 :0:0: note: this is the location of the previous definition 19:46:46 #9 6.078 :0:0: note: this is the location of the previous definition 19:46:46 #9 6.087 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:46 #9 6.087 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.h:15, 19:46:46 #9 6.087 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c:8: 19:46:46 #9 6.087 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 6.087 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 6.087 19:46:46 #9 6.087 :0:0: note: this is the location of the previous definition 19:46:46 #9 6.096 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c  19:46:46 #9 6.101 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, 19:46:46 #9 6.101 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.h:15, 19:46:46 #9 6.101 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c:8: 19:46:46 #9 6.101 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:46 #9 6.101 #define __EXTENSIONS__ /* for Sun */ 19:46:46 #9 6.101 19:46:46 #9 6.101 :0:0: note: this is the location of the previous definition 19:46:46 #9 6.123 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c  19:46:47 #9 6.124 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c  19:46:47 #9 6.124 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c  19:46:47 #9 6.124 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c  19:46:47 #9 6.125 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c  19:46:47 #9 6.125 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c  19:46:47 #9 6.125 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.126 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c  19:46:47 #9 6.130 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c  19:46:47 #9 6.134 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c  19:46:47 #9 6.135 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c  19:46:47 #9 6.138 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c  19:46:47 #9 6.149 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c  19:46:47 #9 6.156 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, 19:46:47 #9 6.156 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.h:15, 19:46:47 #9 6.156 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c:8: 19:46:47 #9 6.156 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.156 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.156 19:46:47 #9 6.156 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.157 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c  19:46:47 #9 6.162 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c  19:46:47 #9 6.163 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.163 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c  19:46:47 #9 6.163 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c  19:46:47 #9 6.174 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c  19:46:47 #9 6.183 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c  19:46:47 #9 6.184 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c  19:46:47 #9 6.185 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c  19:46:47 #9 6.189 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, 19:46:47 #9 6.189 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.h:15, 19:46:47 #9 6.189 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c:8: 19:46:47 #9 6.189 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.189 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.189 19:46:47 #9 6.189 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.190 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c  19:46:47 #9 6.192 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c  19:46:47 #9 6.196 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.h:41:0, 19:46:47 #9 6.196 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c:8: 19:46:47 #9 6.196 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.196 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.196 19:46:47 #9 6.196 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.199 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c  19:46:47 #9 6.200 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:46:47 #9 6.200 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.h:15, 19:46:47 #9 6.200 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c:8: 19:46:47 #9 6.200 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.200 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.200 19:46:47 #9 6.200 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.208 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.h:54:0, 19:46:47 #9 6.208 from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c:8: 19:46:47 #9 6.208 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.208 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.208 19:46:47 #9 6.208 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.211 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, 19:46:47 #9 6.211 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c:8: 19:46:47 #9 6.211 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.211 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.211 19:46:47 #9 6.211 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.216 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.h:41:0, 19:46:47 #9 6.216 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c:8: 19:46:47 #9 6.216 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.216 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.216 19:46:47 #9 6.216 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.221 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.221 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.h:15, 19:46:47 #9 6.221 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c:8: 19:46:47 #9 6.221 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.221 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.221 19:46:47 #9 6.221 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.222 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c  19:46:47 #9 6.226 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, 19:46:47 #9 6.226 from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c:8: 19:46:47 #9 6.226 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.226 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.226 19:46:47 #9 6.226 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.226 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, 19:46:47 #9 6.226 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.h:15, 19:46:47 #9 6.226 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c:8: 19:46:47 #9 6.226 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.226 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.226 19:46:47 #9 6.226 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.227 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.227 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.h:15, 19:46:47 #9 6.227 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c:8: 19:46:47 #9 6.227 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.227 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.227 19:46:47 #9 6.227 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.243 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.h:45:0, 19:46:47 #9 6.243 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c:8: 19:46:47 #9 6.243 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.243 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.243 19:46:47 #9 6.243 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.249 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:46:47 #9 6.249 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, 19:46:47 #9 6.249 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.h:15, 19:46:47 #9 6.249 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c:8: 19:46:47 #9 6.249 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.249 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.249 19:46:47 #9 6.249 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.266 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c  19:46:47 #9 6.273 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.h:41:0, 19:46:47 #9 6.273 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c:8: 19:46:47 #9 6.273 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.273 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.273 19:46:47 #9 6.273 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c  19:46:47 #9 6.274 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c  19:46:47 #9 6.274 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c  19:46:47 #9 6.276 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.h:41:0, 19:46:47 #9 6.276 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c:8: 19:46:47 #9 6.276 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.276 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.276 19:46:47 #9 6.276 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.278 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c  19:46:47 #9 6.278 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.278 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.h:15, 19:46:47 #9 6.278 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c:8: 19:46:47 #9 6.278 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.278 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.278 19:46:47 #9 6.278 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.279 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c  19:46:47 #9 6.280 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c  19:46:47 #9 6.289 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:46:47 #9 6.289 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.h:15, 19:46:47 #9 6.289 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c:8: 19:46:47 #9 6.289 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.289 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.289 19:46:47 #9 6.289 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.295 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:46:47 #9 6.295 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.h:15, 19:46:47 #9 6.295 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c:8: 19:46:47 #9 6.295 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.295 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.295 19:46:47 #9 6.295 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.296 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c  19:46:47 #9 6.300 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.h:55:0, 19:46:47 #9 6.300 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c:8: 19:46:47 #9 6.300 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.300 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.300 19:46:47 #9 6.300 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.301 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c  19:46:47 #9 6.302 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.h:41:0, 19:46:47 #9 6.302 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c:8: 19:46:47 #9 6.302 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.302 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.302 19:46:47 #9 6.302 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.302 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c  19:46:47 #9 6.305 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:46:47 #9 6.305 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.h:15, 19:46:47 #9 6.305 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c:8: 19:46:47 #9 6.305 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.305 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.305 19:46:47 #9 6.305 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.305 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c  19:46:47 #9 6.306 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c  19:46:47 #9 6.311 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.h:46:0, 19:46:47 #9 6.311 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c:8: 19:46:47 #9 6.311 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.311 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.311 19:46:47 #9 6.311 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.313 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 19:46:47 #9 6.313 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, 19:46:47 #9 6.313 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.h:15, 19:46:47 #9 6.313 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c:8: 19:46:47 #9 6.313 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.313 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.313 19:46:47 #9 6.313 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.313 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c  19:46:47 #9 6.314 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, 19:46:47 #9 6.314 from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c:8: 19:46:47 #9 6.314 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.314 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.314 19:46:47 #9 6.314 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.316 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.316 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.h:15, 19:46:47 #9 6.316 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c:8: 19:46:47 #9 6.316 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.316 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.316 19:46:47 #9 6.316 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.321 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.321 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.h:15, 19:46:47 #9 6.321 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c:8: 19:46:47 #9 6.321 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.321 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.321 19:46:47 #9 6.323 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:46:47 #9 6.323 from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c:8: 19:46:47 #9 6.323 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.323 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.323 19:46:47 #9 6.323 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.326 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c  19:46:47 #9 6.327 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.h:45:0, 19:46:47 #9 6.327 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c:8: 19:46:47 #9 6.327 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.327 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.327 19:46:47 #9 6.327 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.331 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 19:46:47 #9 6.331 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.h:15, 19:46:47 #9 6.331 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c:8: 19:46:47 #9 6.331 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.331 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.331 19:46:47 #9 6.331 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.333 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.h:54:0, 19:46:47 #9 6.333 from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c:8: 19:46:47 #9 6.333 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.333 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.333 19:46:47 #9 6.336 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.336 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.h:15, 19:46:47 #9 6.336 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c:8: 19:46:47 #9 6.336 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.336 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.336 19:46:47 #9 6.337 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.337 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.h:15, 19:46:47 #9 6.337 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c:8: 19:46:47 #9 6.337 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.337 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.337 19:46:47 #9 6.337 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.341 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.h:41:0, 19:46:47 #9 6.341 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c:8: 19:46:47 #9 6.341 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.341 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.341 19:46:47 #9 6.346 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:46:47 #9 6.346 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 19:46:47 #9 6.346 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c:8: 19:46:47 #9 6.346 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.346 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.346 19:46:47 #9 6.346 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.347 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c  19:46:47 #9 6.348 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.356 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.356 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.h:15, 19:46:47 #9 6.356 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c:8: 19:46:47 #9 6.356 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.356 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.356 19:46:47 #9 6.359 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:46:47 #9 6.359 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, 19:46:47 #9 6.359 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.h:15, 19:46:47 #9 6.359 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c:8: 19:46:47 #9 6.359 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.359 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.359 19:46:47 #9 6.363 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.h:23:0, 19:46:47 #9 6.363 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c:8: 19:46:47 #9 6.363 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.363 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.363 19:46:47 #9 6.364 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c  19:46:47 #9 6.389 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.h:41:0, 19:46:47 #9 6.389 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c:8: 19:46:47 #9 6.389 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.389 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.389 19:46:47 #9 6.389 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.389 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.389 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.396 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c  19:46:47 #9 6.398 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:46:47 #9 6.398 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.h:15, 19:46:47 #9 6.398 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c:8: 19:46:47 #9 6.398 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.398 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.398 19:46:47 #9 6.398 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.402 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.410 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.410 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.h:15, 19:46:47 #9 6.410 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c:8: 19:46:47 #9 6.410 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.410 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.410 19:46:47 #9 6.410 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.417 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c  19:46:47 #9 6.427 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.h:41:0, 19:46:47 #9 6.427 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c:8: 19:46:47 #9 6.427 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.427 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.427 19:46:47 #9 6.429 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c  19:46:47 #9 6.430 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, 19:46:47 #9 6.430 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.h:15, 19:46:47 #9 6.430 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c:8: 19:46:47 #9 6.430 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.430 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.430 19:46:47 #9 6.431 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.433 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.433 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.436 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c  19:46:47 #9 6.437 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:46:47 #9 6.437 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.h:15, 19:46:47 #9 6.437 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c:8: 19:46:47 #9 6.437 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.437 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.437 19:46:47 #9 6.437 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.445 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.h:56:0, 19:46:47 #9 6.445 from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c:8: 19:46:47 #9 6.445 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.445 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.445 19:46:47 #9 6.454 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.h:45:0, 19:46:47 #9 6.454 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c:8: 19:46:47 #9 6.454 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.454 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.454 19:46:47 #9 6.455 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.466 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c  19:46:47 #9 6.467 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.467 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.469 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, 19:46:47 #9 6.469 from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c:8: 19:46:47 #9 6.469 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.469 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.469 19:46:47 #9 6.469 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.476 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.h:41:0, 19:46:47 #9 6.476 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c:8: 19:46:47 #9 6.476 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.476 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.476 19:46:47 #9 6.480 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.h:41:0, 19:46:47 #9 6.480 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c:8: 19:46:47 #9 6.480 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.480 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.480 19:46:47 #9 6.480 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.484 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.484 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.h:15, 19:46:47 #9 6.484 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c:8: 19:46:47 #9 6.484 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.484 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.484 19:46:47 #9 6.485 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, 19:46:47 #9 6.485 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.h:15, 19:46:47 #9 6.485 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c:8: 19:46:47 #9 6.485 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.485 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.485 19:46:47 #9 6.485 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.486 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.500 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.500 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.h:15, 19:46:47 #9 6.500 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c:8: 19:46:47 #9 6.500 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.500 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.500 19:46:47 #9 6.502 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.502 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.h:15, 19:46:47 #9 6.502 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c:8: 19:46:47 #9 6.502 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.502 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.502 19:46:47 #9 6.511 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.511 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.h:15, 19:46:47 #9 6.511 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c:8: 19:46:47 #9 6.511 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.511 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.511 19:46:47 #9 6.512 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:46:47 #9 6.512 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, 19:46:47 #9 6.512 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c:8: 19:46:47 #9 6.512 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.512 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.512 19:46:47 #9 6.529 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.529 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.h:15, 19:46:47 #9 6.529 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c:8: 19:46:47 #9 6.529 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.529 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.529 19:46:47 #9 6.529 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.530 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.532 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.h:41:0, 19:46:47 #9 6.532 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c:8: 19:46:47 #9 6.532 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.532 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.532 19:46:47 #9 6.534 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.h:45:0, 19:46:47 #9 6.534 from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c:8: 19:46:47 #9 6.534 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.534 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.534 19:46:47 #9 6.539 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.h:57:0, 19:46:47 #9 6.539 from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c:8: 19:46:47 #9 6.539 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.539 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.539 19:46:47 #9 6.540 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.540 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.h:15, 19:46:47 #9 6.540 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c:8: 19:46:47 #9 6.540 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.540 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.540 19:46:47 #9 6.540 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.541 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.541 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.541 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.541 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.h:15, 19:46:47 #9 6.541 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c:8: 19:46:47 #9 6.541 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.541 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.541 19:46:47 #9 6.543 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.543 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.h:15, 19:46:47 #9 6.543 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c:8: 19:46:47 #9 6.543 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.543 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.543 19:46:47 #9 6.554 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.554 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.558 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.567 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.h:60:0, 19:46:47 #9 6.567 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c:8: 19:46:47 #9 6.567 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.567 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.567 19:46:47 #9 6.569 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.h:61:0, 19:46:47 #9 6.569 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c:8: 19:46:47 #9 6.569 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.569 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.569 19:46:47 #9 6.569 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.569 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.570 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c  19:46:47 #9 6.571 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c  19:46:47 #9 6.571 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c  19:46:47 #9 6.572 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c  19:46:47 #9 6.573 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c  19:46:47 #9 6.573 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c  19:46:47 #9 6.574 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.574 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c  19:46:47 #9 6.574 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c  19:46:47 #9 6.594 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.h:45:0, 19:46:47 #9 6.594 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c:8: 19:46:47 #9 6.594 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.594 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.594 19:46:47 #9 6.594 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.594 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.601 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.h:23:0, 19:46:47 #9 6.601 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c:8: 19:46:47 #9 6.601 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.601 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.601 19:46:47 #9 6.601 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.601 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.601 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.602 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.608 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c  19:46:47 #9 6.618 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c  19:46:47 #9 6.618 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c  19:46:47 #9 6.622 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.634 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.662 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.662 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.h:15, 19:46:47 #9 6.662 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c:8: 19:46:47 #9 6.662 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.662 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.662 19:46:47 #9 6.662 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.665 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.665 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.h:15, 19:46:47 #9 6.665 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c:8: 19:46:47 #9 6.665 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.665 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.665 19:46:47 #9 6.665 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.668 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.h:61:0, 19:46:47 #9 6.668 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c:8: 19:46:47 #9 6.668 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.668 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.668 19:46:47 #9 6.672 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.672 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.h:15, 19:46:47 #9 6.672 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c:8: 19:46:47 #9 6.672 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.672 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.672 19:46:47 #9 6.672 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.674 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.674 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.h:15, 19:46:47 #9 6.674 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c:8: 19:46:47 #9 6.674 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.674 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.674 19:46:47 #9 6.694 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 19:46:47 #9 6.694 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.h:15, 19:46:47 #9 6.694 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c:8: 19:46:47 #9 6.694 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.694 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.694 19:46:47 #9 6.703 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.703 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.h:15, 19:46:47 #9 6.703 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c:8: 19:46:47 #9 6.703 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.703 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.703 19:46:47 #9 6.703 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.708 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.h:45:0, 19:46:47 #9 6.708 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c:8: 19:46:47 #9 6.708 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.708 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.708 19:46:47 #9 6.708 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.709 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.h:23:0, 19:46:47 #9 6.709 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c:8: 19:46:47 #9 6.709 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.709 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.709 19:46:47 #9 6.736 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.h:41:0, 19:46:47 #9 6.736 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c:8: 19:46:47 #9 6.736 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.736 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.736 19:46:47 #9 6.736 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.737 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.744 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.h:41:0, 19:46:47 #9 6.744 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c:8: 19:46:47 #9 6.744 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.744 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.744 19:46:47 #9 6.744 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.747 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.h:41:0, 19:46:47 #9 6.747 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c:8: 19:46:47 #9 6.747 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.747 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.747 19:46:47 #9 6.747 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.751 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:46:47 #9 6.751 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.h:15, 19:46:47 #9 6.751 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c:8: 19:46:47 #9 6.751 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.751 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.751 19:46:47 #9 6.751 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.757 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, 19:46:47 #9 6.757 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.h:15, 19:46:47 #9 6.757 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c:8: 19:46:47 #9 6.757 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.757 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.757 19:46:47 #9 6.757 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.757 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.h:15, 19:46:47 #9 6.757 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c:8: 19:46:47 #9 6.757 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.757 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.757 19:46:47 #9 6.757 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.762 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.h:44:0, 19:46:47 #9 6.762 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c:8: 19:46:47 #9 6.762 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.762 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.762 19:46:47 #9 6.764 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.h:41:0, 19:46:47 #9 6.764 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c:8: 19:46:47 #9 6.764 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.764 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.764 19:46:47 #9 6.766 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.766 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.h:15, 19:46:47 #9 6.766 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c:8: 19:46:47 #9 6.766 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.766 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.766 19:46:47 #9 6.766 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.766 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.766 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.h:15, 19:46:47 #9 6.766 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c:8: 19:46:47 #9 6.766 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.766 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.766 19:46:47 #9 6.769 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.h:57:0, 19:46:47 #9 6.769 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c:8: 19:46:47 #9 6.769 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.769 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.769 19:46:47 #9 6.769 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.769 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.770 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.770 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.h:15, 19:46:47 #9 6.770 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c:8: 19:46:47 #9 6.770 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.770 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.770 19:46:47 #9 6.778 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.779 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.779 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.h:15, 19:46:47 #9 6.779 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c:8: 19:46:47 #9 6.779 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.779 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.779 19:46:47 #9 6.787 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.788 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.788 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.h:15, 19:46:47 #9 6.788 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c:8: 19:46:47 #9 6.788 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.788 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.788 19:46:47 #9 6.792 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.792 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.h:15, 19:46:47 #9 6.792 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c:8: 19:46:47 #9 6.792 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.792 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.792 19:46:47 #9 6.792 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.796 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, 19:46:47 #9 6.796 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.h:15, 19:46:47 #9 6.796 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c:8: 19:46:47 #9 6.796 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.796 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.796 19:46:47 #9 6.796 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.796 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.801 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 19:46:47 #9 6.801 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c:8: 19:46:47 #9 6.801 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.801 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.801 19:46:47 #9 6.808 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, 19:46:47 #9 6.808 from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c:8: 19:46:47 #9 6.808 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.808 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.808 19:46:47 #9 6.809 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.809 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.h:15, 19:46:47 #9 6.809 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c:8: 19:46:47 #9 6.809 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.809 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.809 19:46:47 #9 6.809 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.812 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.h:45:0, 19:46:47 #9 6.812 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c:8: 19:46:47 #9 6.812 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.812 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.812 19:46:47 #9 6.812 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.815 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:46:47 #9 6.815 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.h:15, 19:46:47 #9 6.815 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c:8: 19:46:47 #9 6.815 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.815 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.815 19:46:47 #9 6.815 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.826 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:46:47 #9 6.826 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, 19:46:47 #9 6.826 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c:8: 19:46:47 #9 6.826 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.826 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.826 19:46:47 #9 6.826 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.826 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.834 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.838 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.847 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.h:56:0, 19:46:47 #9 6.847 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c:8: 19:46:47 #9 6.847 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.847 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.847 19:46:47 #9 6.853 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.861 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.h:45:0, 19:46:47 #9 6.861 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c:8: 19:46:47 #9 6.861 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.861 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.861 19:46:47 #9 6.861 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.862 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.h:45:0, 19:46:47 #9 6.862 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c:8: 19:46:47 #9 6.862 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.862 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.862 19:46:47 #9 6.862 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.866 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.887 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.h:46:0, 19:46:47 #9 6.887 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c:8: 19:46:47 #9 6.887 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.887 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.887 19:46:47 #9 6.887 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.h:57:0, 19:46:47 #9 6.887 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c:8: 19:46:47 #9 6.887 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.887 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.887 19:46:47 #9 6.888 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.h:41:0, 19:46:47 #9 6.888 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c:8: 19:46:47 #9 6.888 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.888 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.888 19:46:47 #9 6.889 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.h:41:0, 19:46:47 #9 6.889 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c:8: 19:46:47 #9 6.889 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.889 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.889 19:46:47 #9 6.894 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.894 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.897 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.h:41:0, 19:46:47 #9 6.897 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c:8: 19:46:47 #9 6.897 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.897 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.897 19:46:47 #9 6.897 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.901 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.901 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.h:15, 19:46:47 #9 6.901 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c:8: 19:46:47 #9 6.901 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.901 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.901 19:46:47 #9 6.901 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.902 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.h:76:0, 19:46:47 #9 6.902 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c:8: 19:46:47 #9 6.902 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.902 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.902 19:46:47 #9 6.902 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.902 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.902 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.906 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:46:47 #9 6.906 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.h:15, 19:46:47 #9 6.906 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c:8: 19:46:47 #9 6.906 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.906 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.906 19:46:47 #9 6.906 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.910 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.910 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.h:15, 19:46:47 #9 6.910 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c:8: 19:46:47 #9 6.910 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.910 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.910 19:46:47 #9 6.910 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.912 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:46:47 #9 6.912 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.h:15, 19:46:47 #9 6.912 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c:8: 19:46:47 #9 6.912 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.912 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.912 19:46:47 #9 6.912 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.922 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.925 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.h:54:0, 19:46:47 #9 6.925 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c:8: 19:46:47 #9 6.925 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.925 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.925 19:46:47 #9 6.925 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.925 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.931 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.931 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.h:15, 19:46:47 #9 6.931 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c:8: 19:46:47 #9 6.931 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.931 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.931 19:46:47 #9 6.938 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.941 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.941 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.h:15, 19:46:47 #9 6.941 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c:8: 19:46:47 #9 6.941 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.941 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.941 19:46:47 #9 6.949 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.949 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.h:15, 19:46:47 #9 6.949 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c:8: 19:46:47 #9 6.949 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.949 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.949 19:46:47 #9 6.957 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:47 #9 6.957 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.h:15, 19:46:47 #9 6.957 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c:8: 19:46:47 #9 6.957 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.957 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.957 19:46:47 #9 6.957 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.958 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.960 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, 19:46:47 #9 6.960 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c:8: 19:46:47 #9 6.960 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.960 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.960 19:46:47 #9 6.960 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.966 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.966 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.h:15, 19:46:47 #9 6.966 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c:8: 19:46:47 #9 6.966 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.966 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.966 19:46:47 #9 6.966 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.969 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, 19:46:47 #9 6.969 from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c:8: 19:46:47 #9 6.969 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.969 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.969 19:46:47 #9 6.969 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.977 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.h:44:0, 19:46:47 #9 6.977 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c:8: 19:46:47 #9 6.977 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.977 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.977 19:46:47 #9 6.981 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.981 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.h:15, 19:46:47 #9 6.981 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c:8: 19:46:47 #9 6.981 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.981 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.981 19:46:47 #9 6.981 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.982 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.984 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.h:41:0, 19:46:47 #9 6.984 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c:8: 19:46:47 #9 6.984 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.984 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.984 19:46:47 #9 6.984 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.986 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 6.986 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.h:15, 19:46:47 #9 6.986 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c:8: 19:46:47 #9 6.986 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.986 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.986 19:46:47 #9 6.986 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.987 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.h:41:0, 19:46:47 #9 6.987 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c:8: 19:46:47 #9 6.987 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.987 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.987 19:46:47 #9 6.987 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.988 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 19:46:47 #9 6.988 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c:8: 19:46:47 #9 6.988 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.988 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.988 19:46:47 #9 6.990 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.h:64:0, 19:46:47 #9 6.990 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c:8: 19:46:47 #9 6.990 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.990 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.990 19:46:47 #9 6.990 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.990 :0:0: note: this is the location of the previous definition 19:46:47 #9 6.999 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:46:47 #9 6.999 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.h:15, 19:46:47 #9 6.999 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c:8: 19:46:47 #9 6.999 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 6.999 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 6.999 19:46:47 #9 6.999 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.001 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.006 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.h:41:0, 19:46:47 #9 7.006 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c:8: 19:46:47 #9 7.006 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.006 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.006 19:46:47 #9 7.006 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.007 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.009 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 7.009 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.h:15, 19:46:47 #9 7.009 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c:8: 19:46:47 #9 7.009 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.009 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.009 19:46:47 #9 7.026 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 7.026 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.h:15, 19:46:47 #9 7.026 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c:8: 19:46:47 #9 7.026 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.026 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.026 19:46:47 #9 7.026 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.029 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, 19:46:47 #9 7.029 from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c:8: 19:46:47 #9 7.029 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.029 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.029 19:46:47 #9 7.029 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.029 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.h:41:0, 19:46:47 #9 7.029 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c:8: 19:46:47 #9 7.029 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.029 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.029 19:46:47 #9 7.039 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.h:41:0, 19:46:47 #9 7.039 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c:8: 19:46:47 #9 7.039 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.039 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.039 19:46:47 #9 7.039 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.039 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.042 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.043 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.076 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 7.076 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.h:15, 19:46:47 #9 7.076 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c:8: 19:46:47 #9 7.076 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.076 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.076 19:46:47 #9 7.097 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 7.097 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.h:15, 19:46:47 #9 7.097 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c:8: 19:46:47 #9 7.097 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.097 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.097 19:46:47 #9 7.102 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 19:46:47 #9 7.102 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.h:15, 19:46:47 #9 7.102 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c:8: 19:46:47 #9 7.102 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.102 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.102 19:46:47 #9 7.102 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.104 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:47 #9 7.104 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.h:15, 19:46:47 #9 7.104 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c:8: 19:46:47 #9 7.104 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.104 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.104 19:46:47 #9 7.104 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.109 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.h:45:0, 19:46:47 #9 7.109 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c:8: 19:46:47 #9 7.109 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.109 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.109 19:46:47 #9 7.109 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.h:23:0, 19:46:47 #9 7.109 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c:8: 19:46:47 #9 7.109 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.109 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.109 19:46:47 #9 7.109 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.110 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.h:41:0, 19:46:47 #9 7.110 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c:8: 19:46:47 #9 7.110 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.110 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.110 19:46:47 #9 7.110 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.110 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.110 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.112 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:46:47 #9 7.112 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c:8: 19:46:47 #9 7.112 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.112 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.112 19:46:47 #9 7.112 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.122 :0:0: note: this is the location of the previous definition 19:46:47 #9 7.145 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.h:71:0, 19:46:47 #9 7.145 from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c:8: 19:46:47 #9 7.145 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:47 #9 7.145 #define __EXTENSIONS__ /* for Sun */ 19:46:47 #9 7.145 19:46:47 #9 7.145 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.153 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.h:58:0, 19:46:48 #9 7.153 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c:8: 19:46:48 #9 7.153 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.153 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.153 19:46:48 #9 7.153 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.161 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.h:45:0, 19:46:48 #9 7.161 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c:8: 19:46:48 #9 7.161 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.161 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.161 19:46:48 #9 7.161 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.163 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:46:48 #9 7.163 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, 19:46:48 #9 7.163 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.h:15, 19:46:48 #9 7.163 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c:8: 19:46:48 #9 7.163 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.163 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.163 19:46:48 #9 7.165 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:46:48 #9 7.165 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, 19:46:48 #9 7.165 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c:8: 19:46:48 #9 7.165 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.165 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.165 19:46:48 #9 7.165 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.167 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:48 #9 7.167 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.h:15, 19:46:48 #9 7.167 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c:8: 19:46:48 #9 7.167 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.167 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.167 19:46:48 #9 7.167 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.168 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.174 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:46:48 #9 7.174 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.h:15, 19:46:48 #9 7.174 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c:8: 19:46:48 #9 7.174 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.174 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.174 19:46:48 #9 7.174 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.200 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.h:41:0, 19:46:48 #9 7.200 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c:8: 19:46:48 #9 7.200 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.200 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.200 19:46:48 #9 7.209 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 19:46:48 #9 7.209 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, 19:46:48 #9 7.209 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c:8: 19:46:48 #9 7.209 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.209 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.209 19:46:48 #9 7.209 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.h:46:0, 19:46:48 #9 7.209 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c:8: 19:46:48 #9 7.209 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.209 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.209 19:46:48 #9 7.209 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.210 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.h:45:0, 19:46:48 #9 7.210 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c:8: 19:46:48 #9 7.210 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.210 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.210 19:46:48 #9 7.210 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.214 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:48 #9 7.214 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.h:15, 19:46:48 #9 7.214 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c:8: 19:46:48 #9 7.214 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.214 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.214 19:46:48 #9 7.220 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, 19:46:48 #9 7.220 from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c:8: 19:46:48 #9 7.220 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.220 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.220 19:46:48 #9 7.220 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.220 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:46:48 #9 7.220 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.h:15, 19:46:48 #9 7.220 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c:8: 19:46:48 #9 7.220 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.220 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.220 19:46:48 #9 7.223 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.226 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, 19:46:48 #9 7.226 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.h:15, 19:46:48 #9 7.226 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c:8: 19:46:48 #9 7.226 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.226 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.226 19:46:48 #9 7.226 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.228 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.h:41:0, 19:46:48 #9 7.228 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c:8: 19:46:48 #9 7.228 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.228 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.228 19:46:48 #9 7.230 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.230 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:46:48 #9 7.230 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.h:15, 19:46:48 #9 7.230 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c:8: 19:46:48 #9 7.230 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.230 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.230 19:46:48 #9 7.230 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.240 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:46:48 #9 7.240 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.h:15, 19:46:48 #9 7.240 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c:8: 19:46:48 #9 7.240 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.240 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.240 19:46:48 #9 7.240 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.240 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.241 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.243 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, 19:46:48 #9 7.243 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c:8: 19:46:48 #9 7.243 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.243 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.243 19:46:48 #9 7.243 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.254 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.673 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  19:46:48 #9 7.702 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:48 #9 7.709 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:48 #9 7.710 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c  19:46:48 #9 7.711 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c  19:46:48 #9 7.711 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c  19:46:48 #9 7.712 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c  19:46:48 #9 7.713 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c  19:46:48 #9 7.714 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c  19:46:48 #9 7.716 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c  19:46:48 #9 7.716 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c  19:46:48 #9 7.717 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c  19:46:48 #9 7.718 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c  19:46:48 #9 7.719 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c  19:46:48 #9 7.720 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c  19:46:48 #9 7.720 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c  19:46:48 #9 7.720 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c  19:46:48 #9 7.721 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c  19:46:48 #9 7.721 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c  19:46:48 #9 7.721 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c  19:46:48 #9 7.722 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c  19:46:48 #9 7.723 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c  19:46:48 #9 7.723 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c  19:46:48 #9 7.724 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c  19:46:48 #9 7.724 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c  19:46:48 #9 7.725 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c  19:46:48 #9 7.725 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c  19:46:48 #9 7.726 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c  19:46:48 #9 7.743 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.h:47:0, 19:46:48 #9 7.743 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c:8: 19:46:48 #9 7.743 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.743 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.743 19:46:48 #9 7.743 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.744 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.h:46:0, 19:46:48 #9 7.744 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c:8: 19:46:48 #9 7.744 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.744 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.744 19:46:48 #9 7.744 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.746 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c  19:46:48 #9 7.747 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c  19:46:48 #9 7.748 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c  19:46:48 #9 7.748 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c  19:46:48 #9 7.750 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c  19:46:48 #9 7.750 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c  19:46:48 #9 7.753 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c  19:46:48 #9 7.756 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.h:59:0, 19:46:48 #9 7.756 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c:8: 19:46:48 #9 7.756 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.756 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.756 19:46:48 #9 7.756 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.756 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c  19:46:48 #9 7.756 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c  19:46:48 #9 7.757 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c  19:46:48 #9 7.757 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c  19:46:48 #9 7.758 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c  19:46:48 #9 7.758 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c  19:46:48 #9 7.758 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c  19:46:48 #9 7.776 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.h:45:0, 19:46:48 #9 7.776 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c:8: 19:46:48 #9 7.776 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.776 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.776 19:46:48 #9 7.776 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.782 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.h:60:0, 19:46:48 #9 7.782 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c:8: 19:46:48 #9 7.782 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.782 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.782 19:46:48 #9 7.782 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.782 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c  19:46:48 #9 7.793 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c  19:46:48 #9 7.796 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c  19:46:48 #9 7.796 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c  19:46:48 #9 7.797 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c  19:46:48 #9 7.797 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c  19:46:48 #9 7.797 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c  19:46:48 #9 7.798 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c  19:46:48 #9 7.798 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c  19:46:48 #9 7.799 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c  19:46:48 #9 7.799 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c  19:46:48 #9 7.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c  19:46:48 #9 7.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c  19:46:48 #9 7.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c  19:46:48 #9 7.802 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c:5:0: 19:46:48 #9 7.802 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.802 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.802 19:46:48 #9 7.803 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c  19:46:48 #9 7.803 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c  19:46:48 #9 7.803 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c  19:46:48 #9 7.804 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c  19:46:48 #9 7.804 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c  19:46:48 #9 7.804 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c  19:46:48 #9 7.805 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c  19:46:48 #9 7.807 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c  19:46:48 #9 7.810 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c  19:46:48 #9 7.810 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c  19:46:48 #9 7.811 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c  19:46:48 #9 7.816 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, 19:46:48 #9 7.816 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c:8: 19:46:48 #9 7.816 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.816 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.816 19:46:48 #9 7.816 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c  19:46:48 #9 7.817 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c  19:46:48 #9 7.817 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c  19:46:48 #9 7.817 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c  19:46:48 #9 7.818 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.818 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c  19:46:48 #9 7.818 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c  19:46:48 #9 7.818 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c  19:46:48 #9 7.819 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c  19:46:48 #9 7.820 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c  19:46:48 #9 7.820 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c  19:46:48 #9 7.820 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c  19:46:48 #9 7.821 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c  19:46:48 #9 7.830 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c  19:46:48 #9 7.834 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c:12:0: 19:46:48 #9 7.834 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.834 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.834 19:46:48 #9 7.846 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c  19:46:48 #9 7.865 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c  19:46:48 #9 7.865 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.884 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:46:48 #9 7.884 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:46:48 #9 7.884 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.h:15, 19:46:48 #9 7.884 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c:8: 19:46:48 #9 7.884 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.884 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.884 19:46:48 #9 7.884 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.887 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.893 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, 19:46:48 #9 7.893 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c:8: 19:46:48 #9 7.893 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.893 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.893 19:46:48 #9 7.895 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.902 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.h:46:0, 19:46:48 #9 7.902 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c:8: 19:46:48 #9 7.902 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.902 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.902 19:46:48 #9 7.912 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c  19:46:48 #9 7.915 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 19:46:48 #9 7.915 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.h:15, 19:46:48 #9 7.915 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c:8: 19:46:48 #9 7.915 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.915 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.915 19:46:48 #9 7.922 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, 19:46:48 #9 7.922 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.h:15, 19:46:48 #9 7.922 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c:8: 19:46:48 #9 7.922 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.922 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.922 19:46:48 #9 7.922 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.923 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c  19:46:48 #9 7.923 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c  19:46:48 #9 7.924 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c  19:46:48 #9 7.925 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:9:0: 19:46:48 #9 7.925 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.925 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.925 19:46:48 #9 7.925 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.926 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c  19:46:48 #9 7.926 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c  19:46:48 #9 7.927 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c  19:46:48 #9 7.927 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c  19:46:48 #9 7.929 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.h:72:0, 19:46:48 #9 7.929 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c:8: 19:46:48 #9 7.929 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.929 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.929 19:46:48 #9 7.930 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c  19:46:48 #9 7.931 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c  19:46:48 #9 7.931 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 19:46:48 #9 7.931 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, 19:46:48 #9 7.931 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.h:15, 19:46:48 #9 7.931 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c:8: 19:46:48 #9 7.931 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.931 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.931 19:46:48 #9 7.931 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.931 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c  19:46:48 #9 7.934 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c  19:46:48 #9 7.935 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:46:48 #9 7.935 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.h:15, 19:46:48 #9 7.935 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c:8: 19:46:48 #9 7.935 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.935 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.935 19:46:48 #9 7.935 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.938 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.941 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c  19:46:48 #9 7.942 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.952 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c  19:46:48 #9 7.952 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c  19:46:48 #9 7.960 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c  19:46:48 #9 7.960 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c  19:46:48 #9 7.960 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.961 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c  19:46:48 #9 7.966 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c  19:46:48 #9 7.970 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c  19:46:48 #9 7.980 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 19:46:48 #9 7.980 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c:8: 19:46:48 #9 7.980 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.980 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.980 19:46:48 #9 7.980 :0:0: note: this is the location of the previous definition 19:46:48 #9 7.982 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c  19:46:48 #9 7.983 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c  19:46:48 #9 7.983 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c  19:46:48 #9 7.984 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c  19:46:48 #9 7.985 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c  19:46:48 #9 7.985 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c  19:46:48 #9 7.986 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c  19:46:48 #9 7.987 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c  19:46:48 #9 7.989 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.h:45:0, 19:46:48 #9 7.989 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c:8: 19:46:48 #9 7.989 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.989 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.989 19:46:48 #9 7.990 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.h:46:0, 19:46:48 #9 7.990 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c:8: 19:46:48 #9 7.990 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 7.990 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 7.990 19:46:48 #9 7.994 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c  19:46:48 #9 8.002 :0:0: note: this is the location of the previous definition 19:46:48 #9 8.022 :0:0: note: this is the location of the previous definition 19:46:48 #9 8.054 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.h:44:0, 19:46:48 #9 8.054 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c:8: 19:46:48 #9 8.054 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 8.054 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 8.054 19:46:48 #9 8.055 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c  19:46:48 #9 8.057 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, 19:46:48 #9 8.057 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.h:15, 19:46:48 #9 8.057 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c:8: 19:46:48 #9 8.057 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 8.057 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 8.057 19:46:48 #9 8.061 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.h:46:0, 19:46:48 #9 8.061 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c:8: 19:46:48 #9 8.061 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 8.061 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 8.061 19:46:48 #9 8.065 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.h:46:0, 19:46:48 #9 8.065 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c:8: 19:46:48 #9 8.065 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 8.065 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 8.065 19:46:48 #9 8.073 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:46:48 #9 8.073 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.h:15, 19:46:48 #9 8.073 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c:8: 19:46:48 #9 8.073 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 8.073 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 8.073 19:46:48 #9 8.078 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c  19:46:48 #9 8.078 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c  19:46:48 #9 8.085 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:46:48 #9 8.085 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:46:48 #9 8.085 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.h:15, 19:46:48 #9 8.085 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c:8: 19:46:48 #9 8.085 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 8.085 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 8.085 19:46:48 #9 8.104 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:46:48 #9 8.104 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c:8: 19:46:48 #9 8.104 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 8.104 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 8.104 19:46:48 #9 8.104 :0:0: note: this is the location of the previous definition 19:46:48 #9 8.104 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, 19:46:48 #9 8.104 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c:8: 19:46:48 #9 8.104 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 8.104 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 8.104 19:46:48 #9 8.104 :0:0: note: this is the location of the previous definition 19:46:48 #9 8.114 :0:0: note: this is the location of the previous definition 19:46:48 #9 8.116 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:46:48 #9 8.116 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.h:15, 19:46:48 #9 8.116 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c:8: 19:46:48 #9 8.116 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 8.116 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 8.116 19:46:48 #9 8.116 :0:0: note: this is the location of the previous definition 19:46:48 #9 8.121 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:46:48 #9 8.121 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.h:15, 19:46:48 #9 8.121 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c:8: 19:46:48 #9 8.121 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 8.121 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 8.121 19:46:48 #9 8.121 :0:0: note: this is the location of the previous definition 19:46:48 #9 8.121 :0:0: note: this is the location of the previous definition 19:46:48 #9 8.126 :0:0: note: this is the location of the previous definition 19:46:48 #9 8.134 :0:0: note: this is the location of the previous definition 19:46:48 #9 8.142 :0:0: note: this is the location of the previous definition 19:46:48 #9 8.145 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, 19:46:48 #9 8.145 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.h:15, 19:46:48 #9 8.145 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c:8: 19:46:48 #9 8.145 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 8.145 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 8.145 19:46:48 #9 8.145 :0:0: note: this is the location of the previous definition 19:46:48 #9 8.155 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c  19:46:48 #9 8.155 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c  19:46:48 #9 8.161 :0:0: note: this is the location of the previous definition 19:46:48 #9 8.174 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, 19:46:48 #9 8.174 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c:8: 19:46:48 #9 8.174 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 8.174 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 8.174 19:46:48 #9 8.193 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, 19:46:48 #9 8.193 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.h:15, 19:46:48 #9 8.193 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c:8: 19:46:48 #9 8.193 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:48 #9 8.193 #define __EXTENSIONS__ /* for Sun */ 19:46:48 #9 8.193 19:46:49 #9 8.201 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.h:46:0, 19:46:49 #9 8.201 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c:8: 19:46:49 #9 8.201 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.201 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.201 19:46:49 #9 8.208 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, 19:46:49 #9 8.208 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.h:15, 19:46:49 #9 8.208 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c:8: 19:46:49 #9 8.208 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.208 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.208 19:46:49 #9 8.216 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, 19:46:49 #9 8.216 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.h:15, 19:46:49 #9 8.216 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c:8: 19:46:49 #9 8.216 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.216 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.216 19:46:49 #9 8.220 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, 19:46:49 #9 8.220 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.h:15, 19:46:49 #9 8.220 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c:8: 19:46:49 #9 8.220 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.220 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.220 19:46:49 #9 8.222 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.h:61:0, 19:46:49 #9 8.222 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c:8: 19:46:49 #9 8.222 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.222 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.222 19:46:49 #9 8.224 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, 19:46:49 #9 8.224 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.h:15, 19:46:49 #9 8.224 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c:8: 19:46:49 #9 8.224 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.224 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.224 19:46:49 #9 8.224 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.225 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.h:59:0, 19:46:49 #9 8.225 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c:8: 19:46:49 #9 8.225 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.225 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.225 19:46:49 #9 8.225 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.228 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.h:44:0, 19:46:49 #9 8.228 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c:8: 19:46:49 #9 8.228 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.228 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.228 19:46:49 #9 8.233 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:46:49 #9 8.233 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.h:15, 19:46:49 #9 8.233 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c:8: 19:46:49 #9 8.233 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.233 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.233 19:46:49 #9 8.233 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, 19:46:49 #9 8.233 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.h:15, 19:46:49 #9 8.233 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c:8: 19:46:49 #9 8.233 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.233 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.233 19:46:49 #9 8.233 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.246 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:46:49 #9 8.246 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.h:15, 19:46:49 #9 8.246 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c:8: 19:46:49 #9 8.246 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.246 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.246 19:46:49 #9 8.249 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, 19:46:49 #9 8.249 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c:8: 19:46:49 #9 8.249 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.249 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.249 19:46:49 #9 8.249 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.249 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.254 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.258 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.259 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, 19:46:49 #9 8.259 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.h:15, 19:46:49 #9 8.259 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c:8: 19:46:49 #9 8.259 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.259 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.259 19:46:49 #9 8.259 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.262 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.264 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.h:70:0, 19:46:49 #9 8.264 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c:8: 19:46:49 #9 8.264 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.264 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.264 19:46:49 #9 8.264 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.264 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.274 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.279 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 19:46:49 #9 8.279 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c:8: 19:46:49 #9 8.279 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.279 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.279 19:46:49 #9 8.279 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.285 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.h:44:0, 19:46:49 #9 8.285 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c:8: 19:46:49 #9 8.285 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.285 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.285 19:46:49 #9 8.285 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.291 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, 19:46:49 #9 8.291 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.h:15, 19:46:49 #9 8.291 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c:8: 19:46:49 #9 8.291 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.291 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.291 19:46:49 #9 8.291 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.294 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.h:46:0, 19:46:49 #9 8.294 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c:8: 19:46:49 #9 8.294 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.294 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.294 19:46:49 #9 8.296 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:46:49 #9 8.296 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.h:15, 19:46:49 #9 8.296 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c:8: 19:46:49 #9 8.296 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.296 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.296 19:46:49 #9 8.296 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.296 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.296 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.304 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 19:46:49 #9 8.304 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.h:15, 19:46:49 #9 8.304 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c:8: 19:46:49 #9 8.304 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.304 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.304 19:46:49 #9 8.305 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.h:61:0, 19:46:49 #9 8.305 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c:8: 19:46:49 #9 8.305 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.305 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.305 19:46:49 #9 8.306 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.h:65:0, 19:46:49 #9 8.306 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c:8: 19:46:49 #9 8.306 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.306 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.306 19:46:49 #9 8.307 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, 19:46:49 #9 8.307 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.h:15, 19:46:49 #9 8.307 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c:8: 19:46:49 #9 8.307 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.307 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.307 19:46:49 #9 8.307 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.307 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.319 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:46:49 #9 8.319 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.h:15, 19:46:49 #9 8.319 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c:8: 19:46:49 #9 8.319 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.319 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.319 19:46:49 #9 8.325 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.326 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.h:46:0, 19:46:49 #9 8.326 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c:8: 19:46:49 #9 8.326 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.326 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.326 19:46:49 #9 8.326 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.331 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.344 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, 19:46:49 #9 8.344 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.h:15, 19:46:49 #9 8.344 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c:8: 19:46:49 #9 8.344 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.344 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.344 19:46:49 #9 8.344 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.345 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.356 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, 19:46:49 #9 8.356 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c:8: 19:46:49 #9 8.356 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.356 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.356 19:46:49 #9 8.356 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.360 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:46:49 #9 8.360 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.h:15, 19:46:49 #9 8.360 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c:8: 19:46:49 #9 8.360 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.360 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.360 19:46:49 #9 8.360 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.361 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.361 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.367 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.h:77:0, 19:46:49 #9 8.367 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c:8: 19:46:49 #9 8.367 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.367 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.367 19:46:49 #9 8.367 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.369 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:46:49 #9 8.369 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, 19:46:49 #9 8.369 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.h:15, 19:46:49 #9 8.369 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c:8: 19:46:49 #9 8.369 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.369 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.369 19:46:49 #9 8.370 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:46:49 #9 8.370 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:46:49 #9 8.370 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c:8: 19:46:49 #9 8.370 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.370 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.370 19:46:49 #9 8.370 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.382 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.395 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:46:49 #9 8.395 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.h:15, 19:46:49 #9 8.395 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c:8: 19:46:49 #9 8.395 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.395 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.395 19:46:49 #9 8.395 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.410 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.430 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.h:44:0, 19:46:49 #9 8.430 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c:8: 19:46:49 #9 8.430 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.430 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.430 19:46:49 #9 8.430 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.450 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, 19:46:49 #9 8.450 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c:8: 19:46:49 #9 8.450 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.450 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.450 19:46:49 #9 8.450 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.457 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, 19:46:49 #9 8.457 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c:8: 19:46:49 #9 8.457 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.457 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.457 19:46:49 #9 8.457 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.462 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 19:46:49 #9 8.462 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c:8: 19:46:49 #9 8.462 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.462 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.462 19:46:49 #9 8.462 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.481 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:46:49 #9 8.481 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:46:49 #9 8.481 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.h:15, 19:46:49 #9 8.481 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c:8: 19:46:49 #9 8.481 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.481 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.481 19:46:49 #9 8.481 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.484 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, 19:46:49 #9 8.484 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c:8: 19:46:49 #9 8.484 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.484 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.484 19:46:49 #9 8.484 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.484 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:46:49 #9 8.484 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c:8: 19:46:49 #9 8.484 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.484 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.484 19:46:49 #9 8.484 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.487 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:46:49 #9 8.487 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.h:15, 19:46:49 #9 8.487 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c:8: 19:46:49 #9 8.487 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.487 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.487 19:46:49 #9 8.487 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.489 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:46:49 #9 8.489 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:46:49 #9 8.489 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.h:15, 19:46:49 #9 8.489 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c:8: 19:46:49 #9 8.489 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.489 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.489 19:46:49 #9 8.489 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, 19:46:49 #9 8.489 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c:8: 19:46:49 #9 8.489 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.489 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.489 19:46:49 #9 8.489 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.489 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.490 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 19:46:49 #9 8.490 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.h:15, 19:46:49 #9 8.490 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c:8: 19:46:49 #9 8.490 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.490 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.490 19:46:49 #9 8.490 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.492 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.h:65:0, 19:46:49 #9 8.492 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c:8: 19:46:49 #9 8.492 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.492 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.492 19:46:49 #9 8.492 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.492 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 19:46:49 #9 8.492 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c:8: 19:46:49 #9 8.492 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.492 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.492 19:46:49 #9 8.492 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.494 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.h:44:0, 19:46:49 #9 8.494 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c:8: 19:46:49 #9 8.494 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.494 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.494 19:46:49 #9 8.494 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.495 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, 19:46:49 #9 8.495 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c:8: 19:46:49 #9 8.495 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.495 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.495 19:46:49 #9 8.495 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.496 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, 19:46:49 #9 8.496 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c:8: 19:46:49 #9 8.496 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.496 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.496 19:46:49 #9 8.496 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.498 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 19:46:49 #9 8.498 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.h:15, 19:46:49 #9 8.498 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c:8: 19:46:49 #9 8.498 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.498 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.498 19:46:49 #9 8.498 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.498 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:46:49 #9 8.498 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.h:15, 19:46:49 #9 8.498 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c:8: 19:46:49 #9 8.498 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.498 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.498 19:46:49 #9 8.498 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.499 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, 19:46:49 #9 8.499 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.h:15, 19:46:49 #9 8.499 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c:8: 19:46:49 #9 8.499 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.499 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.499 19:46:49 #9 8.499 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.500 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, 19:46:49 #9 8.500 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c:8: 19:46:49 #9 8.500 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.500 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.500 19:46:49 #9 8.500 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.510 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 19:46:49 #9 8.510 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.h:15, 19:46:49 #9 8.510 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c:8: 19:46:49 #9 8.510 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.510 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.510 19:46:49 #9 8.510 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.515 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.h:47:0, 19:46:49 #9 8.515 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c:8: 19:46:49 #9 8.515 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.515 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.515 19:46:49 #9 8.515 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.516 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: In function 'REAL__dump': 19:46:49 #9 8.516 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:239:19: warning: declaration of 's' shadows a previous local [-Wshadow] 19:46:49 #9 8.516 char *s = expptr; 19:46:49 #9 8.516 ^ 19:46:49 #9 8.516 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:198:15: note: shadowed declaration is here 19:46:49 #9 8.516 char *s; 19:46:49 #9 8.516 ^ 19:46:49 #9 8.517 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 19:46:49 #9 8.517 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.h:15, 19:46:49 #9 8.517 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c:8: 19:46:49 #9 8.517 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.517 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.517 19:46:49 #9 8.518 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: At top level: 19:46:49 #9 8.518 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:835:1: warning: 'no_sanitize' attribute directive ignored [-Wattributes] 19:46:49 #9 8.518 asn_double2float(double d, float *outcome) { 19:46:49 #9 8.518 ^~~~~~~~~~~~~~~~ 19:46:49 #9 8.534 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.535 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.h:46:0, 19:46:49 #9 8.535 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c:8: 19:46:49 #9 8.535 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.535 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.535 19:46:49 #9 8.535 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.536 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.h:56:0, 19:46:49 #9 8.536 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c:8: 19:46:49 #9 8.536 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.536 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.536 19:46:49 #9 8.536 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 19:46:49 #9 8.536 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.h:15, 19:46:49 #9 8.536 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c:8: 19:46:49 #9 8.536 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.536 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.536 19:46:49 #9 8.536 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.545 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.h:44:0, 19:46:49 #9 8.545 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c:8: 19:46:49 #9 8.545 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.545 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.545 19:46:49 #9 8.550 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.561 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.h:46:0, 19:46:49 #9 8.561 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c:8: 19:46:49 #9 8.561 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.561 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.561 19:46:49 #9 8.562 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.h:44:0, 19:46:49 #9 8.562 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c:8: 19:46:49 #9 8.562 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.562 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.562 19:46:49 #9 8.563 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.h:44:0, 19:46:49 #9 8.563 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c:8: 19:46:49 #9 8.563 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.563 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.563 19:46:49 #9 8.565 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.h:46:0, 19:46:49 #9 8.565 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c:8: 19:46:49 #9 8.565 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.565 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.565 19:46:49 #9 8.569 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.h:44:0, 19:46:49 #9 8.569 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c:8: 19:46:49 #9 8.569 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.569 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.569 19:46:49 #9 8.572 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, 19:46:49 #9 8.572 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c:8: 19:46:49 #9 8.572 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.572 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.572 19:46:49 #9 8.573 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, 19:46:49 #9 8.573 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.h:15, 19:46:49 #9 8.573 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c:8: 19:46:49 #9 8.573 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.573 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.573 19:46:49 #9 8.573 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.574 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.576 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 19:46:49 #9 8.576 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.h:15, 19:46:49 #9 8.576 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c:8: 19:46:49 #9 8.576 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.576 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.576 19:46:49 #9 8.576 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.h:63:0, 19:46:49 #9 8.576 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c:8: 19:46:49 #9 8.576 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.576 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.576 19:46:49 #9 8.576 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.579 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, 19:46:49 #9 8.579 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.h:15, 19:46:49 #9 8.579 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c:8: 19:46:49 #9 8.579 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.579 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.579 19:46:49 #9 8.580 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.h:55:0, 19:46:49 #9 8.580 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c:8: 19:46:49 #9 8.580 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.580 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.580 19:46:49 #9 8.580 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.588 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:46:49 #9 8.588 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c:8: 19:46:49 #9 8.588 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.588 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.588 19:46:49 #9 8.589 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 19:46:49 #9 8.589 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.h:15, 19:46:49 #9 8.589 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c:8: 19:46:49 #9 8.589 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.589 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.589 19:46:49 #9 8.590 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.590 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.594 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, 19:46:49 #9 8.594 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c:8: 19:46:49 #9 8.594 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.594 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.594 19:46:49 #9 8.594 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.595 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.h:44:0, 19:46:49 #9 8.595 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c:8: 19:46:49 #9 8.595 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.595 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.595 19:46:49 #9 8.595 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.599 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.h:46:0, 19:46:49 #9 8.599 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c:8: 19:46:49 #9 8.599 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.599 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.599 19:46:49 #9 8.599 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.599 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.599 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.602 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.603 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:46:49 #9 8.603 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, 19:46:49 #9 8.603 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c:8: 19:46:49 #9 8.603 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.603 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.603 19:46:49 #9 8.603 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.604 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 19:46:49 #9 8.604 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c:8: 19:46:49 #9 8.604 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.604 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.604 19:46:49 #9 8.604 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.607 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 19:46:49 #9 8.607 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, 19:46:49 #9 8.607 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c:8: 19:46:49 #9 8.607 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.607 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.607 19:46:49 #9 8.608 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.h:46:0, 19:46:49 #9 8.608 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c:8: 19:46:49 #9 8.608 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.608 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.608 19:46:49 #9 8.609 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.609 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.609 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.609 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.619 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.619 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.620 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, 19:46:49 #9 8.620 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.h:15, 19:46:49 #9 8.620 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c:8: 19:46:49 #9 8.620 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.620 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.620 19:46:49 #9 8.620 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.634 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.694 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  19:46:49 #9 8.731 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:49 #9 8.741 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:49 #9 8.742 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  19:46:49 #9 8.743 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  19:46:49 #9 8.744 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  19:46:49 #9 8.744 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  19:46:49 #9 8.745 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  19:46:49 #9 8.747 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  19:46:49 #9 8.748 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  19:46:49 #9 8.753 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  19:46:49 #9 8.754 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  19:46:49 #9 8.754 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  19:46:49 #9 8.754 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  19:46:49 #9 8.755 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  19:46:49 #9 8.755 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  19:46:49 #9 8.756 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  19:46:49 #9 8.756 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  19:46:49 #9 8.757 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  19:46:49 #9 8.757 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  19:46:49 #9 8.757 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  19:46:49 #9 8.758 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  19:46:49 #9 8.758 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  19:46:49 #9 8.758 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  19:46:49 #9 8.758 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  19:46:49 #9 8.759 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  19:46:49 #9 8.759 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  19:46:49 #9 8.759 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  19:46:49 #9 8.760 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  19:46:49 #9 8.760 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  19:46:49 #9 8.761 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  19:46:49 #9 8.761 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  19:46:49 #9 8.773 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  19:46:49 #9 8.773 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  19:46:49 #9 8.774 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  19:46:49 #9 8.778 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  19:46:49 #9 8.779 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  19:46:49 #9 8.802 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  19:46:49 #9 8.804 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  19:46:49 #9 8.809 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.h:80:0, 19:46:49 #9 8.809 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c:8: 19:46:49 #9 8.809 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.809 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.809 19:46:49 #9 8.809 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  19:46:49 #9 8.812 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.813 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  19:46:49 #9 8.814 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  19:46:49 #9 8.814 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  19:46:49 #9 8.815 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:46:49 #9 8.815 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 19:46:49 #9 8.815 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, 19:46:49 #9 8.815 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c:8: 19:46:49 #9 8.815 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.815 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.815 19:46:49 #9 8.815 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.816 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  19:46:49 #9 8.824 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, 19:46:49 #9 8.824 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: 19:46:49 #9 8.824 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.824 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.824 19:46:49 #9 8.825 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.825 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  19:46:49 #9 8.830 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  19:46:49 #9 8.830 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  19:46:49 #9 8.833 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, 19:46:49 #9 8.833 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c:8: 19:46:49 #9 8.833 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.833 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.833 19:46:49 #9 8.833 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.836 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, 19:46:49 #9 8.836 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: 19:46:49 #9 8.836 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.836 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.836 19:46:49 #9 8.836 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.849 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  19:46:49 #9 8.859 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  19:46:49 #9 8.859 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  19:46:49 #9 8.860 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  19:46:49 #9 8.861 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  19:46:49 #9 8.861 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  19:46:49 #9 8.861 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  19:46:49 #9 8.869 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 19:46:49 #9 8.869 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: 19:46:49 #9 8.869 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.869 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.869 19:46:49 #9 8.869 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.886 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  19:46:49 #9 8.886 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  19:46:49 #9 8.894 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  19:46:49 #9 8.898 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  19:46:49 #9 8.905 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, 19:46:49 #9 8.905 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c:8: 19:46:49 #9 8.905 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.905 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.905 19:46:49 #9 8.913 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  19:46:49 #9 8.913 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  19:46:49 #9 8.914 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  19:46:49 #9 8.915 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  19:46:49 #9 8.916 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  19:46:49 #9 8.917 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  19:46:49 #9 8.917 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  19:46:49 #9 8.917 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  19:46:49 #9 8.928 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.933 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:49 #9 8.933 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, 19:46:49 #9 8.933 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c:8: 19:46:49 #9 8.933 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.933 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.933 19:46:49 #9 8.936 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  19:46:49 #9 8.938 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  19:46:49 #9 8.938 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  19:46:49 #9 8.939 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  19:46:49 #9 8.940 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  19:46:49 #9 8.943 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  19:46:49 #9 8.943 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  19:46:49 #9 8.944 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  19:46:49 #9 8.944 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  19:46:49 #9 8.946 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  19:46:49 #9 8.946 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  19:46:49 #9 8.947 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  19:46:49 #9 8.947 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  19:46:49 #9 8.950 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  19:46:49 #9 8.950 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  19:46:49 #9 8.954 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, 19:46:49 #9 8.954 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c:8: 19:46:49 #9 8.954 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.954 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.954 19:46:49 #9 8.957 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  19:46:49 #9 8.958 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  19:46:49 #9 8.958 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  19:46:49 #9 8.958 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  19:46:49 #9 8.959 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  19:46:49 #9 8.963 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  19:46:49 #9 8.966 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  19:46:49 #9 8.967 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  19:46:49 #9 8.970 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, 19:46:49 #9 8.970 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c:8: 19:46:49 #9 8.970 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.970 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.970 19:46:49 #9 8.971 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  19:46:49 #9 8.971 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  19:46:49 #9 8.973 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, 19:46:49 #9 8.973 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: 19:46:49 #9 8.973 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.973 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.973 19:46:49 #9 8.974 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.h:63:0, 19:46:49 #9 8.974 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c:8: 19:46:49 #9 8.974 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 8.974 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 8.974 19:46:49 #9 8.981 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  19:46:49 #9 8.981 :0:0: note: this is the location of the previous definition 19:46:49 #9 8.994 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  19:46:49 #9 9.002 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.003 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, 19:46:49 #9 9.003 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: 19:46:49 #9 9.003 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.003 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.003 19:46:49 #9 9.003 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.004 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 19:46:49 #9 9.004 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, 19:46:49 #9 9.004 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c:8: 19:46:49 #9 9.004 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.004 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.004 19:46:49 #9 9.004 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.004 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:46:49 #9 9.004 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, 19:46:49 #9 9.004 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c:8: 19:46:49 #9 9.004 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.004 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.004 19:46:49 #9 9.005 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.006 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  19:46:49 #9 9.010 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.h:63:0, 19:46:49 #9 9.010 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c:8: 19:46:49 #9 9.010 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.010 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.010 19:46:49 #9 9.010 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.011 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:46:49 #9 9.011 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: 19:46:49 #9 9.011 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.011 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.011 19:46:49 #9 9.011 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.016 In file included from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.h:42:0, 19:46:49 #9 9.016 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c:8: 19:46:49 #9 9.016 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.016 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.016 19:46:49 #9 9.017 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.017 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.020 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, 19:46:49 #9 9.020 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: 19:46:49 #9 9.020 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.020 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.020 19:46:49 #9 9.023 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.032 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, 19:46:49 #9 9.032 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c:8: 19:46:49 #9 9.032 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.032 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.032 19:46:49 #9 9.033 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, 19:46:49 #9 9.033 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: 19:46:49 #9 9.033 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.033 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.033 19:46:49 #9 9.036 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:49 #9 9.036 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, 19:46:49 #9 9.036 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: 19:46:49 #9 9.036 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.036 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.036 19:46:49 #9 9.042 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  19:46:49 #9 9.048 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.055 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 19:46:49 #9 9.055 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, 19:46:49 #9 9.055 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: 19:46:49 #9 9.055 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.055 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.055 19:46:49 #9 9.056 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.064 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, 19:46:49 #9 9.064 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c:8: 19:46:49 #9 9.064 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.064 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.064 19:46:49 #9 9.066 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, 19:46:49 #9 9.066 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c:8: 19:46:49 #9 9.066 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.066 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.066 19:46:49 #9 9.066 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.068 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, 19:46:49 #9 9.068 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c:8: 19:46:49 #9 9.068 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.068 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.068 19:46:49 #9 9.070 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  19:46:49 #9 9.071 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.072 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  19:46:49 #9 9.072 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.078 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.082 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.082 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.093 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:49 #9 9.093 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, 19:46:49 #9 9.093 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c:8: 19:46:49 #9 9.093 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.093 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.093 19:46:49 #9 9.093 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.105 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.113 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, 19:46:49 #9 9.113 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: 19:46:49 #9 9.113 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.113 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.113 19:46:49 #9 9.130 :0:0: note: this is the location of the previous definition 19:46:49 #9 9.144 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 19:46:49 #9 9.144 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, 19:46:49 #9 9.144 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: 19:46:49 #9 9.144 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:49 #9 9.144 #define __EXTENSIONS__ /* for Sun */ 19:46:49 #9 9.144 19:46:49 #9 9.144 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.145 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  19:46:50 #9 9.146 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  19:46:50 #9 9.146 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  19:46:50 #9 9.170 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  19:46:50 #9 9.170 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:50 #9 9.170 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, 19:46:50 #9 9.170 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: 19:46:50 #9 9.170 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.170 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.170 19:46:50 #9 9.170 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.171 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  19:46:50 #9 9.171 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  19:46:50 #9 9.174 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  19:46:50 #9 9.175 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  19:46:50 #9 9.175 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  19:46:50 #9 9.180 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, 19:46:50 #9 9.180 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: 19:46:50 #9 9.180 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.180 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.180 19:46:50 #9 9.180 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.182 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  19:46:50 #9 9.185 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  19:46:50 #9 9.185 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 19:46:50 #9 9.185 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: 19:46:50 #9 9.185 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.185 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.185 19:46:50 #9 9.185 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.186 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  19:46:50 #9 9.188 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  19:46:50 #9 9.189 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  19:46:50 #9 9.192 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  19:46:50 #9 9.192 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  19:46:50 #9 9.197 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, 19:46:50 #9 9.197 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, 19:46:50 #9 9.197 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: 19:46:50 #9 9.197 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.197 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.197 19:46:50 #9 9.197 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.197 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  19:46:50 #9 9.198 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  19:46:50 #9 9.200 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 19:46:50 #9 9.200 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c:8: 19:46:50 #9 9.200 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.200 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.200 19:46:50 #9 9.200 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.202 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.h:43:0, 19:46:50 #9 9.202 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c:8: 19:46:50 #9 9.202 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.202 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.202 19:46:50 #9 9.202 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.208 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 19:46:50 #9 9.208 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: 19:46:50 #9 9.208 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.208 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.208 19:46:50 #9 9.208 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.211 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  19:46:50 #9 9.219 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, 19:46:50 #9 9.219 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: 19:46:50 #9 9.219 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.219 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.219 19:46:50 #9 9.219 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.225 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:46:50 #9 9.225 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, 19:46:50 #9 9.225 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: 19:46:50 #9 9.225 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.225 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.225 19:46:50 #9 9.225 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.230 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  19:46:50 #9 9.249 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:50 #9 9.249 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, 19:46:50 #9 9.249 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c:8: 19:46:50 #9 9.249 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.249 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.249 19:46:50 #9 9.249 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.251 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  19:46:50 #9 9.252 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:46:50 #9 9.252 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, 19:46:50 #9 9.252 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c:8: 19:46:50 #9 9.252 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.252 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.252 19:46:50 #9 9.252 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.261 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, 19:46:50 #9 9.261 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: 19:46:50 #9 9.261 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.261 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.261 19:46:50 #9 9.261 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.265 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, 19:46:50 #9 9.265 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c:8: 19:46:50 #9 9.265 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.265 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.265 19:46:50 #9 9.265 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.269 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 19:46:50 #9 9.269 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c:8: 19:46:50 #9 9.269 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.269 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.269 19:46:50 #9 9.272 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, 19:46:50 #9 9.272 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: 19:46:50 #9 9.272 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.272 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.272 19:46:50 #9 9.272 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.281 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, 19:46:50 #9 9.281 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c:8: 19:46:50 #9 9.281 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.281 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.281 19:46:50 #9 9.281 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.287 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, 19:46:50 #9 9.287 from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c:8: 19:46:50 #9 9.287 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.287 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.287 19:46:50 #9 9.288 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, 19:46:50 #9 9.288 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: 19:46:50 #9 9.288 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.288 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.288 19:46:50 #9 9.288 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.289 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.292 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, 19:46:50 #9 9.292 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: 19:46:50 #9 9.292 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.292 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.292 19:46:50 #9 9.292 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.293 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, 19:46:50 #9 9.293 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: 19:46:50 #9 9.293 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.293 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.293 19:46:50 #9 9.295 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.h:44:0, 19:46:50 #9 9.295 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c:8: 19:46:50 #9 9.295 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.295 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.295 19:46:50 #9 9.295 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.297 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  19:46:50 #9 9.297 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  19:46:50 #9 9.298 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  19:46:50 #9 9.298 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.299 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  19:46:50 #9 9.300 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  19:46:50 #9 9.301 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  19:46:50 #9 9.301 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  19:46:50 #9 9.301 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  19:46:50 #9 9.302 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  19:46:50 #9 9.304 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  19:46:50 #9 9.304 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  19:46:50 #9 9.306 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  19:46:50 #9 9.308 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  19:46:50 #9 9.308 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, 19:46:50 #9 9.308 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, 19:46:50 #9 9.308 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: 19:46:50 #9 9.308 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.308 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.308 19:46:50 #9 9.308 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.310 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  19:46:50 #9 9.311 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, 19:46:50 #9 9.311 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: 19:46:50 #9 9.311 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.311 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.311 19:46:50 #9 9.311 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.314 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  19:46:50 #9 9.315 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  19:46:50 #9 9.325 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, 19:46:50 #9 9.325 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: 19:46:50 #9 9.325 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.325 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.325 19:46:50 #9 9.325 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.330 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 19:46:50 #9 9.330 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, 19:46:50 #9 9.330 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c:8: 19:46:50 #9 9.330 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.330 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.330 19:46:50 #9 9.330 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.342 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.354 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:50 #9 9.354 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, 19:46:50 #9 9.354 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: 19:46:50 #9 9.354 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.354 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.354 19:46:50 #9 9.361 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:46:50 #9 9.361 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, 19:46:50 #9 9.361 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c:8: 19:46:50 #9 9.361 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.361 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.361 19:46:50 #9 9.361 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.364 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:46:50 #9 9.364 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, 19:46:50 #9 9.364 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: 19:46:50 #9 9.364 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.364 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.364 19:46:50 #9 9.364 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.369 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.h:45:0, 19:46:50 #9 9.369 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c:8: 19:46:50 #9 9.369 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.369 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.369 19:46:50 #9 9.369 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.378 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, 19:46:50 #9 9.378 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c:8: 19:46:50 #9 9.378 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.378 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.378 19:46:50 #9 9.383 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:50 #9 9.383 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, 19:46:50 #9 9.383 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c:8: 19:46:50 #9 9.383 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.383 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.383 19:46:50 #9 9.396 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, 19:46:50 #9 9.396 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c:8: 19:46:50 #9 9.396 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.396 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.396 19:46:50 #9 9.401 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:46:50 #9 9.401 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, 19:46:50 #9 9.401 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c:8: 19:46:50 #9 9.401 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.401 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.401 19:46:50 #9 9.402 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.418 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.421 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 19:46:50 #9 9.421 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c:8: 19:46:50 #9 9.421 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.421 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.421 19:46:50 #9 9.421 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.421 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.425 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, 19:46:50 #9 9.425 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: 19:46:50 #9 9.425 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.425 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.425 19:46:50 #9 9.425 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.434 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:50 #9 9.434 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, 19:46:50 #9 9.434 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: 19:46:50 #9 9.434 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.434 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.434 19:46:50 #9 9.436 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:46:50 #9 9.436 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, 19:46:50 #9 9.436 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c:8: 19:46:50 #9 9.436 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.436 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.436 19:46:50 #9 9.436 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  19:46:50 #9 9.440 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, 19:46:50 #9 9.440 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c:8: 19:46:50 #9 9.440 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.440 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.440 19:46:50 #9 9.446 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  19:46:50 #9 9.457 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  19:46:50 #9 9.457 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.461 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  19:46:50 #9 9.463 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, 19:46:50 #9 9.463 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: 19:46:50 #9 9.463 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.463 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.463 19:46:50 #9 9.464 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  19:46:50 #9 9.464 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  19:46:50 #9 9.466 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  19:46:50 #9 9.466 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.469 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  19:46:50 #9 9.469 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  19:46:50 #9 9.471 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  19:46:50 #9 9.472 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  19:46:50 #9 9.472 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.479 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, 19:46:50 #9 9.479 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: 19:46:50 #9 9.479 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.479 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.479 19:46:50 #9 9.479 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.479 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  19:46:50 #9 9.480 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  19:46:50 #9 9.481 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  19:46:50 #9 9.481 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  19:46:50 #9 9.482 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  19:46:50 #9 9.486 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  19:46:50 #9 9.488 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  19:46:50 #9 9.488 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  19:46:50 #9 9.489 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  19:46:50 #9 9.489 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  19:46:50 #9 9.491 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.492 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  19:46:50 #9 9.493 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  19:46:50 #9 9.493 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  19:46:50 #9 9.494 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  19:46:50 #9 9.494 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.498 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  19:46:50 #9 9.501 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, 19:46:50 #9 9.501 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, 19:46:50 #9 9.501 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c:8: 19:46:50 #9 9.501 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.501 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.501 19:46:50 #9 9.502 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  19:46:50 #9 9.521 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, 19:46:50 #9 9.521 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: 19:46:50 #9 9.521 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.521 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.521 19:46:50 #9 9.521 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.522 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  19:46:50 #9 9.522 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  19:46:50 #9 9.523 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  19:46:50 #9 9.523 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.524 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.534 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  19:46:50 #9 9.538 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, 19:46:50 #9 9.538 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: 19:46:50 #9 9.538 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.538 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.538 19:46:50 #9 9.538 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.549 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:46:50 #9 9.549 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, 19:46:50 #9 9.549 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: 19:46:50 #9 9.549 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.549 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.549 19:46:50 #9 9.565 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, 19:46:50 #9 9.565 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: 19:46:50 #9 9.565 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.565 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.565 19:46:50 #9 9.573 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  19:46:50 #9 9.577 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  19:46:50 #9 9.584 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:46:50 #9 9.584 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: 19:46:50 #9 9.584 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.584 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.584 19:46:50 #9 9.589 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, 19:46:50 #9 9.589 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c:8: 19:46:50 #9 9.589 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.589 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.589 19:46:50 #9 9.596 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:46:50 #9 9.596 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, 19:46:50 #9 9.596 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c:8: 19:46:50 #9 9.596 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.596 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.596 19:46:50 #9 9.599 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  19:46:50 #9 9.601 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 19:46:50 #9 9.601 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, 19:46:50 #9 9.601 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: 19:46:50 #9 9.601 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.601 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.601 19:46:50 #9 9.602 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  19:46:50 #9 9.603 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  19:46:50 #9 9.604 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:46:50 #9 9.604 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, 19:46:50 #9 9.604 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c:8: 19:46:50 #9 9.604 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.604 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.604 19:46:50 #9 9.606 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  19:46:50 #9 9.607 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.611 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 19:46:50 #9 9.611 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: 19:46:50 #9 9.611 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.611 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.611 19:46:50 #9 9.616 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  19:46:50 #9 9.628 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:50 #9 9.628 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, 19:46:50 #9 9.628 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c:8: 19:46:50 #9 9.628 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.628 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.628 19:46:50 #9 9.628 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.630 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 19:46:50 #9 9.630 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.h:15, 19:46:50 #9 9.630 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c:8: 19:46:50 #9 9.630 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.630 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.630 19:46:50 #9 9.631 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, 19:46:50 #9 9.631 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: 19:46:50 #9 9.631 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.631 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.631 19:46:50 #9 9.632 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.h:46:0, 19:46:50 #9 9.632 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c:8: 19:46:50 #9 9.632 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.632 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.632 19:46:50 #9 9.639 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, 19:46:50 #9 9.639 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c:8: 19:46:50 #9 9.639 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.639 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.639 19:46:50 #9 9.640 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 19:46:50 #9 9.640 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: 19:46:50 #9 9.640 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.640 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.640 19:46:50 #9 9.641 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, 19:46:50 #9 9.641 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: 19:46:50 #9 9.641 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.641 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.641 19:46:50 #9 9.642 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.644 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 19:46:50 #9 9.644 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, 19:46:50 #9 9.644 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: 19:46:50 #9 9.644 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.644 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.644 19:46:50 #9 9.644 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.647 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.h:43:0, 19:46:50 #9 9.647 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c:8: 19:46:50 #9 9.647 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.647 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.647 19:46:50 #9 9.647 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.647 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.647 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, 19:46:50 #9 9.647 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c:8: 19:46:50 #9 9.647 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.647 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.647 19:46:50 #9 9.648 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.648 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.650 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 19:46:50 #9 9.650 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: 19:46:50 #9 9.650 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.650 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.650 19:46:50 #9 9.654 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.654 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.654 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.655 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, 19:46:50 #9 9.655 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: 19:46:50 #9 9.655 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.655 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.655 19:46:50 #9 9.655 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.656 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:46:50 #9 9.656 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, 19:46:50 #9 9.656 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: 19:46:50 #9 9.656 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.656 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.656 19:46:50 #9 9.656 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.661 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.662 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, 19:46:50 #9 9.662 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c:8: 19:46:50 #9 9.662 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.662 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.662 19:46:50 #9 9.662 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.662 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.666 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 19:46:50 #9 9.666 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: 19:46:50 #9 9.666 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.666 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.666 19:46:50 #9 9.667 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.682 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.682 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.683 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.684 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:46:50 #9 9.684 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: 19:46:50 #9 9.684 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.684 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.684 19:46:50 #9 9.685 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.698 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.710 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.715 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  19:46:50 #9 9.716 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  19:46:50 #9 9.719 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 19:46:50 #9 9.719 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: 19:46:50 #9 9.719 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.719 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.719 19:46:50 #9 9.719 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.720 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  19:46:50 #9 9.721 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  19:46:50 #9 9.721 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.730 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.h:62:0, 19:46:50 #9 9.730 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c:8: 19:46:50 #9 9.730 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.730 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.730 19:46:50 #9 9.733 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.746 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  19:46:50 #9 9.750 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, 19:46:50 #9 9.750 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: 19:46:50 #9 9.750 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.750 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.750 19:46:50 #9 9.750 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.765 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, 19:46:50 #9 9.765 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c:8: 19:46:50 #9 9.765 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.765 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.765 19:46:50 #9 9.765 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.765 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  19:46:50 #9 9.774 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  19:46:50 #9 9.775 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  19:46:50 #9 9.776 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  19:46:50 #9 9.776 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  19:46:50 #9 9.777 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  19:46:50 #9 9.778 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  19:46:50 #9 9.782 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  19:46:50 #9 9.791 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  19:46:50 #9 9.791 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  19:46:50 #9 9.792 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:50 #9 9.792 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, 19:46:50 #9 9.792 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c:8: 19:46:50 #9 9.792 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.792 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.792 19:46:50 #9 9.792 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.793 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  19:46:50 #9 9.802 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  19:46:50 #9 9.805 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, 19:46:50 #9 9.805 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: 19:46:50 #9 9.805 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.805 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.805 19:46:50 #9 9.805 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.813 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  19:46:50 #9 9.817 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, 19:46:50 #9 9.817 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h:15, 19:46:50 #9 9.817 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c:8: 19:46:50 #9 9.817 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.817 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.817 19:46:50 #9 9.817 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.837 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 19:46:50 #9 9.837 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, 19:46:50 #9 9.837 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c:8: 19:46:50 #9 9.837 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.837 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.837 19:46:50 #9 9.837 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.846 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, 19:46:50 #9 9.846 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: 19:46:50 #9 9.846 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.846 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.846 19:46:50 #9 9.846 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.851 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, 19:46:50 #9 9.851 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: 19:46:50 #9 9.851 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.851 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.851 19:46:50 #9 9.851 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.853 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  19:46:50 #9 9.853 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, 19:46:50 #9 9.853 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c:8: 19:46:50 #9 9.853 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.853 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.853 19:46:50 #9 9.853 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.865 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, 19:46:50 #9 9.865 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c:8: 19:46:50 #9 9.865 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.865 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.865 19:46:50 #9 9.865 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:50 #9 9.865 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, 19:46:50 #9 9.865 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c:8: 19:46:50 #9 9.865 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.865 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.865 19:46:50 #9 9.865 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.879 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, 19:46:50 #9 9.879 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: 19:46:50 #9 9.879 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.879 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.879 19:46:50 #9 9.879 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.882 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  19:46:50 #9 9.883 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  19:46:50 #9 9.889 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:46:50 #9 9.889 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, 19:46:50 #9 9.889 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: 19:46:50 #9 9.889 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.889 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.889 19:46:50 #9 9.889 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.892 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:46:50 #9 9.892 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, 19:46:50 #9 9.892 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c:8: 19:46:50 #9 9.892 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.892 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.892 19:46:50 #9 9.893 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  19:46:50 #9 9.898 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 19:46:50 #9 9.898 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: 19:46:50 #9 9.898 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.898 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.898 19:46:50 #9 9.903 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  19:46:50 #9 9.907 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, 19:46:50 #9 9.907 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: 19:46:50 #9 9.907 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.907 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.907 19:46:50 #9 9.907 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.911 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, 19:46:50 #9 9.911 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c:8: 19:46:50 #9 9.911 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.911 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.911 19:46:50 #9 9.912 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, 19:46:50 #9 9.912 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, 19:46:50 #9 9.912 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c:8: 19:46:50 #9 9.912 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.912 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.912 19:46:50 #9 9.915 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, 19:46:50 #9 9.915 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c:8: 19:46:50 #9 9.915 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.915 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.915 19:46:50 #9 9.915 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.915 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.922 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.928 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.943 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:46:50 #9 9.943 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, 19:46:50 #9 9.943 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c:8: 19:46:50 #9 9.943 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.943 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.943 19:46:50 #9 9.955 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, 19:46:50 #9 9.955 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: 19:46:50 #9 9.955 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.955 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.955 19:46:50 #9 9.956 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  19:46:50 #9 9.956 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.961 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, 19:46:50 #9 9.961 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c:8: 19:46:50 #9 9.961 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.961 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.961 19:46:50 #9 9.961 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.969 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.971 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.971 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.979 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, 19:46:50 #9 9.979 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: 19:46:50 #9 9.979 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.979 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.979 19:46:50 #9 9.979 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.996 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 19:46:50 #9 9.996 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, 19:46:50 #9 9.996 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: 19:46:50 #9 9.996 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.996 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.996 19:46:50 #9 9.996 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:46:50 #9 9.996 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c:8: 19:46:50 #9 9.996 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 9.996 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 9.996 19:46:50 #9 9.996 :0:0: note: this is the location of the previous definition 19:46:50 #9 9.997 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  19:46:50 #9 10.000 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  19:46:50 #9 10.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  19:46:50 #9 10.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  19:46:50 #9 10.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  19:46:50 #9 10.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  19:46:50 #9 10.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, 19:46:50 #9 10.00 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, 19:46:50 #9 10.00 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c:8: 19:46:50 #9 10.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.00 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.00 19:46:50 #9 10.00 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  19:46:50 #9 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, 19:46:50 #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: 19:46:50 #9 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.01 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.01 19:46:50 #9 10.01 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  19:46:50 #9 10.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:50 #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, 19:46:50 #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: 19:46:50 #9 10.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.02 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.02 19:46:50 #9 10.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  19:46:50 #9 10.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, 19:46:50 #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c:8: 19:46:50 #9 10.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.02 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.02 19:46:50 #9 10.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, 19:46:50 #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, 19:46:50 #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.c:8: 19:46:50 #9 10.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.02 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.02 19:46:50 #9 10.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  19:46:50 #9 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 19:46:50 #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, 19:46:50 #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: 19:46:50 #9 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.03 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.03 19:46:50 #9 10.03 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  19:46:50 #9 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, 19:46:50 #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: 19:46:50 #9 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.03 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.03 19:46:50 #9 10.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:46:50 #9 10.04 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 19:46:50 #9 10.04 from /opt/o-du-l2/src/codec_utils/RRC/BWP.c:8: 19:46:50 #9 10.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.04 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.04 19:46:50 #9 10.04 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  19:46:50 #9 10.05 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 19:46:50 #9 10.05 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, 19:46:50 #9 10.05 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, 19:46:50 #9 10.05 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: 19:46:50 #9 10.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.05 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.05 19:46:50 #9 10.05 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.05 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.05 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 19:46:50 #9 10.06 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, 19:46:50 #9 10.06 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: 19:46:50 #9 10.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.06 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.06 19:46:50 #9 10.06 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, 19:46:50 #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: 19:46:50 #9 10.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.07 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.07 19:46:50 #9 10.07 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, 19:46:50 #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: 19:46:50 #9 10.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.07 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.07 19:46:50 #9 10.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:50 #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, 19:46:50 #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: 19:46:50 #9 10.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.07 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.07 19:46:50 #9 10.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, 19:46:50 #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: 19:46:50 #9 10.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.07 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.07 19:46:50 #9 10.07 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:46:50 #9 10.08 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, 19:46:50 #9 10.08 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c:8: 19:46:50 #9 10.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.08 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.08 19:46:50 #9 10.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  19:46:50 #9 10.09 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:46:50 #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, 19:46:50 #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c:8: 19:46:50 #9 10.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.09 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.09 19:46:50 #9 10.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, 19:46:50 #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c:8: 19:46:50 #9 10.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.09 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.09 19:46:50 #9 10.09 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.10 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.10 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.11 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.11 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.11 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  19:46:50 #9 10.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:50 #9 10.12 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, 19:46:50 #9 10.12 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c:8: 19:46:50 #9 10.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.12 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.12 19:46:50 #9 10.12 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  19:46:50 #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c  19:46:50 #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  19:46:50 #9 10.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  19:46:50 #9 10.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, 19:46:50 #9 10.14 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: 19:46:50 #9 10.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.14 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.14 19:46:50 #9 10.14 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, 19:46:50 #9 10.14 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: 19:46:50 #9 10.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.14 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.14 19:46:50 #9 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB6.h:48:0, 19:46:50 #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.c:8: 19:46:50 #9 10.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.15 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.15 19:46:50 #9 10.15 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, 19:46:50 #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, 19:46:50 #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: 19:46:50 #9 10.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.15 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.15 19:46:50 #9 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, 19:46:50 #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c:8: 19:46:50 #9 10.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.15 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.15 19:46:50 #9 10.15 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:46:50 #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c:8: 19:46:50 #9 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.17 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.17 19:46:50 #9 10.17 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, 19:46:50 #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c:8: 19:46:50 #9 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.17 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.17 19:46:50 #9 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  19:46:50 #9 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  19:46:50 #9 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  19:46:50 #9 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, 19:46:50 #9 10.18 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c:8: 19:46:50 #9 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.18 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.18 19:46:50 #9 10.18 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  19:46:50 #9 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 19:46:50 #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, 19:46:50 #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c:8: 19:46:50 #9 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.19 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.19 19:46:50 #9 10.19 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  19:46:50 #9 10.19 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  19:46:50 #9 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, 19:46:50 #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: 19:46:50 #9 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.19 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.19 19:46:50 #9 10.19 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  19:46:50 #9 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, 19:46:50 #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c:8: 19:46:50 #9 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.20 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.20 19:46:50 #9 10.20 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  19:46:50 #9 10.20 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  19:46:50 #9 10.20 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, 19:46:50 #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c:8: 19:46:50 #9 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.20 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.20 19:46:50 #9 10.20 :0:0: note: this is the location of the previous definition 19:46:50 #9 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, 19:46:50 #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: 19:46:50 #9 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.20 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.20 19:46:50 #9 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:50 #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, 19:46:50 #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: 19:46:50 #9 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:50 #9 10.20 #define __EXTENSIONS__ /* for Sun */ 19:46:50 #9 10.20 19:46:51 #9 10.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  19:46:51 #9 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:51 #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, 19:46:51 #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c:8: 19:46:51 #9 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.20 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.20 19:46:51 #9 10.20 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.20 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, 19:46:51 #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: 19:46:51 #9 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.21 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.21 19:46:51 #9 10.21 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, 19:46:51 #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c:8: 19:46:51 #9 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.21 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.21 19:46:51 #9 10.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  19:46:51 #9 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, 19:46:51 #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, 19:46:51 #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c:8: 19:46:51 #9 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.21 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.21 19:46:51 #9 10.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  19:46:51 #9 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 19:46:51 #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: 19:46:51 #9 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.21 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.21 19:46:51 #9 10.21 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  19:46:51 #9 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, 19:46:51 #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: 19:46:51 #9 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.22 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.22 19:46:51 #9 10.22 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  19:46:51 #9 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 19:46:51 #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c:8: 19:46:51 #9 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.22 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.22 19:46:51 #9 10.22 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  19:46:51 #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  19:46:51 #9 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, 19:46:51 #9 10.24 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, 19:46:51 #9 10.24 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: 19:46:51 #9 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.24 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.24 19:46:51 #9 10.24 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.24 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, 19:46:51 #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c:8: 19:46:51 #9 10.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.25 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.25 19:46:51 #9 10.25 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.26 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h:41:0, 19:46:51 #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c:8: 19:46:51 #9 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.26 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.26 19:46:51 #9 10.26 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 19:46:51 #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, 19:46:51 #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: 19:46:51 #9 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.27 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.27 19:46:51 #9 10.27 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, 19:46:51 #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: 19:46:51 #9 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.27 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.27 19:46:51 #9 10.27 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h:44:0, 19:46:51 #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: 19:46:51 #9 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.28 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.28 19:46:51 #9 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:46:51 #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, 19:46:51 #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: 19:46:51 #9 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.28 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.28 19:46:51 #9 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, 19:46:51 #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, 19:46:51 #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: 19:46:51 #9 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.28 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.28 19:46:51 #9 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, 19:46:51 #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c:8: 19:46:51 #9 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.28 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.28 19:46:51 #9 10.28 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  19:46:51 #9 10.28 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.28 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  19:46:51 #9 10.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, 19:46:51 #9 10.29 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, 19:46:51 #9 10.29 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c:8: 19:46:51 #9 10.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.29 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.29 19:46:51 #9 10.29 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:51 #9 10.29 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c:8: 19:46:51 #9 10.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.29 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.29 19:46:51 #9 10.29 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.30 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, 19:46:51 #9 10.30 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c:8: 19:46:51 #9 10.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.30 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.30 19:46:51 #9 10.30 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.30 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  19:46:51 #9 10.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.h:57:0, 19:46:51 #9 10.31 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c:8: 19:46:51 #9 10.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.31 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.31 19:46:51 #9 10.31 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  19:46:51 #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  19:46:51 #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  19:46:51 #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  19:46:51 #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  19:46:51 #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  19:46:51 #9 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  19:46:51 #9 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  19:46:51 #9 10.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, 19:46:51 #9 10.34 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c:8: 19:46:51 #9 10.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.34 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.34 19:46:51 #9 10.34 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, 19:46:51 #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, 19:46:51 #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c:8: 19:46:51 #9 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.36 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.36 19:46:51 #9 10.36 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, 19:46:51 #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: 19:46:51 #9 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.37 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.37 19:46:51 #9 10.37 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  19:46:51 #9 10.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, 19:46:51 #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: 19:46:51 #9 10.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.39 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.39 19:46:51 #9 10.39 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  19:46:51 #9 10.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, 19:46:51 #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c:8: 19:46:51 #9 10.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.39 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.39 19:46:51 #9 10.39 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  19:46:51 #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  19:46:51 #9 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, 19:46:51 #9 10.41 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: 19:46:51 #9 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.41 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.41 19:46:51 #9 10.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  19:46:51 #9 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 19:46:51 #9 10.43 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c:8: 19:46:51 #9 10.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.43 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.43 19:46:51 #9 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 19:46:51 #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, 19:46:51 #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: 19:46:51 #9 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.44 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.44 19:46:51 #9 10.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  19:46:51 #9 10.44 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  19:46:51 #9 10.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  19:46:51 #9 10.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  19:46:51 #9 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  19:46:51 #9 10.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  19:46:51 #9 10.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  19:46:51 #9 10.46 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  19:46:51 #9 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 19:46:51 #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 19:46:51 #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, 19:46:51 #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, 19:46:51 #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c:8: 19:46:51 #9 10.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.47 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.47 19:46:51 #9 10.47 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, 19:46:51 #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, 19:46:51 #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: 19:46:51 #9 10.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.47 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.47 19:46:51 #9 10.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:51 #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, 19:46:51 #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c:8: 19:46:51 #9 10.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.48 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.48 19:46:51 #9 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  19:46:51 #9 10.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 19:46:51 #9 10.49 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, 19:46:51 #9 10.49 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c:8: 19:46:51 #9 10.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.49 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.49 19:46:51 #9 10.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, 19:46:51 #9 10.49 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, 19:46:51 #9 10.49 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c:8: 19:46:51 #9 10.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.49 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.49 19:46:51 #9 10.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, 19:46:51 #9 10.50 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, 19:46:51 #9 10.50 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c:8: 19:46:51 #9 10.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.50 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.50 19:46:51 #9 10.50 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.50 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.51 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.51 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 19:46:51 #9 10.51 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, 19:46:51 #9 10.51 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: 19:46:51 #9 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.51 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.51 19:46:51 #9 10.51 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.51 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  19:46:51 #9 10.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  19:46:51 #9 10.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c  19:46:51 #9 10.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  19:46:51 #9 10.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  19:46:51 #9 10.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  19:46:51 #9 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 19:46:51 #9 10.58 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, 19:46:51 #9 10.58 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c:8: 19:46:51 #9 10.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.58 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.58 19:46:51 #9 10.58 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.59 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  19:46:51 #9 10.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  19:46:51 #9 10.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:46:51 #9 10.61 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, 19:46:51 #9 10.61 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c:8: 19:46:51 #9 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.61 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.61 19:46:51 #9 10.61 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 19:46:51 #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, 19:46:51 #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c:8: 19:46:51 #9 10.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.62 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.62 19:46:51 #9 10.62 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:46:51 #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, 19:46:51 #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: 19:46:51 #9 10.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.62 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.62 19:46:51 #9 10.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  19:46:51 #9 10.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c  19:46:51 #9 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, 19:46:51 #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c:8: 19:46:51 #9 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.65 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.65 19:46:51 #9 10.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  19:46:51 #9 10.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  19:46:51 #9 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, 19:46:51 #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c:8: 19:46:51 #9 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.65 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.65 19:46:51 #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, 19:46:51 #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c:8: 19:46:51 #9 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.66 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.66 19:46:51 #9 10.66 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, 19:46:51 #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c:8: 19:46:51 #9 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.66 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.66 19:46:51 #9 10.66 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, 19:46:51 #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c:8: 19:46:51 #9 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.66 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.66 19:46:51 #9 10.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:46:51 #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, 19:46:51 #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c:8: 19:46:51 #9 10.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.67 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.67 19:46:51 #9 10.67 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:46:51 #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: 19:46:51 #9 10.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.67 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.67 19:46:51 #9 10.67 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.67 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  19:46:51 #9 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.h:74:0, 19:46:51 #9 10.68 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: 19:46:51 #9 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.68 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.68 19:46:51 #9 10.68 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:46:51 #9 10.68 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, 19:46:51 #9 10.68 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c:8: 19:46:51 #9 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.68 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.68 19:46:51 #9 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, 19:46:51 #9 10.68 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: 19:46:51 #9 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.68 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.68 19:46:51 #9 10.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 19:46:51 #9 10.69 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, 19:46:51 #9 10.69 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c:8: 19:46:51 #9 10.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.69 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.69 19:46:51 #9 10.69 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:51 #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, 19:46:51 #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c:8: 19:46:51 #9 10.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.70 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.70 19:46:51 #9 10.70 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 19:46:51 #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, 19:46:51 #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c:8: 19:46:51 #9 10.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.70 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.70 19:46:51 #9 10.70 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 19:46:51 #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, 19:46:51 #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c:8: 19:46:51 #9 10.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.70 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.70 19:46:51 #9 10.70 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:46:51 #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 19:46:51 #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: 19:46:51 #9 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.71 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.71 19:46:51 #9 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.h:44:0, 19:46:51 #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: 19:46:51 #9 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.71 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.71 19:46:51 #9 10.71 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  19:46:51 #9 10.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c  19:46:51 #9 10.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  19:46:51 #9 10.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  19:46:51 #9 10.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 19:46:51 #9 10.72 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c:8: 19:46:51 #9 10.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.72 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.72 19:46:51 #9 10.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:46:51 #9 10.72 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, 19:46:51 #9 10.72 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c:8: 19:46:51 #9 10.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.72 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.72 19:46:51 #9 10.72 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 19:46:51 #9 10.72 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: 19:46:51 #9 10.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.72 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.72 19:46:51 #9 10.72 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.72 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, 19:46:51 #9 10.73 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c:8: 19:46:51 #9 10.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.73 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.73 19:46:51 #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  19:46:51 #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  19:46:51 #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  19:46:51 #9 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:46:51 #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, 19:46:51 #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c:8: 19:46:51 #9 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.74 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.74 19:46:51 #9 10.74 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.74 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.74 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.75 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, 19:46:51 #9 10.76 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: 19:46:51 #9 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.76 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.76 19:46:51 #9 10.76 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, 19:46:51 #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: 19:46:51 #9 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.77 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.77 19:46:51 #9 10.77 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, 19:46:51 #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c:8: 19:46:51 #9 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.77 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.77 19:46:51 #9 10.77 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.77 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.77 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.77 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.h:46:0, 19:46:51 #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c:8: 19:46:51 #9 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.77 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.77 19:46:51 #9 10.77 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h:90:0, 19:46:51 #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c:8: 19:46:51 #9 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.77 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.77 19:46:51 #9 10.77 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  19:46:51 #9 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  19:46:51 #9 10.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, 19:46:51 #9 10.78 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, 19:46:51 #9 10.78 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c:8: 19:46:51 #9 10.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.78 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.78 19:46:51 #9 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  19:46:51 #9 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:46:51 #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 19:46:51 #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, 19:46:51 #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/MIB.c:8: 19:46:51 #9 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.79 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.79 19:46:51 #9 10.79 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  19:46:51 #9 10.79 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  19:46:51 #9 10.80 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  19:46:51 #9 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  19:46:51 #9 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:46:51 #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, 19:46:51 #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c:8: 19:46:51 #9 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.81 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.81 19:46:51 #9 10.81 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, 19:46:51 #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c:8: 19:46:51 #9 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.81 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.81 19:46:51 #9 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:51 #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, 19:46:51 #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: 19:46:51 #9 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.81 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.81 19:46:51 #9 10.81 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:46:51 #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, 19:46:51 #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c:8: 19:46:51 #9 10.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.82 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.82 19:46:51 #9 10.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:51 #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, 19:46:51 #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c:8: 19:46:51 #9 10.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.82 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.82 19:46:51 #9 10.82 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 19:46:51 #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, 19:46:51 #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c:8: 19:46:51 #9 10.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.82 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.82 19:46:51 #9 10.82 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, 19:46:51 #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c:8: 19:46:51 #9 10.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.83 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.83 19:46:51 #9 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, 19:46:51 #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c:8: 19:46:51 #9 10.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.83 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.83 19:46:51 #9 10.83 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.84 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, 19:46:51 #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.h:15, 19:46:51 #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c:8: 19:46:51 #9 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.84 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.84 19:46:51 #9 10.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  19:46:51 #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, 19:46:51 #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c:8: 19:46:51 #9 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.84 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.84 19:46:51 #9 10.84 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:46:51 #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, 19:46:51 #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, 19:46:51 #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c:8: 19:46:51 #9 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.84 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.84 19:46:51 #9 10.84 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  19:46:51 #9 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  19:46:51 #9 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  19:46:51 #9 10.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, 19:46:51 #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: 19:46:51 #9 10.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.85 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.85 19:46:51 #9 10.85 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  19:46:51 #9 10.85 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  19:46:51 #9 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, 19:46:51 #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c:8: 19:46:51 #9 10.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.86 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.86 19:46:51 #9 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  19:46:51 #9 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, 19:46:51 #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, 19:46:51 #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c:8: 19:46:51 #9 10.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.86 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.86 19:46:51 #9 10.86 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.86 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 19:46:51 #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, 19:46:51 #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c:8: 19:46:51 #9 10.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.86 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.86 19:46:51 #9 10.86 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.88 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.88 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  19:46:51 #9 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  19:46:51 #9 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.h:44:0, 19:46:51 #9 10.90 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c:8: 19:46:51 #9 10.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.90 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.90 19:46:51 #9 10.90 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, 19:46:51 #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: 19:46:51 #9 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.91 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.91 19:46:51 #9 10.91 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  19:46:51 #9 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 19:46:51 #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c:8: 19:46:51 #9 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.91 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.91 19:46:51 #9 10.91 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, 19:46:51 #9 10.93 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: 19:46:51 #9 10.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.93 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.93 19:46:51 #9 10.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  19:46:51 #9 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, 19:46:51 #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: 19:46:51 #9 10.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.94 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.94 19:46:51 #9 10.94 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:46:51 #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, 19:46:51 #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c:8: 19:46:51 #9 10.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.94 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.94 19:46:51 #9 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 19:46:51 #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c:8: 19:46:51 #9 10.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.94 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.94 19:46:51 #9 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  19:46:51 #9 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  19:46:51 #9 10.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, 19:46:51 #9 10.95 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c:8: 19:46:51 #9 10.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.95 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.95 19:46:51 #9 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  19:46:51 #9 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  19:46:51 #9 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  19:46:51 #9 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  19:46:51 #9 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  19:46:51 #9 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  19:46:51 #9 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 19:46:51 #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, 19:46:51 #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c:8: 19:46:51 #9 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.96 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.96 19:46:51 #9 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  19:46:51 #9 10.97 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 19:46:51 #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, 19:46:51 #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c:8: 19:46:51 #9 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.97 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.97 19:46:51 #9 10.97 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.97 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 19:46:51 #9 10.98 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c:8: 19:46:51 #9 10.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.98 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.98 19:46:51 #9 10.98 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 19:46:51 #9 10.98 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, 19:46:51 #9 10.98 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c:8: 19:46:51 #9 10.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.98 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.98 19:46:51 #9 10.98 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:46:51 #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c:8: 19:46:51 #9 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.99 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.99 19:46:51 #9 10.99 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, 19:46:51 #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, 19:46:51 #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: 19:46:51 #9 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.99 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.99 19:46:51 #9 10.99 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.99 :0:0: note: this is the location of the previous definition 19:46:51 #9 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, 19:46:51 #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c:8: 19:46:51 #9 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 10.99 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 10.99 19:46:51 #9 10.99 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, 19:46:51 #9 11.00 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c:8: 19:46:51 #9 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.00 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.00 19:46:51 #9 11.00 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, 19:46:51 #9 11.00 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, 19:46:51 #9 11.00 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: 19:46:51 #9 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.00 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.00 19:46:51 #9 11.00 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.h:101:0, 19:46:51 #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: 19:46:51 #9 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.02 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.02 19:46:51 #9 11.02 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.h:44:0, 19:46:51 #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c:8: 19:46:51 #9 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.02 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.02 19:46:51 #9 11.02 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.03 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.03 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  19:46:51 #9 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  19:46:51 #9 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  19:46:51 #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  19:46:51 #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  19:46:51 #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  19:46:51 #9 11.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:46:51 #9 11.06 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: 19:46:51 #9 11.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.06 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.06 19:46:51 #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  19:46:51 #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  19:46:51 #9 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, 19:46:51 #9 11.07 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c:8: 19:46:51 #9 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.07 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.07 19:46:51 #9 11.07 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:51 #9 11.08 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, 19:46:51 #9 11.08 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: 19:46:51 #9 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.08 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.08 19:46:51 #9 11.08 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 19:46:51 #9 11.09 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, 19:46:51 #9 11.09 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c:8: 19:46:51 #9 11.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.09 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.09 19:46:51 #9 11.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 19:46:51 #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c:8: 19:46:51 #9 11.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.10 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.10 19:46:51 #9 11.10 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 19:46:51 #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, 19:46:51 #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c:8: 19:46:51 #9 11.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.10 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.10 19:46:51 #9 11.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 19:46:51 #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, 19:46:51 #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c:8: 19:46:51 #9 11.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.11 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.11 19:46:51 #9 11.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:46:51 #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, 19:46:51 #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: 19:46:51 #9 11.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.11 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.11 19:46:51 #9 11.11 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  19:46:51 #9 11.11 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.11 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.11 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  19:46:51 #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  19:46:51 #9 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 19:46:51 #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, 19:46:51 #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: 19:46:51 #9 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.12 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.12 19:46:51 #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  19:46:51 #9 11.13 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:46:51 #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 19:46:51 #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, 19:46:51 #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c:8: 19:46:51 #9 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.13 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.13 19:46:51 #9 11.13 :0:0: note: this is the location of the previous definition 19:46:51 #9 11.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, 19:46:51 #9 11.15 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: 19:46:51 #9 11.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:51 #9 11.15 #define __EXTENSIONS__ /* for Sun */ 19:46:51 #9 11.15 19:46:52 #9 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  19:46:52 #9 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  19:46:52 #9 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  19:46:52 #9 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  19:46:52 #9 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  19:46:52 #9 11.15 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.16 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:52 #9 11.17 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, 19:46:52 #9 11.17 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: 19:46:52 #9 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.17 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.17 19:46:52 #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  19:46:52 #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  19:46:52 #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  19:46:52 #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  19:46:52 #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  19:46:52 #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  19:46:52 #9 11.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, 19:46:52 #9 11.19 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c:8: 19:46:52 #9 11.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.19 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.19 19:46:52 #9 11.19 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  19:46:52 #9 11.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c  19:46:52 #9 11.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  19:46:52 #9 11.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, 19:46:52 #9 11.20 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: 19:46:52 #9 11.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.20 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.20 19:46:52 #9 11.20 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  19:46:52 #9 11.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, 19:46:52 #9 11.20 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, 19:46:52 #9 11.20 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c:8: 19:46:52 #9 11.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.20 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.20 19:46:52 #9 11.20 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  19:46:52 #9 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 19:46:52 #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, 19:46:52 #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c:8: 19:46:52 #9 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.21 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.21 19:46:52 #9 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, 19:46:52 #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c:8: 19:46:52 #9 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.21 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.21 19:46:52 #9 11.21 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.22 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 19:46:52 #9 11.23 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, 19:46:52 #9 11.23 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: 19:46:52 #9 11.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.23 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.23 19:46:52 #9 11.23 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, 19:46:52 #9 11.23 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c:8: 19:46:52 #9 11.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.23 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.23 19:46:52 #9 11.23 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.24 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c  19:46:52 #9 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c  19:46:52 #9 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, 19:46:52 #9 11.25 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c:8: 19:46:52 #9 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.25 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.25 19:46:52 #9 11.25 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  19:46:52 #9 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  19:46:52 #9 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  19:46:52 #9 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  19:46:52 #9 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  19:46:52 #9 11.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  19:46:52 #9 11.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  19:46:52 #9 11.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 19:46:52 #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, 19:46:52 #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, 19:46:52 #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c:8: 19:46:52 #9 11.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.27 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.27 19:46:52 #9 11.27 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 19:46:52 #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, 19:46:52 #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: 19:46:52 #9 11.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.27 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.27 19:46:52 #9 11.27 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 19:46:52 #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, 19:46:52 #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c:8: 19:46:52 #9 11.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.28 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.28 19:46:52 #9 11.28 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  19:46:52 #9 11.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 19:46:52 #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, 19:46:52 #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: 19:46:52 #9 11.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.28 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.28 19:46:52 #9 11.28 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  19:46:52 #9 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  19:46:52 #9 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  19:46:52 #9 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  19:46:52 #9 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  19:46:52 #9 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  19:46:52 #9 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c  19:46:52 #9 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  19:46:52 #9 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  19:46:52 #9 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  19:46:52 #9 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  19:46:52 #9 11.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  19:46:52 #9 11.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, 19:46:52 #9 11.35 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: 19:46:52 #9 11.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.35 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.35 19:46:52 #9 11.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 19:46:52 #9 11.36 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, 19:46:52 #9 11.36 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, 19:46:52 #9 11.36 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c:8: 19:46:52 #9 11.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.36 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.36 19:46:52 #9 11.36 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  19:46:52 #9 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  19:46:52 #9 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  19:46:52 #9 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  19:46:52 #9 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  19:46:52 #9 11.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:52 #9 11.38 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, 19:46:52 #9 11.38 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c:8: 19:46:52 #9 11.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.38 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.38 19:46:52 #9 11.38 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  19:46:52 #9 11.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  19:46:52 #9 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, 19:46:52 #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, 19:46:52 #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c:8: 19:46:52 #9 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.40 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.40 19:46:52 #9 11.40 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 19:46:52 #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: 19:46:52 #9 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.40 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.40 19:46:52 #9 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  19:46:52 #9 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 19:46:52 #9 11.41 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c:8: 19:46:52 #9 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.41 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.41 19:46:52 #9 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 19:46:52 #9 11.41 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, 19:46:52 #9 11.41 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: 19:46:52 #9 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.41 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.41 19:46:52 #9 11.41 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.41 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.41 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.42 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, 19:46:52 #9 11.42 from /opt/o-du-l2/src/codec_utils/RRC/QFI.c:8: 19:46:52 #9 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.42 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.42 19:46:52 #9 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, 19:46:52 #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: 19:46:52 #9 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.43 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.43 19:46:52 #9 11.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, 19:46:52 #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c:8: 19:46:52 #9 11.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.44 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.44 19:46:52 #9 11.44 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.44 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  19:46:52 #9 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  19:46:52 #9 11.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, 19:46:52 #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, 19:46:52 #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c:8: 19:46:52 #9 11.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.44 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.44 19:46:52 #9 11.44 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  19:46:52 #9 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  19:46:52 #9 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  19:46:52 #9 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  19:46:52 #9 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:52 #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, 19:46:52 #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c:8: 19:46:52 #9 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.46 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.46 19:46:52 #9 11.46 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  19:46:52 #9 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, 19:46:52 #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c:8: 19:46:52 #9 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.47 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.47 19:46:52 #9 11.47 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  19:46:52 #9 11.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 19:46:52 #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, 19:46:52 #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: 19:46:52 #9 11.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.48 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.48 19:46:52 #9 11.48 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c  19:46:52 #9 11.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.h:44:0, 19:46:52 #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c:8: 19:46:52 #9 11.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.49 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.49 19:46:52 #9 11.49 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 19:46:52 #9 11.50 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: 19:46:52 #9 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.50 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.50 19:46:52 #9 11.50 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c  19:46:52 #9 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  19:46:52 #9 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  19:46:52 #9 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  19:46:52 #9 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, 19:46:52 #9 11.50 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c:8: 19:46:52 #9 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.50 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.50 19:46:52 #9 11.50 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  19:46:52 #9 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  19:46:52 #9 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  19:46:52 #9 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  19:46:52 #9 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:52 #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, 19:46:52 #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: 19:46:52 #9 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.51 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.51 19:46:52 #9 11.51 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  19:46:52 #9 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:46:52 #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, 19:46:52 #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c:8: 19:46:52 #9 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.51 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.51 19:46:52 #9 11.51 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  19:46:52 #9 11.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, 19:46:52 #9 11.53 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: 19:46:52 #9 11.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.53 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.53 19:46:52 #9 11.53 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  19:46:52 #9 11.54 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:46:52 #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, 19:46:52 #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: 19:46:52 #9 11.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.54 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.54 19:46:52 #9 11.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 19:46:52 #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, 19:46:52 #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/MNC.c:8: 19:46:52 #9 11.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.55 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.55 19:46:52 #9 11.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.h:51:0, 19:46:52 #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: 19:46:52 #9 11.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.55 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.55 19:46:52 #9 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, 19:46:52 #9 11.56 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c:8: 19:46:52 #9 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.56 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.56 19:46:52 #9 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, 19:46:52 #9 11.56 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c:8: 19:46:52 #9 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.56 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.56 19:46:52 #9 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, 19:46:52 #9 11.56 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c:8: 19:46:52 #9 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.56 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.56 19:46:52 #9 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.h:71:0, 19:46:52 #9 11.56 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c:8: 19:46:52 #9 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.56 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.56 19:46:52 #9 11.57 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:46:52 #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, 19:46:52 #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c:8: 19:46:52 #9 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.57 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.57 19:46:52 #9 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, 19:46:52 #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c:8: 19:46:52 #9 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.57 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.57 19:46:52 #9 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  19:46:52 #9 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  19:46:52 #9 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  19:46:52 #9 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  19:46:52 #9 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  19:46:52 #9 11.58 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, 19:46:52 #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, 19:46:52 #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c:8: 19:46:52 #9 11.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.58 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.58 19:46:52 #9 11.58 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.58 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.58 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.58 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  19:46:52 #9 11.59 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, 19:46:52 #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, 19:46:52 #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c:8: 19:46:52 #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.60 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.60 19:46:52 #9 11.60 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.60 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.60 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  19:46:52 #9 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:46:52 #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c:8: 19:46:52 #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.60 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.60 19:46:52 #9 11.60 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, 19:46:52 #9 11.61 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, 19:46:52 #9 11.61 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c:8: 19:46:52 #9 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.61 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.61 19:46:52 #9 11.61 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  19:46:52 #9 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:52 #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, 19:46:52 #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c:8: 19:46:52 #9 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.62 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.62 19:46:52 #9 11.62 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.62 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  19:46:52 #9 11.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  19:46:52 #9 11.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  19:46:52 #9 11.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c  19:46:52 #9 11.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:46:52 #9 11.64 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 19:46:52 #9 11.64 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: 19:46:52 #9 11.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.64 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.64 19:46:52 #9 11.64 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  19:46:52 #9 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  19:46:52 #9 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  19:46:52 #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  19:46:52 #9 11.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:52 #9 11.67 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, 19:46:52 #9 11.67 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c:8: 19:46:52 #9 11.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.67 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.67 19:46:52 #9 11.67 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  19:46:52 #9 11.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h:166:0, 19:46:52 #9 11.67 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c:8: 19:46:52 #9 11.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.67 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.67 19:46:52 #9 11.67 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, 19:46:52 #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, 19:46:52 #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c:8: 19:46:52 #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.68 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.68 19:46:52 #9 11.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  19:46:52 #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:52 #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, 19:46:52 #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: 19:46:52 #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.68 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.68 19:46:52 #9 11.68 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 19:46:52 #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c:8: 19:46:52 #9 11.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.69 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.69 19:46:52 #9 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, 19:46:52 #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c:8: 19:46:52 #9 11.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.69 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.69 19:46:52 #9 11.69 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, 19:46:52 #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c:8: 19:46:52 #9 11.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.69 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.69 19:46:52 #9 11.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  19:46:52 #9 11.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, 19:46:52 #9 11.70 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c:8: 19:46:52 #9 11.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.70 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.70 19:46:52 #9 11.70 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  19:46:52 #9 11.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:46:52 #9 11.71 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, 19:46:52 #9 11.71 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c:8: 19:46:52 #9 11.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.71 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.71 19:46:52 #9 11.71 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 19:46:52 #9 11.72 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, 19:46:52 #9 11.72 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c:8: 19:46:52 #9 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.72 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.72 19:46:52 #9 11.72 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  19:46:52 #9 11.73 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  19:46:52 #9 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, 19:46:52 #9 11.75 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c:8: 19:46:52 #9 11.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.75 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.75 19:46:52 #9 11.75 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.h:41:0, 19:46:52 #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c:8: 19:46:52 #9 11.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.77 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.77 19:46:52 #9 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, 19:46:52 #9 11.78 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c:8: 19:46:52 #9 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.78 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.78 19:46:52 #9 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 19:46:52 #9 11.79 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, 19:46:52 #9 11.79 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: 19:46:52 #9 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.79 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.79 19:46:52 #9 11.79 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, 19:46:52 #9 11.79 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: 19:46:52 #9 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.79 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.79 19:46:52 #9 11.79 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.79 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.79 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.79 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.h:254:0, 19:46:52 #9 11.80 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c:8: 19:46:52 #9 11.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.80 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.80 19:46:52 #9 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, 19:46:52 #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c:8: 19:46:52 #9 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.81 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.81 19:46:52 #9 11.81 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 19:46:52 #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c:8: 19:46:52 #9 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.82 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.82 19:46:52 #9 11.82 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.83 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, 19:46:52 #9 11.84 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c:8: 19:46:52 #9 11.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.84 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.84 19:46:52 #9 11.84 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, 19:46:52 #9 11.85 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: 19:46:52 #9 11.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.85 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.85 19:46:52 #9 11.85 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.85 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, 19:46:52 #9 11.87 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, 19:46:52 #9 11.87 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c:8: 19:46:52 #9 11.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.87 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.87 19:46:52 #9 11.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  19:46:52 #9 11.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  19:46:52 #9 11.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  19:46:52 #9 11.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  19:46:52 #9 11.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  19:46:52 #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  19:46:52 #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  19:46:52 #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  19:46:52 #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  19:46:52 #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  19:46:52 #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  19:46:52 #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  19:46:52 #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  19:46:52 #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  19:46:52 #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  19:46:52 #9 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 19:46:52 #9 11.89 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, 19:46:52 #9 11.89 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, 19:46:52 #9 11.89 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.c:8: 19:46:52 #9 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.89 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.89 19:46:52 #9 11.89 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  19:46:52 #9 11.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  19:46:52 #9 11.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  19:46:52 #9 11.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  19:46:52 #9 11.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  19:46:52 #9 11.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  19:46:52 #9 11.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  19:46:52 #9 11.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  19:46:52 #9 11.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  19:46:52 #9 11.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  19:46:52 #9 11.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:46:52 #9 11.91 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, 19:46:52 #9 11.91 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c:8: 19:46:52 #9 11.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.91 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.91 19:46:52 #9 11.91 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  19:46:52 #9 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, 19:46:52 #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: 19:46:52 #9 11.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.92 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.92 19:46:52 #9 11.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  19:46:52 #9 11.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  19:46:52 #9 11.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  19:46:52 #9 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, 19:46:52 #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: 19:46:52 #9 11.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.92 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.92 19:46:52 #9 11.92 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  19:46:52 #9 11.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  19:46:52 #9 11.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 19:46:52 #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, 19:46:52 #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c:8: 19:46:52 #9 11.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.93 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.93 19:46:52 #9 11.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  19:46:52 #9 11.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, 19:46:52 #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c:8: 19:46:52 #9 11.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.94 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.94 19:46:52 #9 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:46:52 #9 11.95 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.c:8: 19:46:52 #9 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.95 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.95 19:46:52 #9 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 19:46:52 #9 11.95 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c:8: 19:46:52 #9 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.95 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.95 19:46:52 #9 11.95 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.95 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, 19:46:52 #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c:8: 19:46:52 #9 11.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.96 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.96 19:46:52 #9 11.96 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.96 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  19:46:52 #9 11.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  19:46:52 #9 11.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, 19:46:52 #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, 19:46:52 #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: 19:46:52 #9 11.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.96 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.96 19:46:52 #9 11.96 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:52 #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, 19:46:52 #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c:8: 19:46:52 #9 11.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.97 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.97 19:46:52 #9 11.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, 19:46:52 #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, 19:46:52 #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c:8: 19:46:52 #9 11.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.97 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.97 19:46:52 #9 11.97 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  19:46:52 #9 11.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 19:46:52 #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, 19:46:52 #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c:8: 19:46:52 #9 11.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.97 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.97 19:46:52 #9 11.98 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:52 #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, 19:46:52 #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: 19:46:52 #9 11.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.98 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.98 19:46:52 #9 11.98 :0:0: note: this is the location of the previous definition 19:46:52 #9 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:52 #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, 19:46:52 #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c:8: 19:46:52 #9 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 11.99 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 11.99 19:46:52 #9 11.99 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, 19:46:52 #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.c:8: 19:46:52 #9 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.00 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.00 19:46:52 #9 12.00 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.00 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 19:46:52 #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, 19:46:52 #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c:8: 19:46:52 #9 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.00 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.00 19:46:52 #9 12.00 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, 19:46:52 #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.c:8: 19:46:52 #9 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.00 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.00 19:46:52 #9 12.00 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, 19:46:52 #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: 19:46:52 #9 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.01 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.01 19:46:52 #9 12.01 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.h:74:0, 19:46:52 #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: 19:46:52 #9 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.01 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.01 19:46:52 #9 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 19:46:52 #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, 19:46:52 #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c:8: 19:46:52 #9 12.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.02 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.02 19:46:52 #9 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 19:46:52 #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, 19:46:52 #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c:8: 19:46:52 #9 12.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.02 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.02 19:46:52 #9 12.02 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:46:52 #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, 19:46:52 #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c:8: 19:46:52 #9 12.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.03 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.03 19:46:52 #9 12.03 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.h:46:0, 19:46:52 #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c:8: 19:46:52 #9 12.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.03 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.03 19:46:52 #9 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.h:46:0, 19:46:52 #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: 19:46:52 #9 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.04 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.04 19:46:52 #9 12.04 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c  19:46:52 #9 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, 19:46:52 #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: 19:46:52 #9 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.04 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.04 19:46:52 #9 12.04 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.05 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.05 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 19:46:52 #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c:8: 19:46:52 #9 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.05 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.05 19:46:52 #9 12.05 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.05 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.05 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:46:52 #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, 19:46:52 #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c:8: 19:46:52 #9 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.05 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.05 19:46:52 #9 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:46:52 #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, 19:46:52 #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: 19:46:52 #9 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.05 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.05 19:46:52 #9 12.05 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 19:46:52 #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c:8: 19:46:52 #9 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.06 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.06 19:46:52 #9 12.06 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 19:46:52 #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 19:46:52 #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c:8: 19:46:52 #9 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.07 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.07 19:46:52 #9 12.07 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.07 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 19:46:52 #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, 19:46:52 #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c:8: 19:46:52 #9 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.07 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.07 19:46:52 #9 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.h:46:0, 19:46:52 #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c:8: 19:46:52 #9 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.09 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.09 19:46:52 #9 12.09 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 19:46:52 #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, 19:46:52 #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, 19:46:52 #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: 19:46:52 #9 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.09 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.09 19:46:52 #9 12.09 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, 19:46:52 #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c:8: 19:46:52 #9 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.09 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.09 19:46:52 #9 12.09 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  19:46:52 #9 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:46:52 #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, 19:46:52 #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: 19:46:52 #9 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.10 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.10 19:46:52 #9 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 19:46:52 #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, 19:46:52 #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c:8: 19:46:52 #9 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.10 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.10 19:46:52 #9 12.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  19:46:52 #9 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, 19:46:52 #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c:8: 19:46:52 #9 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.10 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.10 19:46:52 #9 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, 19:46:52 #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c:8: 19:46:52 #9 12.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.11 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.11 19:46:52 #9 12.11 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:46:52 #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, 19:46:52 #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c:8: 19:46:52 #9 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.12 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.12 19:46:52 #9 12.13 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.13 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, 19:46:52 #9 12.13 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c:8: 19:46:52 #9 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.13 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.13 19:46:52 #9 12.13 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:46:52 #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, 19:46:52 #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c:8: 19:46:52 #9 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.14 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.14 19:46:52 #9 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.h:75:0, 19:46:52 #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c:8: 19:46:52 #9 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.14 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.14 19:46:52 #9 12.14 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.14 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.15 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.15 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.15 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  19:46:52 #9 12.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  19:46:52 #9 12.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  19:46:52 #9 12.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  19:46:52 #9 12.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  19:46:52 #9 12.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  19:46:52 #9 12.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, 19:46:52 #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: 19:46:52 #9 12.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.16 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.16 19:46:52 #9 12.16 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.16 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.h:46:0, 19:46:52 #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c:8: 19:46:52 #9 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.17 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.17 19:46:52 #9 12.17 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:46:52 #9 12.18 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c:8: 19:46:52 #9 12.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.18 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.18 19:46:52 #9 12.18 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h:45:0, 19:46:52 #9 12.18 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c:8: 19:46:52 #9 12.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.18 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.18 19:46:52 #9 12.18 :0:0: note: this is the location of the previous definition 19:46:52 #9 12.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 19:46:52 #9 12.19 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, 19:46:52 #9 12.19 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c:8: 19:46:52 #9 12.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:52 #9 12.19 #define __EXTENSIONS__ /* for Sun */ 19:46:52 #9 12.19 19:46:53 #9 12.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.h:44:0, 19:46:53 #9 12.21 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c:8: 19:46:53 #9 12.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.21 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.21 19:46:53 #9 12.21 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, 19:46:53 #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c:8: 19:46:53 #9 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.23 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.23 19:46:53 #9 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, 19:46:53 #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.c:8: 19:46:53 #9 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.23 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.23 19:46:53 #9 12.23 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.25 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  19:46:53 #9 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  19:46:53 #9 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  19:46:53 #9 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  19:46:53 #9 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  19:46:53 #9 12.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 19:46:53 #9 12.26 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, 19:46:53 #9 12.26 from /opt/o-du-l2/src/codec_utils/RRC/TAG.c:8: 19:46:53 #9 12.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.26 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.26 19:46:53 #9 12.26 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, 19:46:53 #9 12.26 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c:8: 19:46:53 #9 12.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.26 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.26 19:46:53 #9 12.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  19:46:53 #9 12.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  19:46:53 #9 12.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.h:115:0, 19:46:53 #9 12.27 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c:8: 19:46:53 #9 12.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.27 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.27 19:46:53 #9 12.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, 19:46:53 #9 12.27 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c:8: 19:46:53 #9 12.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.27 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.27 19:46:53 #9 12.27 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, 19:46:53 #9 12.27 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c:8: 19:46:53 #9 12.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.27 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.27 19:46:53 #9 12.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, 19:46:53 #9 12.28 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c:8: 19:46:53 #9 12.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.28 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.28 19:46:53 #9 12.29 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:53 #9 12.29 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, 19:46:53 #9 12.29 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c:8: 19:46:53 #9 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.29 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.29 19:46:53 #9 12.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, 19:46:53 #9 12.30 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, 19:46:53 #9 12.30 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c:8: 19:46:53 #9 12.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.30 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.30 19:46:53 #9 12.30 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 19:46:53 #9 12.30 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, 19:46:53 #9 12.30 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: 19:46:53 #9 12.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.30 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.30 19:46:53 #9 12.30 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.31 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.32 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.32 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.33 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  19:46:53 #9 12.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  19:46:53 #9 12.35 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  19:46:53 #9 12.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c  19:46:53 #9 12.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  19:46:53 #9 12.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  19:46:53 #9 12.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  19:46:53 #9 12.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  19:46:53 #9 12.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:46:53 #9 12.37 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, 19:46:53 #9 12.37 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c:8: 19:46:53 #9 12.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.37 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.37 19:46:53 #9 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h:46:0, 19:46:53 #9 12.38 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c:8: 19:46:53 #9 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.38 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.38 19:46:53 #9 12.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  19:46:53 #9 12.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c  19:46:53 #9 12.39 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 19:46:53 #9 12.40 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, 19:46:53 #9 12.40 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c:8: 19:46:53 #9 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.40 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.40 19:46:53 #9 12.40 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c  19:46:53 #9 12.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  19:46:53 #9 12.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c  19:46:53 #9 12.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, 19:46:53 #9 12.42 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, 19:46:53 #9 12.42 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c:8: 19:46:53 #9 12.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.42 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.42 19:46:53 #9 12.42 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:46:53 #9 12.43 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, 19:46:53 #9 12.43 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c:8: 19:46:53 #9 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.43 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.43 19:46:53 #9 12.43 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, 19:46:53 #9 12.43 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c:8: 19:46:53 #9 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.43 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.43 19:46:53 #9 12.43 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.43 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 19:46:53 #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, 19:46:53 #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c:8: 19:46:53 #9 12.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.44 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.44 19:46:53 #9 12.44 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c  19:46:53 #9 12.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:46:53 #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, 19:46:53 #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c:8: 19:46:53 #9 12.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.44 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.44 19:46:53 #9 12.44 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:46:53 #9 12.45 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, 19:46:53 #9 12.45 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c:8: 19:46:53 #9 12.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.45 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.45 19:46:53 #9 12.45 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  19:46:53 #9 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, 19:46:53 #9 12.46 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c:8: 19:46:53 #9 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.46 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.46 19:46:53 #9 12.46 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  19:46:53 #9 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:46:53 #9 12.46 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, 19:46:53 #9 12.46 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c:8: 19:46:53 #9 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.46 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.46 19:46:53 #9 12.46 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.h:66:0, 19:46:53 #9 12.46 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c:8: 19:46:53 #9 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.46 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.46 19:46:53 #9 12.46 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  19:46:53 #9 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, 19:46:53 #9 12.47 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c:8: 19:46:53 #9 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.47 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.47 19:46:53 #9 12.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c  19:46:53 #9 12.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  19:46:53 #9 12.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c  19:46:53 #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, 19:46:53 #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c:8: 19:46:53 #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.48 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.48 19:46:53 #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, 19:46:53 #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c:8: 19:46:53 #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.48 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.48 19:46:53 #9 12.48 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c  19:46:53 #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, 19:46:53 #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: 19:46:53 #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.48 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.48 19:46:53 #9 12.48 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:53 #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c:8: 19:46:53 #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.48 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.48 19:46:53 #9 12.48 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:46:53 #9 12.50 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 19:46:53 #9 12.50 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, 19:46:53 #9 12.50 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, 19:46:53 #9 12.50 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c:8: 19:46:53 #9 12.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.50 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.50 19:46:53 #9 12.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, 19:46:53 #9 12.51 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, 19:46:53 #9 12.51 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c:8: 19:46:53 #9 12.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.51 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.51 19:46:53 #9 12.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, 19:46:53 #9 12.51 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c:8: 19:46:53 #9 12.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.51 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.51 19:46:53 #9 12.51 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 19:46:53 #9 12.52 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, 19:46:53 #9 12.52 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c:8: 19:46:53 #9 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.52 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.52 19:46:53 #9 12.52 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.52 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.52 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c  19:46:53 #9 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, 19:46:53 #9 12.52 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c:8: 19:46:53 #9 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.52 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.52 19:46:53 #9 12.52 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.53 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, 19:46:53 #9 12.54 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c:8: 19:46:53 #9 12.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.54 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.54 19:46:53 #9 12.54 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, 19:46:53 #9 12.54 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, 19:46:53 #9 12.54 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c:8: 19:46:53 #9 12.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.54 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.54 19:46:53 #9 12.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, 19:46:53 #9 12.54 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c:8: 19:46:53 #9 12.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.54 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.54 19:46:53 #9 12.54 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.55 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.h:73:0, 19:46:53 #9 12.55 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c:8: 19:46:53 #9 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.55 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.55 19:46:53 #9 12.55 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.55 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c  19:46:53 #9 12.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  19:46:53 #9 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, 19:46:53 #9 12.55 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c:8: 19:46:53 #9 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.55 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.55 19:46:53 #9 12.55 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  19:46:53 #9 12.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c  19:46:53 #9 12.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  19:46:53 #9 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 19:46:53 #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, 19:46:53 #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c:8: 19:46:53 #9 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.56 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.56 19:46:53 #9 12.56 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, 19:46:53 #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, 19:46:53 #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c:8: 19:46:53 #9 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.56 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.56 19:46:53 #9 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 19:46:53 #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, 19:46:53 #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c:8: 19:46:53 #9 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.56 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.56 19:46:53 #9 12.56 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 19:46:53 #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, 19:46:53 #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c:8: 19:46:53 #9 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.56 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.56 19:46:53 #9 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, 19:46:53 #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c:8: 19:46:53 #9 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.56 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.56 19:46:53 #9 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 19:46:53 #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 19:46:53 #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c:8: 19:46:53 #9 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.56 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.56 19:46:53 #9 12.56 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  19:46:53 #9 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c  19:46:53 #9 12.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:46:53 #9 12.57 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, 19:46:53 #9 12.57 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.c:8: 19:46:53 #9 12.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.57 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.57 19:46:53 #9 12.57 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c  19:46:53 #9 12.57 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.57 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c  19:46:53 #9 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  19:46:53 #9 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, 19:46:53 #9 12.58 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c:8: 19:46:53 #9 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.58 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.58 19:46:53 #9 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c  19:46:53 #9 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, 19:46:53 #9 12.59 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c:8: 19:46:53 #9 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.59 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.59 19:46:53 #9 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 19:46:53 #9 12.59 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c:8: 19:46:53 #9 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.59 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.59 19:46:53 #9 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, 19:46:53 #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c:8: 19:46:53 #9 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.60 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.60 19:46:53 #9 12.60 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.61 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 19:46:53 #9 12.62 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, 19:46:53 #9 12.62 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, 19:46:53 #9 12.62 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c:8: 19:46:53 #9 12.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.62 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.62 19:46:53 #9 12.62 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.62 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.63 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  19:46:53 #9 12.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  19:46:53 #9 12.67 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  19:46:53 #9 12.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, 19:46:53 #9 12.67 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, 19:46:53 #9 12.67 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.c:8: 19:46:53 #9 12.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.67 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.67 19:46:53 #9 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  19:46:53 #9 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  19:46:53 #9 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c  19:46:53 #9 12.67 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  19:46:53 #9 12.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  19:46:53 #9 12.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  19:46:53 #9 12.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c  19:46:53 #9 12.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c  19:46:53 #9 12.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:46:53 #9 12.69 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, 19:46:53 #9 12.69 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c:8: 19:46:53 #9 12.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.69 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.69 19:46:53 #9 12.69 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, 19:46:53 #9 12.70 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c:8: 19:46:53 #9 12.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.70 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.70 19:46:53 #9 12.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.h:74:0, 19:46:53 #9 12.70 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c:8: 19:46:53 #9 12.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.70 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.70 19:46:53 #9 12.70 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  19:46:53 #9 12.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  19:46:53 #9 12.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 19:46:53 #9 12.72 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, 19:46:53 #9 12.72 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c:8: 19:46:53 #9 12.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.72 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.72 19:46:53 #9 12.72 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:46:53 #9 12.72 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, 19:46:53 #9 12.72 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c:8: 19:46:53 #9 12.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.72 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.72 19:46:53 #9 12.72 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.73 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  19:46:53 #9 12.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  19:46:53 #9 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  19:46:53 #9 12.74 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  19:46:53 #9 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c  19:46:53 #9 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c  19:46:53 #9 12.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  19:46:53 #9 12.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.h:44:0, 19:46:53 #9 12.75 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c:8: 19:46:53 #9 12.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.75 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.75 19:46:53 #9 12.75 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  19:46:53 #9 12.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 19:46:53 #9 12.78 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c:8: 19:46:53 #9 12.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.78 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.78 19:46:53 #9 12.78 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, 19:46:53 #9 12.78 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c:8: 19:46:53 #9 12.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.78 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.78 19:46:53 #9 12.78 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB9.c  19:46:53 #9 12.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  19:46:53 #9 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c  19:46:53 #9 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  19:46:53 #9 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  19:46:53 #9 12.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, 19:46:53 #9 12.81 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c:8: 19:46:53 #9 12.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.81 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.81 19:46:53 #9 12.81 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c  19:46:53 #9 12.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  19:46:53 #9 12.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, 19:46:53 #9 12.82 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, 19:46:53 #9 12.82 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c:8: 19:46:53 #9 12.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.82 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.82 19:46:53 #9 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  19:46:53 #9 12.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  19:46:53 #9 12.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  19:46:53 #9 12.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, 19:46:53 #9 12.84 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c:8: 19:46:53 #9 12.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.84 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.84 19:46:53 #9 12.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 19:46:53 #9 12.84 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, 19:46:53 #9 12.84 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c:8: 19:46:53 #9 12.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.84 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.84 19:46:53 #9 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  19:46:53 #9 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  19:46:53 #9 12.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.h:42:0, 19:46:53 #9 12.85 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c:8: 19:46:53 #9 12.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.85 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.85 19:46:53 #9 12.85 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  19:46:53 #9 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  19:46:53 #9 12.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  19:46:53 #9 12.86 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  19:46:53 #9 12.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  19:46:53 #9 12.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c  19:46:53 #9 12.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  19:46:53 #9 12.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  19:46:53 #9 12.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  19:46:53 #9 12.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:46:53 #9 12.86 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, 19:46:53 #9 12.86 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c:8: 19:46:53 #9 12.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.86 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.86 19:46:53 #9 12.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c  19:46:53 #9 12.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  19:46:53 #9 12.86 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c  19:46:53 #9 12.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c  19:46:53 #9 12.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, 19:46:53 #9 12.88 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c:8: 19:46:53 #9 12.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.88 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.88 19:46:53 #9 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, 19:46:53 #9 12.89 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c:8: 19:46:53 #9 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.89 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.89 19:46:53 #9 12.89 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.89 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  19:46:53 #9 12.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c  19:46:53 #9 12.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 19:46:53 #9 12.90 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, 19:46:53 #9 12.90 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, 19:46:53 #9 12.90 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c:8: 19:46:53 #9 12.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.90 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.90 19:46:53 #9 12.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h:50:0, 19:46:53 #9 12.90 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c:8: 19:46:53 #9 12.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.90 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.90 19:46:53 #9 12.90 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  19:46:53 #9 12.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.h:136:0, 19:46:53 #9 12.92 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c:8: 19:46:53 #9 12.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.92 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.92 19:46:53 #9 12.92 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.92 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:53 #9 12.94 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, 19:46:53 #9 12.94 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c:8: 19:46:53 #9 12.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.94 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.94 19:46:53 #9 12.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, 19:46:53 #9 12.94 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, 19:46:53 #9 12.94 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c:8: 19:46:53 #9 12.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.94 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.94 19:46:53 #9 12.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.h:68:0, 19:46:53 #9 12.95 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c:8: 19:46:53 #9 12.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.95 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.95 19:46:53 #9 12.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 19:46:53 #9 12.95 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c:8: 19:46:53 #9 12.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.95 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.95 19:46:53 #9 12.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, 19:46:53 #9 12.96 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c:8: 19:46:53 #9 12.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.96 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.96 19:46:53 #9 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 19:46:53 #9 12.97 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c:8: 19:46:53 #9 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.97 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.97 19:46:53 #9 12.97 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  19:46:53 #9 12.98 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.h:44:0, 19:46:53 #9 12.99 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c:8: 19:46:53 #9 12.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.99 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.99 19:46:53 #9 12.99 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.99 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.h:46:0, 19:46:53 #9 12.99 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c:8: 19:46:53 #9 12.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.99 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.99 19:46:53 #9 12.99 :0:0: note: this is the location of the previous definition 19:46:53 #9 12.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, 19:46:53 #9 12.99 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c:8: 19:46:53 #9 12.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 12.99 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 12.99 19:46:53 #9 12.99 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, 19:46:53 #9 13.00 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c:8: 19:46:53 #9 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.00 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.00 19:46:53 #9 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 19:46:53 #9 13.00 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 19:46:53 #9 13.00 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, 19:46:53 #9 13.00 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, 19:46:53 #9 13.00 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c:8: 19:46:53 #9 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.00 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.00 19:46:53 #9 13.00 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h:44:0, 19:46:53 #9 13.00 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c:8: 19:46:53 #9 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.00 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.00 19:46:53 #9 13.00 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.h:63:0, 19:46:53 #9 13.00 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c:8: 19:46:53 #9 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.00 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.00 19:46:53 #9 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, 19:46:53 #9 13.02 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c:8: 19:46:53 #9 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.02 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.02 19:46:53 #9 13.02 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, 19:46:53 #9 13.02 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c:8: 19:46:53 #9 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.02 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.02 19:46:53 #9 13.02 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 19:46:53 #9 13.02 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, 19:46:53 #9 13.02 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c:8: 19:46:53 #9 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.02 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.02 19:46:53 #9 13.03 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.03 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.03 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, 19:46:53 #9 13.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c:8: 19:46:53 #9 13.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.03 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.03 19:46:53 #9 13.03 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.04 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.04 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.05 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, 19:46:53 #9 13.05 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c:8: 19:46:53 #9 13.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.05 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.05 19:46:53 #9 13.05 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  19:46:53 #9 13.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.h:68:0, 19:46:53 #9 13.07 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c:8: 19:46:53 #9 13.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.07 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.07 19:46:53 #9 13.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, 19:46:53 #9 13.07 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, 19:46:53 #9 13.07 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c:8: 19:46:53 #9 13.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.07 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.07 19:46:53 #9 13.07 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, 19:46:53 #9 13.07 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c:8: 19:46:53 #9 13.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.07 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.07 19:46:53 #9 13.07 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 19:46:53 #9 13.08 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, 19:46:53 #9 13.08 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c:8: 19:46:53 #9 13.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.08 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.08 19:46:53 #9 13.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, 19:46:53 #9 13.09 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, 19:46:53 #9 13.09 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c:8: 19:46:53 #9 13.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.09 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.09 19:46:53 #9 13.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, 19:46:53 #9 13.11 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c:8: 19:46:53 #9 13.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.11 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.11 19:46:53 #9 13.11 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.11 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 19:46:53 #9 13.12 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c:8: 19:46:53 #9 13.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:53 #9 13.12 #define __EXTENSIONS__ /* for Sun */ 19:46:53 #9 13.12 19:46:53 #9 13.12 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.12 :0:0: note: this is the location of the previous definition 19:46:53 #9 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  19:46:54 #9 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  19:46:54 #9 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  19:46:54 #9 13.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 19:46:54 #9 13.14 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, 19:46:54 #9 13.14 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: 19:46:54 #9 13.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.14 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.14 19:46:54 #9 13.14 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.14 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, 19:46:54 #9 13.14 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, 19:46:54 #9 13.14 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c:8: 19:46:54 #9 13.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.14 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.14 19:46:54 #9 13.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  19:46:54 #9 13.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c  19:46:54 #9 13.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  19:46:54 #9 13.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h:44:0, 19:46:54 #9 13.15 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c:8: 19:46:54 #9 13.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.15 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.15 19:46:54 #9 13.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  19:46:54 #9 13.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  19:46:54 #9 13.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  19:46:54 #9 13.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  19:46:54 #9 13.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, 19:46:54 #9 13.15 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c:8: 19:46:54 #9 13.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.15 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.15 19:46:54 #9 13.15 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.15 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  19:46:54 #9 13.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  19:46:54 #9 13.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, 19:46:54 #9 13.16 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c:8: 19:46:54 #9 13.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.16 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.16 19:46:54 #9 13.16 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, 19:46:54 #9 13.18 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c:8: 19:46:54 #9 13.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.18 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.18 19:46:54 #9 13.18 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 19:46:54 #9 13.19 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c:8: 19:46:54 #9 13.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.19 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.19 19:46:54 #9 13.19 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h:47:0, 19:46:54 #9 13.19 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c:8: 19:46:54 #9 13.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.19 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.19 19:46:54 #9 13.19 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, 19:46:54 #9 13.19 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, 19:46:54 #9 13.19 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c:8: 19:46:54 #9 13.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.19 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.19 19:46:54 #9 13.19 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, 19:46:54 #9 13.20 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: 19:46:54 #9 13.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.20 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.20 19:46:54 #9 13.20 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:46:54 #9 13.20 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, 19:46:54 #9 13.20 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c:8: 19:46:54 #9 13.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.20 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.20 19:46:54 #9 13.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  19:46:54 #9 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.h:88:0, 19:46:54 #9 13.21 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c:8: 19:46:54 #9 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.21 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.21 19:46:54 #9 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 19:46:54 #9 13.21 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c:8: 19:46:54 #9 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.21 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.21 19:46:54 #9 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:54 #9 13.21 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, 19:46:54 #9 13.21 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c:8: 19:46:54 #9 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.21 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.21 19:46:54 #9 13.21 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.21 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  19:46:54 #9 13.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  19:46:54 #9 13.21 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  19:46:54 #9 13.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h:50:0, 19:46:54 #9 13.22 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: 19:46:54 #9 13.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.22 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.22 19:46:54 #9 13.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  19:46:54 #9 13.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  19:46:54 #9 13.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  19:46:54 #9 13.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.h:44:0, 19:46:54 #9 13.22 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c:8: 19:46:54 #9 13.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.22 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.22 19:46:54 #9 13.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, 19:46:54 #9 13.23 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, 19:46:54 #9 13.23 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c:8: 19:46:54 #9 13.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.23 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.23 19:46:54 #9 13.23 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h:44:0, 19:46:54 #9 13.23 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c:8: 19:46:54 #9 13.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.23 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.23 19:46:54 #9 13.23 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.23 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:54 #9 13.24 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, 19:46:54 #9 13.24 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c:8: 19:46:54 #9 13.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.24 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.24 19:46:54 #9 13.24 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.25 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, 19:46:54 #9 13.25 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c:8: 19:46:54 #9 13.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.25 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.25 19:46:54 #9 13.25 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 19:46:54 #9 13.26 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, 19:46:54 #9 13.26 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, 19:46:54 #9 13.26 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c:8: 19:46:54 #9 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.26 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.26 19:46:54 #9 13.26 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:46:54 #9 13.28 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, 19:46:54 #9 13.28 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c:8: 19:46:54 #9 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.28 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.28 19:46:54 #9 13.28 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:46:54 #9 13.28 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c:8: 19:46:54 #9 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.28 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.28 19:46:54 #9 13.29 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 19:46:54 #9 13.30 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c:8: 19:46:54 #9 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.30 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.30 19:46:54 #9 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c  19:46:54 #9 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  19:46:54 #9 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 19:46:54 #9 13.30 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, 19:46:54 #9 13.30 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c:8: 19:46:54 #9 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.30 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.30 19:46:54 #9 13.30 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  19:46:54 #9 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  19:46:54 #9 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  19:46:54 #9 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  19:46:54 #9 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c  19:46:54 #9 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c  19:46:54 #9 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:54 #9 13.31 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, 19:46:54 #9 13.31 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.h:15, 19:46:54 #9 13.31 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c:8: 19:46:54 #9 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.31 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.31 19:46:54 #9 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h:75:0, 19:46:54 #9 13.31 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c:8: 19:46:54 #9 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.31 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.31 19:46:54 #9 13.32 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.32 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.32 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.32 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 19:46:54 #9 13.33 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, 19:46:54 #9 13.33 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: 19:46:54 #9 13.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.33 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.33 19:46:54 #9 13.33 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, 19:46:54 #9 13.33 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: 19:46:54 #9 13.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.33 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.33 19:46:54 #9 13.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, 19:46:54 #9 13.34 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c:8: 19:46:54 #9 13.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.34 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.34 19:46:54 #9 13.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, 19:46:54 #9 13.36 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c:8: 19:46:54 #9 13.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.36 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.36 19:46:54 #9 13.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB9.h:56:0, 19:46:54 #9 13.36 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.c:8: 19:46:54 #9 13.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.36 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.36 19:46:54 #9 13.36 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c  19:46:54 #9 13.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  19:46:54 #9 13.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:46:54 #9 13.37 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, 19:46:54 #9 13.37 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c:8: 19:46:54 #9 13.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.37 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.37 19:46:54 #9 13.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c  19:46:54 #9 13.37 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  19:46:54 #9 13.37 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.37 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, 19:46:54 #9 13.37 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c:8: 19:46:54 #9 13.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.37 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.37 19:46:54 #9 13.37 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c  19:46:54 #9 13.37 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c  19:46:54 #9 13.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  19:46:54 #9 13.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:46:54 #9 13.39 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, 19:46:54 #9 13.39 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c:8: 19:46:54 #9 13.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.39 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.39 19:46:54 #9 13.39 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, 19:46:54 #9 13.39 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, 19:46:54 #9 13.39 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c:8: 19:46:54 #9 13.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.39 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.39 19:46:54 #9 13.39 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, 19:46:54 #9 13.39 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, 19:46:54 #9 13.39 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c:8: 19:46:54 #9 13.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.39 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.39 19:46:54 #9 13.39 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  19:46:54 #9 13.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c  19:46:54 #9 13.39 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c  19:46:54 #9 13.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, 19:46:54 #9 13.41 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c:8: 19:46:54 #9 13.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.41 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.41 19:46:54 #9 13.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, 19:46:54 #9 13.41 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c:8: 19:46:54 #9 13.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.41 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.41 19:46:54 #9 13.43 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.43 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 19:46:54 #9 13.43 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c:8: 19:46:54 #9 13.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.43 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.43 19:46:54 #9 13.43 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.44 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, 19:46:54 #9 13.44 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c:8: 19:46:54 #9 13.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.44 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.44 19:46:54 #9 13.44 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 19:46:54 #9 13.45 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, 19:46:54 #9 13.45 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c:8: 19:46:54 #9 13.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.45 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.45 19:46:54 #9 13.45 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.45 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  19:46:54 #9 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  19:46:54 #9 13.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, 19:46:54 #9 13.46 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c:8: 19:46:54 #9 13.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.46 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.46 19:46:54 #9 13.46 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, 19:46:54 #9 13.46 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c:8: 19:46:54 #9 13.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.46 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.46 19:46:54 #9 13.46 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h:76:0, 19:46:54 #9 13.47 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c:8: 19:46:54 #9 13.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.47 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.47 19:46:54 #9 13.47 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h:61:0, 19:46:54 #9 13.48 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c:8: 19:46:54 #9 13.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.48 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.48 19:46:54 #9 13.48 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  19:46:54 #9 13.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 19:46:54 #9 13.50 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c:8: 19:46:54 #9 13.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.50 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.50 19:46:54 #9 13.52 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  19:46:54 #9 13.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, 19:46:54 #9 13.53 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c:8: 19:46:54 #9 13.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.53 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.53 19:46:54 #9 13.53 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c  19:46:54 #9 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  19:46:54 #9 13.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  19:46:54 #9 13.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 19:46:54 #9 13.56 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 19:46:54 #9 13.56 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c:8: 19:46:54 #9 13.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.56 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.56 19:46:54 #9 13.56 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:46:54 #9 13.57 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.h:15, 19:46:54 #9 13.57 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c:8: 19:46:54 #9 13.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.57 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.57 19:46:54 #9 13.57 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c  19:46:54 #9 13.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  19:46:54 #9 13.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:46:54 #9 13.60 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, 19:46:54 #9 13.60 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c:8: 19:46:54 #9 13.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.60 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.60 19:46:54 #9 13.60 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 19:46:54 #9 13.60 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, 19:46:54 #9 13.60 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c:8: 19:46:54 #9 13.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.60 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.60 19:46:54 #9 13.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  19:46:54 #9 13.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  19:46:54 #9 13.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  19:46:54 #9 13.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  19:46:54 #9 13.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  19:46:54 #9 13.61 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  19:46:54 #9 13.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  19:46:54 #9 13.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, 19:46:54 #9 13.61 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c:8: 19:46:54 #9 13.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.61 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.61 19:46:54 #9 13.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, 19:46:54 #9 13.62 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: 19:46:54 #9 13.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.62 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.62 19:46:54 #9 13.62 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.h:63:0, 19:46:54 #9 13.64 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c:8: 19:46:54 #9 13.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.64 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.64 19:46:54 #9 13.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:54 #9 13.65 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, 19:46:54 #9 13.65 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c:8: 19:46:54 #9 13.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.65 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.65 19:46:54 #9 13.65 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.h:46:0, 19:46:54 #9 13.65 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c:8: 19:46:54 #9 13.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.65 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.65 19:46:54 #9 13.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, 19:46:54 #9 13.66 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c:8: 19:46:54 #9 13.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.66 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.66 19:46:54 #9 13.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 19:46:54 #9 13.66 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, 19:46:54 #9 13.66 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c:8: 19:46:54 #9 13.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.66 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.66 19:46:54 #9 13.66 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, 19:46:54 #9 13.67 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c:8: 19:46:54 #9 13.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.67 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.67 19:46:54 #9 13.67 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, 19:46:54 #9 13.67 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c:8: 19:46:54 #9 13.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.67 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.67 19:46:54 #9 13.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, 19:46:54 #9 13.67 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, 19:46:54 #9 13.67 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: 19:46:54 #9 13.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.67 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.67 19:46:54 #9 13.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:46:54 #9 13.67 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, 19:46:54 #9 13.67 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c:8: 19:46:54 #9 13.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.67 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.67 19:46:54 #9 13.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, 19:46:54 #9 13.68 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c:8: 19:46:54 #9 13.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.68 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.68 19:46:54 #9 13.68 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:46:54 #9 13.68 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, 19:46:54 #9 13.68 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: 19:46:54 #9 13.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.68 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.68 19:46:54 #9 13.69 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.69 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, 19:46:54 #9 13.69 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, 19:46:54 #9 13.69 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c:8: 19:46:54 #9 13.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.69 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.69 19:46:54 #9 13.69 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  19:46:54 #9 13.69 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  19:46:54 #9 13.70 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:54 #9 13.71 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, 19:46:54 #9 13.71 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c:8: 19:46:54 #9 13.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.71 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.71 19:46:54 #9 13.71 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.71 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  19:46:54 #9 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c  19:46:54 #9 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  19:46:54 #9 13.72 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.72 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 19:46:54 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, 19:46:54 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c:8: 19:46:54 #9 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.73 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.73 19:46:54 #9 13.73 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:46:54 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, 19:46:54 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c:8: 19:46:54 #9 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.73 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.73 19:46:54 #9 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.h:60:0, 19:46:54 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c:8: 19:46:54 #9 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.73 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.73 19:46:54 #9 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 19:46:54 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, 19:46:54 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c:8: 19:46:54 #9 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.73 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.73 19:46:54 #9 13.73 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:54 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.h:15, 19:46:54 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c:8: 19:46:54 #9 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.73 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.73 19:46:54 #9 13.73 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, 19:46:54 #9 13.74 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: 19:46:54 #9 13.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.74 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.74 19:46:54 #9 13.74 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.h:58:0, 19:46:54 #9 13.74 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: 19:46:54 #9 13.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.74 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.74 19:46:54 #9 13.74 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  19:46:54 #9 13.74 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 19:46:54 #9 13.74 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c:8: 19:46:54 #9 13.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.74 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.74 19:46:54 #9 13.74 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  19:46:54 #9 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  19:46:54 #9 13.75 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.75 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 19:46:54 #9 13.76 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, 19:46:54 #9 13.76 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c:8: 19:46:54 #9 13.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.76 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.76 19:46:54 #9 13.76 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  19:46:54 #9 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  19:46:54 #9 13.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:46:54 #9 13.77 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 19:46:54 #9 13.77 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.h:16, 19:46:54 #9 13.77 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c:8: 19:46:54 #9 13.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.77 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.77 19:46:54 #9 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  19:46:54 #9 13.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 19:46:54 #9 13.77 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, 19:46:54 #9 13.77 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c:8: 19:46:54 #9 13.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.77 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.77 19:46:54 #9 13.77 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  19:46:54 #9 13.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  19:46:54 #9 13.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  19:46:54 #9 13.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.h:53:0, 19:46:54 #9 13.80 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c:8: 19:46:54 #9 13.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.80 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.80 19:46:54 #9 13.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 19:46:54 #9 13.80 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.h:18, 19:46:54 #9 13.80 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c:8: 19:46:54 #9 13.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.80 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.80 19:46:54 #9 13.80 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.h:53:0, 19:46:54 #9 13.81 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c:8: 19:46:54 #9 13.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.81 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.81 19:46:54 #9 13.81 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, 19:46:54 #9 13.81 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c:8: 19:46:54 #9 13.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.81 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.81 19:46:54 #9 13.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 19:46:54 #9 13.81 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, 19:46:54 #9 13.81 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c:8: 19:46:54 #9 13.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.81 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.81 19:46:54 #9 13.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  19:46:54 #9 13.81 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, 19:46:54 #9 13.82 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c:8: 19:46:54 #9 13.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.82 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.82 19:46:54 #9 13.82 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 19:46:54 #9 13.82 from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c:8: 19:46:54 #9 13.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.82 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.82 19:46:54 #9 13.82 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.83 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.83 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 19:46:54 #9 13.83 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c:8: 19:46:54 #9 13.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.83 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.83 19:46:54 #9 13.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  19:46:54 #9 13.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  19:46:54 #9 13.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c  19:46:54 #9 13.84 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:46:54 #9 13.84 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, 19:46:54 #9 13.84 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c:8: 19:46:54 #9 13.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.84 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.84 19:46:54 #9 13.84 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  19:46:54 #9 13.84 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:54 #9 13.85 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, 19:46:54 #9 13.85 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c:8: 19:46:54 #9 13.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.85 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.85 19:46:54 #9 13.85 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  19:46:54 #9 13.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  19:46:54 #9 13.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 19:46:54 #9 13.87 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 19:46:54 #9 13.87 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, 19:46:54 #9 13.87 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c:8: 19:46:54 #9 13.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.87 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.87 19:46:54 #9 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  19:46:54 #9 13.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:54 #9 13.89 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, 19:46:54 #9 13.89 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c:8: 19:46:54 #9 13.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.89 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.89 19:46:54 #9 13.89 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, 19:46:54 #9 13.89 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c:8: 19:46:54 #9 13.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.89 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.89 19:46:54 #9 13.89 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  19:46:54 #9 13.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  19:46:54 #9 13.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  19:46:54 #9 13.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  19:46:54 #9 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  19:46:54 #9 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, 19:46:54 #9 13.91 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, 19:46:54 #9 13.91 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c:8: 19:46:54 #9 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.91 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.91 19:46:54 #9 13.91 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h:49:0, 19:46:54 #9 13.92 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c:8: 19:46:54 #9 13.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.92 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.92 19:46:54 #9 13.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:46:54 #9 13.92 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, 19:46:54 #9 13.92 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c:8: 19:46:54 #9 13.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.92 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.92 19:46:54 #9 13.92 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, 19:46:54 #9 13.92 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, 19:46:54 #9 13.92 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c:8: 19:46:54 #9 13.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.92 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.92 19:46:54 #9 13.93 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.94 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.94 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:46:54 #9 13.96 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 19:46:54 #9 13.96 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, 19:46:54 #9 13.96 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c:8: 19:46:54 #9 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.96 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.96 19:46:54 #9 13.96 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.h:79:0, 19:46:54 #9 13.96 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c:8: 19:46:54 #9 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.96 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.96 19:46:54 #9 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 19:46:54 #9 13.96 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, 19:46:54 #9 13.96 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c:8: 19:46:54 #9 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.96 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.96 19:46:54 #9 13.96 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h:44:0, 19:46:54 #9 13.96 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c:8: 19:46:54 #9 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.96 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.96 19:46:54 #9 13.96 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, 19:46:54 #9 13.96 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c:8: 19:46:54 #9 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.96 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.96 19:46:54 #9 13.96 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c  19:46:54 #9 13.97 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:46:54 #9 13.97 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, 19:46:54 #9 13.97 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c:8: 19:46:54 #9 13.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.97 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.97 19:46:54 #9 13.97 :0:0: note: this is the location of the previous definition 19:46:54 #9 13.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  19:46:54 #9 13.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  19:46:54 #9 13.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.h:115:0, 19:46:54 #9 13.99 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c:8: 19:46:54 #9 13.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 13.99 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 13.99 19:46:54 #9 14.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  19:46:54 #9 14.01 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  19:46:54 #9 14.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  19:46:54 #9 14.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, 19:46:54 #9 14.01 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, 19:46:54 #9 14.01 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c:8: 19:46:54 #9 14.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.01 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.01 19:46:54 #9 14.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  19:46:54 #9 14.01 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  19:46:54 #9 14.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 19:46:54 #9 14.02 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, 19:46:54 #9 14.02 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c:8: 19:46:54 #9 14.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.02 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.02 19:46:54 #9 14.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, 19:46:54 #9 14.02 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c:8: 19:46:54 #9 14.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.02 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.02 19:46:54 #9 14.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  19:46:54 #9 14.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  19:46:54 #9 14.03 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.04 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.h:46:0, 19:46:54 #9 14.04 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: 19:46:54 #9 14.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.04 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.04 19:46:54 #9 14.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, 19:46:54 #9 14.06 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c:8: 19:46:54 #9 14.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.06 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.06 19:46:54 #9 14.06 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  19:46:54 #9 14.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  19:46:54 #9 14.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 19:46:54 #9 14.07 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, 19:46:54 #9 14.07 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c:8: 19:46:54 #9 14.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.07 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.07 19:46:54 #9 14.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  19:46:54 #9 14.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  19:46:54 #9 14.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  19:46:54 #9 14.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 19:46:54 #9 14.08 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, 19:46:54 #9 14.08 from /opt/o-du-l2/src/codec_utils/RRC/MCC.c:8: 19:46:54 #9 14.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.08 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.08 19:46:54 #9 14.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 19:46:54 #9 14.09 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 19:46:54 #9 14.09 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, 19:46:54 #9 14.09 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, 19:46:54 #9 14.09 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c:8: 19:46:54 #9 14.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.09 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.09 19:46:54 #9 14.09 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  19:46:54 #9 14.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 19:46:54 #9 14.10 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 19:46:54 #9 14.10 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, 19:46:54 #9 14.10 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c:8: 19:46:54 #9 14.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.10 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.10 19:46:54 #9 14.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, 19:46:54 #9 14.11 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, 19:46:54 #9 14.11 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c:8: 19:46:54 #9 14.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.11 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.11 19:46:54 #9 14.11 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  19:46:54 #9 14.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  19:46:54 #9 14.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  19:46:54 #9 14.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  19:46:54 #9 14.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  19:46:54 #9 14.11 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.h:62:0, 19:46:54 #9 14.12 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c:8: 19:46:54 #9 14.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.12 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.12 19:46:54 #9 14.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, 19:46:54 #9 14.13 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c:8: 19:46:54 #9 14.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.13 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.13 19:46:54 #9 14.13 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  19:46:54 #9 14.14 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, 19:46:54 #9 14.14 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: 19:46:54 #9 14.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.14 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.14 19:46:54 #9 14.14 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, 19:46:54 #9 14.14 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c:8: 19:46:54 #9 14.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.14 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.14 19:46:54 #9 14.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 19:46:54 #9 14.14 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, 19:46:54 #9 14.14 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c:8: 19:46:54 #9 14.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.14 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.14 19:46:54 #9 14.14 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  19:46:54 #9 14.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  19:46:54 #9 14.15 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.15 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  19:46:54 #9 14.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.h:86:0, 19:46:54 #9 14.15 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c:8: 19:46:54 #9 14.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.15 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.15 19:46:54 #9 14.15 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.15 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.h:61:0, 19:46:54 #9 14.15 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c:8: 19:46:54 #9 14.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.15 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.15 19:46:54 #9 14.15 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, 19:46:54 #9 14.15 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c:8: 19:46:54 #9 14.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.15 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.15 19:46:54 #9 14.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  19:46:54 #9 14.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  19:46:54 #9 14.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 19:46:54 #9 14.15 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c:8: 19:46:54 #9 14.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.15 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.15 19:46:54 #9 14.15 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.15 :0:0: note: this is the location of the previous definition 19:46:54 #9 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  19:46:54 #9 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  19:46:54 #9 14.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, 19:46:54 #9 14.17 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, 19:46:54 #9 14.17 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c:8: 19:46:54 #9 14.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:54 #9 14.17 #define __EXTENSIONS__ /* for Sun */ 19:46:54 #9 14.17 19:46:54 #9 14.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  19:46:54 #9 14.17 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.h:68:0, 19:46:55 #9 14.17 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c:8: 19:46:55 #9 14.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.17 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.17 19:46:55 #9 14.17 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, 19:46:55 #9 14.18 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c:8: 19:46:55 #9 14.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.18 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.18 19:46:55 #9 14.18 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  19:46:55 #9 14.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.h:67:0, 19:46:55 #9 14.19 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c:8: 19:46:55 #9 14.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.19 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.19 19:46:55 #9 14.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:55 #9 14.19 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c:8: 19:46:55 #9 14.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.19 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.19 19:46:55 #9 14.20 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.h:38:0, 19:46:55 #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c:8: 19:46:55 #9 14.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.22 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.22 19:46:55 #9 14.22 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 19:46:55 #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, 19:46:55 #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c:8: 19:46:55 #9 14.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.22 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.22 19:46:55 #9 14.22 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:55 #9 14.23 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, 19:46:55 #9 14.23 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c:8: 19:46:55 #9 14.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.23 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.23 19:46:55 #9 14.23 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c  19:46:55 #9 14.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  19:46:55 #9 14.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  19:46:55 #9 14.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, 19:46:55 #9 14.24 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c:8: 19:46:55 #9 14.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.24 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.24 19:46:55 #9 14.24 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.h:80:0, 19:46:55 #9 14.24 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c:8: 19:46:55 #9 14.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.24 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.24 19:46:55 #9 14.24 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  19:46:55 #9 14.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.h:44:0, 19:46:55 #9 14.24 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c:8: 19:46:55 #9 14.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.24 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.24 19:46:55 #9 14.24 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.24 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.24 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c  19:46:55 #9 14.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, 19:46:55 #9 14.25 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c:8: 19:46:55 #9 14.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.25 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.25 19:46:55 #9 14.25 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, 19:46:55 #9 14.25 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c:8: 19:46:55 #9 14.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.25 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.25 19:46:55 #9 14.25 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 19:46:55 #9 14.25 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, 19:46:55 #9 14.25 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c:8: 19:46:55 #9 14.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.25 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.25 19:46:55 #9 14.25 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 19:46:55 #9 14.28 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c:8: 19:46:55 #9 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.28 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.28 19:46:55 #9 14.28 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  19:46:55 #9 14.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  19:46:55 #9 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, 19:46:55 #9 14.29 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c:8: 19:46:55 #9 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.29 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.29 19:46:55 #9 14.29 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, 19:46:55 #9 14.30 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c:8: 19:46:55 #9 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.30 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.30 19:46:55 #9 14.30 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  19:46:55 #9 14.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  19:46:55 #9 14.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  19:46:55 #9 14.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  19:46:55 #9 14.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  19:46:55 #9 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:55 #9 14.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, 19:46:55 #9 14.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c:8: 19:46:55 #9 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.34 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.34 19:46:55 #9 14.34 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  19:46:55 #9 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, 19:46:55 #9 14.35 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: 19:46:55 #9 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.35 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.35 19:46:55 #9 14.35 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  19:46:55 #9 14.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  19:46:55 #9 14.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  19:46:55 #9 14.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  19:46:55 #9 14.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  19:46:55 #9 14.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:46:55 #9 14.38 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, 19:46:55 #9 14.38 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c:8: 19:46:55 #9 14.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.38 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.38 19:46:55 #9 14.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  19:46:55 #9 14.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, 19:46:55 #9 14.38 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c:8: 19:46:55 #9 14.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.38 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.38 19:46:55 #9 14.38 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  19:46:55 #9 14.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  19:46:55 #9 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.h:64:0, 19:46:55 #9 14.39 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c:8: 19:46:55 #9 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.39 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.39 19:46:55 #9 14.39 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  19:46:55 #9 14.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  19:46:55 #9 14.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  19:46:55 #9 14.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  19:46:55 #9 14.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, 19:46:55 #9 14.41 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c:8: 19:46:55 #9 14.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.41 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.41 19:46:55 #9 14.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, 19:46:55 #9 14.41 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c:8: 19:46:55 #9 14.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.41 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.41 19:46:55 #9 14.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, 19:46:55 #9 14.41 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c:8: 19:46:55 #9 14.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.41 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.41 19:46:55 #9 14.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:46:55 #9 14.42 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, 19:46:55 #9 14.42 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c:8: 19:46:55 #9 14.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.42 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.42 19:46:55 #9 14.42 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, 19:46:55 #9 14.43 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c:8: 19:46:55 #9 14.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.43 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.43 19:46:55 #9 14.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, 19:46:55 #9 14.43 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c:8: 19:46:55 #9 14.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.43 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.43 19:46:55 #9 14.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:55 #9 14.44 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, 19:46:55 #9 14.44 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: 19:46:55 #9 14.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.44 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.44 19:46:55 #9 14.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, 19:46:55 #9 14.44 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, 19:46:55 #9 14.44 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c:8: 19:46:55 #9 14.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.44 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.44 19:46:55 #9 14.44 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.44 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.45 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.45 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 19:46:55 #9 14.45 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, 19:46:55 #9 14.45 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c:8: 19:46:55 #9 14.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.45 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.45 19:46:55 #9 14.45 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.45 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.45 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:46:55 #9 14.46 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, 19:46:55 #9 14.46 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c:8: 19:46:55 #9 14.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.46 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.46 19:46:55 #9 14.46 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.46 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 19:46:55 #9 14.47 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 19:46:55 #9 14.47 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, 19:46:55 #9 14.47 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c:8: 19:46:55 #9 14.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.47 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.47 19:46:55 #9 14.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, 19:46:55 #9 14.47 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c:8: 19:46:55 #9 14.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.47 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.47 19:46:55 #9 14.47 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.47 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.47 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, 19:46:55 #9 14.48 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, 19:46:55 #9 14.48 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c:8: 19:46:55 #9 14.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.48 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.48 19:46:55 #9 14.48 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:46:55 #9 14.49 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, 19:46:55 #9 14.49 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c:8: 19:46:55 #9 14.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.49 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.49 19:46:55 #9 14.50 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollByte.h:115:0, 19:46:55 #9 14.51 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.c:8: 19:46:55 #9 14.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.51 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.51 19:46:55 #9 14.51 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, 19:46:55 #9 14.51 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: 19:46:55 #9 14.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.51 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.51 19:46:55 #9 14.51 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, 19:46:55 #9 14.52 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c:8: 19:46:55 #9 14.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.52 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.52 19:46:55 #9 14.52 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.h:44:0, 19:46:55 #9 14.52 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c:8: 19:46:55 #9 14.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.52 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.52 19:46:55 #9 14.52 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, 19:46:55 #9 14.53 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c:8: 19:46:55 #9 14.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.53 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.53 19:46:55 #9 14.53 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 19:46:55 #9 14.53 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, 19:46:55 #9 14.53 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c:8: 19:46:55 #9 14.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.53 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.53 19:46:55 #9 14.53 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.h:297:0, 19:46:55 #9 14.54 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c:8: 19:46:55 #9 14.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.54 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.54 19:46:55 #9 14.54 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:46:55 #9 14.56 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, 19:46:55 #9 14.56 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: 19:46:55 #9 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.56 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.56 19:46:55 #9 14.56 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, 19:46:55 #9 14.57 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, 19:46:55 #9 14.57 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c:8: 19:46:55 #9 14.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.57 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.57 19:46:55 #9 14.57 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.h:128:0, 19:46:55 #9 14.59 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c:8: 19:46:55 #9 14.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.59 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.59 19:46:55 #9 14.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:46:55 #9 14.60 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, 19:46:55 #9 14.60 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c:8: 19:46:55 #9 14.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.60 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.60 19:46:55 #9 14.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 19:46:55 #9 14.62 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, 19:46:55 #9 14.62 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: 19:46:55 #9 14.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.62 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.62 19:46:55 #9 14.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:46:55 #9 14.63 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, 19:46:55 #9 14.63 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c:8: 19:46:55 #9 14.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.63 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.63 19:46:55 #9 14.63 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:46:55 #9 14.63 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c:8: 19:46:55 #9 14.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.63 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.63 19:46:55 #9 14.63 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:46:55 #9 14.63 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, 19:46:55 #9 14.63 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c:8: 19:46:55 #9 14.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.63 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.63 19:46:55 #9 14.63 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.63 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:46:55 #9 14.64 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, 19:46:55 #9 14.64 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c:8: 19:46:55 #9 14.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.64 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.64 19:46:55 #9 14.64 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h:47:0, 19:46:55 #9 14.64 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: 19:46:55 #9 14.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.64 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.64 19:46:55 #9 14.64 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.64 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.65 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 19:46:55 #9 14.65 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: 19:46:55 #9 14.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.65 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.65 19:46:55 #9 14.65 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, 19:46:55 #9 14.65 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c:8: 19:46:55 #9 14.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.65 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.65 19:46:55 #9 14.65 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 19:46:55 #9 14.66 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, 19:46:55 #9 14.66 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: 19:46:55 #9 14.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.66 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.66 19:46:55 #9 14.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 19:46:55 #9 14.66 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, 19:46:55 #9 14.66 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: 19:46:55 #9 14.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.66 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.66 19:46:55 #9 14.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 19:46:55 #9 14.66 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, 19:46:55 #9 14.66 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: 19:46:55 #9 14.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.66 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.66 19:46:55 #9 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 19:46:55 #9 14.67 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c:8: 19:46:55 #9 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.67 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.67 19:46:55 #9 14.67 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, 19:46:55 #9 14.67 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: 19:46:55 #9 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.67 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.67 19:46:55 #9 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, 19:46:55 #9 14.67 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c:8: 19:46:55 #9 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.67 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.67 19:46:55 #9 14.67 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 19:46:55 #9 14.67 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, 19:46:55 #9 14.67 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c:8: 19:46:55 #9 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.67 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.67 19:46:55 #9 14.67 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.67 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.h:57:0, 19:46:55 #9 14.67 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c:8: 19:46:55 #9 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.67 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.67 19:46:55 #9 14.67 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.67 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, 19:46:55 #9 14.67 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c:8: 19:46:55 #9 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.67 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.67 19:46:55 #9 14.67 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, 19:46:55 #9 14.68 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c:8: 19:46:55 #9 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.68 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.68 19:46:55 #9 14.68 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.68 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.68 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, 19:46:55 #9 14.69 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: 19:46:55 #9 14.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.69 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.69 19:46:55 #9 14.69 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:46:55 #9 14.69 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, 19:46:55 #9 14.69 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c:8: 19:46:55 #9 14.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.69 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.69 19:46:55 #9 14.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 19:46:55 #9 14.71 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, 19:46:55 #9 14.71 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c:8: 19:46:55 #9 14.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.71 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.71 19:46:55 #9 14.72 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 19:46:55 #9 14.73 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, 19:46:55 #9 14.73 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: 19:46:55 #9 14.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.73 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.73 19:46:55 #9 14.73 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.73 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.75 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_rrc.a  19:46:55 #9 14.84 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:55 #9 14.85 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:55 #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_tmr.c  19:46:55 #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c  19:46:55 #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_ue_mgr.c  19:46:55 #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_conversions.c  19:46:55 #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_utils.c  19:46:55 #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_cell_mgr.c  19:46:55 #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_msg_router.c  19:46:55 #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_msg_hdl.c  19:46:55 #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_main.c  19:46:55 #9 14.86 -e Compiling  /opt/o-du-l2/src/du_app//du_e2_conversions.c  19:46:55 #9 14.86 -e Compiling  /opt/o-du-l2/src/du_app//du_egtp.c  19:46:55 #9 14.86 -e Compiling  /opt/o-du-l2/src/du_app//du_cfg.c  19:46:55 #9 14.86 -e Compiling  /opt/o-du-l2/src/du_app//du_sys_info_hdl.c  19:46:55 #9 14.86 -e Compiling  /opt/o-du-l2/src/du_app//du_sctp.c  19:46:55 #9 14.86 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c  19:46:55 #9 14.89 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_mgr.c  19:46:55 #9 14.91 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:46:55 #9 14.91 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 19:46:55 #9 14.91 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, 19:46:55 #9 14.91 from /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c:32: 19:46:55 #9 14.91 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.91 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.91 19:46:55 #9 14.91 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, 19:46:55 #9 14.94 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.c:23: 19:46:55 #9 14.94 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.94 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.94 19:46:55 #9 14.95 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 19:46:55 #9 14.97 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, 19:46:55 #9 14.97 from /opt/o-du-l2/src/du_app//du_cell_mgr.c:35: 19:46:55 #9 14.97 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.97 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.97 19:46:55 #9 14.97 :0:0: note: this is the location of the previous definition 19:46:55 #9 14.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 19:46:55 #9 14.97 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, 19:46:55 #9 14.97 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.h:21, 19:46:55 #9 14.97 from /opt/o-du-l2/src/du_app//du_cfg.c:32: 19:46:55 #9 14.97 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 14.97 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 14.97 19:46:55 #9 14.97 :0:0: note: this is the location of the previous definition 19:46:55 #9 15.04 /opt/o-du-l2/src/du_app//du_cfg.c: In function 'readCfg': 19:46:55 #9 15.04 /opt/o-du-l2/src/du_app//du_cfg.c:653:69: warning: excess elements in array initializer 19:46:55 #9 15.04 Snssai snssai[MAX_OF_SUPPORTED_SLICE] = {{1,{2,3,4}},{2,{3,3,4}},{3,{4,3,4}},{4,{5,3,4}}}; 19:46:55 #9 15.04 ^ 19:46:55 #9 15.04 /opt/o-du-l2/src/du_app//du_cfg.c:653:69: note: (near initialization for 'snssai') 19:46:55 #9 15.04 /opt/o-du-l2/src/du_app//du_cfg.c:653:81: warning: excess elements in array initializer 19:46:55 #9 15.04 Snssai snssai[MAX_OF_SUPPORTED_SLICE] = {{1,{2,3,4}},{2,{3,3,4}},{3,{4,3,4}},{4,{5,3,4}}}; 19:46:55 #9 15.04 ^ 19:46:55 #9 15.04 /opt/o-du-l2/src/du_app//du_cfg.c:653:81: note: (near initialization for 'snssai') 19:46:55 #9 15.08 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, 19:46:55 #9 15.08 from /opt/o-du-l2/src/du_app//du_e2_conversions.c:23: 19:46:55 #9 15.08 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 15.08 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 15.08 19:46:55 #9 15.08 :0:0: note: this is the location of the previous definition 19:46:55 #9 15.13 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 19:46:55 #9 15.13 from /opt/o-du-l2/src/du_app//du_msg_hdl.c:36: 19:46:55 #9 15.13 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 15.13 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 15.13 19:46:55 #9 15.13 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 19:46:55 #9 15.13 from /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c:31: 19:46:55 #9 15.13 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 15.13 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 15.13 19:46:55 #9 15.14 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, 19:46:55 #9 15.14 from /opt/o-du-l2/src/du_app//du_mgr_msg_router.c:37: 19:46:55 #9 15.14 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 15.14 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 15.14 19:46:55 #9 15.14 :0:0: note: this is the location of the previous definition 19:46:55 #9 15.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 19:46:55 #9 15.14 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, 19:46:55 #9 15.14 from /opt/o-du-l2/src/du_app//du_sys_info_hdl.c:32: 19:46:55 #9 15.14 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:46:55 #9 15.14 #define __EXTENSIONS__ /* for Sun */ 19:46:55 #9 15.14 19:46:56 #9 15.14 :0:0: note: this is the location of the previous definition 19:46:56 #9 15.14 /opt/o-du-l2/src/du_app//du_ue_mgr.c: In function 'fillDefaultInitDlBwp': 19:46:56 #9 15.14 :0:0: note: this is the location of the previous definition 19:46:56 #9 15.15 /opt/o-du-l2/src/du_app//du_ue_mgr.c:714:10: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 19:46:56 #9 15.15 memset(initDlBwp->pdcchCfg.cRSetToAddModList, 0, MAX_NUM_CRSET); 19:46:56 #9 15.15 ^~~~~~ 19:46:56 #9 15.17 :0:0: note: this is the location of the previous definition 19:46:56 #9 15.90 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libduapp.a  19:46:56 #9 15.91 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:56 #9 15.91 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:56 #9 15.91 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_ul.c  19:46:56 #9 15.91 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_layer_mgr.c  19:46:56 #9 15.91 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_api.c  19:46:56 #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_portable_functions.c  19:46:56 #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_dl.c  19:46:56 #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ul.c  19:46:56 #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_dl.c  19:46:56 #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_ul.c  19:46:56 #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_dl.c  19:46:56 #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_msg_router.c  19:46:56 #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_ul.c  19:46:56 #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmr.c  19:46:56 #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptul.c  19:46:56 #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_ul.c  19:46:56 #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_sys_id.c  19:46:56 #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_ul.c  19:46:56 #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_dl.c  19:46:56 #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_ul.c  19:46:56 #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_dl.c  19:46:56 #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_dl.c  19:46:56 #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_mgr.c  19:46:56 #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_api.c  19:46:56 #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf.c  19:46:56 #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_dl.c  19:46:56 #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptdl.c  19:46:56 #9 15.94 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_mgr.c  19:46:56 #9 15.94 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c  19:46:56 #9 16.00 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_ul_msg_router.c  19:46:56 #9 16.00 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_msg_hdl.c  19:46:56 #9 16.00 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_stats.c  19:46:57 #9 16.41 /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c: In function 'rlcDelTputDrbList': 19:46:57 #9 16.41 /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c:1272:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] 19:46:57 #9 16.41 drbList = gCb->rlcThpt.drbTputInfo.dlTputPerDrbList; 19:46:57 #9 16.41 ^ 19:46:57 #9 16.41 /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c:1289:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] 19:46:57 #9 16.41 drbNode = (RlcTptPerDrb *)node->node; 19:46:57 #9 16.41 ^ 19:46:57 #9 16.52 -e Creating Archive /opt/o-du-l2/build/odu/lib/odu/libkw.a  19:46:57 #9 16.53 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:57 #9 16.54 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:57 #9 16.54 -e Compiling  /opt/o-du-l2/src/cm/crg.c  19:46:57 #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  19:46:57 #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  19:46:57 #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  19:46:57 #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  19:46:57 #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  19:46:57 #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  19:46:57 #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  19:46:57 #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  19:46:57 #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  19:46:57 #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  19:46:57 #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  19:46:57 #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  19:46:57 #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  19:46:57 #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  19:46:57 #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  19:46:57 #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  19:46:57 #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  19:46:57 #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  19:46:57 #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  19:46:57 #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  19:46:57 #9 16.57 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  19:46:57 #9 16.58 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  19:46:57 #9 16.58 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  19:46:57 #9 16.58 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  19:46:57 #9 16.59 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  19:46:57 #9 16.59 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  19:46:57 #9 16.59 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  19:46:57 #9 16.59 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  19:46:58 #9 17.18 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libcm.a  19:46:58 #9 17.18 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:58 #9 17.19 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:58 #9 17.19 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptmi.c  19:46:58 #9 17.19 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_slot_ind.c  19:46:58 #9 17.19 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_demux.c  19:46:58 #9 17.19 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_cfg_hdl.c  19:46:58 #9 17.19 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_id.c  19:46:58 #9 17.19 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_upr_inf_api.c  19:46:58 #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_phy.c  19:46:58 #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_mux.c  19:46:58 #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_lmm.c  19:46:58 #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_ex_ms.c  19:46:58 #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_utils.c  19:46:58 #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_ue_mgr.c  19:46:58 #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_uim.c  19:46:58 #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_utl.c  19:46:58 #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_fsm.c  19:46:58 #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_harq_dl.c  19:46:58 #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_hdl.c  19:46:58 #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptui.c  19:46:58 #9 17.21 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_handle_phy.c  19:46:58 #9 17.21 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_tmr.c  19:46:58 #9 17.22 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_upr_inf.c  19:46:58 #9 17.22 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_router.c  19:46:58 #9 17.23 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_stop_ind.c  19:46:58 #9 17.23 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_util.c  19:46:58 #9 17.24 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_rach.c  19:46:58 #9 17.74 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  19:46:58 #9 17.75 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:58 #9 17.76 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:58 #9 17.76 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_crc.c  19:46:58 #9 17.76 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch.c  19:46:58 #9 17.76 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_utils.c  19:46:58 #9 17.76 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_msg_router.c  19:46:58 #9 17.76 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_common.c  19:46:58 #9 17.76 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_rach.c  19:46:58 #9 17.77 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_ul.c  19:46:58 #9 17.77 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_drx.c  19:46:58 #9 17.77 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_fcfs.c  19:46:58 #9 17.77 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_ue_mgr.c  19:46:58 #9 17.77 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_dl.c  19:46:58 #9 17.77 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_tmr.c  19:46:58 #9 17.78 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slice_based.c  19:46:58 #9 17.78 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slot_ind.c  19:46:58 #9 17.90 /opt/o-du-l2/src/5gnrsch/sch.c: In function 'fillSliceRecfgRsp': 19:46:58 #9 17.90 /opt/o-du-l2/src/5gnrsch/sch.c:1984:43: warning: passing argument 1 of 'cellCb->api->SchSliceRecfgReq' from incompatible pointer type [-Wincompatible-pointer-types] 19:46:58 #9 17.90 cellCb->api->SchSliceRecfgReq(rrmPolicyOfSlices); 19:46:58 #9 17.90 ^~~~~~~~~~~~~~~~~ 19:46:58 #9 17.90 /opt/o-du-l2/src/5gnrsch/sch.c:1984:43: note: expected 'SchCellCb * {aka struct schCellCb *}' but argument is of type 'SchRrmPolicyOfSlice * {aka struct schRrmPolicyOfSlice *}' 19:46:58 #9 17.93 /opt/o-du-l2/src/5gnrsch/sch.c:1984:19: warning: 'cellCb' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:46:58 #9 17.93 cellCb->api->SchSliceRecfgReq(rrmPolicyOfSlices); 19:46:58 #9 17.93 ~~~~~~^~~~~ 19:46:58 #9 17.97 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'SchSliceBasedSliceCfgReq': 19:46:58 #9 17.98 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:217:14: warning: unused variable 'intraSliceThread' [-Wunused-variable] 19:46:58 #9 17.98 pthread_t intraSliceThread[threadmax]; 19:46:58 #9 17.98 ^~~~~~~~~~~~~~~~ 19:46:58 #9 17.98 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:216:30: warning: unused variable 'threadArg' [-Wunused-variable] 19:46:58 #9 17.98 SchSliceBasedDlThreadArg *threadArg[threadmax]; 19:46:58 #9 17.98 ^~~~~~~~~ 19:46:58 #9 17.98 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:211:12: warning: unused variable 'threadRes' [-Wunused-variable] 19:46:58 #9 17.98 uint8_t threadRes; 19:46:58 #9 17.98 ^~~~~~~~~ 19:46:58 #9 17.98 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:209:12: warning: unused variable 'threadCounter' [-Wunused-variable] 19:46:58 #9 17.98 uint8_t threadCounter = 0; 19:46:58 #9 17.98 ^~~~~~~~~~~~~ 19:46:58 #9 17.98 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedScheduleSlot': 19:46:58 #9 18.00 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1478:40: warning: declaration of 'schSpcCell' shadows a previous local [-Wshadow] 19:46:58 #9 18.00 SchSliceBasedCellCb *schSpcCell = NULLP; 19:46:58 #9 18.00 ^~~~~~~~~~ 19:46:58 #9 18.00 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1347:26: note: shadowed declaration is here 19:46:58 #9 18.00 SchSliceBasedCellCb *schSpcCell; 19:46:58 #9 18.00 ^~~~~~~~~~ 19:46:58 #9 18.00 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, 19:46:58 #9 18.00 from /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:36: 19:46:58 #9 18.00 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedSortLcByPriorLevel': 19:46:58 #9 18.00 /opt/o-du-l2/src/cm/ssi.h:75:21: warning: 'return' with a value, in function returning void 19:46:58 #9 18.00 #define RFAILED 1 /* failed, general */ 19:46:58 #9 18.00 ^ 19:46:58 #9 18.00 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1673:14: note: in expansion of macro 'RFAILED' 19:46:58 #9 18.00 return RFAILED; 19:46:58 #9 18.00 ^~~~~~~ 19:46:58 #9 18.00 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1663:6: note: declared here 19:46:58 #9 18.00 void schSliceBasedSortLcByPriorLevel(CmLListCp *lcInfoList, float_t totalPriorLevel) 19:46:58 #9 18.00 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:46:58 #9 18.00 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, 19:46:58 #9 18.00 from /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:36: 19:46:58 #9 18.00 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedSortUeByWeight': 19:46:58 #9 18.00 /opt/o-du-l2/src/cm/ssi.h:75:21: warning: 'return' with a value, in function returning void 19:46:58 #9 18.00 #define RFAILED 1 /* failed, general */ 19:46:58 #9 18.00 ^ 19:46:58 #9 18.00 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1771:14: note: in expansion of macro 'RFAILED' 19:46:58 #9 18.00 return RFAILED; 19:46:58 #9 18.00 ^~~~~~~ 19:46:58 #9 18.00 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1760:6: note: declared here 19:46:58 #9 18.00 void schSliceBasedSortUeByWeight(SchCellCb *cellCb, CmLListCp *ueList, float_t totalWeight) 19:46:58 #9 18.00 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:46:58 #9 18.00 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedDlScheduling': 19:46:58 #9 18.00 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1876:13: warning: unused variable 'currSliceCnt' [-Wunused-variable] 19:46:58 #9 18.00 uint16_t currSliceCnt = 0; 19:46:58 #9 18.00 ^~~~~~~~~~~~ 19:46:58 #9 18.00 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedDlIntraSliceScheduling': 19:46:58 #9 18.00 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2125:7: warning: 'return' with no value, in function returning non-void 19:46:58 #9 18.00 return; 19:46:58 #9 18.00 ^~~~~~ 19:46:58 #9 18.00 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2041:9: note: declared here 19:46:58 #9 18.00 uint8_t schSliceBasedDlIntraSliceScheduling(SchCellCb *cellCb, SlotTimingInfo pdcchTime, uint8_t pdschNumSymbols, \ 19:46:58 #9 18.00 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:46:58 #9 18.01 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2049:18: warning: unused variable 'dciSlotAlloc' [-Wunused-variable] 19:46:58 #9 18.01 DlMsgSchInfo *dciSlotAlloc; 19:46:58 #9 18.01 ^~~~~~~~~~~~ 19:46:58 #9 18.01 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedDlIntraSliceThreadScheduling': 19:46:58 #9 18.01 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2181:39: warning: initialization makes integer from pointer without a cast [-Wint-conversion] 19:46:58 #9 18.01 uint8_t pdschNumSymbols = dlThreadArg->pdschNumSymbols; 19:46:58 #9 18.01 ^~~~~~~~~~~ 19:46:58 #9 18.01 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2200:13: warning: implicit declaration of function 'usleep'; did you mean 'fseek'? [-Wimplicit-function-declaration] 19:46:58 #9 18.01 usleep(500); 19:46:58 #9 18.01 ^~~~~~ 19:46:58 #9 18.01 fseek 19:46:58 #9 18.02 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedDlFinalScheduling': 19:46:58 #9 18.02 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2407:19: warning: 'return' with no value, in function returning non-void 19:46:58 #9 18.02 return; 19:46:58 #9 18.02 ^~~~~~ 19:46:58 #9 18.02 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2247:9: note: declared here 19:46:58 #9 18.02 uint8_t schSliceBasedDlFinalScheduling(SchCellCb *cellCb, SlotTimingInfo pdschTime, SlotTimingInfo pdcchTime, \ 19:46:58 #9 18.02 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:46:58 #9 18.02 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedUlScheduling': 19:46:58 #9 18.02 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2645:13: warning: unused variable 'currSliceCnt' [-Wunused-variable] 19:46:58 #9 18.02 uint16_t currSliceCnt = 0; 19:46:58 #9 18.02 ^~~~~~~~~~~~ 19:46:58 #9 18.02 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2636:9: warning: variable 'k2Found' set but not used [-Wunused-but-set-variable] 19:46:58 #9 18.02 bool k2Found = FALSE; 19:46:58 #9 18.02 ^~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedUlIntraSliceScheduling': 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2835:23: warning: variable 'ueSliceBasedCb' set but not used [-Wunused-but-set-variable] 19:46:58 #9 18.03 SchSliceBasedUeCb *ueSliceBasedCb = NULLP; 19:46:58 #9 18.03 ^~~~~~~~~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2834:18: warning: unused variable 'dciSlotAlloc' [-Wunused-variable] 19:46:58 #9 18.03 DlMsgSchInfo *dciSlotAlloc; 19:46:58 #9 18.03 ^~~~~~~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2830:13: warning: variable 'crnti' set but not used [-Wunused-but-set-variable] 19:46:58 #9 18.03 uint16_t crnti = 0; 19:46:58 #9 18.03 ^~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedUlIntraSliceThreadScheduling': 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2905:19: warning: variable 'puschTime' set but not used [-Wunused-but-set-variable] 19:46:58 #9 18.03 SlotTimingInfo puschTime; 19:46:58 #9 18.03 ^~~~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2901:23: warning: variable 'ueSliceBasedCb' set but not used [-Wunused-but-set-variable] 19:46:58 #9 18.03 SchSliceBasedUeCb *ueSliceBasedCb = NULLP; 19:46:58 #9 18.03 ^~~~~~~~~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2900:18: warning: unused variable 'dciSlotAlloc' [-Wunused-variable] 19:46:58 #9 18.03 DlMsgSchInfo *dciSlotAlloc; 19:46:58 #9 18.03 ^~~~~~~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2896:13: warning: variable 'crnti' set but not used [-Wunused-but-set-variable] 19:46:58 #9 18.03 uint16_t crnti = 0; 19:46:58 #9 18.03 ^~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedUlFinalScheduling': 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3010:23: warning: variable 'ueSliceBasedCb' set but not used [-Wunused-but-set-variable] 19:46:58 #9 18.03 SchSliceBasedUeCb *ueSliceBasedCb = NULLP; 19:46:58 #9 18.03 ^~~~~~~~~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3000:13: warning: variable 'crnti' set but not used [-Wunused-but-set-variable] 19:46:58 #9 18.03 uint16_t crnti = 0; 19:46:58 #9 18.03 ^~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedRoundRobinAlgoforLc': 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3563:13: warning: unused variable 'quantumSize' [-Wunused-variable] 19:46:58 #9 18.03 uint32_t quantumSize = 0; 19:46:58 #9 18.03 ^~~~~~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3561:13: warning: unused variable 'totalTbs' [-Wunused-variable] 19:46:58 #9 18.03 uint32_t totalTbs = 0; 19:46:58 #9 18.03 ^~~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedWeightedFairQueueAlgoforLc': 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3748:13: warning: unused variable 'quantumSize' [-Wunused-variable] 19:46:58 #9 18.03 uint32_t quantumSize = 0; 19:46:58 #9 18.03 ^~~~~~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedRoundRobinAlgo': 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3985:47: warning: passing argument 2 of 'addNodeToLList' makes pointer from integer without a cast [-Wint-conversion] 19:46:58 #9 18.03 if(addNodeToLList(&casLcInfoList, lcNode->node, NULLP) != ROK) 19:46:58 #9 18.03 ^~~~~~ 19:46:58 #9 18.03 In file included from /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:45:0: 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_utils.h:115:9: note: expected 'void *' but argument is of type 'uint64_t {aka long unsigned int}' 19:46:58 #9 18.03 uint8_t addNodeToLList(CmLListCp *llist, void *blockToAdd, CmLList *currNode); 19:46:58 #9 18.03 ^~~~~~~~~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3930:26: warning: unused variable 'schSpcCell' [-Wunused-variable] 19:46:58 #9 18.03 SchSliceBasedCellCb *schSpcCell; 19:46:58 #9 18.03 ^~~~~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedWeightedFairQueueAlgo': 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:4110:47: warning: passing argument 2 of 'addNodeToLList' makes pointer from integer without a cast [-Wint-conversion] 19:46:58 #9 18.03 if(addNodeToLList(&casLcInfoList, lcNode->node, NULLP) != ROK) 19:46:58 #9 18.03 ^~~~~~ 19:46:58 #9 18.03 In file included from /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:45:0: 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_utils.h:115:9: note: expected 'void *' but argument is of type 'uint64_t {aka long unsigned int}' 19:46:58 #9 18.03 uint8_t addNodeToLList(CmLListCp *llist, void *blockToAdd, CmLList *currNode); 19:46:58 #9 18.03 ^~~~~~~~~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:4052:38: warning: unused variable 'totalAvaiPrb' [-Wunused-variable] 19:46:58 #9 18.03 uint16_t ueQuantum, remainingPrb, totalAvaiPrb; 19:46:58 #9 18.03 ^~~~~~~~~~~~ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedAllApisInit': 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:4181:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] 19:46:58 #9 18.03 allSliceBasedApi->SchUeDeleteReq = SchSliceBasedUeDeleteReq; 19:46:58 #9 18.03 ^ 19:46:58 #9 18.03 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:4192:40: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] 19:46:58 #9 18.03 allSliceBasedApi->SchSliceRecfgReq = SchSliceBasedSliceRecfgReq; 19:46:58 #9 18.03 ^ 19:46:58 #9 18.04 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'SchSliceBasedSliceRecfgReq': 19:46:58 #9 18.04 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:325:37: warning: 'sliceCbNode' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:46:58 #9 18.04 if(memcmp(&rrmPolicy->snssai, &sliceCbNode->snssai, sizeof(Snssai)) == 0) 19:46:58 #9 18.04 ^~~~~~~~~~~~~~~~~~~~ 19:46:59 #9 18.17 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  19:46:59 #9 18.18 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:59 #9 18.19 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:59 #9 18.19 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  19:46:59 #9 18.19 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  19:46:59 #9 18.19 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  19:46:59 #9 18.20 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  19:46:59 #9 18.20 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  19:46:59 #9 18.20 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  19:46:59 #9 18.20 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  19:46:59 #9 18.20 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  19:46:59 #9 18.20 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  19:46:59 #9 18.21 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  19:46:59 #9 18.23 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  19:46:59 #9 18.43 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:46:59 #9 18.43 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:46:59 #9 18.44 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_thread_hdl.c  19:46:59 #9 18.44 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_msg_hdl.c  19:46:59 #9 18.44 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_ex_ms.c  19:46:59 #9 18.56 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libphystub.a  19:46:59 #9 18.56 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:00 #9 19.34 -e ***** BUILD COMPLETE ***** 19:47:00 #9 DONE 20.0s 19:47:00 19:47:00 #10 [ 6/10] RUN cd build/odu && make clean_odu odu MACHINE=BIT64 MODE=TDD 19:47:01 #10 0.259 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.260 -e Cleaning DU APP 19:47:01 #10 0.261 /opt/o-du-l2/src/du_app/ /opt/o-du-l2/src/cm 19:47:01 #10 0.263 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.266 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.266 -e Cleaning ASN 19:47:01 #10 0.267 /opt/o-du-l2/src/codec_utils/common /opt/o-du-l2/src/cm 19:47:01 #10 0.270 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.274 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.275 -e Cleaning ASN 19:47:01 #10 0.276 /opt/o-du-l2/src/codec_utils/F1AP /opt/o-du-l2/src/cm 19:47:01 #10 0.283 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.289 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.290 -e Cleaning ASN 19:47:01 #10 0.291 /opt/o-du-l2/src/codec_utils/E2AP /opt/o-du-l2/src/cm 19:47:01 #10 0.300 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.303 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.304 -e Cleaning ASN 19:47:01 #10 0.305 /opt/o-du-l2/src/codec_utils/E2SM_KPM /opt/o-du-l2/src/cm 19:47:01 #10 0.310 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.321 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.323 -e Cleaning ASN 19:47:01 #10 0.324 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm 19:47:01 #10 0.342 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.346 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.347 -e Cleaning RLC 19:47:01 #10 0.350 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.355 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.356 -e Cleaning CPUH CM 19:47:01 #10 0.357 -e   19:47:01 #10 0.360 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.363 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.364 -e Cleaing MAC 19:47:01 #10 0.366 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.369 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.370 -e Cleaing MAC 19:47:01 #10 0.371 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.375 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.376 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/odu 19:47:01 #10 0.377 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.380 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.381 19:47:01 #10 0.381 -e Cleaning PHY stub 19:47:01 #10 0.382 /opt/o-du-l2/src/phy_stub/ /opt/o-du-l2/src/cm 19:47:01 #10 0.384 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.394 -e ***** ODU CLEAN COMPLETE ***** 19:47:01 #10 0.396 -e Preparing directories for build... 19:47:01 #10 0.403 -e Directories are successfully prepared 19:47:01 #10 0.406 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 0.407 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  19:47:01 #10 0.408 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  19:47:01 #10 0.409 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  19:47:01 #10 0.409 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  19:47:01 #10 0.410 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  19:47:01 #10 0.411 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  19:47:01 #10 0.412 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  19:47:01 #10 0.412 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c  19:47:01 #10 0.413 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  19:47:01 #10 0.414 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  19:47:01 #10 0.414 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c  19:47:01 #10 0.416 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  19:47:01 #10 0.417 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  19:47:01 #10 0.418 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c  19:47:01 #10 0.418 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  19:47:01 #10 0.420 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  19:47:01 #10 0.421 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  19:47:01 #10 0.422 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c  19:47:01 #10 0.423 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  19:47:01 #10 0.423 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  19:47:01 #10 0.424 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c  19:47:01 #10 0.425 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  19:47:01 #10 0.425 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  19:47:01 #10 0.426 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  19:47:01 #10 0.427 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  19:47:01 #10 0.430 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  19:47:01 #10 0.432 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: 19:47:01 #10 0.432 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.432 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.432 19:47:01 #10 0.432 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  19:47:01 #10 0.433 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  19:47:01 #10 0.433 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.436 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: 19:47:01 #10 0.436 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.436 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.436 19:47:01 #10 0.436 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.437 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  19:47:01 #10 0.438 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  19:47:01 #10 0.438 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c  19:47:01 #10 0.439 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6:0: 19:47:01 #10 0.439 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.439 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.439 19:47:01 #10 0.439 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.442 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  19:47:01 #10 0.446 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: 19:47:01 #10 0.446 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.446 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.446 19:47:01 #10 0.446 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.451 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  19:47:01 #10 0.451 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  19:47:01 #10 0.456 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: 19:47:01 #10 0.456 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.456 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.456 19:47:01 #10 0.456 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.457 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c:5:0: 19:47:01 #10 0.457 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.457 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.457 19:47:01 #10 0.457 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.457 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  19:47:01 #10 0.462 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5:0: 19:47:01 #10 0.462 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.462 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.462 19:47:01 #10 0.462 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.466 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: 19:47:01 #10 0.466 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.466 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.466 19:47:01 #10 0.466 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.467 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: 19:47:01 #10 0.467 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.467 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.467 19:47:01 #10 0.467 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.468 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  19:47:01 #10 0.468 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: 19:47:01 #10 0.468 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.468 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.468 19:47:01 #10 0.468 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.470 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: 19:47:01 #10 0.470 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.470 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.470 19:47:01 #10 0.470 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.474 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: 19:47:01 #10 0.474 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.474 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.474 19:47:01 #10 0.474 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.475 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  19:47:01 #10 0.475 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  19:47:01 #10 0.483 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: 19:47:01 #10 0.483 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.483 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.483 19:47:01 #10 0.483 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.485 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  19:47:01 #10 0.489 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: 19:47:01 #10 0.489 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.489 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.489 19:47:01 #10 0.489 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.491 -e Compiling  /opt/o-du-l2/src/codec_utils/common/odu_common_codec.c  19:47:01 #10 0.491 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  19:47:01 #10 0.491 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  19:47:01 #10 0.493 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  19:47:01 #10 0.493 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  19:47:01 #10 0.494 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  19:47:01 #10 0.496 In file included from /opt/o-du-l2/src/codec_utils/common/der_encoder.c:5:0: 19:47:01 #10 0.496 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.496 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.496 19:47:01 #10 0.498 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c:8:0: 19:47:01 #10 0.498 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.498 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.498 19:47:01 #10 0.499 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: 19:47:01 #10 0.499 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.499 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.499 19:47:01 #10 0.500 In file included from /opt/o-du-l2/src/codec_utils/common/xer_encoder.c:5:0: 19:47:01 #10 0.500 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.500 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.500 19:47:01 #10 0.500 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.504 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.511 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8:0: 19:47:01 #10 0.511 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.511 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.511 19:47:01 #10 0.511 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.515 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.517 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: 19:47:01 #10 0.517 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.517 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.517 19:47:01 #10 0.517 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.520 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: 19:47:01 #10 0.520 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.520 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.520 19:47:01 #10 0.520 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.528 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c:6:0: 19:47:01 #10 0.528 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.528 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.528 19:47:01 #10 0.528 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.533 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c:6:0: 19:47:01 #10 0.533 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.533 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.533 19:47:01 #10 0.533 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.536 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger.c:13:0: 19:47:01 #10 0.536 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.536 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.536 19:47:01 #10 0.536 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.537 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: 19:47:01 #10 0.537 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.537 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.537 19:47:01 #10 0.537 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.539 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: 19:47:01 #10 0.539 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.539 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.539 19:47:01 #10 0.539 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.547 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: 19:47:01 #10 0.547 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.547 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.547 19:47:01 #10 0.547 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.548 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:8:0: 19:47:01 #10 0.548 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.548 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.548 19:47:01 #10 0.548 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.553 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: 19:47:01 #10 0.553 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.553 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.553 19:47:01 #10 0.553 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.556 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: 19:47:01 #10 0.556 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.556 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.556 19:47:01 #10 0.556 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.564 In file included from /opt/o-du-l2/src/codec_utils/common/ANY.c:5:0: 19:47:01 #10 0.564 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.564 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.564 19:47:01 #10 0.566 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.579 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: 19:47:01 #10 0.579 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.579 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.579 19:47:01 #10 0.579 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.583 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1:0: 19:47:01 #10 0.583 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.583 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.583 19:47:01 #10 0.587 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.591 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.594 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.c:6:0: 19:47:01 #10 0.594 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.594 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.594 19:47:01 #10 0.594 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.605 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: 19:47:01 #10 0.605 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.605 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.605 19:47:01 #10 0.605 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.644 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c:8:0: 19:47:01 #10 0.644 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.644 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.644 19:47:01 #10 0.644 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.647 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: 19:47:01 #10 0.647 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.647 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.647 19:47:01 #10 0.647 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.692 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: 19:47:01 #10 0.692 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.692 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.692 19:47:01 #10 0.693 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.701 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: 19:47:01 #10 0.701 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.701 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.701 19:47:01 #10 0.701 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.732 In file included from /opt/o-du-l2/src/codec_utils/common/per_encoder.c:2:0: 19:47:01 #10 0.732 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.732 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.732 19:47:01 #10 0.732 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.764 In file included from /opt/o-du-l2/src/codec_utils/common/per_support.c:6:0: 19:47:01 #10 0.764 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.764 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.764 19:47:01 #10 0.764 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': 19:47:01 #10 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:47:01 #10 0.771 asn_dec_rval_t rval; \ 19:47:01 #10 0.771 ^ 19:47:01 #10 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' 19:47:01 #10 0.771 RETURN(RC_FAIL); 19:47:01 #10 0.771 ^~~~~~ 19:47:01 #10 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:47:01 #10 0.771 asn_dec_rval_t rval = {RC_OK, 0}; 19:47:01 #10 0.771 ^~~~ 19:47:01 #10 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:47:01 #10 0.771 asn_dec_rval_t rval; \ 19:47:01 #10 0.771 ^ 19:47:01 #10 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' 19:47:01 #10 0.771 RETURN(RC_WMORE); 19:47:01 #10 0.771 ^~~~~~ 19:47:01 #10 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:47:01 #10 0.771 asn_dec_rval_t rval = {RC_OK, 0}; 19:47:01 #10 0.771 ^~~~ 19:47:01 #10 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:47:01 #10 0.771 asn_dec_rval_t rval; \ 19:47:01 #10 0.771 ^ 19:47:01 #10 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' 19:47:01 #10 0.771 RETURN(RC_FAIL); 19:47:01 #10 0.771 ^~~~~~ 19:47:01 #10 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:47:01 #10 0.771 asn_dec_rval_t rval = {RC_OK, 0}; 19:47:01 #10 0.771 ^~~~ 19:47:01 #10 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:47:01 #10 0.771 asn_dec_rval_t rval; \ 19:47:01 #10 0.771 ^ 19:47:01 #10 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' 19:47:01 #10 0.771 RETURN(RC_FAIL); 19:47:01 #10 0.771 ^~~~~~ 19:47:01 #10 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:47:01 #10 0.772 asn_dec_rval_t rval = {RC_OK, 0}; 19:47:01 #10 0.772 ^~~~ 19:47:01 #10 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:47:01 #10 0.772 asn_dec_rval_t rval; \ 19:47:01 #10 0.772 ^ 19:47:01 #10 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' 19:47:01 #10 0.772 RETURN(RC_WMORE); 19:47:01 #10 0.772 ^~~~~~ 19:47:01 #10 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:47:01 #10 0.772 asn_dec_rval_t rval = {RC_OK, 0}; 19:47:01 #10 0.772 ^~~~ 19:47:01 #10 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:47:01 #10 0.772 asn_dec_rval_t rval; \ 19:47:01 #10 0.772 ^ 19:47:01 #10 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' 19:47:01 #10 0.772 RETURN(RC_FAIL); 19:47:01 #10 0.772 ^~~~~~ 19:47:01 #10 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:47:01 #10 0.772 asn_dec_rval_t rval = {RC_OK, 0}; 19:47:01 #10 0.772 ^~~~ 19:47:01 #10 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:47:01 #10 0.772 asn_dec_rval_t rval; \ 19:47:01 #10 0.772 ^ 19:47:01 #10 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' 19:47:01 #10 0.772 RETURN(RC_OK); 19:47:01 #10 0.772 ^~~~~~ 19:47:01 #10 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:47:01 #10 0.772 asn_dec_rval_t rval = {RC_OK, 0}; 19:47:01 #10 0.772 ^~~~ 19:47:01 #10 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:47:01 #10 0.772 asn_dec_rval_t rval; \ 19:47:01 #10 0.772 ^ 19:47:01 #10 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' 19:47:01 #10 0.772 RETURN(RC_FAIL); 19:47:01 #10 0.772 ^~~~~~ 19:47:01 #10 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:47:01 #10 0.772 asn_dec_rval_t rval = {RC_OK, 0}; 19:47:01 #10 0.772 ^~~~ 19:47:01 #10 0.775 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: 19:47:01 #10 0.775 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.775 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.775 19:47:01 #10 0.775 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.784 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: 19:47:01 #10 0.784 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:01 #10 0.784 #define __EXTENSIONS__ /* for Sun */ 19:47:01 #10 0.784 19:47:01 #10 0.784 :0:0: note: this is the location of the previous definition 19:47:01 #10 0.988 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_common.a  19:47:01 #10 0.995 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:01 #10 1.004 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:01 #10 1.005 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  19:47:01 #10 1.006 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  19:47:01 #10 1.007 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  19:47:01 #10 1.007 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  19:47:01 #10 1.008 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  19:47:01 #10 1.009 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  19:47:01 #10 1.010 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  19:47:01 #10 1.010 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  19:47:01 #10 1.011 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  19:47:01 #10 1.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  19:47:01 #10 1.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  19:47:01 #10 1.015 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  19:47:01 #10 1.015 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  19:47:01 #10 1.016 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  19:47:01 #10 1.017 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  19:47:01 #10 1.018 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  19:47:01 #10 1.018 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  19:47:01 #10 1.019 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  19:47:01 #10 1.020 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  19:47:01 #10 1.020 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  19:47:01 #10 1.021 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  19:47:01 #10 1.021 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  19:47:01 #10 1.023 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  19:47:01 #10 1.023 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  19:47:01 #10 1.023 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  19:47:01 #10 1.023 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  19:47:01 #10 1.024 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  19:47:01 #10 1.025 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  19:47:01 #10 1.025 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  19:47:01 #10 1.032 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  19:47:01 #10 1.043 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  19:47:01 #10 1.046 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  19:47:01 #10 1.047 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  19:47:01 #10 1.048 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  19:47:01 #10 1.051 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  19:47:01 #10 1.056 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  19:47:01 #10 1.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  19:47:01 #10 1.058 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  19:47:01 #10 1.059 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  19:47:01 #10 1.060 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  19:47:01 #10 1.060 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  19:47:01 #10 1.061 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  19:47:01 #10 1.063 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  19:47:01 #10 1.066 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  19:47:01 #10 1.067 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  19:47:01 #10 1.068 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  19:47:01 #10 1.069 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  19:47:01 #10 1.069 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  19:47:01 #10 1.070 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  19:47:01 #10 1.071 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  19:47:01 #10 1.073 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  19:47:01 #10 1.074 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  19:47:01 #10 1.088 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  19:47:02 #10 1.097 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  19:47:02 #10 1.098 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  19:47:02 #10 1.099 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  19:47:02 #10 1.100 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  19:47:02 #10 1.100 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  19:47:02 #10 1.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  19:47:02 #10 1.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  19:47:02 #10 1.103 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  19:47:02 #10 1.105 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  19:47:02 #10 1.107 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  19:47:02 #10 1.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  19:47:02 #10 1.109 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  19:47:02 #10 1.112 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  19:47:02 #10 1.131 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  19:47:02 #10 1.133 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  19:47:02 #10 1.136 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  19:47:02 #10 1.139 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  19:47:02 #10 1.139 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  19:47:02 #10 1.139 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  19:47:02 #10 1.143 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  19:47:02 #10 1.153 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  19:47:02 #10 1.154 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  19:47:02 #10 1.155 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  19:47:02 #10 1.159 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  19:47:02 #10 1.162 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, 19:47:02 #10 1.162 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: 19:47:02 #10 1.162 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.162 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.162 19:47:02 #10 1.162 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.165 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, 19:47:02 #10 1.165 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: 19:47:02 #10 1.165 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.165 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.165 19:47:02 #10 1.165 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.168 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 19:47:02 #10 1.168 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, 19:47:02 #10 1.168 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: 19:47:02 #10 1.168 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.168 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.168 19:47:02 #10 1.168 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.170 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 19:47:02 #10 1.170 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c:8: 19:47:02 #10 1.170 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.170 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.170 19:47:02 #10 1.170 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.180 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, 19:47:02 #10 1.180 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: 19:47:02 #10 1.180 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.180 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.180 19:47:02 #10 1.180 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.181 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  19:47:02 #10 1.191 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, 19:47:02 #10 1.191 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c:8: 19:47:02 #10 1.191 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.191 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.191 19:47:02 #10 1.191 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.192 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  19:47:02 #10 1.192 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  19:47:02 #10 1.196 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  19:47:02 #10 1.197 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.h:41:0, 19:47:02 #10 1.197 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c:8: 19:47:02 #10 1.197 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.197 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.197 19:47:02 #10 1.197 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.200 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  19:47:02 #10 1.200 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, 19:47:02 #10 1.200 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: 19:47:02 #10 1.200 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.200 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.200 19:47:02 #10 1.200 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.202 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  19:47:02 #10 1.212 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  19:47:02 #10 1.213 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  19:47:02 #10 1.213 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, 19:47:02 #10 1.213 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: 19:47:02 #10 1.213 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.213 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.213 19:47:02 #10 1.213 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.214 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, 19:47:02 #10 1.214 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: 19:47:02 #10 1.214 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.214 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.214 19:47:02 #10 1.214 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.218 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:02 #10 1.218 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, 19:47:02 #10 1.218 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: 19:47:02 #10 1.218 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.218 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.218 19:47:02 #10 1.218 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.218 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, 19:47:02 #10 1.218 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: 19:47:02 #10 1.218 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.218 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.218 19:47:02 #10 1.218 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.222 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, 19:47:02 #10 1.222 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: 19:47:02 #10 1.222 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.222 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.222 19:47:02 #10 1.222 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.225 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, 19:47:02 #10 1.225 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: 19:47:02 #10 1.225 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.225 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.225 19:47:02 #10 1.225 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.226 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, 19:47:02 #10 1.226 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c:8: 19:47:02 #10 1.226 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.226 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.226 19:47:02 #10 1.226 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.226 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  19:47:02 #10 1.230 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, 19:47:02 #10 1.230 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: 19:47:02 #10 1.230 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.230 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.230 19:47:02 #10 1.230 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.233 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:47:02 #10 1.233 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: 19:47:02 #10 1.233 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.233 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.233 19:47:02 #10 1.233 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.235 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, 19:47:02 #10 1.235 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: 19:47:02 #10 1.235 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.235 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.235 19:47:02 #10 1.235 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.239 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  19:47:02 #10 1.240 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  19:47:02 #10 1.240 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  19:47:02 #10 1.244 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  19:47:02 #10 1.244 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, 19:47:02 #10 1.244 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: 19:47:02 #10 1.244 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.244 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.244 19:47:02 #10 1.244 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.244 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  19:47:02 #10 1.245 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  19:47:02 #10 1.246 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  19:47:02 #10 1.249 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, 19:47:02 #10 1.249 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: 19:47:02 #10 1.249 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.249 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.249 19:47:02 #10 1.249 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.249 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, 19:47:02 #10 1.249 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c:8: 19:47:02 #10 1.249 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.249 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.249 19:47:02 #10 1.249 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.249 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  19:47:02 #10 1.250 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  19:47:02 #10 1.250 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  19:47:02 #10 1.256 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  19:47:02 #10 1.256 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:02 #10 1.256 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, 19:47:02 #10 1.256 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c:8: 19:47:02 #10 1.256 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.256 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.256 19:47:02 #10 1.256 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.257 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  19:47:02 #10 1.257 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  19:47:02 #10 1.257 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  19:47:02 #10 1.259 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  19:47:02 #10 1.263 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, 19:47:02 #10 1.263 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: 19:47:02 #10 1.263 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.263 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.263 19:47:02 #10 1.263 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.264 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  19:47:02 #10 1.272 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, 19:47:02 #10 1.272 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: 19:47:02 #10 1.272 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.272 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.272 19:47:02 #10 1.272 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.276 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, 19:47:02 #10 1.276 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: 19:47:02 #10 1.276 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.276 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.276 19:47:02 #10 1.276 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.277 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:02 #10 1.277 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, 19:47:02 #10 1.277 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: 19:47:02 #10 1.277 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.277 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.277 19:47:02 #10 1.277 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.280 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, 19:47:02 #10 1.280 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: 19:47:02 #10 1.280 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.280 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.280 19:47:02 #10 1.280 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.283 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  19:47:02 #10 1.284 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  19:47:02 #10 1.284 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  19:47:02 #10 1.285 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  19:47:02 #10 1.285 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  19:47:02 #10 1.287 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  19:47:02 #10 1.290 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  19:47:02 #10 1.290 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  19:47:02 #10 1.290 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  19:47:02 #10 1.299 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:47:02 #10 1.299 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, 19:47:02 #10 1.299 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: 19:47:02 #10 1.299 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.299 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.299 19:47:02 #10 1.299 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.299 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  19:47:02 #10 1.302 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:02 #10 1.302 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: 19:47:02 #10 1.302 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.302 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.302 19:47:02 #10 1.302 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.312 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, 19:47:02 #10 1.312 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: 19:47:02 #10 1.312 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.312 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.312 19:47:02 #10 1.312 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.327 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  19:47:02 #10 1.377 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  19:47:02 #10 1.397 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  19:47:02 #10 1.454 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, 19:47:02 #10 1.454 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: 19:47:02 #10 1.454 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.454 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.454 19:47:02 #10 1.454 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.487 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  19:47:02 #10 1.491 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  19:47:02 #10 1.492 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  19:47:02 #10 1.492 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  19:47:02 #10 1.505 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  19:47:02 #10 1.544 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  19:47:02 #10 1.547 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  19:47:02 #10 1.547 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  19:47:02 #10 1.548 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  19:47:02 #10 1.550 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, 19:47:02 #10 1.550 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: 19:47:02 #10 1.550 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.550 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.550 19:47:02 #10 1.550 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.557 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  19:47:02 #10 1.560 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:47:02 #10 1.560 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, 19:47:02 #10 1.560 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: 19:47:02 #10 1.560 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.560 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.560 19:47:02 #10 1.560 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.565 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, 19:47:02 #10 1.565 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: 19:47:02 #10 1.565 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.565 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.565 19:47:02 #10 1.565 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.571 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  19:47:02 #10 1.573 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, 19:47:02 #10 1.573 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: 19:47:02 #10 1.573 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.573 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.573 19:47:02 #10 1.573 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.576 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, 19:47:02 #10 1.576 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c:8: 19:47:02 #10 1.576 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.576 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.576 19:47:02 #10 1.576 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.579 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  19:47:02 #10 1.581 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  19:47:02 #10 1.583 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, 19:47:02 #10 1.583 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: 19:47:02 #10 1.583 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.583 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.583 19:47:02 #10 1.583 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.589 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:47:02 #10 1.589 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, 19:47:02 #10 1.589 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: 19:47:02 #10 1.589 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.589 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.589 19:47:02 #10 1.589 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.589 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  19:47:02 #10 1.590 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  19:47:02 #10 1.607 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  19:47:02 #10 1.607 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  19:47:02 #10 1.611 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, 19:47:02 #10 1.611 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, 19:47:02 #10 1.611 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: 19:47:02 #10 1.611 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.611 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.611 19:47:02 #10 1.611 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.618 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, 19:47:02 #10 1.618 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: 19:47:02 #10 1.618 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.618 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.618 19:47:02 #10 1.619 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, 19:47:02 #10 1.619 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, 19:47:02 #10 1.619 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: 19:47:02 #10 1.619 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.619 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.619 19:47:02 #10 1.619 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.624 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, 19:47:02 #10 1.624 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: 19:47:02 #10 1.624 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.624 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.624 19:47:02 #10 1.624 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.628 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:47:02 #10 1.628 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, 19:47:02 #10 1.628 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c:8: 19:47:02 #10 1.628 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.628 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.628 19:47:02 #10 1.629 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:02 #10 1.629 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:02 #10 1.629 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, 19:47:02 #10 1.629 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: 19:47:02 #10 1.629 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.629 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.629 19:47:02 #10 1.629 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.635 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, 19:47:02 #10 1.635 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: 19:47:02 #10 1.635 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.635 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.635 19:47:02 #10 1.636 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, 19:47:02 #10 1.636 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: 19:47:02 #10 1.636 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.636 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.636 19:47:02 #10 1.636 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.640 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:02 #10 1.640 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:02 #10 1.640 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.h:15, 19:47:02 #10 1.640 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c:8: 19:47:02 #10 1.640 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.640 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.640 19:47:02 #10 1.640 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.641 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:47:02 #10 1.641 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, 19:47:02 #10 1.641 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: 19:47:02 #10 1.641 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.641 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.641 19:47:02 #10 1.641 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.642 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, 19:47:02 #10 1.642 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: 19:47:02 #10 1.642 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.642 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.642 19:47:02 #10 1.642 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.643 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:02 #10 1.643 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:02 #10 1.643 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, 19:47:02 #10 1.643 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: 19:47:02 #10 1.643 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.643 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.643 19:47:02 #10 1.643 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.644 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, 19:47:02 #10 1.644 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: 19:47:02 #10 1.644 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.644 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.644 19:47:02 #10 1.644 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.649 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:47:02 #10 1.649 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:47:02 #10 1.649 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, 19:47:02 #10 1.649 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: 19:47:02 #10 1.649 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.649 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.649 19:47:02 #10 1.649 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.650 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:02 #10 1.650 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:02 #10 1.650 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, 19:47:02 #10 1.650 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: 19:47:02 #10 1.650 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.650 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.650 19:47:02 #10 1.650 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.657 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, 19:47:02 #10 1.657 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c:8: 19:47:02 #10 1.657 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.657 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.657 19:47:02 #10 1.661 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, 19:47:02 #10 1.661 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: 19:47:02 #10 1.661 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.661 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.661 19:47:02 #10 1.677 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:02 #10 1.677 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, 19:47:02 #10 1.677 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: 19:47:02 #10 1.677 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.677 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.677 19:47:02 #10 1.680 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, 19:47:02 #10 1.680 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c:8: 19:47:02 #10 1.680 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.680 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.680 19:47:02 #10 1.686 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, 19:47:02 #10 1.686 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: 19:47:02 #10 1.686 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.686 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.686 19:47:02 #10 1.689 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:02 #10 1.689 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, 19:47:02 #10 1.689 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: 19:47:02 #10 1.689 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.689 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.689 19:47:02 #10 1.703 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:47:02 #10 1.703 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:47:02 #10 1.703 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, 19:47:02 #10 1.703 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c:8: 19:47:02 #10 1.703 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.703 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.703 19:47:02 #10 1.703 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.706 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:02 #10 1.706 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:02 #10 1.706 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, 19:47:02 #10 1.706 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c:8: 19:47:02 #10 1.706 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.706 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.706 19:47:02 #10 1.706 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.707 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 19:47:02 #10 1.707 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: 19:47:02 #10 1.707 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.707 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.707 19:47:02 #10 1.707 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.708 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, 19:47:02 #10 1.708 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: 19:47:02 #10 1.708 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.708 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.708 19:47:02 #10 1.708 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.710 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, 19:47:02 #10 1.710 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: 19:47:02 #10 1.710 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.710 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.710 19:47:02 #10 1.724 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, 19:47:02 #10 1.724 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: 19:47:02 #10 1.724 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.724 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.724 19:47:02 #10 1.725 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  19:47:02 #10 1.726 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.731 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  19:47:02 #10 1.732 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, 19:47:02 #10 1.732 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, 19:47:02 #10 1.732 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: 19:47:02 #10 1.732 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.732 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.732 19:47:02 #10 1.732 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  19:47:02 #10 1.733 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.733 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.h:45:0, 19:47:02 #10 1.733 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c:8: 19:47:02 #10 1.733 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.733 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.733 19:47:02 #10 1.748 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, 19:47:02 #10 1.748 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: 19:47:02 #10 1.748 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.748 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.748 19:47:02 #10 1.748 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.754 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.755 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  19:47:02 #10 1.762 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:02 #10 1.762 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, 19:47:02 #10 1.762 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: 19:47:02 #10 1.762 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.762 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.762 19:47:02 #10 1.762 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.763 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  19:47:02 #10 1.771 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  19:47:02 #10 1.771 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.775 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  19:47:02 #10 1.776 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  19:47:02 #10 1.776 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  19:47:02 #10 1.783 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  19:47:02 #10 1.784 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  19:47:02 #10 1.784 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  19:47:02 #10 1.787 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  19:47:02 #10 1.788 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  19:47:02 #10 1.791 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.820 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, 19:47:02 #10 1.820 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: 19:47:02 #10 1.820 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.820 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.820 19:47:02 #10 1.820 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.826 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, 19:47:02 #10 1.826 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c:8: 19:47:02 #10 1.826 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.826 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.826 19:47:02 #10 1.826 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.834 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, 19:47:02 #10 1.834 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: 19:47:02 #10 1.834 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.834 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.834 19:47:02 #10 1.834 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.835 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  19:47:02 #10 1.864 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, 19:47:02 #10 1.864 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, 19:47:02 #10 1.864 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: 19:47:02 #10 1.864 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.864 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.864 19:47:02 #10 1.864 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, 19:47:02 #10 1.878 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c:8: 19:47:02 #10 1.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.878 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.878 19:47:02 #10 1.878 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.h:41:0, 19:47:02 #10 1.878 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c:8: 19:47:02 #10 1.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.878 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.878 19:47:02 #10 1.882 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, 19:47:02 #10 1.882 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c:8: 19:47:02 #10 1.882 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.882 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.882 19:47:02 #10 1.882 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.882 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  19:47:02 #10 1.884 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.884 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:47:02 #10 1.884 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, 19:47:02 #10 1.884 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c:8: 19:47:02 #10 1.884 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.884 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.884 19:47:02 #10 1.884 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.889 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:47:02 #10 1.889 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, 19:47:02 #10 1.889 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: 19:47:02 #10 1.889 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.889 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.889 19:47:02 #10 1.889 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.889 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.892 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  19:47:02 #10 1.895 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  19:47:02 #10 1.895 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  19:47:02 #10 1.896 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  19:47:02 #10 1.897 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: 19:47:02 #10 1.897 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.897 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.897 19:47:02 #10 1.897 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.899 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.900 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  19:47:02 #10 1.900 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.900 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  19:47:02 #10 1.900 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.901 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  19:47:02 #10 1.903 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, 19:47:02 #10 1.903 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, 19:47:02 #10 1.903 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: 19:47:02 #10 1.903 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.903 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.903 19:47:02 #10 1.904 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  19:47:02 #10 1.904 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  19:47:02 #10 1.907 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  19:47:02 #10 1.907 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, 19:47:02 #10 1.907 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: 19:47:02 #10 1.907 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.907 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.907 19:47:02 #10 1.907 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.909 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, 19:47:02 #10 1.909 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: 19:47:02 #10 1.909 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.909 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.909 19:47:02 #10 1.909 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.910 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  19:47:02 #10 1.910 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.911 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  19:47:02 #10 1.913 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, 19:47:02 #10 1.913 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: 19:47:02 #10 1.913 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.913 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.913 19:47:02 #10 1.913 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.917 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:47:02 #10 1.917 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: 19:47:02 #10 1.917 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.917 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.917 19:47:02 #10 1.917 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.919 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.h:41:0, 19:47:02 #10 1.919 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c:8: 19:47:02 #10 1.919 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.919 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.919 19:47:02 #10 1.919 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.921 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, 19:47:02 #10 1.921 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, 19:47:02 #10 1.921 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: 19:47:02 #10 1.921 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.921 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.921 19:47:02 #10 1.921 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.923 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:02 #10 1.923 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, 19:47:02 #10 1.923 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c:8: 19:47:02 #10 1.923 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.923 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.923 19:47:02 #10 1.923 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.924 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, 19:47:02 #10 1.924 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c:8: 19:47:02 #10 1.924 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.924 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.924 19:47:02 #10 1.924 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.926 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, 19:47:02 #10 1.926 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: 19:47:02 #10 1.926 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.926 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.926 19:47:02 #10 1.926 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.928 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 19:47:02 #10 1.928 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, 19:47:02 #10 1.928 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c:8: 19:47:02 #10 1.928 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.928 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.928 19:47:02 #10 1.928 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.929 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, 19:47:02 #10 1.929 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: 19:47:02 #10 1.929 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.929 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.929 19:47:02 #10 1.929 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.934 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:02 #10 1.934 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, 19:47:02 #10 1.934 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: 19:47:02 #10 1.934 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.934 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.934 19:47:02 #10 1.934 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.934 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, 19:47:02 #10 1.934 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: 19:47:02 #10 1.934 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.934 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.934 19:47:02 #10 1.934 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.934 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.939 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, 19:47:02 #10 1.939 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: 19:47:02 #10 1.939 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.939 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.939 19:47:02 #10 1.941 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.h:41:0, 19:47:02 #10 1.941 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c:8: 19:47:02 #10 1.941 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.941 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.941 19:47:02 #10 1.941 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.948 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:02 #10 1.948 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, 19:47:02 #10 1.948 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c:8: 19:47:02 #10 1.948 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.948 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.948 19:47:02 #10 1.948 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.948 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.955 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 19:47:02 #10 1.955 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c:8: 19:47:02 #10 1.955 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.955 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.955 19:47:02 #10 1.955 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.956 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, 19:47:02 #10 1.956 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c:8: 19:47:02 #10 1.956 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.956 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.956 19:47:02 #10 1.956 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.959 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.960 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, 19:47:02 #10 1.960 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: 19:47:02 #10 1.960 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.960 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.960 19:47:02 #10 1.960 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.968 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:02 #10 1.968 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, 19:47:02 #10 1.968 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: 19:47:02 #10 1.968 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.968 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.968 19:47:02 #10 1.968 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.971 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, 19:47:02 #10 1.971 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c:8: 19:47:02 #10 1.971 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.971 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.971 19:47:02 #10 1.971 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.971 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.971 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.983 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:02 #10 1.983 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, 19:47:02 #10 1.983 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: 19:47:02 #10 1.983 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.983 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.983 19:47:02 #10 1.983 :0:0: note: this is the location of the previous definition 19:47:02 #10 1.988 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 19:47:02 #10 1.988 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, 19:47:02 #10 1.988 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, 19:47:02 #10 1.988 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: 19:47:02 #10 1.988 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 1.988 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 1.988 19:47:02 #10 1.988 :0:0: note: this is the location of the previous definition 19:47:02 #10 2.004 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, 19:47:02 #10 2.004 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, 19:47:02 #10 2.004 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: 19:47:02 #10 2.004 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 2.004 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 2.004 19:47:02 #10 2.004 :0:0: note: this is the location of the previous definition 19:47:02 #10 2.009 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, 19:47:02 #10 2.009 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: 19:47:02 #10 2.009 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 2.009 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 2.009 19:47:02 #10 2.019 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:02 #10 2.019 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, 19:47:02 #10 2.019 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c:8: 19:47:02 #10 2.019 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 2.019 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 2.019 19:47:02 #10 2.019 :0:0: note: this is the location of the previous definition 19:47:02 #10 2.043 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, 19:47:02 #10 2.043 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: 19:47:02 #10 2.043 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 2.043 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 2.043 19:47:02 #10 2.043 :0:0: note: this is the location of the previous definition 19:47:02 #10 2.053 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  19:47:02 #10 2.061 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  19:47:02 #10 2.069 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, 19:47:02 #10 2.069 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: 19:47:02 #10 2.069 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:02 #10 2.069 #define __EXTENSIONS__ /* for Sun */ 19:47:02 #10 2.069 19:47:02 #10 2.069 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.098 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, 19:47:03 #10 2.098 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, 19:47:03 #10 2.098 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: 19:47:03 #10 2.098 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.098 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.098 19:47:03 #10 2.098 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.099 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.h:45:0, 19:47:03 #10 2.099 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c:8: 19:47:03 #10 2.099 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.099 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.099 19:47:03 #10 2.099 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  19:47:03 #10 2.106 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, 19:47:03 #10 2.106 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c:8: 19:47:03 #10 2.106 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.106 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.106 19:47:03 #10 2.106 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  19:47:03 #10 2.119 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  19:47:03 #10 2.137 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, 19:47:03 #10 2.137 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: 19:47:03 #10 2.137 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.137 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.137 19:47:03 #10 2.137 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.138 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.h:83:0, 19:47:03 #10 2.138 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c:8: 19:47:03 #10 2.138 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.138 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.138 19:47:03 #10 2.138 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.138 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  19:47:03 #10 2.139 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  19:47:03 #10 2.139 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  19:47:03 #10 2.139 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  19:47:03 #10 2.143 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  19:47:03 #10 2.143 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  19:47:03 #10 2.146 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  19:47:03 #10 2.147 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  19:47:03 #10 2.148 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  19:47:03 #10 2.148 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  19:47:03 #10 2.149 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  19:47:03 #10 2.159 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  19:47:03 #10 2.159 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, 19:47:03 #10 2.159 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: 19:47:03 #10 2.159 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.159 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.159 19:47:03 #10 2.159 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.175 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  19:47:03 #10 2.176 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  19:47:03 #10 2.185 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, 19:47:03 #10 2.185 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: 19:47:03 #10 2.185 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.185 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.185 19:47:03 #10 2.185 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.194 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, 19:47:03 #10 2.194 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: 19:47:03 #10 2.194 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.194 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.194 19:47:03 #10 2.194 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.213 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, 19:47:03 #10 2.213 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c:8: 19:47:03 #10 2.213 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.213 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.213 19:47:03 #10 2.221 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, 19:47:03 #10 2.221 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: 19:47:03 #10 2.221 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.221 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.221 19:47:03 #10 2.244 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  19:47:03 #10 2.244 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  19:47:03 #10 2.244 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  19:47:03 #10 2.245 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  19:47:03 #10 2.247 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  19:47:03 #10 2.254 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, 19:47:03 #10 2.254 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: 19:47:03 #10 2.254 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.254 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.254 19:47:03 #10 2.254 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.254 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  19:47:03 #10 2.259 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  19:47:03 #10 2.262 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  19:47:03 #10 2.263 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  19:47:03 #10 2.263 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  19:47:03 #10 2.298 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, 19:47:03 #10 2.298 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: 19:47:03 #10 2.298 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.298 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.298 19:47:03 #10 2.298 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.312 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, 19:47:03 #10 2.312 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: 19:47:03 #10 2.312 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.312 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.312 19:47:03 #10 2.312 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.313 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.321 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, 19:47:03 #10 2.321 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c:8: 19:47:03 #10 2.321 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.321 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.321 19:47:03 #10 2.321 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.333 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 19:47:03 #10 2.333 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, 19:47:03 #10 2.333 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: 19:47:03 #10 2.333 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.333 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.333 19:47:03 #10 2.333 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.335 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.h:41:0, 19:47:03 #10 2.335 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c:8: 19:47:03 #10 2.335 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.335 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.335 19:47:03 #10 2.335 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.336 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, 19:47:03 #10 2.336 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: 19:47:03 #10 2.336 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.336 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.336 19:47:03 #10 2.342 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.343 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  19:47:03 #10 2.344 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  19:47:03 #10 2.351 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, 19:47:03 #10 2.351 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c:8: 19:47:03 #10 2.351 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.351 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.351 19:47:03 #10 2.351 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.353 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.369 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, 19:47:03 #10 2.369 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, 19:47:03 #10 2.369 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: 19:47:03 #10 2.369 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.369 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.369 19:47:03 #10 2.369 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.380 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, 19:47:03 #10 2.380 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: 19:47:03 #10 2.380 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.380 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.380 19:47:03 #10 2.380 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.385 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.386 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  19:47:03 #10 2.403 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  19:47:03 #10 2.406 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  19:47:03 #10 2.446 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, 19:47:03 #10 2.446 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: 19:47:03 #10 2.446 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.446 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.446 19:47:03 #10 2.468 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  19:47:03 #10 2.486 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  19:47:03 #10 2.492 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  19:47:03 #10 2.493 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  19:47:03 #10 2.494 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  19:47:03 #10 2.495 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  19:47:03 #10 2.510 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  19:47:03 #10 2.514 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  19:47:03 #10 2.515 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  19:47:03 #10 2.515 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  19:47:03 #10 2.518 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  19:47:03 #10 2.520 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:47:03 #10 2.520 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, 19:47:03 #10 2.520 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c:8: 19:47:03 #10 2.520 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.520 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.520 19:47:03 #10 2.520 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.525 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:03 #10 2.525 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:03 #10 2.525 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, 19:47:03 #10 2.525 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c:8: 19:47:03 #10 2.525 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.525 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.525 19:47:03 #10 2.525 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.531 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  19:47:03 #10 2.534 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, 19:47:03 #10 2.534 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c:8: 19:47:03 #10 2.534 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.534 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.534 19:47:03 #10 2.534 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.537 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, 19:47:03 #10 2.537 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: 19:47:03 #10 2.537 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.537 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.537 19:47:03 #10 2.537 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.541 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 19:47:03 #10 2.541 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, 19:47:03 #10 2.541 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: 19:47:03 #10 2.541 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.541 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.541 19:47:03 #10 2.541 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  19:47:03 #10 2.550 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, 19:47:03 #10 2.550 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: 19:47:03 #10 2.550 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.550 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.550 19:47:03 #10 2.550 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.552 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, 19:47:03 #10 2.552 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c:8: 19:47:03 #10 2.552 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.552 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.552 19:47:03 #10 2.553 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, 19:47:03 #10 2.553 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: 19:47:03 #10 2.553 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.553 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.553 19:47:03 #10 2.553 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.555 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  19:47:03 #10 2.558 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, 19:47:03 #10 2.558 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c:8: 19:47:03 #10 2.558 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.558 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.558 19:47:03 #10 2.558 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.558 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  19:47:03 #10 2.559 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, 19:47:03 #10 2.559 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: 19:47:03 #10 2.559 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.559 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.559 19:47:03 #10 2.559 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.559 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:03 #10 2.559 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, 19:47:03 #10 2.559 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: 19:47:03 #10 2.559 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.559 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.559 19:47:03 #10 2.566 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:03 #10 2.566 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, 19:47:03 #10 2.566 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: 19:47:03 #10 2.566 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.566 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.566 19:47:03 #10 2.566 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.566 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.572 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 19:47:03 #10 2.572 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, 19:47:03 #10 2.572 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: 19:47:03 #10 2.572 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.572 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.572 19:47:03 #10 2.574 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:03 #10 2.574 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, 19:47:03 #10 2.574 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c:8: 19:47:03 #10 2.574 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.574 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.574 19:47:03 #10 2.574 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.576 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, 19:47:03 #10 2.576 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: 19:47:03 #10 2.576 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.576 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.576 19:47:03 #10 2.576 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.577 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 19:47:03 #10 2.577 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, 19:47:03 #10 2.577 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: 19:47:03 #10 2.577 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.577 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.577 19:47:03 #10 2.577 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.577 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.577 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 19:47:03 #10 2.577 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c:8: 19:47:03 #10 2.577 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.577 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.577 19:47:03 #10 2.577 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.579 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, 19:47:03 #10 2.579 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: 19:47:03 #10 2.579 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.579 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.579 19:47:03 #10 2.579 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  19:47:03 #10 2.580 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, 19:47:03 #10 2.580 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: 19:47:03 #10 2.580 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.580 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.580 19:47:03 #10 2.580 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.580 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:03 #10 2.580 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:03 #10 2.580 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, 19:47:03 #10 2.580 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c:8: 19:47:03 #10 2.580 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.580 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.580 19:47:03 #10 2.580 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.581 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, 19:47:03 #10 2.581 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c:8: 19:47:03 #10 2.581 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.581 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.581 19:47:03 #10 2.581 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.582 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.591 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.591 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 19:47:03 #10 2.591 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, 19:47:03 #10 2.591 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c:8: 19:47:03 #10 2.591 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.591 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.591 19:47:03 #10 2.591 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.594 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, 19:47:03 #10 2.594 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: 19:47:03 #10 2.594 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.594 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.594 19:47:03 #10 2.600 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:03 #10 2.600 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, 19:47:03 #10 2.600 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c:8: 19:47:03 #10 2.600 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.600 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.600 19:47:03 #10 2.603 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.605 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, 19:47:03 #10 2.605 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: 19:47:03 #10 2.605 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.605 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.605 19:47:03 #10 2.605 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.608 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.h:41:0, 19:47:03 #10 2.608 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: 19:47:03 #10 2.608 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.608 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.608 19:47:03 #10 2.611 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.619 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, 19:47:03 #10 2.619 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c:8: 19:47:03 #10 2.619 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.619 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.619 19:47:03 #10 2.627 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.629 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, 19:47:03 #10 2.629 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, 19:47:03 #10 2.629 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: 19:47:03 #10 2.629 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.629 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.629 19:47:03 #10 2.629 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.629 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.636 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, 19:47:03 #10 2.636 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, 19:47:03 #10 2.636 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: 19:47:03 #10 2.636 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.636 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.636 19:47:03 #10 2.636 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.636 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.641 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.648 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, 19:47:03 #10 2.648 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: 19:47:03 #10 2.648 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.648 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.648 19:47:03 #10 2.648 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.655 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  19:47:03 #10 2.655 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  19:47:03 #10 2.657 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  19:47:03 #10 2.666 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:03 #10 2.666 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:03 #10 2.666 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c:8: 19:47:03 #10 2.666 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.666 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.666 19:47:03 #10 2.667 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:03 #10 2.667 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, 19:47:03 #10 2.667 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c:8: 19:47:03 #10 2.667 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.667 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.667 19:47:03 #10 2.667 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.671 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  19:47:03 #10 2.672 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.h:54:0, 19:47:03 #10 2.672 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c:8: 19:47:03 #10 2.672 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.672 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.672 19:47:03 #10 2.672 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.680 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  19:47:03 #10 2.681 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, 19:47:03 #10 2.681 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c:8: 19:47:03 #10 2.681 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.681 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.681 19:47:03 #10 2.681 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.682 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:47:03 #10 2.682 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, 19:47:03 #10 2.682 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: 19:47:03 #10 2.682 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.682 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.682 19:47:03 #10 2.682 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.689 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, 19:47:03 #10 2.689 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: 19:47:03 #10 2.689 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.689 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.689 19:47:03 #10 2.689 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.690 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, 19:47:03 #10 2.690 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: 19:47:03 #10 2.690 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.690 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.690 19:47:03 #10 2.690 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.695 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, 19:47:03 #10 2.695 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: 19:47:03 #10 2.695 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.695 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.695 19:47:03 #10 2.698 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:03 #10 2.698 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, 19:47:03 #10 2.698 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c:8: 19:47:03 #10 2.698 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.698 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.698 19:47:03 #10 2.698 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.699 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 19:47:03 #10 2.699 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c:8: 19:47:03 #10 2.699 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.699 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.699 19:47:03 #10 2.701 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, 19:47:03 #10 2.701 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, 19:47:03 #10 2.701 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: 19:47:03 #10 2.701 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.701 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.701 19:47:03 #10 2.705 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  19:47:03 #10 2.721 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.h:52:0, 19:47:03 #10 2.721 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c:8: 19:47:03 #10 2.721 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.721 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.721 19:47:03 #10 2.721 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.724 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:03 #10 2.724 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, 19:47:03 #10 2.724 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: 19:47:03 #10 2.724 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.724 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.724 19:47:03 #10 2.724 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.734 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.738 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, 19:47:03 #10 2.738 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c:8: 19:47:03 #10 2.738 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.738 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.738 19:47:03 #10 2.738 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.746 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, 19:47:03 #10 2.746 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: 19:47:03 #10 2.746 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.746 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.746 19:47:03 #10 2.746 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.753 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.763 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.763 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  19:47:03 #10 2.764 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, 19:47:03 #10 2.764 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: 19:47:03 #10 2.764 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.764 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.764 19:47:03 #10 2.764 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.769 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:03 #10 2.769 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c:8: 19:47:03 #10 2.769 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.769 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.769 19:47:03 #10 2.770 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, 19:47:03 #10 2.770 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: 19:47:03 #10 2.770 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.770 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.770 19:47:03 #10 2.770 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.771 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  19:47:03 #10 2.772 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  19:47:03 #10 2.772 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  19:47:03 #10 2.772 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  19:47:03 #10 2.795 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:03 #10 2.795 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, 19:47:03 #10 2.795 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: 19:47:03 #10 2.795 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.795 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.795 19:47:03 #10 2.798 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, 19:47:03 #10 2.798 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: 19:47:03 #10 2.798 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.798 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.798 19:47:03 #10 2.798 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.799 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, 19:47:03 #10 2.799 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: 19:47:03 #10 2.799 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.799 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.799 19:47:03 #10 2.803 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.806 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, 19:47:03 #10 2.806 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: 19:47:03 #10 2.806 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.806 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.806 19:47:03 #10 2.806 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.807 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:03 #10 2.814 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, 19:47:03 #10 2.814 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: 19:47:03 #10 2.814 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.814 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.814 19:47:03 #10 2.814 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.820 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:03 #10 2.820 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, 19:47:03 #10 2.820 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c:8: 19:47:03 #10 2.820 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.820 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.820 19:47:03 #10 2.821 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, 19:47:03 #10 2.821 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: 19:47:03 #10 2.821 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.821 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.821 19:47:03 #10 2.822 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  19:47:03 #10 2.827 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.828 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, 19:47:03 #10 2.828 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: 19:47:03 #10 2.828 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.828 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.828 19:47:03 #10 2.833 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.857 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  19:47:03 #10 2.858 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  19:47:03 #10 2.858 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  19:47:03 #10 2.863 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  19:47:03 #10 2.869 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  19:47:03 #10 2.869 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  19:47:03 #10 2.882 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  19:47:03 #10 2.882 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, 19:47:03 #10 2.882 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c:8: 19:47:03 #10 2.882 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.882 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.882 19:47:03 #10 2.882 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.886 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, 19:47:03 #10 2.886 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: 19:47:03 #10 2.886 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.886 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.886 19:47:03 #10 2.886 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.887 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  19:47:03 #10 2.888 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  19:47:03 #10 2.889 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.889 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.890 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, 19:47:03 #10 2.890 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: 19:47:03 #10 2.890 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.890 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.890 19:47:03 #10 2.890 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.900 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  19:47:03 #10 2.900 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  19:47:03 #10 2.905 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:47:03 #10 2.905 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:47:03 #10 2.905 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: 19:47:03 #10 2.905 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.905 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.905 19:47:03 #10 2.905 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.915 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  19:47:03 #10 2.916 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  19:47:03 #10 2.920 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  19:47:03 #10 2.922 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  19:47:03 #10 2.928 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:03 #10 2.928 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, 19:47:03 #10 2.928 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: 19:47:03 #10 2.928 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.928 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.928 19:47:03 #10 2.928 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.929 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  19:47:03 #10 2.932 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  19:47:03 #10 2.933 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  19:47:03 #10 2.940 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:03 #10 2.940 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, 19:47:03 #10 2.940 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: 19:47:03 #10 2.940 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.940 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.940 19:47:03 #10 2.940 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.959 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 19:47:03 #10 2.959 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, 19:47:03 #10 2.959 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c:8: 19:47:03 #10 2.959 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.959 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.959 19:47:03 #10 2.959 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.962 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  19:47:03 #10 2.963 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:03 #10 2.963 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, 19:47:03 #10 2.963 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c:8: 19:47:03 #10 2.963 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.963 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.963 19:47:03 #10 2.963 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.967 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.987 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, 19:47:03 #10 2.987 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: 19:47:03 #10 2.987 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 2.987 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 2.987 19:47:03 #10 2.987 :0:0: note: this is the location of the previous definition 19:47:03 #10 2.999 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  19:47:03 #10 3.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  19:47:03 #10 3.001 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  19:47:03 #10 3.009 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, 19:47:03 #10 3.009 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c:8: 19:47:03 #10 3.009 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 3.009 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 3.009 19:47:03 #10 3.009 :0:0: note: this is the location of the previous definition 19:47:03 #10 3.013 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:03 #10 3.013 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:03 #10 3.013 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, 19:47:03 #10 3.013 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c:8: 19:47:03 #10 3.013 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 3.013 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 3.013 19:47:03 #10 3.013 :0:0: note: this is the location of the previous definition 19:47:03 #10 3.018 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, 19:47:03 #10 3.018 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: 19:47:03 #10 3.018 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 3.018 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 3.018 19:47:03 #10 3.018 :0:0: note: this is the location of the previous definition 19:47:03 #10 3.021 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, 19:47:03 #10 3.021 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: 19:47:03 #10 3.021 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 3.021 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 3.021 19:47:03 #10 3.021 :0:0: note: this is the location of the previous definition 19:47:03 #10 3.022 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, 19:47:03 #10 3.022 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: 19:47:03 #10 3.022 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 3.022 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 3.022 19:47:03 #10 3.022 :0:0: note: this is the location of the previous definition 19:47:03 #10 3.026 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, 19:47:03 #10 3.026 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c:8: 19:47:03 #10 3.026 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 3.026 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 3.026 19:47:03 #10 3.026 :0:0: note: this is the location of the previous definition 19:47:03 #10 3.037 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, 19:47:03 #10 3.037 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: 19:47:03 #10 3.037 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 3.037 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 3.037 19:47:03 #10 3.037 :0:0: note: this is the location of the previous definition 19:47:03 #10 3.053 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 19:47:03 #10 3.053 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.h:15, 19:47:03 #10 3.053 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c:8: 19:47:03 #10 3.053 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 3.053 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 3.053 19:47:03 #10 3.053 :0:0: note: this is the location of the previous definition 19:47:03 #10 3.063 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  19:47:03 #10 3.063 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  19:47:03 #10 3.064 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  19:47:03 #10 3.064 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  19:47:03 #10 3.064 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.h:41:0, 19:47:03 #10 3.064 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c:8: 19:47:03 #10 3.064 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 3.064 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 3.064 19:47:03 #10 3.064 :0:0: note: this is the location of the previous definition 19:47:03 #10 3.065 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  19:47:03 #10 3.072 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  19:47:03 #10 3.086 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, 19:47:03 #10 3.086 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: 19:47:03 #10 3.086 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 3.086 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 3.086 19:47:03 #10 3.086 :0:0: note: this is the location of the previous definition 19:47:03 #10 3.092 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:03 #10 3.092 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, 19:47:03 #10 3.092 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: 19:47:03 #10 3.092 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 3.092 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 3.092 19:47:03 #10 3.092 :0:0: note: this is the location of the previous definition 19:47:03 #10 3.103 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  19:47:03 #10 3.107 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  19:47:03 #10 3.117 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, 19:47:03 #10 3.117 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c:8: 19:47:03 #10 3.117 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:03 #10 3.117 #define __EXTENSIONS__ /* for Sun */ 19:47:03 #10 3.117 19:47:03 #10 3.117 :0:0: note: this is the location of the previous definition 19:47:03 #10 3.131 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  19:47:04 #10 3.136 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  19:47:04 #10 3.148 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  19:47:04 #10 3.149 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  19:47:04 #10 3.149 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  19:47:04 #10 3.154 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:04 #10 3.154 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, 19:47:04 #10 3.154 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: 19:47:04 #10 3.154 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.154 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.154 19:47:04 #10 3.157 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  19:47:04 #10 3.158 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  19:47:04 #10 3.158 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  19:47:04 #10 3.160 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  19:47:04 #10 3.164 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  19:47:04 #10 3.171 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  19:47:04 #10 3.172 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  19:47:04 #10 3.178 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, 19:47:04 #10 3.178 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: 19:47:04 #10 3.178 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.178 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.178 19:47:04 #10 3.181 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.h:41:0, 19:47:04 #10 3.181 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c:8: 19:47:04 #10 3.181 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.181 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.181 19:47:04 #10 3.189 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, 19:47:04 #10 3.189 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, 19:47:04 #10 3.189 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: 19:47:04 #10 3.189 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.189 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.189 19:47:04 #10 3.189 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.197 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, 19:47:04 #10 3.197 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c:8: 19:47:04 #10 3.197 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.197 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.197 19:47:04 #10 3.197 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.201 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:47:04 #10 3.201 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, 19:47:04 #10 3.201 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c:8: 19:47:04 #10 3.201 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.201 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.201 19:47:04 #10 3.201 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.202 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, 19:47:04 #10 3.202 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: 19:47:04 #10 3.202 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.202 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.202 19:47:04 #10 3.202 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.205 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:04 #10 3.205 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:04 #10 3.205 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, 19:47:04 #10 3.205 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: 19:47:04 #10 3.205 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.205 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.205 19:47:04 #10 3.211 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, 19:47:04 #10 3.211 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, 19:47:04 #10 3.211 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c:8: 19:47:04 #10 3.211 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.211 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.211 19:47:04 #10 3.211 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.215 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.219 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.219 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, 19:47:04 #10 3.219 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c:8: 19:47:04 #10 3.219 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.219 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.219 19:47:04 #10 3.219 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.223 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:04 #10 3.223 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:04 #10 3.223 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, 19:47:04 #10 3.223 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c:8: 19:47:04 #10 3.223 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.223 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.223 19:47:04 #10 3.223 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.231 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, 19:47:04 #10 3.231 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, 19:47:04 #10 3.231 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c:8: 19:47:04 #10 3.231 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.231 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.231 19:47:04 #10 3.231 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.238 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:04 #10 3.238 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:04 #10 3.238 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, 19:47:04 #10 3.238 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: 19:47:04 #10 3.238 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.238 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.238 19:47:04 #10 3.248 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.276 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, 19:47:04 #10 3.276 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c:8: 19:47:04 #10 3.276 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.276 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.276 19:47:04 #10 3.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:04 #10 3.284 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:04 #10 3.284 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, 19:47:04 #10 3.284 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: 19:47:04 #10 3.284 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.284 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.284 19:47:04 #10 3.285 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  19:47:04 #10 3.288 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, 19:47:04 #10 3.288 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c:8: 19:47:04 #10 3.288 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.288 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.288 19:47:04 #10 3.289 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  19:47:04 #10 3.292 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  19:47:04 #10 3.292 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  19:47:04 #10 3.292 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.297 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  19:47:04 #10 3.297 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.297 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  19:47:04 #10 3.301 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, 19:47:04 #10 3.301 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c:8: 19:47:04 #10 3.301 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.301 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.301 19:47:04 #10 3.301 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.303 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  19:47:04 #10 3.303 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.304 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  19:47:04 #10 3.310 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 19:47:04 #10 3.310 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, 19:47:04 #10 3.310 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: 19:47:04 #10 3.310 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.310 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.310 19:47:04 #10 3.310 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.311 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  19:47:04 #10 3.313 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, 19:47:04 #10 3.313 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c:8: 19:47:04 #10 3.313 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.313 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.313 19:47:04 #10 3.313 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.323 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  19:47:04 #10 3.345 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:47:04 #10 3.345 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, 19:47:04 #10 3.345 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: 19:47:04 #10 3.345 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.345 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.345 19:47:04 #10 3.345 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.355 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.355 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.358 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  19:47:04 #10 3.363 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  19:47:04 #10 3.364 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  19:47:04 #10 3.371 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  19:47:04 #10 3.375 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  19:47:04 #10 3.379 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  19:47:04 #10 3.382 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, 19:47:04 #10 3.382 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: 19:47:04 #10 3.382 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.382 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.382 19:47:04 #10 3.383 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  19:47:04 #10 3.389 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  19:47:04 #10 3.402 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, 19:47:04 #10 3.402 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, 19:47:04 #10 3.402 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c:8: 19:47:04 #10 3.402 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.402 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.402 19:47:04 #10 3.402 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.402 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.418 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:04 #10 3.418 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, 19:47:04 #10 3.418 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: 19:47:04 #10 3.418 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.418 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.418 19:47:04 #10 3.422 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, 19:47:04 #10 3.422 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: 19:47:04 #10 3.422 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.422 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.422 19:47:04 #10 3.422 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.426 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, 19:47:04 #10 3.426 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: 19:47:04 #10 3.426 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.426 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.426 19:47:04 #10 3.426 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.432 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, 19:47:04 #10 3.432 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, 19:47:04 #10 3.432 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: 19:47:04 #10 3.432 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.432 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.432 19:47:04 #10 3.432 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.436 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, 19:47:04 #10 3.436 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: 19:47:04 #10 3.436 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.436 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.436 19:47:04 #10 3.436 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.438 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, 19:47:04 #10 3.438 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c:8: 19:47:04 #10 3.438 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.438 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.438 19:47:04 #10 3.441 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, 19:47:04 #10 3.441 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: 19:47:04 #10 3.441 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.441 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.441 19:47:04 #10 3.449 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:04 #10 3.449 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, 19:47:04 #10 3.449 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c:8: 19:47:04 #10 3.449 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.449 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.449 19:47:04 #10 3.449 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.454 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  19:47:04 #10 3.455 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  19:47:04 #10 3.457 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, 19:47:04 #10 3.457 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, 19:47:04 #10 3.457 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.c:8: 19:47:04 #10 3.457 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.457 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.457 19:47:04 #10 3.458 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.466 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.472 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:04 #10 3.472 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:04 #10 3.472 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, 19:47:04 #10 3.472 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: 19:47:04 #10 3.472 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.472 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.472 19:47:04 #10 3.472 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.481 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  19:47:04 #10 3.484 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  19:47:04 #10 3.485 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, 19:47:04 #10 3.485 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: 19:47:04 #10 3.485 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.485 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.485 19:47:04 #10 3.485 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.488 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:04 #10 3.488 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, 19:47:04 #10 3.488 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: 19:47:04 #10 3.488 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.488 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.488 19:47:04 #10 3.488 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.489 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, 19:47:04 #10 3.489 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: 19:47:04 #10 3.489 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.489 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.489 19:47:04 #10 3.489 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.491 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  19:47:04 #10 3.491 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.492 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  19:47:04 #10 3.498 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:04 #10 3.498 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, 19:47:04 #10 3.498 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c:8: 19:47:04 #10 3.498 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.498 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.498 19:47:04 #10 3.498 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.498 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.507 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.h:53:0, 19:47:04 #10 3.507 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: 19:47:04 #10 3.507 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.507 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.507 19:47:04 #10 3.507 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.510 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:47:04 #10 3.510 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: 19:47:04 #10 3.510 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.510 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.510 19:47:04 #10 3.510 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.519 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:04 #10 3.519 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:04 #10 3.519 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, 19:47:04 #10 3.519 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c:8: 19:47:04 #10 3.519 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.519 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.519 19:47:04 #10 3.519 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.540 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  19:47:04 #10 3.566 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:04 #10 3.566 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:04 #10 3.566 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 19:47:04 #10 3.566 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, 19:47:04 #10 3.566 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: 19:47:04 #10 3.566 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.566 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.566 19:47:04 #10 3.566 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.575 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, 19:47:04 #10 3.575 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: 19:47:04 #10 3.575 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.575 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.575 19:47:04 #10 3.575 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.579 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  19:47:04 #10 3.586 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:47:04 #10 3.586 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:47:04 #10 3.586 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, 19:47:04 #10 3.586 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: 19:47:04 #10 3.586 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.586 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.586 19:47:04 #10 3.586 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.594 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, 19:47:04 #10 3.594 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: 19:47:04 #10 3.594 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.594 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.594 19:47:04 #10 3.594 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.602 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, 19:47:04 #10 3.602 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c:8: 19:47:04 #10 3.602 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.602 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.602 19:47:04 #10 3.602 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.613 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 19:47:04 #10 3.613 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: 19:47:04 #10 3.613 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.613 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.613 19:47:04 #10 3.613 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.614 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 19:47:04 #10 3.614 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, 19:47:04 #10 3.614 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c:8: 19:47:04 #10 3.614 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.614 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.614 19:47:04 #10 3.614 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.619 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, 19:47:04 #10 3.619 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: 19:47:04 #10 3.619 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.619 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.619 19:47:04 #10 3.619 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.621 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  19:47:04 #10 3.622 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  19:47:04 #10 3.627 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  19:47:04 #10 3.628 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  19:47:04 #10 3.628 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  19:47:04 #10 3.630 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 19:47:04 #10 3.630 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: 19:47:04 #10 3.630 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.630 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.630 19:47:04 #10 3.630 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.630 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  19:47:04 #10 3.631 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  19:47:04 #10 3.631 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  19:47:04 #10 3.632 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  19:47:04 #10 3.632 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  19:47:04 #10 3.633 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  19:47:04 #10 3.634 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  19:47:04 #10 3.643 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  19:47:04 #10 3.644 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  19:47:04 #10 3.645 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  19:47:04 #10 3.646 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  19:47:04 #10 3.646 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  19:47:04 #10 3.647 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  19:47:04 #10 3.648 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  19:47:04 #10 3.648 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  19:47:04 #10 3.649 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  19:47:04 #10 3.652 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  19:47:04 #10 3.652 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  19:47:04 #10 3.653 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  19:47:04 #10 3.653 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  19:47:04 #10 3.667 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:04 #10 3.667 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, 19:47:04 #10 3.667 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c:8: 19:47:04 #10 3.667 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.667 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.667 19:47:04 #10 3.667 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.679 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  19:47:04 #10 3.686 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, 19:47:04 #10 3.686 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c:8: 19:47:04 #10 3.686 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.686 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.686 19:47:04 #10 3.686 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.686 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, 19:47:04 #10 3.686 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: 19:47:04 #10 3.686 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.686 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.686 19:47:04 #10 3.686 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.686 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  19:47:04 #10 3.763 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  19:47:04 #10 3.774 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, 19:47:04 #10 3.774 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: 19:47:04 #10 3.774 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.774 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.774 19:47:04 #10 3.774 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.779 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, 19:47:04 #10 3.779 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: 19:47:04 #10 3.779 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.779 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.779 19:47:04 #10 3.779 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.791 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, 19:47:04 #10 3.791 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: 19:47:04 #10 3.791 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.791 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.791 19:47:04 #10 3.791 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.794 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:04 #10 3.794 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, 19:47:04 #10 3.794 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: 19:47:04 #10 3.794 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.794 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.794 19:47:04 #10 3.794 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.798 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, 19:47:04 #10 3.798 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: 19:47:04 #10 3.798 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.798 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.798 19:47:04 #10 3.798 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.803 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  19:47:04 #10 3.804 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  19:47:04 #10 3.805 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  19:47:04 #10 3.809 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, 19:47:04 #10 3.809 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c:8: 19:47:04 #10 3.809 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.809 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.809 19:47:04 #10 3.809 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.816 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 19:47:04 #10 3.816 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: 19:47:04 #10 3.816 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.816 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.816 19:47:04 #10 3.816 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.819 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  19:47:04 #10 3.821 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, 19:47:04 #10 3.821 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c:8: 19:47:04 #10 3.821 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.821 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.821 19:47:04 #10 3.821 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.821 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  19:47:04 #10 3.822 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  19:47:04 #10 3.823 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  19:47:04 #10 3.833 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 19:47:04 #10 3.833 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, 19:47:04 #10 3.833 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: 19:47:04 #10 3.833 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.833 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.833 19:47:04 #10 3.833 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.845 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, 19:47:04 #10 3.845 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: 19:47:04 #10 3.845 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.845 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.845 19:47:04 #10 3.845 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.862 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.h:41:0, 19:47:04 #10 3.862 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c:8: 19:47:04 #10 3.862 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.862 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.862 19:47:04 #10 3.862 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.865 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  19:47:04 #10 3.869 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  19:47:04 #10 3.871 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  19:47:04 #10 3.873 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:04 #10 3.873 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, 19:47:04 #10 3.873 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c:8: 19:47:04 #10 3.873 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.873 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.873 19:47:04 #10 3.873 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.874 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  19:47:04 #10 3.884 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:04 #10 3.884 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:04 #10 3.884 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, 19:47:04 #10 3.884 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: 19:47:04 #10 3.884 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.884 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.884 19:47:04 #10 3.884 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.900 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  19:47:04 #10 3.905 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, 19:47:04 #10 3.905 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c:8: 19:47:04 #10 3.905 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.905 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.905 19:47:04 #10 3.912 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:04 #10 3.912 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:04 #10 3.912 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, 19:47:04 #10 3.912 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: 19:47:04 #10 3.912 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.912 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.912 19:47:04 #10 3.912 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.912 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, 19:47:04 #10 3.912 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c:8: 19:47:04 #10 3.912 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.912 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.912 19:47:04 #10 3.912 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.916 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: 19:47:04 #10 3.916 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.916 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.916 19:47:04 #10 3.916 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.921 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.h:57:0, 19:47:04 #10 3.921 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c:8: 19:47:04 #10 3.921 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.921 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.921 19:47:04 #10 3.921 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.923 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 19:47:04 #10 3.923 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c:8: 19:47:04 #10 3.923 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.923 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.923 19:47:04 #10 3.923 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.926 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, 19:47:04 #10 3.926 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: 19:47:04 #10 3.926 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.926 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.926 19:47:04 #10 3.926 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.955 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.990 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, 19:47:04 #10 3.990 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, 19:47:04 #10 3.990 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: 19:47:04 #10 3.990 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.990 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.990 19:47:04 #10 3.990 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.995 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, 19:47:04 #10 3.995 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: 19:47:04 #10 3.995 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 3.995 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 3.995 19:47:04 #10 3.995 :0:0: note: this is the location of the previous definition 19:47:04 #10 3.995 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  19:47:04 #10 3.999 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  19:47:04 #10 4.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  19:47:04 #10 4.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  19:47:04 #10 4.001 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  19:47:04 #10 4.001 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  19:47:04 #10 4.003 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 19:47:04 #10 4.003 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: 19:47:04 #10 4.003 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.003 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.003 19:47:04 #10 4.003 :0:0: note: this is the location of the previous definition 19:47:04 #10 4.003 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  19:47:04 #10 4.011 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  19:47:04 #10 4.011 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  19:47:04 #10 4.015 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:04 #10 4.015 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:04 #10 4.015 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, 19:47:04 #10 4.015 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: 19:47:04 #10 4.015 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.015 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.015 19:47:04 #10 4.015 :0:0: note: this is the location of the previous definition 19:47:04 #10 4.016 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  19:47:04 #10 4.022 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, 19:47:04 #10 4.022 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, 19:47:04 #10 4.022 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: 19:47:04 #10 4.022 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.022 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.022 19:47:04 #10 4.022 :0:0: note: this is the location of the previous definition 19:47:04 #10 4.023 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  19:47:04 #10 4.024 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, 19:47:04 #10 4.024 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: 19:47:04 #10 4.024 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.024 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.024 19:47:04 #10 4.024 :0:0: note: this is the location of the previous definition 19:47:04 #10 4.024 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  19:47:04 #10 4.025 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  19:47:04 #10 4.027 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, 19:47:04 #10 4.027 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: 19:47:04 #10 4.027 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.027 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.027 19:47:04 #10 4.027 :0:0: note: this is the location of the previous definition 19:47:04 #10 4.031 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, 19:47:04 #10 4.031 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: 19:47:04 #10 4.031 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.031 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.031 19:47:04 #10 4.035 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  19:47:04 #10 4.036 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  19:47:04 #10 4.037 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  19:47:04 #10 4.037 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  19:47:04 #10 4.038 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  19:47:04 #10 4.042 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.h:44:0, 19:47:04 #10 4.042 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c:8: 19:47:04 #10 4.042 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.042 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.042 19:47:04 #10 4.042 :0:0: note: this is the location of the previous definition 19:47:04 #10 4.043 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:04 #10 4.043 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, 19:47:04 #10 4.043 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: 19:47:04 #10 4.043 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.043 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.043 19:47:04 #10 4.043 :0:0: note: this is the location of the previous definition 19:47:04 #10 4.047 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  19:47:04 #10 4.048 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  19:47:04 #10 4.051 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  19:47:04 #10 4.054 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, 19:47:04 #10 4.054 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: 19:47:04 #10 4.054 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.054 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.054 19:47:04 #10 4.054 :0:0: note: this is the location of the previous definition 19:47:04 #10 4.057 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, 19:47:04 #10 4.057 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: 19:47:04 #10 4.057 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.057 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.057 19:47:04 #10 4.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  19:47:04 #10 4.058 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  19:47:04 #10 4.063 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  19:47:04 #10 4.064 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:47:04 #10 4.064 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, 19:47:04 #10 4.064 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: 19:47:04 #10 4.064 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.064 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.064 19:47:04 #10 4.064 :0:0: note: this is the location of the previous definition 19:47:04 #10 4.068 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, 19:47:04 #10 4.068 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: 19:47:04 #10 4.068 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.068 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.068 19:47:04 #10 4.075 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, 19:47:04 #10 4.075 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c:8: 19:47:04 #10 4.075 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.075 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.075 19:47:04 #10 4.076 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  19:47:04 #10 4.078 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:04 #10 4.078 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, 19:47:04 #10 4.078 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: 19:47:04 #10 4.078 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.078 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.078 19:47:04 #10 4.078 :0:0: note: this is the location of the previous definition 19:47:04 #10 4.078 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 19:47:04 #10 4.078 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, 19:47:04 #10 4.078 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: 19:47:04 #10 4.078 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.078 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.078 19:47:04 #10 4.078 :0:0: note: this is the location of the previous definition 19:47:04 #10 4.087 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:04 #10 4.087 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, 19:47:04 #10 4.087 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: 19:47:04 #10 4.087 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.087 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.087 19:47:04 #10 4.087 :0:0: note: this is the location of the previous definition 19:47:04 #10 4.092 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, 19:47:04 #10 4.092 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: 19:47:04 #10 4.092 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:04 #10 4.092 #define __EXTENSIONS__ /* for Sun */ 19:47:04 #10 4.092 19:47:04 #10 4.092 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.098 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:47:05 #10 4.098 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:47:05 #10 4.098 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, 19:47:05 #10 4.098 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c:8: 19:47:05 #10 4.098 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.098 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.098 19:47:05 #10 4.098 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.102 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.105 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:05 #10 4.105 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:05 #10 4.105 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, 19:47:05 #10 4.105 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c:8: 19:47:05 #10 4.105 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.105 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.105 19:47:05 #10 4.105 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.116 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:05 #10 4.116 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, 19:47:05 #10 4.116 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: 19:47:05 #10 4.116 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.116 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.116 19:47:05 #10 4.116 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.122 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:05 #10 4.122 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:05 #10 4.122 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 19:47:05 #10 4.122 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, 19:47:05 #10 4.122 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c:8: 19:47:05 #10 4.122 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.122 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.122 19:47:05 #10 4.122 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.122 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:05 #10 4.122 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:05 #10 4.122 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 19:47:05 #10 4.122 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: 19:47:05 #10 4.122 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.122 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.122 19:47:05 #10 4.122 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.157 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, 19:47:05 #10 4.157 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: 19:47:05 #10 4.157 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.157 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.157 19:47:05 #10 4.158 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  19:47:05 #10 4.175 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.h:41:0, 19:47:05 #10 4.175 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c:8: 19:47:05 #10 4.175 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.175 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.175 19:47:05 #10 4.175 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.180 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:05 #10 4.180 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.h:15, 19:47:05 #10 4.180 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c:8: 19:47:05 #10 4.180 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.180 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.180 19:47:05 #10 4.180 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.197 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, 19:47:05 #10 4.197 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: 19:47:05 #10 4.197 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.197 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.197 19:47:05 #10 4.211 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.220 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:05 #10 4.220 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, 19:47:05 #10 4.220 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: 19:47:05 #10 4.220 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.220 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.220 19:47:05 #10 4.220 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.242 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, 19:47:05 #10 4.242 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, 19:47:05 #10 4.242 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: 19:47:05 #10 4.242 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.242 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.242 19:47:05 #10 4.242 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.242 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.243 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  19:47:05 #10 4.244 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  19:47:05 #10 4.247 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, 19:47:05 #10 4.247 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: 19:47:05 #10 4.247 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.247 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.247 19:47:05 #10 4.247 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.248 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  19:47:05 #10 4.248 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  19:47:05 #10 4.252 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  19:47:05 #10 4.263 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.263 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.278 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:05 #10 4.278 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, 19:47:05 #10 4.278 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: 19:47:05 #10 4.278 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.278 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.278 19:47:05 #10 4.281 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, 19:47:05 #10 4.281 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c:8: 19:47:05 #10 4.281 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.281 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.281 19:47:05 #10 4.281 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.296 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:05 #10 4.296 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, 19:47:05 #10 4.296 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: 19:47:05 #10 4.296 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.296 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.296 19:47:05 #10 4.296 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.303 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:47:05 #10 4.303 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, 19:47:05 #10 4.303 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: 19:47:05 #10 4.303 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.303 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.303 19:47:05 #10 4.311 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.311 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, 19:47:05 #10 4.311 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c:8: 19:47:05 #10 4.311 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.311 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.311 19:47:05 #10 4.311 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.316 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  19:47:05 #10 4.317 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, 19:47:05 #10 4.317 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: 19:47:05 #10 4.317 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.317 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.317 19:47:05 #10 4.320 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, 19:47:05 #10 4.320 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, 19:47:05 #10 4.320 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: 19:47:05 #10 4.320 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.320 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.320 19:47:05 #10 4.320 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.324 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, 19:47:05 #10 4.324 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: 19:47:05 #10 4.324 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.324 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.324 19:47:05 #10 4.340 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:47:05 #10 4.340 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, 19:47:05 #10 4.340 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: 19:47:05 #10 4.340 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.340 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.340 19:47:05 #10 4.344 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:05 #10 4.344 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, 19:47:05 #10 4.344 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: 19:47:05 #10 4.344 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.344 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.344 19:47:05 #10 4.344 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.345 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.355 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.356 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  19:47:05 #10 4.366 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 19:47:05 #10 4.366 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c:8: 19:47:05 #10 4.366 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.366 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.366 19:47:05 #10 4.366 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.374 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, 19:47:05 #10 4.374 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.c:8: 19:47:05 #10 4.374 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.374 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.374 19:47:05 #10 4.374 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.375 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  19:47:05 #10 4.376 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  19:47:05 #10 4.376 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  19:47:05 #10 4.378 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.386 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:05 #10 4.386 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, 19:47:05 #10 4.386 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c:8: 19:47:05 #10 4.386 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.386 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.386 19:47:05 #10 4.386 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.387 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  19:47:05 #10 4.387 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.395 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  19:47:05 #10 4.398 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  19:47:05 #10 4.398 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  19:47:05 #10 4.402 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 19:47:05 #10 4.402 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: 19:47:05 #10 4.402 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.402 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.402 19:47:05 #10 4.402 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.403 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  19:47:05 #10 4.418 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:05 #10 4.418 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, 19:47:05 #10 4.418 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c:8: 19:47:05 #10 4.418 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.418 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.418 19:47:05 #10 4.418 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.421 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:47:05 #10 4.421 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:47:05 #10 4.421 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, 19:47:05 #10 4.421 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c:8: 19:47:05 #10 4.421 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.421 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.421 19:47:05 #10 4.421 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.422 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.434 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 19:47:05 #10 4.434 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, 19:47:05 #10 4.434 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: 19:47:05 #10 4.434 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.434 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.434 19:47:05 #10 4.434 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.436 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  19:47:05 #10 4.439 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  19:47:05 #10 4.446 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 19:47:05 #10 4.446 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, 19:47:05 #10 4.446 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, 19:47:05 #10 4.446 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: 19:47:05 #10 4.446 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.446 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.446 19:47:05 #10 4.447 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  19:47:05 #10 4.453 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  19:47:05 #10 4.454 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, 19:47:05 #10 4.454 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: 19:47:05 #10 4.454 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.454 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.454 19:47:05 #10 4.454 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.454 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  19:47:05 #10 4.463 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  19:47:05 #10 4.465 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, 19:47:05 #10 4.465 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c:8: 19:47:05 #10 4.465 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.465 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.465 19:47:05 #10 4.465 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.466 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 19:47:05 #10 4.466 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, 19:47:05 #10 4.466 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: 19:47:05 #10 4.466 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.466 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.466 19:47:05 #10 4.466 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.467 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  19:47:05 #10 4.468 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, 19:47:05 #10 4.468 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: 19:47:05 #10 4.468 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.468 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.468 19:47:05 #10 4.468 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.471 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  19:47:05 #10 4.483 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, 19:47:05 #10 4.483 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, 19:47:05 #10 4.483 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: 19:47:05 #10 4.483 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.483 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.483 19:47:05 #10 4.483 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.484 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, 19:47:05 #10 4.484 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: 19:47:05 #10 4.484 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.484 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.484 19:47:05 #10 4.484 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.489 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  19:47:05 #10 4.495 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 19:47:05 #10 4.495 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, 19:47:05 #10 4.495 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: 19:47:05 #10 4.495 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.495 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.495 19:47:05 #10 4.495 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.502 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.h:41:0, 19:47:05 #10 4.502 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c:8: 19:47:05 #10 4.502 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.502 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.502 19:47:05 #10 4.502 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.522 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  19:47:05 #10 4.523 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  19:47:05 #10 4.523 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  19:47:05 #10 4.523 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:05 #10 4.523 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, 19:47:05 #10 4.523 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: 19:47:05 #10 4.523 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.523 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.523 19:47:05 #10 4.523 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.528 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  19:47:05 #10 4.537 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, 19:47:05 #10 4.537 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: 19:47:05 #10 4.537 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.537 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.537 19:47:05 #10 4.537 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.537 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, 19:47:05 #10 4.537 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c:8: 19:47:05 #10 4.537 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.537 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.537 19:47:05 #10 4.537 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.550 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, 19:47:05 #10 4.550 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: 19:47:05 #10 4.550 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.550 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.550 19:47:05 #10 4.550 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.569 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:05 #10 4.569 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:05 #10 4.569 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, 19:47:05 #10 4.569 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: 19:47:05 #10 4.569 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.569 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.569 19:47:05 #10 4.575 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.625 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, 19:47:05 #10 4.625 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c:8: 19:47:05 #10 4.625 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.625 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.625 19:47:05 #10 4.637 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, 19:47:05 #10 4.637 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: 19:47:05 #10 4.637 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.637 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.637 19:47:05 #10 4.637 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.653 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:05 #10 4.653 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, 19:47:05 #10 4.653 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: 19:47:05 #10 4.653 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.653 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.653 19:47:05 #10 4.657 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, 19:47:05 #10 4.657 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: 19:47:05 #10 4.657 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.657 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.657 19:47:05 #10 4.665 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, 19:47:05 #10 4.665 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c:8: 19:47:05 #10 4.665 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.665 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.665 19:47:05 #10 4.665 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.673 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:05 #10 4.673 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, 19:47:05 #10 4.673 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: 19:47:05 #10 4.673 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.673 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.673 19:47:05 #10 4.676 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.h:60:0, 19:47:05 #10 4.676 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c:8: 19:47:05 #10 4.676 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.676 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.676 19:47:05 #10 4.678 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.682 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.683 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:05 #10 4.683 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, 19:47:05 #10 4.683 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c:8: 19:47:05 #10 4.683 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.683 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.683 19:47:05 #10 4.683 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.685 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:05 #10 4.685 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, 19:47:05 #10 4.685 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: 19:47:05 #10 4.685 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.685 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.685 19:47:05 #10 4.685 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.694 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, 19:47:05 #10 4.694 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: 19:47:05 #10 4.694 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.694 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.694 19:47:05 #10 4.694 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.700 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.700 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, 19:47:05 #10 4.700 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c:8: 19:47:05 #10 4.700 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.700 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.700 19:47:05 #10 4.700 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.703 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.706 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:05 #10 4.706 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:05 #10 4.706 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, 19:47:05 #10 4.706 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: 19:47:05 #10 4.706 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.706 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.706 19:47:05 #10 4.706 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.711 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, 19:47:05 #10 4.711 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: 19:47:05 #10 4.711 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.711 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.711 19:47:05 #10 4.711 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.711 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.714 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, 19:47:05 #10 4.714 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, 19:47:05 #10 4.714 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: 19:47:05 #10 4.714 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.714 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.714 19:47:05 #10 4.714 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.714 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:05 #10 4.714 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, 19:47:05 #10 4.714 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: 19:47:05 #10 4.714 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.714 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.714 19:47:05 #10 4.714 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.716 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, 19:47:05 #10 4.716 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, 19:47:05 #10 4.716 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c:8: 19:47:05 #10 4.716 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.716 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.716 19:47:05 #10 4.716 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.719 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:05 #10 4.719 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, 19:47:05 #10 4.719 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: 19:47:05 #10 4.719 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.719 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.719 19:47:05 #10 4.719 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.719 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, 19:47:05 #10 4.719 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c:8: 19:47:05 #10 4.719 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.719 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.719 19:47:05 #10 4.719 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.727 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.729 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:05 #10 4.729 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:05 #10 4.729 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, 19:47:05 #10 4.729 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: 19:47:05 #10 4.729 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.729 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.729 19:47:05 #10 4.729 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.730 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:05 #10 4.730 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, 19:47:05 #10 4.730 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: 19:47:05 #10 4.730 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.730 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.730 19:47:05 #10 4.741 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 19:47:05 #10 4.741 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, 19:47:05 #10 4.741 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c:8: 19:47:05 #10 4.741 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.741 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.741 19:47:05 #10 4.752 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, 19:47:05 #10 4.752 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: 19:47:05 #10 4.752 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.752 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.752 19:47:05 #10 4.752 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.752 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.759 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:47:05 #10 4.759 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, 19:47:05 #10 4.759 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c:8: 19:47:05 #10 4.759 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.759 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.759 19:47:05 #10 4.759 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.774 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, 19:47:05 #10 4.774 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c:8: 19:47:05 #10 4.774 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.774 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.774 19:47:05 #10 4.774 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.781 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:05 #10 4.781 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, 19:47:05 #10 4.781 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: 19:47:05 #10 4.781 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.781 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.781 19:47:05 #10 4.781 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.785 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:47:05 #10 4.785 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, 19:47:05 #10 4.785 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: 19:47:05 #10 4.785 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.785 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.785 19:47:05 #10 4.785 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.790 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, 19:47:05 #10 4.790 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: 19:47:05 #10 4.790 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.790 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.790 19:47:05 #10 4.790 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.802 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, 19:47:05 #10 4.802 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, 19:47:05 #10 4.802 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: 19:47:05 #10 4.802 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.802 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.802 19:47:05 #10 4.802 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.804 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:05 #10 4.804 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, 19:47:05 #10 4.804 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c:8: 19:47:05 #10 4.804 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.804 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.804 19:47:05 #10 4.804 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.811 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.h:41:0, 19:47:05 #10 4.811 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: 19:47:05 #10 4.811 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.811 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.811 19:47:05 #10 4.811 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.818 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 19:47:05 #10 4.818 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, 19:47:05 #10 4.818 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, 19:47:05 #10 4.818 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c:8: 19:47:05 #10 4.818 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.818 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.818 19:47:05 #10 4.828 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, 19:47:05 #10 4.828 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c:8: 19:47:05 #10 4.828 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.828 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.828 19:47:05 #10 4.828 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.831 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, 19:47:05 #10 4.831 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: 19:47:05 #10 4.831 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.831 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.831 19:47:05 #10 4.831 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.832 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:05 #10 4.832 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, 19:47:05 #10 4.832 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: 19:47:05 #10 4.832 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.832 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.832 19:47:05 #10 4.832 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.833 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:05 #10 4.833 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c:8: 19:47:05 #10 4.833 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.833 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.833 19:47:05 #10 4.833 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.837 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:47:05 #10 4.837 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:47:05 #10 4.837 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, 19:47:05 #10 4.837 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: 19:47:05 #10 4.837 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.837 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.837 19:47:05 #10 4.853 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:05 #10 4.853 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, 19:47:05 #10 4.853 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: 19:47:05 #10 4.853 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.853 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.853 19:47:05 #10 4.853 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.854 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 19:47:05 #10 4.854 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, 19:47:05 #10 4.854 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c:8: 19:47:05 #10 4.854 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.854 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.854 19:47:05 #10 4.854 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.854 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:05 #10 4.854 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, 19:47:05 #10 4.854 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c:8: 19:47:05 #10 4.854 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.854 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.854 19:47:05 #10 4.854 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.854 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.860 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, 19:47:05 #10 4.860 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: 19:47:05 #10 4.860 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.860 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.860 19:47:05 #10 4.860 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.860 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.868 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 19:47:05 #10 4.868 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, 19:47:05 #10 4.868 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c:8: 19:47:05 #10 4.868 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.868 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.868 19:47:05 #10 4.868 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.875 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.886 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, 19:47:05 #10 4.886 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, 19:47:05 #10 4.886 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c:8: 19:47:05 #10 4.886 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.886 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.886 19:47:05 #10 4.886 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.890 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, 19:47:05 #10 4.890 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, 19:47:05 #10 4.890 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: 19:47:05 #10 4.890 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.890 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.890 19:47:05 #10 4.890 :0:0: note: this is the location of the previous definition 19:47:05 #10 4.907 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:47:05 #10 4.907 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.h:15, 19:47:05 #10 4.907 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: 19:47:05 #10 4.907 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:05 #10 4.907 #define __EXTENSIONS__ /* for Sun */ 19:47:05 #10 4.907 19:47:05 #10 4.907 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.529 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_f1ap.a  19:47:06 #10 5.599 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:06 #10 5.617 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:06 #10 5.618 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c  19:47:06 #10 5.619 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c  19:47:06 #10 5.619 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c  19:47:06 #10 5.620 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c  19:47:06 #10 5.621 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c  19:47:06 #10 5.621 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c  19:47:06 #10 5.621 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c  19:47:06 #10 5.622 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c  19:47:06 #10 5.623 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c  19:47:06 #10 5.623 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c  19:47:06 #10 5.624 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c  19:47:06 #10 5.625 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c  19:47:06 #10 5.625 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c  19:47:06 #10 5.627 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c  19:47:06 #10 5.628 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c  19:47:06 #10 5.629 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c  19:47:06 #10 5.629 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c  19:47:06 #10 5.629 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c  19:47:06 #10 5.630 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c  19:47:06 #10 5.630 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c  19:47:06 #10 5.631 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c  19:47:06 #10 5.635 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c  19:47:06 #10 5.635 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c  19:47:06 #10 5.635 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c  19:47:06 #10 5.637 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c  19:47:06 #10 5.637 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c  19:47:06 #10 5.644 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c  19:47:06 #10 5.645 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c  19:47:06 #10 5.645 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c  19:47:06 #10 5.646 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c  19:47:06 #10 5.647 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c  19:47:06 #10 5.650 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c  19:47:06 #10 5.650 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c  19:47:06 #10 5.651 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c  19:47:06 #10 5.651 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c  19:47:06 #10 5.652 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c  19:47:06 #10 5.654 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c  19:47:06 #10 5.655 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c  19:47:06 #10 5.656 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c  19:47:06 #10 5.659 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c  19:47:06 #10 5.662 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c  19:47:06 #10 5.662 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c  19:47:06 #10 5.675 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c  19:47:06 #10 5.688 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c  19:47:06 #10 5.689 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c  19:47:06 #10 5.689 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c  19:47:06 #10 5.691 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c  19:47:06 #10 5.693 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c  19:47:06 #10 5.711 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c  19:47:06 #10 5.711 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c  19:47:06 #10 5.726 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:47:06 #10 5.726 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.h:15, 19:47:06 #10 5.726 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c:8: 19:47:06 #10 5.726 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.726 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.726 19:47:06 #10 5.726 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.729 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-DU-ID.h:46:0, 19:47:06 #10 5.729 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.h:15, 19:47:06 #10 5.729 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c:8: 19:47:06 #10 5.729 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.729 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.729 19:47:06 #10 5.729 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.732 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.h:41:0, 19:47:06 #10 5.732 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c:8: 19:47:06 #10 5.732 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.732 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.732 19:47:06 #10 5.732 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.735 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:06 #10 5.735 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.h:15, 19:47:06 #10 5.735 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c:8: 19:47:06 #10 5.735 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.735 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.735 19:47:06 #10 5.735 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.739 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c  19:47:06 #10 5.739 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c  19:47:06 #10 5.740 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c  19:47:06 #10 5.744 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c  19:47:06 #10 5.745 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, 19:47:06 #10 5.745 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c:8: 19:47:06 #10 5.745 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.745 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.745 19:47:06 #10 5.746 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c  19:47:06 #10 5.747 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c  19:47:06 #10 5.747 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c  19:47:06 #10 5.748 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c  19:47:06 #10 5.751 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.751 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c  19:47:06 #10 5.763 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.h:45:0, 19:47:06 #10 5.763 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c:8: 19:47:06 #10 5.763 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.763 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.763 19:47:06 #10 5.764 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c  19:47:06 #10 5.768 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.h:41:0, 19:47:06 #10 5.768 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c:8: 19:47:06 #10 5.768 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.768 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.768 19:47:06 #10 5.768 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.772 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:47:06 #10 5.772 from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c:8: 19:47:06 #10 5.772 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.772 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.772 19:47:06 #10 5.777 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c  19:47:06 #10 5.779 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.791 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c  19:47:06 #10 5.792 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c  19:47:06 #10 5.792 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c  19:47:06 #10 5.793 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c  19:47:06 #10 5.794 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c  19:47:06 #10 5.794 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c  19:47:06 #10 5.797 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.h:58:0, 19:47:06 #10 5.797 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c:8: 19:47:06 #10 5.797 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.797 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.797 19:47:06 #10 5.798 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c  19:47:06 #10 5.802 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:06 #10 5.802 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.h:15, 19:47:06 #10 5.802 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c:8: 19:47:06 #10 5.802 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.802 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.802 19:47:06 #10 5.803 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:06 #10 5.803 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.h:15, 19:47:06 #10 5.803 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c:8: 19:47:06 #10 5.803 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.803 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.803 19:47:06 #10 5.803 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.804 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, 19:47:06 #10 5.804 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c:8: 19:47:06 #10 5.804 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.804 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.804 19:47:06 #10 5.806 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.h:41:0, 19:47:06 #10 5.806 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c:8: 19:47:06 #10 5.806 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.806 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.806 19:47:06 #10 5.806 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.807 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.811 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:06 #10 5.811 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c:8: 19:47:06 #10 5.811 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.811 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.811 19:47:06 #10 5.811 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.811 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.811 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:06 #10 5.811 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.h:15, 19:47:06 #10 5.811 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c:8: 19:47:06 #10 5.811 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.811 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.811 19:47:06 #10 5.811 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.816 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c  19:47:06 #10 5.817 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c  19:47:06 #10 5.823 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.825 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c  19:47:06 #10 5.826 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c  19:47:06 #10 5.827 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c  19:47:06 #10 5.829 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c  19:47:06 #10 5.831 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c  19:47:06 #10 5.832 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c  19:47:06 #10 5.834 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.h:41:0, 19:47:06 #10 5.834 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c:8: 19:47:06 #10 5.834 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.834 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.834 19:47:06 #10 5.834 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.839 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c  19:47:06 #10 5.839 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c  19:47:06 #10 5.840 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c  19:47:06 #10 5.841 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c  19:47:06 #10 5.842 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c  19:47:06 #10 5.843 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c  19:47:06 #10 5.843 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c  19:47:06 #10 5.846 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c  19:47:06 #10 5.846 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c  19:47:06 #10 5.847 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c  19:47:06 #10 5.852 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c  19:47:06 #10 5.853 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c  19:47:06 #10 5.853 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:06 #10 5.853 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.h:15, 19:47:06 #10 5.853 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c:8: 19:47:06 #10 5.853 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.853 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.853 19:47:06 #10 5.853 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.853 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c  19:47:06 #10 5.854 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c  19:47:06 #10 5.854 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c  19:47:06 #10 5.855 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c  19:47:06 #10 5.857 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:06 #10 5.857 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.h:15, 19:47:06 #10 5.857 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c:8: 19:47:06 #10 5.857 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.857 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.857 19:47:06 #10 5.857 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.858 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c  19:47:06 #10 5.859 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c  19:47:06 #10 5.859 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c  19:47:06 #10 5.863 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c  19:47:06 #10 5.875 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c  19:47:06 #10 5.876 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:06 #10 5.876 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c:8: 19:47:06 #10 5.876 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.876 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.876 19:47:06 #10 5.876 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.878 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:47:06 #10 5.878 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 19:47:06 #10 5.878 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, 19:47:06 #10 5.878 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c:8: 19:47:06 #10 5.878 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.878 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.878 19:47:06 #10 5.878 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.893 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c  19:47:06 #10 5.905 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c  19:47:06 #10 5.907 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c  19:47:06 #10 5.908 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c  19:47:06 #10 5.909 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c  19:47:06 #10 5.929 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.h:45:0, 19:47:06 #10 5.929 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c:8: 19:47:06 #10 5.929 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.929 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.929 19:47:06 #10 5.929 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.933 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.h:48:0, 19:47:06 #10 5.933 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c:8: 19:47:06 #10 5.933 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.933 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.933 19:47:06 #10 5.933 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.950 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c  19:47:06 #10 5.952 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.h:56:0, 19:47:06 #10 5.952 from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c:8: 19:47:06 #10 5.952 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 5.952 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 5.952 19:47:06 #10 5.952 :0:0: note: this is the location of the previous definition 19:47:06 #10 5.954 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c  19:47:06 #10 5.954 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c  19:47:06 #10 5.955 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c  19:47:06 #10 5.957 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c  19:47:06 #10 5.957 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c  19:47:06 #10 5.960 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c  19:47:06 #10 5.961 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c  19:47:06 #10 5.963 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c  19:47:06 #10 5.965 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c  19:47:06 #10 5.966 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c  19:47:06 #10 6.008 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:06 #10 6.008 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.h:15, 19:47:06 #10 6.008 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c:8: 19:47:06 #10 6.008 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 6.008 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 6.008 19:47:06 #10 6.008 :0:0: note: this is the location of the previous definition 19:47:06 #10 6.046 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c  19:47:06 #10 6.051 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c  19:47:06 #10 6.052 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c  19:47:06 #10 6.057 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c  19:47:06 #10 6.059 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c  19:47:06 #10 6.060 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c  19:47:06 #10 6.063 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c  19:47:06 #10 6.064 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c  19:47:06 #10 6.066 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c  19:47:06 #10 6.067 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c  19:47:06 #10 6.073 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, 19:47:06 #10 6.073 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.h:15, 19:47:06 #10 6.073 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c:8: 19:47:06 #10 6.073 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 6.073 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 6.073 19:47:06 #10 6.073 :0:0: note: this is the location of the previous definition 19:47:06 #10 6.080 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:06 #10 6.080 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.h:15, 19:47:06 #10 6.080 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c:8: 19:47:06 #10 6.080 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:06 #10 6.080 #define __EXTENSIONS__ /* for Sun */ 19:47:06 #10 6.080 19:47:06 #10 6.080 :0:0: note: this is the location of the previous definition 19:47:06 #10 6.080 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c  19:47:06 #10 6.087 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c  19:47:06 #10 6.107 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c  19:47:06 #10 6.154 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c  19:47:07 #10 6.155 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c  19:47:07 #10 6.156 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c  19:47:07 #10 6.160 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c  19:47:07 #10 6.160 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c  19:47:07 #10 6.163 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c  19:47:07 #10 6.172 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c  19:47:07 #10 6.175 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c  19:47:07 #10 6.205 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c  19:47:07 #10 6.211 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.h:45:0, 19:47:07 #10 6.211 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c:8: 19:47:07 #10 6.211 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.211 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.211 19:47:07 #10 6.211 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c  19:47:07 #10 6.212 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.215 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.h:56:0, 19:47:07 #10 6.215 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c:8: 19:47:07 #10 6.215 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.215 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.215 19:47:07 #10 6.219 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c  19:47:07 #10 6.222 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, 19:47:07 #10 6.222 from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c:8: 19:47:07 #10 6.222 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.222 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.222 19:47:07 #10 6.223 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c  19:47:07 #10 6.223 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c  19:47:07 #10 6.224 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c  19:47:07 #10 6.224 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.h:41:0, 19:47:07 #10 6.224 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c:8: 19:47:07 #10 6.224 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.224 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.224 19:47:07 #10 6.224 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.226 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c  19:47:07 #10 6.226 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c  19:47:07 #10 6.226 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c  19:47:07 #10 6.228 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.228 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.h:15, 19:47:07 #10 6.228 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c:8: 19:47:07 #10 6.228 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.228 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.228 19:47:07 #10 6.228 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.229 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c  19:47:07 #10 6.230 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c  19:47:07 #10 6.230 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c  19:47:07 #10 6.234 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c  19:47:07 #10 6.236 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.236 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.h:15, 19:47:07 #10 6.236 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c:8: 19:47:07 #10 6.236 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.236 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.236 19:47:07 #10 6.236 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.244 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:07 #10 6.244 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.h:15, 19:47:07 #10 6.244 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c:8: 19:47:07 #10 6.244 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.244 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.244 19:47:07 #10 6.244 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.257 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.257 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.h:15, 19:47:07 #10 6.257 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c:8: 19:47:07 #10 6.257 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.257 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.257 19:47:07 #10 6.269 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.h:45:0, 19:47:07 #10 6.269 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c:8: 19:47:07 #10 6.269 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.269 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.269 19:47:07 #10 6.278 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, 19:47:07 #10 6.278 from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c:8: 19:47:07 #10 6.278 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.278 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.278 19:47:07 #10 6.278 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.278 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.283 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.285 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.h:41:0, 19:47:07 #10 6.285 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c:8: 19:47:07 #10 6.285 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.285 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.285 19:47:07 #10 6.286 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.h:41:0, 19:47:07 #10 6.286 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c:8: 19:47:07 #10 6.286 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.286 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.286 19:47:07 #10 6.290 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.h:56:0, 19:47:07 #10 6.290 from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c:8: 19:47:07 #10 6.290 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.290 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.290 19:47:07 #10 6.290 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.291 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:47:07 #10 6.291 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.h:15, 19:47:07 #10 6.291 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c:8: 19:47:07 #10 6.291 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.291 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.291 19:47:07 #10 6.291 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.295 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c  19:47:07 #10 6.295 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.302 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.h:45:0, 19:47:07 #10 6.302 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c:8: 19:47:07 #10 6.302 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.302 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.302 19:47:07 #10 6.302 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.312 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.h:55:0, 19:47:07 #10 6.312 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c:8: 19:47:07 #10 6.312 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.312 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.312 19:47:07 #10 6.312 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.314 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:47:07 #10 6.314 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 19:47:07 #10 6.314 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c:8: 19:47:07 #10 6.314 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.314 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.314 19:47:07 #10 6.317 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.317 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.h:15, 19:47:07 #10 6.317 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c:8: 19:47:07 #10 6.317 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.317 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.317 19:47:07 #10 6.317 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.318 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c  19:47:07 #10 6.318 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.h:41:0, 19:47:07 #10 6.318 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c:8: 19:47:07 #10 6.318 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.318 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.318 19:47:07 #10 6.318 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.329 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:47:07 #10 6.329 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, 19:47:07 #10 6.329 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.h:15, 19:47:07 #10 6.329 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c:8: 19:47:07 #10 6.329 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.329 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.329 19:47:07 #10 6.329 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.330 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.h:41:0, 19:47:07 #10 6.330 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c:8: 19:47:07 #10 6.330 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.330 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.330 19:47:07 #10 6.333 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.333 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.h:15, 19:47:07 #10 6.333 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c:8: 19:47:07 #10 6.333 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.333 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.333 19:47:07 #10 6.333 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.333 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.336 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.336 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.h:15, 19:47:07 #10 6.336 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c:8: 19:47:07 #10 6.336 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.336 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.336 19:47:07 #10 6.336 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.337 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c  19:47:07 #10 6.337 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c  19:47:07 #10 6.338 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c  19:47:07 #10 6.343 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c  19:47:07 #10 6.343 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.344 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c  19:47:07 #10 6.350 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:07 #10 6.350 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.h:15, 19:47:07 #10 6.350 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c:8: 19:47:07 #10 6.350 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.350 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.350 19:47:07 #10 6.350 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.351 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c  19:47:07 #10 6.351 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c  19:47:07 #10 6.351 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.357 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, 19:47:07 #10 6.357 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.h:15, 19:47:07 #10 6.357 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c:8: 19:47:07 #10 6.357 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.357 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.357 19:47:07 #10 6.357 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.358 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c  19:47:07 #10 6.358 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c  19:47:07 #10 6.358 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c  19:47:07 #10 6.359 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c  19:47:07 #10 6.366 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.h:45:0, 19:47:07 #10 6.366 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c:8: 19:47:07 #10 6.366 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.366 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.366 19:47:07 #10 6.366 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.366 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:07 #10 6.366 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.h:15, 19:47:07 #10 6.366 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c:8: 19:47:07 #10 6.366 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.366 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.366 19:47:07 #10 6.366 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.370 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, 19:47:07 #10 6.370 from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c:8: 19:47:07 #10 6.370 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.370 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.370 19:47:07 #10 6.370 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.372 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, 19:47:07 #10 6.372 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.h:15, 19:47:07 #10 6.372 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c:8: 19:47:07 #10 6.372 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.372 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.372 19:47:07 #10 6.372 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.378 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.378 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.h:15, 19:47:07 #10 6.378 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c:8: 19:47:07 #10 6.378 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.378 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.378 19:47:07 #10 6.378 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.380 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.380 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.h:15, 19:47:07 #10 6.380 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c:8: 19:47:07 #10 6.380 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.380 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.380 19:47:07 #10 6.380 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.387 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.h:41:0, 19:47:07 #10 6.387 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c:8: 19:47:07 #10 6.387 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.387 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.387 19:47:07 #10 6.387 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.388 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c  19:47:07 #10 6.391 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c  19:47:07 #10 6.392 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c  19:47:07 #10 6.392 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.395 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.h:41:0, 19:47:07 #10 6.395 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c:8: 19:47:07 #10 6.395 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.395 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.395 19:47:07 #10 6.395 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.397 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c  19:47:07 #10 6.397 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.403 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.h:41:0, 19:47:07 #10 6.403 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c:8: 19:47:07 #10 6.403 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.403 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.403 19:47:07 #10 6.403 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.403 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.h:15, 19:47:07 #10 6.403 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c:8: 19:47:07 #10 6.403 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.403 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.403 19:47:07 #10 6.405 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.405 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.h:15, 19:47:07 #10 6.405 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c:8: 19:47:07 #10 6.405 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.405 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.405 19:47:07 #10 6.405 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.405 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.408 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c  19:47:07 #10 6.408 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c  19:47:07 #10 6.409 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:47:07 #10 6.409 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, 19:47:07 #10 6.409 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c:8: 19:47:07 #10 6.409 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.409 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.409 19:47:07 #10 6.415 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c  19:47:07 #10 6.423 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.423 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.h:23:0, 19:47:07 #10 6.423 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c:8: 19:47:07 #10 6.423 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.423 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.423 19:47:07 #10 6.423 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.424 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c  19:47:07 #10 6.424 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c  19:47:07 #10 6.425 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c  19:47:07 #10 6.425 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c  19:47:07 #10 6.425 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.426 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.h:41:0, 19:47:07 #10 6.426 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c:8: 19:47:07 #10 6.426 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.426 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.426 19:47:07 #10 6.426 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.431 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c  19:47:07 #10 6.431 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c  19:47:07 #10 6.432 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c  19:47:07 #10 6.432 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.432 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.h:15, 19:47:07 #10 6.432 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c:8: 19:47:07 #10 6.432 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.432 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.432 19:47:07 #10 6.433 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.h:41:0, 19:47:07 #10 6.433 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c:8: 19:47:07 #10 6.433 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.433 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.433 19:47:07 #10 6.433 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.447 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, 19:47:07 #10 6.447 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.h:15, 19:47:07 #10 6.447 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c:8: 19:47:07 #10 6.447 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.447 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.447 19:47:07 #10 6.447 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.463 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.469 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.h:45:0, 19:47:07 #10 6.469 from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c:8: 19:47:07 #10 6.469 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.469 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.469 19:47:07 #10 6.479 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.479 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.h:15, 19:47:07 #10 6.479 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c:8: 19:47:07 #10 6.479 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.479 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.479 19:47:07 #10 6.479 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.484 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:47:07 #10 6.484 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.h:15, 19:47:07 #10 6.484 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c:8: 19:47:07 #10 6.484 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.484 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.484 19:47:07 #10 6.495 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c  19:47:07 #10 6.496 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c  19:47:07 #10 6.497 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c  19:47:07 #10 6.510 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:07 #10 6.510 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.h:15, 19:47:07 #10 6.510 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c:8: 19:47:07 #10 6.510 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.510 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.510 19:47:07 #10 6.511 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.511 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c  19:47:07 #10 6.512 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, 19:47:07 #10 6.512 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c:8: 19:47:07 #10 6.512 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.512 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.512 19:47:07 #10 6.512 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.512 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c  19:47:07 #10 6.512 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c  19:47:07 #10 6.518 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 19:47:07 #10 6.518 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.h:15, 19:47:07 #10 6.518 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c:8: 19:47:07 #10 6.518 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.518 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.518 19:47:07 #10 6.518 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.527 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:47:07 #10 6.527 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.h:15, 19:47:07 #10 6.527 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c:8: 19:47:07 #10 6.527 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.527 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.527 19:47:07 #10 6.527 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.546 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:07 #10 6.546 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.h:15, 19:47:07 #10 6.546 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c:8: 19:47:07 #10 6.546 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.546 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.546 19:47:07 #10 6.546 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.563 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.565 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c  19:47:07 #10 6.566 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 19:47:07 #10 6.566 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, 19:47:07 #10 6.566 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.h:15, 19:47:07 #10 6.566 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c:8: 19:47:07 #10 6.566 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.566 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.566 19:47:07 #10 6.572 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c  19:47:07 #10 6.574 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c  19:47:07 #10 6.578 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:07 #10 6.578 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.h:15, 19:47:07 #10 6.578 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c:8: 19:47:07 #10 6.578 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.578 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.578 19:47:07 #10 6.578 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.587 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c  19:47:07 #10 6.587 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c  19:47:07 #10 6.589 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.589 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:07 #10 6.589 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.h:15, 19:47:07 #10 6.589 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c:8: 19:47:07 #10 6.589 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.589 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.589 19:47:07 #10 6.589 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.589 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:47:07 #10 6.589 from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c:8: 19:47:07 #10 6.589 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.589 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.589 19:47:07 #10 6.589 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.595 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c  19:47:07 #10 6.595 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c  19:47:07 #10 6.605 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.605 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.h:15, 19:47:07 #10 6.605 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c:8: 19:47:07 #10 6.605 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.605 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.605 19:47:07 #10 6.605 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.611 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c  19:47:07 #10 6.616 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:47:07 #10 6.616 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.h:15, 19:47:07 #10 6.616 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c:8: 19:47:07 #10 6.616 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.616 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.616 19:47:07 #10 6.616 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.620 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.620 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.h:15, 19:47:07 #10 6.620 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c:8: 19:47:07 #10 6.620 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.620 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.620 19:47:07 #10 6.620 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.625 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:47:07 #10 6.625 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.h:15, 19:47:07 #10 6.625 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c:8: 19:47:07 #10 6.625 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.625 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.625 19:47:07 #10 6.625 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.638 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.639 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c  19:47:07 #10 6.643 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c  19:47:07 #10 6.646 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.646 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.h:15, 19:47:07 #10 6.646 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c:8: 19:47:07 #10 6.646 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.646 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.646 19:47:07 #10 6.646 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.649 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.h:41:0, 19:47:07 #10 6.649 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c:8: 19:47:07 #10 6.649 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.649 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.649 19:47:07 #10 6.649 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.651 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.h:45:0, 19:47:07 #10 6.651 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c:8: 19:47:07 #10 6.651 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.651 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.651 19:47:07 #10 6.651 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.654 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.h:41:0, 19:47:07 #10 6.654 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c:8: 19:47:07 #10 6.654 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.654 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.654 19:47:07 #10 6.654 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.656 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.h:54:0, 19:47:07 #10 6.656 from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c:8: 19:47:07 #10 6.656 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.656 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.656 19:47:07 #10 6.656 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.675 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.h:41:0, 19:47:07 #10 6.675 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c:8: 19:47:07 #10 6.675 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.675 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.675 19:47:07 #10 6.675 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.689 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, 19:47:07 #10 6.689 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.h:15, 19:47:07 #10 6.689 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c:8: 19:47:07 #10 6.689 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.689 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.689 19:47:07 #10 6.689 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.706 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.h:54:0, 19:47:07 #10 6.706 from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c:8: 19:47:07 #10 6.706 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.706 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.706 19:47:07 #10 6.706 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.707 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.h:60:0, 19:47:07 #10 6.707 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c:8: 19:47:07 #10 6.707 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.707 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.707 19:47:07 #10 6.707 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.712 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.h:54:0, 19:47:07 #10 6.712 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c:8: 19:47:07 #10 6.712 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.712 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.712 19:47:07 #10 6.712 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.734 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:47:07 #10 6.734 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.h:15, 19:47:07 #10 6.734 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c:8: 19:47:07 #10 6.734 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.734 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.734 19:47:07 #10 6.734 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.735 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.h:61:0, 19:47:07 #10 6.735 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c:8: 19:47:07 #10 6.735 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.735 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.735 19:47:07 #10 6.735 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.738 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:47:07 #10 6.738 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.h:15, 19:47:07 #10 6.738 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c:8: 19:47:07 #10 6.738 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.738 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.738 19:47:07 #10 6.738 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.755 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:47:07 #10 6.755 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, 19:47:07 #10 6.755 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.h:15, 19:47:07 #10 6.755 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c:8: 19:47:07 #10 6.755 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.755 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.755 19:47:07 #10 6.755 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.769 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.769 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.h:15, 19:47:07 #10 6.769 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c:8: 19:47:07 #10 6.769 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.769 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.769 19:47:07 #10 6.769 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.779 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.779 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.h:15, 19:47:07 #10 6.779 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c:8: 19:47:07 #10 6.779 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.779 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.779 19:47:07 #10 6.779 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.786 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.h:41:0, 19:47:07 #10 6.786 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c:8: 19:47:07 #10 6.786 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.786 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.786 19:47:07 #10 6.786 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.787 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.h:57:0, 19:47:07 #10 6.787 from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c:8: 19:47:07 #10 6.787 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.787 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.787 19:47:07 #10 6.787 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.794 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, 19:47:07 #10 6.794 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.h:15, 19:47:07 #10 6.794 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c:8: 19:47:07 #10 6.794 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.794 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.794 19:47:07 #10 6.794 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.798 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:07 #10 6.798 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.h:15, 19:47:07 #10 6.798 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c:8: 19:47:07 #10 6.798 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.798 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.798 19:47:07 #10 6.798 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.807 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:07 #10 6.807 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.h:15, 19:47:07 #10 6.807 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c:8: 19:47:07 #10 6.807 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.807 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.807 19:47:07 #10 6.825 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.h:23:0, 19:47:07 #10 6.825 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c:8: 19:47:07 #10 6.825 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.825 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.825 19:47:07 #10 6.829 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:07 #10 6.829 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.h:15, 19:47:07 #10 6.829 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c:8: 19:47:07 #10 6.829 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.829 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.829 19:47:07 #10 6.829 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.836 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.h:46:0, 19:47:07 #10 6.836 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c:8: 19:47:07 #10 6.836 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.836 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.836 19:47:07 #10 6.836 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.838 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.838 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.h:15, 19:47:07 #10 6.838 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c:8: 19:47:07 #10 6.838 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.838 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.838 19:47:07 #10 6.838 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.841 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 6.841 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.h:15, 19:47:07 #10 6.841 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c:8: 19:47:07 #10 6.841 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.841 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.841 19:47:07 #10 6.841 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.858 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:07 #10 6.858 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.h:15, 19:47:07 #10 6.858 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c:8: 19:47:07 #10 6.858 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.858 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.858 19:47:07 #10 6.858 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.876 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.h:57:0, 19:47:07 #10 6.876 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c:8: 19:47:07 #10 6.876 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.876 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.876 19:47:07 #10 6.876 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.876 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.h:45:0, 19:47:07 #10 6.876 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c:8: 19:47:07 #10 6.876 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.876 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.876 19:47:07 #10 6.876 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.897 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, 19:47:07 #10 6.897 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.h:15, 19:47:07 #10 6.897 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c:8: 19:47:07 #10 6.897 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.897 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.897 19:47:07 #10 6.897 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.899 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.900 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.h:61:0, 19:47:07 #10 6.900 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c:8: 19:47:07 #10 6.900 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.900 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.900 19:47:07 #10 6.900 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.907 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:47:07 #10 6.907 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, 19:47:07 #10 6.907 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c:8: 19:47:07 #10 6.907 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.907 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.907 19:47:07 #10 6.912 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.h:41:0, 19:47:07 #10 6.912 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c:8: 19:47:07 #10 6.912 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.912 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.912 19:47:07 #10 6.915 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:47:07 #10 6.915 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.h:15, 19:47:07 #10 6.915 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c:8: 19:47:07 #10 6.915 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.915 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.915 19:47:07 #10 6.915 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.943 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.943 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.983 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.984 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.h:41:0, 19:47:07 #10 6.984 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c:8: 19:47:07 #10 6.984 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.984 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.984 19:47:07 #10 6.991 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.h:45:0, 19:47:07 #10 6.991 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c:8: 19:47:07 #10 6.991 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.991 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.991 19:47:07 #10 6.991 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.991 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.h:23:0, 19:47:07 #10 6.991 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c:8: 19:47:07 #10 6.991 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.991 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.991 19:47:07 #10 6.991 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.996 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.h:46:0, 19:47:07 #10 6.996 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c:8: 19:47:07 #10 6.996 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.996 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.996 19:47:07 #10 6.996 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.998 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, 19:47:07 #10 6.998 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.h:15, 19:47:07 #10 6.998 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c:8: 19:47:07 #10 6.998 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.998 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.998 19:47:07 #10 6.998 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.998 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.h:41:0, 19:47:07 #10 6.998 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c:8: 19:47:07 #10 6.998 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 6.998 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 6.998 19:47:07 #10 6.998 :0:0: note: this is the location of the previous definition 19:47:07 #10 6.998 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.000 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 19:47:07 #10 7.000 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.h:15, 19:47:07 #10 7.000 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c:8: 19:47:07 #10 7.000 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.000 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.000 19:47:07 #10 7.000 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.004 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.h:41:0, 19:47:07 #10 7.004 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c:8: 19:47:07 #10 7.004 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.004 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.004 19:47:07 #10 7.004 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.005 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.h:44:0, 19:47:07 #10 7.005 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c:8: 19:47:07 #10 7.005 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.005 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.005 19:47:07 #10 7.005 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.009 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 7.009 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.h:15, 19:47:07 #10 7.009 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c:8: 19:47:07 #10 7.009 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.009 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.009 19:47:07 #10 7.009 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.009 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 19:47:07 #10 7.009 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c:8: 19:47:07 #10 7.009 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.009 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.009 19:47:07 #10 7.009 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.015 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, 19:47:07 #10 7.015 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c:8: 19:47:07 #10 7.015 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.015 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.015 19:47:07 #10 7.015 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.018 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.h:76:0, 19:47:07 #10 7.018 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c:8: 19:47:07 #10 7.018 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.018 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.018 19:47:07 #10 7.033 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.h:41:0, 19:47:07 #10 7.033 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c:8: 19:47:07 #10 7.033 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.033 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.033 19:47:07 #10 7.033 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.034 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 7.034 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.h:15, 19:47:07 #10 7.034 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c:8: 19:47:07 #10 7.034 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.034 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.034 19:47:07 #10 7.034 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.034 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.h:56:0, 19:47:07 #10 7.034 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c:8: 19:47:07 #10 7.034 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.034 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.034 19:47:07 #10 7.034 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.037 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:47:07 #10 7.037 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.h:15, 19:47:07 #10 7.037 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c:8: 19:47:07 #10 7.037 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.037 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.037 19:47:07 #10 7.037 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.038 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 19:47:07 #10 7.038 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c:8: 19:47:07 #10 7.038 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.038 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.038 19:47:07 #10 7.038 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.048 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, 19:47:07 #10 7.048 from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c:8: 19:47:07 #10 7.048 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.048 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.048 19:47:07 #10 7.050 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.h:23:0, 19:47:07 #10 7.050 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c:8: 19:47:07 #10 7.050 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.050 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.050 19:47:07 #10 7.050 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.052 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 7.052 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.h:15, 19:47:07 #10 7.052 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c:8: 19:47:07 #10 7.052 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.052 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.052 19:47:07 #10 7.052 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.055 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, 19:47:07 #10 7.055 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.h:15, 19:47:07 #10 7.055 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c:8: 19:47:07 #10 7.055 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.055 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.055 19:47:07 #10 7.055 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.064 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:47:07 #10 7.064 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.h:15, 19:47:07 #10 7.064 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c:8: 19:47:07 #10 7.064 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.064 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.064 19:47:07 #10 7.065 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.h:71:0, 19:47:07 #10 7.065 from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c:8: 19:47:07 #10 7.065 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.065 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.065 19:47:07 #10 7.065 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.070 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 7.070 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.h:15, 19:47:07 #10 7.070 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c:8: 19:47:07 #10 7.070 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.070 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.070 19:47:07 #10 7.070 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.072 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.h:41:0, 19:47:07 #10 7.072 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c:8: 19:47:07 #10 7.072 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.072 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.072 19:47:07 #10 7.072 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.h:41:0, 19:47:07 #10 7.072 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c:8: 19:47:07 #10 7.072 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.072 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.072 19:47:07 #10 7.072 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.082 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:07 #10 7.082 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.h:15, 19:47:07 #10 7.082 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c:8: 19:47:07 #10 7.082 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.082 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.082 19:47:07 #10 7.082 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.086 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.h:41:0, 19:47:07 #10 7.086 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c:8: 19:47:07 #10 7.086 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.086 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.086 19:47:07 #10 7.086 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.087 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:47:07 #10 7.087 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.h:15, 19:47:07 #10 7.087 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c:8: 19:47:07 #10 7.087 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.087 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.087 19:47:07 #10 7.087 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.092 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.095 :0:0: note: this is the location of the previous definition 19:47:07 #10 7.103 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.h:44:0, 19:47:07 #10 7.103 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c:8: 19:47:07 #10 7.103 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:07 #10 7.103 #define __EXTENSIONS__ /* for Sun */ 19:47:07 #10 7.103 19:47:08 #10 7.104 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.105 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:47:08 #10 7.105 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.h:15, 19:47:08 #10 7.105 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c:8: 19:47:08 #10 7.105 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.105 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.105 19:47:08 #10 7.105 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.105 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.110 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.h:41:0, 19:47:08 #10 7.110 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c:8: 19:47:08 #10 7.110 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.110 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.110 19:47:08 #10 7.110 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.111 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.115 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 19:47:08 #10 7.115 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.h:15, 19:47:08 #10 7.115 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c:8: 19:47:08 #10 7.115 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.115 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.115 19:47:08 #10 7.115 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.116 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:08 #10 7.116 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.h:15, 19:47:08 #10 7.116 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c:8: 19:47:08 #10 7.116 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.116 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.116 19:47:08 #10 7.116 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.121 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:08 #10 7.121 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.h:15, 19:47:08 #10 7.121 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c:8: 19:47:08 #10 7.121 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.121 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.121 19:47:08 #10 7.121 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.126 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:08 #10 7.126 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.h:15, 19:47:08 #10 7.126 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c:8: 19:47:08 #10 7.126 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.126 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.126 19:47:08 #10 7.128 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.h:41:0, 19:47:08 #10 7.128 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c:8: 19:47:08 #10 7.128 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.128 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.128 19:47:08 #10 7.128 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.131 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.133 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.h:45:0, 19:47:08 #10 7.133 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c:8: 19:47:08 #10 7.133 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.133 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.133 19:47:08 #10 7.133 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.135 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.h:45:0, 19:47:08 #10 7.135 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c:8: 19:47:08 #10 7.135 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.135 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.135 19:47:08 #10 7.135 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.136 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.h:41:0, 19:47:08 #10 7.136 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c:8: 19:47:08 #10 7.136 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.136 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.136 19:47:08 #10 7.136 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.140 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:08 #10 7.140 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.h:15, 19:47:08 #10 7.140 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c:8: 19:47:08 #10 7.140 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.140 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.140 19:47:08 #10 7.140 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.140 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.h:57:0, 19:47:08 #10 7.140 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c:8: 19:47:08 #10 7.140 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.140 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.140 19:47:08 #10 7.143 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.143 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:08 #10 7.143 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.h:15, 19:47:08 #10 7.143 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c:8: 19:47:08 #10 7.143 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.143 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.143 19:47:08 #10 7.143 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.148 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:08 #10 7.148 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.h:15, 19:47:08 #10 7.148 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c:8: 19:47:08 #10 7.148 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.148 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.148 19:47:08 #10 7.148 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.152 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:08 #10 7.152 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.h:15, 19:47:08 #10 7.152 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c:8: 19:47:08 #10 7.152 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.152 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.152 19:47:08 #10 7.152 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.158 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, 19:47:08 #10 7.158 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.h:15, 19:47:08 #10 7.158 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c:8: 19:47:08 #10 7.158 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.158 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.158 19:47:08 #10 7.162 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:08 #10 7.162 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.h:15, 19:47:08 #10 7.162 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c:8: 19:47:08 #10 7.162 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.162 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.162 19:47:08 #10 7.162 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.168 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:08 #10 7.168 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.h:15, 19:47:08 #10 7.168 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c:8: 19:47:08 #10 7.168 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.168 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.168 19:47:08 #10 7.168 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.170 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, 19:47:08 #10 7.170 from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c:8: 19:47:08 #10 7.170 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.170 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.170 19:47:08 #10 7.174 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:47:08 #10 7.174 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.h:15, 19:47:08 #10 7.174 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c:8: 19:47:08 #10 7.174 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.174 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.174 19:47:08 #10 7.178 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.h:54:0, 19:47:08 #10 7.178 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c:8: 19:47:08 #10 7.178 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.178 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.178 19:47:08 #10 7.178 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.181 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.h:58:0, 19:47:08 #10 7.181 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c:8: 19:47:08 #10 7.181 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.181 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.181 19:47:08 #10 7.181 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.184 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, 19:47:08 #10 7.184 from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c:8: 19:47:08 #10 7.184 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.184 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.184 19:47:08 #10 7.184 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:08 #10 7.184 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.h:15, 19:47:08 #10 7.184 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c:8: 19:47:08 #10 7.184 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.184 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.184 19:47:08 #10 7.184 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.186 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:47:08 #10 7.186 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.h:15, 19:47:08 #10 7.186 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c:8: 19:47:08 #10 7.186 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.186 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.186 19:47:08 #10 7.186 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.200 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 19:47:08 #10 7.200 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, 19:47:08 #10 7.200 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c:8: 19:47:08 #10 7.200 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.200 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.200 19:47:08 #10 7.200 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.207 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:47:08 #10 7.207 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, 19:47:08 #10 7.207 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c:8: 19:47:08 #10 7.207 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.207 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.207 19:47:08 #10 7.207 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.209 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.h:41:0, 19:47:08 #10 7.209 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c:8: 19:47:08 #10 7.209 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.209 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.209 19:47:08 #10 7.209 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.218 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.h:64:0, 19:47:08 #10 7.218 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c:8: 19:47:08 #10 7.218 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.218 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.218 19:47:08 #10 7.218 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.231 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.236 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, 19:47:08 #10 7.236 from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c:8: 19:47:08 #10 7.236 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.236 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.236 19:47:08 #10 7.236 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.239 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.h:45:0, 19:47:08 #10 7.239 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c:8: 19:47:08 #10 7.239 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.239 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.239 19:47:08 #10 7.239 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.240 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.h:45:0, 19:47:08 #10 7.240 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c:8: 19:47:08 #10 7.240 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.240 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.240 19:47:08 #10 7.240 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.249 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, 19:47:08 #10 7.249 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c:8: 19:47:08 #10 7.249 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.249 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.249 19:47:08 #10 7.250 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:08 #10 7.250 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.h:15, 19:47:08 #10 7.250 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c:8: 19:47:08 #10 7.250 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.250 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.250 19:47:08 #10 7.250 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.251 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:08 #10 7.251 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.h:15, 19:47:08 #10 7.251 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c:8: 19:47:08 #10 7.251 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.251 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.251 19:47:08 #10 7.251 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.251 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.263 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.h:46:0, 19:47:08 #10 7.263 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c:8: 19:47:08 #10 7.263 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.263 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.263 19:47:08 #10 7.263 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.263 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.269 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:47:08 #10 7.269 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c:8: 19:47:08 #10 7.269 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.269 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.269 19:47:08 #10 7.269 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.270 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:47:08 #10 7.270 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.h:15, 19:47:08 #10 7.270 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c:8: 19:47:08 #10 7.270 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.270 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.270 19:47:08 #10 7.270 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.279 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.279 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.289 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:47:08 #10 7.289 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, 19:47:08 #10 7.289 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.h:15, 19:47:08 #10 7.289 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c:8: 19:47:08 #10 7.289 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.289 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.289 19:47:08 #10 7.289 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.293 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:47:08 #10 7.293 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.h:15, 19:47:08 #10 7.293 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c:8: 19:47:08 #10 7.293 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.293 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.293 19:47:08 #10 7.293 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.296 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.h:41:0, 19:47:08 #10 7.296 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c:8: 19:47:08 #10 7.296 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.296 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.296 19:47:08 #10 7.296 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.753 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  19:47:08 #10 7.787 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:08 #10 7.793 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:08 #10 7.794 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c  19:47:08 #10 7.794 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c  19:47:08 #10 7.795 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c  19:47:08 #10 7.796 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c  19:47:08 #10 7.798 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c  19:47:08 #10 7.799 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c  19:47:08 #10 7.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c  19:47:08 #10 7.801 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c  19:47:08 #10 7.802 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c  19:47:08 #10 7.802 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c  19:47:08 #10 7.803 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c  19:47:08 #10 7.804 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c  19:47:08 #10 7.805 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c  19:47:08 #10 7.805 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c  19:47:08 #10 7.806 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c  19:47:08 #10 7.807 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c  19:47:08 #10 7.807 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c  19:47:08 #10 7.808 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c  19:47:08 #10 7.808 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c  19:47:08 #10 7.808 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c  19:47:08 #10 7.809 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c  19:47:08 #10 7.809 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c  19:47:08 #10 7.809 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c  19:47:08 #10 7.810 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c  19:47:08 #10 7.811 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c  19:47:08 #10 7.811 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c  19:47:08 #10 7.812 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c  19:47:08 #10 7.813 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c  19:47:08 #10 7.814 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c  19:47:08 #10 7.814 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c  19:47:08 #10 7.816 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c  19:47:08 #10 7.816 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c  19:47:08 #10 7.816 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c  19:47:08 #10 7.817 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c  19:47:08 #10 7.817 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c  19:47:08 #10 7.818 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c  19:47:08 #10 7.819 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c  19:47:08 #10 7.820 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c  19:47:08 #10 7.820 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c  19:47:08 #10 7.820 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c  19:47:08 #10 7.827 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c  19:47:08 #10 7.827 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c  19:47:08 #10 7.828 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c  19:47:08 #10 7.832 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c  19:47:08 #10 7.832 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c  19:47:08 #10 7.833 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c  19:47:08 #10 7.833 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c  19:47:08 #10 7.835 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c  19:47:08 #10 7.835 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c  19:47:08 #10 7.836 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c  19:47:08 #10 7.838 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c  19:47:08 #10 7.838 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c  19:47:08 #10 7.839 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c  19:47:08 #10 7.839 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c  19:47:08 #10 7.840 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c  19:47:08 #10 7.841 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c  19:47:08 #10 7.843 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c  19:47:08 #10 7.844 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c  19:47:08 #10 7.844 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c  19:47:08 #10 7.845 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c  19:47:08 #10 7.848 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c  19:47:08 #10 7.850 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c  19:47:08 #10 7.850 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c  19:47:08 #10 7.851 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c  19:47:08 #10 7.855 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c:5:0: 19:47:08 #10 7.855 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.855 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.855 19:47:08 #10 7.855 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.860 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c  19:47:08 #10 7.861 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c  19:47:08 #10 7.866 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c  19:47:08 #10 7.871 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c  19:47:08 #10 7.872 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c  19:47:08 #10 7.875 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c  19:47:08 #10 7.875 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c  19:47:08 #10 7.880 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c  19:47:08 #10 7.886 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c  19:47:08 #10 7.887 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c  19:47:08 #10 7.889 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c  19:47:08 #10 7.892 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c  19:47:08 #10 7.900 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c  19:47:08 #10 7.909 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c  19:47:08 #10 7.910 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c  19:47:08 #10 7.916 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c  19:47:08 #10 7.917 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c  19:47:08 #10 7.918 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c  19:47:08 #10 7.926 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c:12:0: 19:47:08 #10 7.926 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 7.926 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 7.926 19:47:08 #10 7.926 :0:0: note: this is the location of the previous definition 19:47:08 #10 7.943 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c  19:47:08 #10 7.955 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c  19:47:08 #10 7.967 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c  19:47:08 #10 7.968 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c  19:47:08 #10 7.970 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c  19:47:08 #10 7.970 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c  19:47:08 #10 7.972 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c  19:47:08 #10 7.973 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c  19:47:08 #10 7.973 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c  19:47:08 #10 7.974 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c  19:47:08 #10 7.975 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c  19:47:08 #10 7.979 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c  19:47:08 #10 7.990 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c  19:47:08 #10 8.001 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c  19:47:08 #10 8.010 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:9:0: 19:47:08 #10 8.010 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 8.010 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 8.010 19:47:08 #10 8.010 :0:0: note: this is the location of the previous definition 19:47:08 #10 8.010 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c  19:47:08 #10 8.019 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c  19:47:08 #10 8.023 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c  19:47:08 #10 8.024 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c  19:47:08 #10 8.025 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c  19:47:08 #10 8.032 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.h:46:0, 19:47:08 #10 8.032 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c:8: 19:47:08 #10 8.032 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 8.032 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 8.032 19:47:08 #10 8.032 :0:0: note: this is the location of the previous definition 19:47:08 #10 8.034 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c  19:47:08 #10 8.039 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.h:72:0, 19:47:08 #10 8.039 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c:8: 19:47:08 #10 8.039 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 8.039 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 8.039 19:47:08 #10 8.039 :0:0: note: this is the location of the previous definition 19:47:08 #10 8.042 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:47:08 #10 8.042 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c:8: 19:47:08 #10 8.042 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 8.042 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 8.042 19:47:08 #10 8.042 :0:0: note: this is the location of the previous definition 19:47:08 #10 8.046 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.h:47:0, 19:47:08 #10 8.046 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c:8: 19:47:08 #10 8.046 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 8.046 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 8.046 19:47:08 #10 8.046 :0:0: note: this is the location of the previous definition 19:47:08 #10 8.074 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:47:08 #10 8.074 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:47:08 #10 8.074 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.h:15, 19:47:08 #10 8.074 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c:8: 19:47:08 #10 8.074 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 8.074 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 8.074 19:47:08 #10 8.074 :0:0: note: this is the location of the previous definition 19:47:08 #10 8.087 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c  19:47:08 #10 8.097 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.h:59:0, 19:47:08 #10 8.097 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c:8: 19:47:08 #10 8.097 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:08 #10 8.097 #define __EXTENSIONS__ /* for Sun */ 19:47:08 #10 8.097 19:47:08 #10 8.097 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.107 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:47:09 #10 8.107 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:47:09 #10 8.107 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.h:15, 19:47:09 #10 8.107 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c:8: 19:47:09 #10 8.107 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.107 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.107 19:47:09 #10 8.107 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.112 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, 19:47:09 #10 8.112 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c:8: 19:47:09 #10 8.112 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.112 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.112 19:47:09 #10 8.112 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.118 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.h:46:0, 19:47:09 #10 8.118 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c:8: 19:47:09 #10 8.118 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.118 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.118 19:47:09 #10 8.118 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.137 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c  19:47:09 #10 8.138 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c  19:47:09 #10 8.171 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.h:46:0, 19:47:09 #10 8.171 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c:8: 19:47:09 #10 8.171 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.171 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.171 19:47:09 #10 8.186 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.h:70:0, 19:47:09 #10 8.186 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c:8: 19:47:09 #10 8.186 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.186 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.186 19:47:09 #10 8.186 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.195 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c  19:47:09 #10 8.201 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, 19:47:09 #10 8.201 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.h:15, 19:47:09 #10 8.201 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c:8: 19:47:09 #10 8.201 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.201 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.201 19:47:09 #10 8.201 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.209 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 19:47:09 #10 8.209 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.h:15, 19:47:09 #10 8.209 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c:8: 19:47:09 #10 8.209 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.209 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.209 19:47:09 #10 8.209 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.210 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.h:46:0, 19:47:09 #10 8.210 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c:8: 19:47:09 #10 8.210 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.210 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.210 19:47:09 #10 8.210 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.214 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c  19:47:09 #10 8.221 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:47:09 #10 8.221 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:47:09 #10 8.221 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c:8: 19:47:09 #10 8.221 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.221 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.221 19:47:09 #10 8.221 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.221 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c  19:47:09 #10 8.233 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, 19:47:09 #10 8.233 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c:8: 19:47:09 #10 8.233 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.233 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.233 19:47:09 #10 8.234 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c  19:47:09 #10 8.235 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c  19:47:09 #10 8.236 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c  19:47:09 #10 8.239 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c  19:47:09 #10 8.247 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c  19:47:09 #10 8.251 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, 19:47:09 #10 8.251 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c:8: 19:47:09 #10 8.251 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.251 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.251 19:47:09 #10 8.273 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 19:47:09 #10 8.273 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, 19:47:09 #10 8.273 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.h:15, 19:47:09 #10 8.273 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c:8: 19:47:09 #10 8.273 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.273 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.273 19:47:09 #10 8.286 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.h:59:0, 19:47:09 #10 8.286 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c:8: 19:47:09 #10 8.286 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.286 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.286 19:47:09 #10 8.289 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:47:09 #10 8.289 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.h:15, 19:47:09 #10 8.289 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c:8: 19:47:09 #10 8.289 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.289 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.289 19:47:09 #10 8.291 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, 19:47:09 #10 8.291 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.h:15, 19:47:09 #10 8.291 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c:8: 19:47:09 #10 8.291 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.291 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.291 19:47:09 #10 8.291 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.300 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.h:46:0, 19:47:09 #10 8.300 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c:8: 19:47:09 #10 8.300 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.300 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.300 19:47:09 #10 8.300 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.302 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.h:44:0, 19:47:09 #10 8.302 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c:8: 19:47:09 #10 8.302 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.302 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.302 19:47:09 #10 8.305 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, 19:47:09 #10 8.305 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.h:15, 19:47:09 #10 8.305 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c:8: 19:47:09 #10 8.305 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.305 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.305 19:47:09 #10 8.308 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.h:45:0, 19:47:09 #10 8.308 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c:8: 19:47:09 #10 8.308 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.308 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.308 19:47:09 #10 8.311 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.319 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 19:47:09 #10 8.319 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c:8: 19:47:09 #10 8.319 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.319 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.319 19:47:09 #10 8.319 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.322 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:47:09 #10 8.322 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.h:15, 19:47:09 #10 8.322 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c:8: 19:47:09 #10 8.322 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.322 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.322 19:47:09 #10 8.322 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.327 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.332 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, 19:47:09 #10 8.332 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c:8: 19:47:09 #10 8.332 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.332 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.332 19:47:09 #10 8.332 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.332 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.344 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.h:65:0, 19:47:09 #10 8.344 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c:8: 19:47:09 #10 8.344 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.344 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.344 19:47:09 #10 8.344 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.344 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.347 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.h:60:0, 19:47:09 #10 8.347 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c:8: 19:47:09 #10 8.347 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.347 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.347 19:47:09 #10 8.347 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.347 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.353 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, 19:47:09 #10 8.353 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.h:15, 19:47:09 #10 8.353 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c:8: 19:47:09 #10 8.353 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.353 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.353 19:47:09 #10 8.353 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.353 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.355 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, 19:47:09 #10 8.355 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.h:15, 19:47:09 #10 8.355 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c:8: 19:47:09 #10 8.355 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.355 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.355 19:47:09 #10 8.355 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.355 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.358 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.h:61:0, 19:47:09 #10 8.358 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c:8: 19:47:09 #10 8.358 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.358 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.358 19:47:09 #10 8.358 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.358 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.358 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.362 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:47:09 #10 8.362 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.h:15, 19:47:09 #10 8.362 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c:8: 19:47:09 #10 8.362 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.362 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.362 19:47:09 #10 8.362 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.371 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.h:44:0, 19:47:09 #10 8.371 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c:8: 19:47:09 #10 8.371 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.371 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.371 19:47:09 #10 8.371 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.375 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:47:09 #10 8.375 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.h:15, 19:47:09 #10 8.375 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c:8: 19:47:09 #10 8.375 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.375 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.375 19:47:09 #10 8.375 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.386 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, 19:47:09 #10 8.386 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.h:15, 19:47:09 #10 8.386 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c:8: 19:47:09 #10 8.386 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.386 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.386 19:47:09 #10 8.386 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.387 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:47:09 #10 8.387 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.h:15, 19:47:09 #10 8.387 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c:8: 19:47:09 #10 8.387 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.387 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.387 19:47:09 #10 8.387 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.397 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.h:46:0, 19:47:09 #10 8.397 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c:8: 19:47:09 #10 8.397 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.397 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.397 19:47:09 #10 8.397 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.408 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:47:09 #10 8.408 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.h:15, 19:47:09 #10 8.408 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c:8: 19:47:09 #10 8.408 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.408 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.408 19:47:09 #10 8.408 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.419 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, 19:47:09 #10 8.419 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c:8: 19:47:09 #10 8.419 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.419 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.419 19:47:09 #10 8.419 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.431 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, 19:47:09 #10 8.431 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c:8: 19:47:09 #10 8.431 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.431 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.431 19:47:09 #10 8.431 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.432 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, 19:47:09 #10 8.432 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c:8: 19:47:09 #10 8.432 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.432 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.432 19:47:09 #10 8.436 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.h:44:0, 19:47:09 #10 8.436 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c:8: 19:47:09 #10 8.436 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.436 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.436 19:47:09 #10 8.436 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.438 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.h:44:0, 19:47:09 #10 8.438 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c:8: 19:47:09 #10 8.438 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.438 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.438 19:47:09 #10 8.438 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.444 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:47:09 #10 8.444 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:47:09 #10 8.444 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.h:15, 19:47:09 #10 8.444 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c:8: 19:47:09 #10 8.444 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.444 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.444 19:47:09 #10 8.444 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.446 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:47:09 #10 8.446 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.h:15, 19:47:09 #10 8.446 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c:8: 19:47:09 #10 8.446 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.446 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.446 19:47:09 #10 8.446 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.450 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, 19:47:09 #10 8.450 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.h:15, 19:47:09 #10 8.450 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c:8: 19:47:09 #10 8.450 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.450 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.450 19:47:09 #10 8.450 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.463 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, 19:47:09 #10 8.463 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c:8: 19:47:09 #10 8.463 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.463 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.463 19:47:09 #10 8.463 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.465 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, 19:47:09 #10 8.465 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c:8: 19:47:09 #10 8.465 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.465 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.465 19:47:09 #10 8.465 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.468 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:47:09 #10 8.468 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c:8: 19:47:09 #10 8.468 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.468 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.468 19:47:09 #10 8.468 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.468 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.h:44:0, 19:47:09 #10 8.468 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c:8: 19:47:09 #10 8.468 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.468 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.468 19:47:09 #10 8.468 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.473 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.h:44:0, 19:47:09 #10 8.473 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c:8: 19:47:09 #10 8.473 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.473 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.473 19:47:09 #10 8.473 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.473 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.475 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:47:09 #10 8.475 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.h:15, 19:47:09 #10 8.475 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c:8: 19:47:09 #10 8.475 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.475 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.475 19:47:09 #10 8.475 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.480 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, 19:47:09 #10 8.480 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.h:15, 19:47:09 #10 8.480 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c:8: 19:47:09 #10 8.480 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.480 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.480 19:47:09 #10 8.480 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.491 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 19:47:09 #10 8.491 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c:8: 19:47:09 #10 8.491 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.491 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.491 19:47:09 #10 8.497 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:47:09 #10 8.497 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, 19:47:09 #10 8.497 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.h:15, 19:47:09 #10 8.497 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c:8: 19:47:09 #10 8.497 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.497 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.497 19:47:09 #10 8.497 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.501 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.h:45:0, 19:47:09 #10 8.501 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c:8: 19:47:09 #10 8.501 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.501 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.501 19:47:09 #10 8.501 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.501 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.h:44:0, 19:47:09 #10 8.501 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c:8: 19:47:09 #10 8.501 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.501 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.501 19:47:09 #10 8.501 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.504 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 19:47:09 #10 8.504 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.h:15, 19:47:09 #10 8.504 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c:8: 19:47:09 #10 8.504 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.504 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.504 19:47:09 #10 8.504 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.506 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:47:09 #10 8.506 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.h:15, 19:47:09 #10 8.506 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c:8: 19:47:09 #10 8.506 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.506 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.506 19:47:09 #10 8.518 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.h:65:0, 19:47:09 #10 8.518 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c:8: 19:47:09 #10 8.518 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.518 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.518 19:47:09 #10 8.518 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.525 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.h:46:0, 19:47:09 #10 8.525 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c:8: 19:47:09 #10 8.525 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.525 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.525 19:47:09 #10 8.525 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.532 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.534 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, 19:47:09 #10 8.534 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.h:15, 19:47:09 #10 8.534 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c:8: 19:47:09 #10 8.534 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.534 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.534 19:47:09 #10 8.534 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.544 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 19:47:09 #10 8.544 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.h:15, 19:47:09 #10 8.544 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c:8: 19:47:09 #10 8.544 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.544 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.544 19:47:09 #10 8.544 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.544 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.545 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, 19:47:09 #10 8.545 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.h:15, 19:47:09 #10 8.545 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c:8: 19:47:09 #10 8.545 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.545 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.545 19:47:09 #10 8.545 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.550 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, 19:47:09 #10 8.550 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c:8: 19:47:09 #10 8.550 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.550 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.550 19:47:09 #10 8.550 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.551 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, 19:47:09 #10 8.551 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c:8: 19:47:09 #10 8.551 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.551 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.551 19:47:09 #10 8.551 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.551 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:47:09 #10 8.551 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.h:15, 19:47:09 #10 8.551 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c:8: 19:47:09 #10 8.551 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.551 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.551 19:47:09 #10 8.551 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.557 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, 19:47:09 #10 8.557 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.h:15, 19:47:09 #10 8.557 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c:8: 19:47:09 #10 8.557 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.557 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.557 19:47:09 #10 8.557 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.561 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.h:46:0, 19:47:09 #10 8.561 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c:8: 19:47:09 #10 8.561 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.561 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.561 19:47:09 #10 8.561 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.564 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:47:09 #10 8.564 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.h:15, 19:47:09 #10 8.564 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c:8: 19:47:09 #10 8.564 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.564 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.564 19:47:09 #10 8.564 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.565 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:47:09 #10 8.565 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c:8: 19:47:09 #10 8.565 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.565 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.565 19:47:09 #10 8.565 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.568 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:47:09 #10 8.568 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.h:15, 19:47:09 #10 8.568 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c:8: 19:47:09 #10 8.568 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.568 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.568 19:47:09 #10 8.568 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.570 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.h:77:0, 19:47:09 #10 8.570 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c:8: 19:47:09 #10 8.570 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.570 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.570 19:47:09 #10 8.570 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.571 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, 19:47:09 #10 8.571 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.h:15, 19:47:09 #10 8.571 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c:8: 19:47:09 #10 8.571 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.571 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.571 19:47:09 #10 8.571 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.573 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 19:47:09 #10 8.573 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.h:15, 19:47:09 #10 8.573 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c:8: 19:47:09 #10 8.573 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.573 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.573 19:47:09 #10 8.573 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.582 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, 19:47:09 #10 8.582 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.h:15, 19:47:09 #10 8.582 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c:8: 19:47:09 #10 8.582 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.582 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.582 19:47:09 #10 8.583 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.h:61:0, 19:47:09 #10 8.583 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c:8: 19:47:09 #10 8.583 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.583 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.583 19:47:09 #10 8.583 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.588 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, 19:47:09 #10 8.588 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.h:15, 19:47:09 #10 8.588 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c:8: 19:47:09 #10 8.588 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.588 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.588 19:47:09 #10 8.588 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.589 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.h:47:0, 19:47:09 #10 8.589 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c:8: 19:47:09 #10 8.589 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.589 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.589 19:47:09 #10 8.589 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.593 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 19:47:09 #10 8.593 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c:8: 19:47:09 #10 8.593 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.593 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.593 19:47:09 #10 8.596 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, 19:47:09 #10 8.596 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.h:15, 19:47:09 #10 8.596 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c:8: 19:47:09 #10 8.596 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.596 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.596 19:47:09 #10 8.600 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.h:44:0, 19:47:09 #10 8.600 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c:8: 19:47:09 #10 8.600 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.600 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.600 19:47:09 #10 8.603 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 19:47:09 #10 8.603 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.h:15, 19:47:09 #10 8.603 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c:8: 19:47:09 #10 8.603 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.603 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.603 19:47:09 #10 8.603 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.606 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.h:44:0, 19:47:09 #10 8.606 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c:8: 19:47:09 #10 8.606 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.606 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.606 19:47:09 #10 8.608 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 19:47:09 #10 8.608 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c:8: 19:47:09 #10 8.608 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.608 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.608 19:47:09 #10 8.608 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.611 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 19:47:09 #10 8.611 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.h:15, 19:47:09 #10 8.611 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c:8: 19:47:09 #10 8.611 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.611 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.611 19:47:09 #10 8.611 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.620 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:47:09 #10 8.620 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:47:09 #10 8.620 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.h:15, 19:47:09 #10 8.620 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c:8: 19:47:09 #10 8.620 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.620 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.620 19:47:09 #10 8.620 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.629 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.635 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.635 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.643 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 19:47:09 #10 8.643 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, 19:47:09 #10 8.643 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c:8: 19:47:09 #10 8.643 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.643 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.643 19:47:09 #10 8.650 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.651 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, 19:47:09 #10 8.651 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.h:15, 19:47:09 #10 8.651 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c:8: 19:47:09 #10 8.651 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.651 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.651 19:47:09 #10 8.651 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, 19:47:09 #10 8.651 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c:8: 19:47:09 #10 8.651 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.651 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.651 19:47:09 #10 8.653 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.653 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.653 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.657 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.h:46:0, 19:47:09 #10 8.657 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c:8: 19:47:09 #10 8.657 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.657 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.657 19:47:09 #10 8.657 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.664 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.h:63:0, 19:47:09 #10 8.664 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c:8: 19:47:09 #10 8.664 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.664 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.664 19:47:09 #10 8.664 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.671 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 19:47:09 #10 8.671 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c:8: 19:47:09 #10 8.671 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.671 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.671 19:47:09 #10 8.671 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.672 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.674 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, 19:47:09 #10 8.674 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c:8: 19:47:09 #10 8.674 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.674 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.674 19:47:09 #10 8.674 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.675 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 19:47:09 #10 8.675 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.h:15, 19:47:09 #10 8.675 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c:8: 19:47:09 #10 8.675 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.675 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.675 19:47:09 #10 8.675 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.678 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 19:47:09 #10 8.678 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.h:15, 19:47:09 #10 8.678 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c:8: 19:47:09 #10 8.678 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.678 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.678 19:47:09 #10 8.678 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.680 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, 19:47:09 #10 8.680 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.h:15, 19:47:09 #10 8.680 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c:8: 19:47:09 #10 8.680 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.680 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.680 19:47:09 #10 8.680 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.682 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.h:46:0, 19:47:09 #10 8.682 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c:8: 19:47:09 #10 8.682 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.682 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.682 19:47:09 #10 8.683 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.h:44:0, 19:47:09 #10 8.683 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c:8: 19:47:09 #10 8.683 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.683 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.683 19:47:09 #10 8.684 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.687 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.694 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, 19:47:09 #10 8.694 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c:8: 19:47:09 #10 8.694 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.694 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.694 19:47:09 #10 8.723 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 19:47:09 #10 8.723 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.h:15, 19:47:09 #10 8.723 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c:8: 19:47:09 #10 8.723 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.723 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.723 19:47:09 #10 8.723 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.737 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.744 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.h:55:0, 19:47:09 #10 8.744 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c:8: 19:47:09 #10 8.744 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.744 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.744 19:47:09 #10 8.744 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.754 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.h:46:0, 19:47:09 #10 8.754 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c:8: 19:47:09 #10 8.754 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.754 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.754 19:47:09 #10 8.754 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.765 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, 19:47:09 #10 8.765 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c:8: 19:47:09 #10 8.765 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.765 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.765 19:47:09 #10 8.765 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.772 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.h:46:0, 19:47:09 #10 8.772 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c:8: 19:47:09 #10 8.772 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.772 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.772 19:47:09 #10 8.772 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.773 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.h:56:0, 19:47:09 #10 8.773 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c:8: 19:47:09 #10 8.773 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.773 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.773 19:47:09 #10 8.773 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.781 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:47:09 #10 8.781 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, 19:47:09 #10 8.781 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c:8: 19:47:09 #10 8.781 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.781 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.781 19:47:09 #10 8.781 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.788 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: In function 'REAL__dump': 19:47:09 #10 8.788 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:239:19: warning: declaration of 's' shadows a previous local [-Wshadow] 19:47:09 #10 8.788 char *s = expptr; 19:47:09 #10 8.788 ^ 19:47:09 #10 8.788 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:198:15: note: shadowed declaration is here 19:47:09 #10 8.788 char *s; 19:47:09 #10 8.788 ^ 19:47:09 #10 8.790 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: At top level: 19:47:09 #10 8.790 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:835:1: warning: 'no_sanitize' attribute directive ignored [-Wattributes] 19:47:09 #10 8.790 asn_double2float(double d, float *outcome) { 19:47:09 #10 8.790 ^~~~~~~~~~~~~~~~ 19:47:09 #10 8.793 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.h:46:0, 19:47:09 #10 8.793 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c:8: 19:47:09 #10 8.793 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.793 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.793 19:47:09 #10 8.793 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.837 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  19:47:09 #10 8.883 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:09 #10 8.892 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:09 #10 8.894 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  19:47:09 #10 8.895 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  19:47:09 #10 8.895 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  19:47:09 #10 8.895 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  19:47:09 #10 8.896 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  19:47:09 #10 8.901 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  19:47:09 #10 8.902 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  19:47:09 #10 8.902 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  19:47:09 #10 8.903 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  19:47:09 #10 8.903 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  19:47:09 #10 8.904 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  19:47:09 #10 8.905 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  19:47:09 #10 8.905 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  19:47:09 #10 8.906 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  19:47:09 #10 8.906 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  19:47:09 #10 8.908 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  19:47:09 #10 8.915 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  19:47:09 #10 8.916 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  19:47:09 #10 8.919 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  19:47:09 #10 8.920 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  19:47:09 #10 8.920 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  19:47:09 #10 8.920 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  19:47:09 #10 8.921 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  19:47:09 #10 8.921 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  19:47:09 #10 8.922 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  19:47:09 #10 8.922 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  19:47:09 #10 8.922 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  19:47:09 #10 8.923 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  19:47:09 #10 8.923 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  19:47:09 #10 8.925 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  19:47:09 #10 8.926 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  19:47:09 #10 8.926 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  19:47:09 #10 8.926 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  19:47:09 #10 8.927 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  19:47:09 #10 8.927 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  19:47:09 #10 8.927 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  19:47:09 #10 8.928 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  19:47:09 #10 8.928 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  19:47:09 #10 8.928 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  19:47:09 #10 8.929 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  19:47:09 #10 8.932 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  19:47:09 #10 8.933 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  19:47:09 #10 8.934 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  19:47:09 #10 8.937 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  19:47:09 #10 8.940 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  19:47:09 #10 8.940 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  19:47:09 #10 8.941 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  19:47:09 #10 8.941 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  19:47:09 #10 8.943 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  19:47:09 #10 8.944 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  19:47:09 #10 8.944 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  19:47:09 #10 8.945 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  19:47:09 #10 8.946 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  19:47:09 #10 8.946 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  19:47:09 #10 8.946 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  19:47:09 #10 8.952 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.h:80:0, 19:47:09 #10 8.952 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c:8: 19:47:09 #10 8.952 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.952 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.952 19:47:09 #10 8.956 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  19:47:09 #10 8.959 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  19:47:09 #10 8.959 :0:0: note: this is the location of the previous definition 19:47:09 #10 8.973 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:09 #10 8.973 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, 19:47:09 #10 8.973 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: 19:47:09 #10 8.973 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 8.973 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 8.973 19:47:09 #10 9.005 :0:0: note: this is the location of the previous definition 19:47:09 #10 9.042 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, 19:47:09 #10 9.042 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: 19:47:09 #10 9.042 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 9.042 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 9.042 19:47:09 #10 9.042 :0:0: note: this is the location of the previous definition 19:47:09 #10 9.059 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  19:47:09 #10 9.059 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  19:47:09 #10 9.062 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, 19:47:09 #10 9.062 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c:8: 19:47:09 #10 9.062 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 9.062 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 9.062 19:47:09 #10 9.062 :0:0: note: this is the location of the previous definition 19:47:09 #10 9.079 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  19:47:09 #10 9.080 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  19:47:09 #10 9.082 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  19:47:09 #10 9.083 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  19:47:09 #10 9.084 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  19:47:09 #10 9.084 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  19:47:09 #10 9.085 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  19:47:09 #10 9.085 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  19:47:09 #10 9.087 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  19:47:09 #10 9.088 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  19:47:09 #10 9.089 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  19:47:09 #10 9.090 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  19:47:09 #10 9.092 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 19:47:09 #10 9.092 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, 19:47:09 #10 9.092 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: 19:47:09 #10 9.092 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 9.092 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 9.092 19:47:09 #10 9.092 :0:0: note: this is the location of the previous definition 19:47:09 #10 9.093 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  19:47:09 #10 9.094 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  19:47:09 #10 9.095 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:47:09 #10 9.095 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: 19:47:09 #10 9.095 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 9.095 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 9.095 19:47:09 #10 9.095 :0:0: note: this is the location of the previous definition 19:47:09 #10 9.095 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  19:47:09 #10 9.099 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  19:47:09 #10 9.099 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:09 #10 9.099 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, 19:47:09 #10 9.099 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c:8: 19:47:09 #10 9.099 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 9.099 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 9.099 19:47:09 #10 9.099 :0:0: note: this is the location of the previous definition 19:47:09 #10 9.101 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, 19:47:09 #10 9.101 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: 19:47:09 #10 9.101 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 9.101 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 9.101 19:47:09 #10 9.101 :0:0: note: this is the location of the previous definition 19:47:09 #10 9.101 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  19:47:09 #10 9.106 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, 19:47:09 #10 9.106 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c:8: 19:47:09 #10 9.106 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 9.106 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 9.106 19:47:09 #10 9.106 :0:0: note: this is the location of the previous definition 19:47:09 #10 9.111 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  19:47:09 #10 9.112 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  19:47:09 #10 9.112 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  19:47:09 #10 9.112 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  19:47:09 #10 9.113 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  19:47:09 #10 9.117 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  19:47:09 #10 9.117 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  19:47:09 #10 9.119 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  19:47:09 #10 9.119 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  19:47:09 #10 9.120 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  19:47:09 #10 9.120 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  19:47:09 #10 9.122 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  19:47:09 #10 9.122 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  19:47:09 #10 9.127 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  19:47:09 #10 9.127 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  19:47:09 #10 9.128 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  19:47:09 #10 9.131 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  19:47:09 #10 9.131 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  19:47:09 #10 9.131 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  19:47:09 #10 9.135 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  19:47:09 #10 9.135 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  19:47:09 #10 9.135 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  19:47:09 #10 9.135 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  19:47:09 #10 9.138 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:09 #10 9.138 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, 19:47:09 #10 9.138 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c:8: 19:47:09 #10 9.138 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:09 #10 9.138 #define __EXTENSIONS__ /* for Sun */ 19:47:09 #10 9.138 19:47:09 #10 9.138 :0:0: note: this is the location of the previous definition 19:47:09 #10 9.143 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  19:47:10 #10 9.143 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  19:47:10 #10 9.151 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  19:47:10 #10 9.155 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, 19:47:10 #10 9.155 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c:8: 19:47:10 #10 9.155 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.155 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.155 19:47:10 #10 9.155 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.156 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  19:47:10 #10 9.156 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  19:47:10 #10 9.157 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  19:47:10 #10 9.158 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  19:47:10 #10 9.158 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  19:47:10 #10 9.159 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  19:47:10 #10 9.170 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, 19:47:10 #10 9.170 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: 19:47:10 #10 9.170 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.170 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.170 19:47:10 #10 9.175 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:47:10 #10 9.175 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, 19:47:10 #10 9.175 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: 19:47:10 #10 9.175 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.175 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.175 19:47:10 #10 9.175 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.181 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, 19:47:10 #10 9.181 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: 19:47:10 #10 9.181 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.181 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.181 19:47:10 #10 9.182 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 19:47:10 #10 9.182 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, 19:47:10 #10 9.182 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c:8: 19:47:10 #10 9.182 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.182 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.182 19:47:10 #10 9.183 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:47:10 #10 9.183 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 19:47:10 #10 9.183 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, 19:47:10 #10 9.183 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c:8: 19:47:10 #10 9.183 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.183 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.183 19:47:10 #10 9.183 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.187 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.193 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.193 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.200 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, 19:47:10 #10 9.200 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: 19:47:10 #10 9.200 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.200 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.200 19:47:10 #10 9.206 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.h:43:0, 19:47:10 #10 9.206 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c:8: 19:47:10 #10 9.206 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.206 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.206 19:47:10 #10 9.207 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, 19:47:10 #10 9.207 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: 19:47:10 #10 9.207 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.207 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.207 19:47:10 #10 9.209 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:10 #10 9.209 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, 19:47:10 #10 9.209 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: 19:47:10 #10 9.209 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.209 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.209 19:47:10 #10 9.210 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 19:47:10 #10 9.210 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: 19:47:10 #10 9.210 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.210 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.210 19:47:10 #10 9.210 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.212 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, 19:47:10 #10 9.212 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: 19:47:10 #10 9.212 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.212 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.212 19:47:10 #10 9.212 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.212 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.215 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.219 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.224 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  19:47:10 #10 9.224 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.225 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  19:47:10 #10 9.231 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  19:47:10 #10 9.234 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  19:47:10 #10 9.236 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  19:47:10 #10 9.242 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  19:47:10 #10 9.242 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  19:47:10 #10 9.254 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, 19:47:10 #10 9.254 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, 19:47:10 #10 9.254 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: 19:47:10 #10 9.254 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.254 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.254 19:47:10 #10 9.281 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  19:47:10 #10 9.291 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, 19:47:10 #10 9.291 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: 19:47:10 #10 9.291 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.291 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.291 19:47:10 #10 9.291 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.291 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.321 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  19:47:10 #10 9.324 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  19:47:10 #10 9.325 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  19:47:10 #10 9.325 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  19:47:10 #10 9.342 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  19:47:10 #10 9.350 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:10 #10 9.350 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, 19:47:10 #10 9.350 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c:8: 19:47:10 #10 9.350 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.350 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.350 19:47:10 #10 9.350 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.357 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, 19:47:10 #10 9.357 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c:8: 19:47:10 #10 9.357 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.357 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.357 19:47:10 #10 9.357 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.363 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  19:47:10 #10 9.371 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  19:47:10 #10 9.379 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, 19:47:10 #10 9.379 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c:8: 19:47:10 #10 9.379 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.379 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.379 19:47:10 #10 9.379 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.383 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  19:47:10 #10 9.384 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  19:47:10 #10 9.384 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  19:47:10 #10 9.385 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  19:47:10 #10 9.385 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  19:47:10 #10 9.389 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  19:47:10 #10 9.394 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, 19:47:10 #10 9.394 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c:8: 19:47:10 #10 9.394 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.394 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.394 19:47:10 #10 9.394 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.396 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:47:10 #10 9.396 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, 19:47:10 #10 9.396 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c:8: 19:47:10 #10 9.396 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.396 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.396 19:47:10 #10 9.396 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.396 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  19:47:10 #10 9.403 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, 19:47:10 #10 9.403 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: 19:47:10 #10 9.403 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.403 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.403 19:47:10 #10 9.403 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.403 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  19:47:10 #10 9.411 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  19:47:10 #10 9.416 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:47:10 #10 9.416 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, 19:47:10 #10 9.416 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c:8: 19:47:10 #10 9.416 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.416 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.416 19:47:10 #10 9.422 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, 19:47:10 #10 9.422 from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c:8: 19:47:10 #10 9.422 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.422 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.422 19:47:10 #10 9.432 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:47:10 #10 9.432 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, 19:47:10 #10 9.432 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c:8: 19:47:10 #10 9.432 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.432 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.432 19:47:10 #10 9.432 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.435 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  19:47:10 #10 9.435 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  19:47:10 #10 9.436 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.439 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.445 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, 19:47:10 #10 9.445 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: 19:47:10 #10 9.445 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.445 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.445 19:47:10 #10 9.445 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.446 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  19:47:10 #10 9.446 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, 19:47:10 #10 9.446 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, 19:47:10 #10 9.446 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.c:8: 19:47:10 #10 9.446 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.446 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.446 19:47:10 #10 9.459 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, 19:47:10 #10 9.459 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: 19:47:10 #10 9.459 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.459 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.459 19:47:10 #10 9.460 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.475 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.489 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 19:47:10 #10 9.489 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: 19:47:10 #10 9.489 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.489 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.489 19:47:10 #10 9.499 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  19:47:10 #10 9.500 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  19:47:10 #10 9.502 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  19:47:10 #10 9.503 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  19:47:10 #10 9.503 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.509 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  19:47:10 #10 9.511 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  19:47:10 #10 9.527 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 19:47:10 #10 9.527 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: 19:47:10 #10 9.527 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.527 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.527 19:47:10 #10 9.527 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.540 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, 19:47:10 #10 9.540 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, 19:47:10 #10 9.540 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: 19:47:10 #10 9.540 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.540 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.540 19:47:10 #10 9.540 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.543 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  19:47:10 #10 9.544 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 19:47:10 #10 9.544 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c:8: 19:47:10 #10 9.544 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.544 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.544 19:47:10 #10 9.544 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  19:47:10 #10 9.551 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  19:47:10 #10 9.555 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.565 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  19:47:10 #10 9.577 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, 19:47:10 #10 9.577 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: 19:47:10 #10 9.577 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.577 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.577 19:47:10 #10 9.577 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.579 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, 19:47:10 #10 9.579 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: 19:47:10 #10 9.579 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.579 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.579 19:47:10 #10 9.579 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.590 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, 19:47:10 #10 9.590 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: 19:47:10 #10 9.590 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.590 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.590 19:47:10 #10 9.590 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.614 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:47:10 #10 9.614 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: 19:47:10 #10 9.614 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.614 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.614 19:47:10 #10 9.614 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.616 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  19:47:10 #10 9.618 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.h:63:0, 19:47:10 #10 9.618 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c:8: 19:47:10 #10 9.618 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.618 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.618 19:47:10 #10 9.618 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.623 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 19:47:10 #10 9.623 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, 19:47:10 #10 9.623 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: 19:47:10 #10 9.623 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.623 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.623 19:47:10 #10 9.623 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.626 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  19:47:10 #10 9.637 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:47:10 #10 9.637 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, 19:47:10 #10 9.637 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c:8: 19:47:10 #10 9.637 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.637 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.637 19:47:10 #10 9.637 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.642 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, 19:47:10 #10 9.642 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: 19:47:10 #10 9.642 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.642 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.642 19:47:10 #10 9.642 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.653 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, 19:47:10 #10 9.653 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c:8: 19:47:10 #10 9.653 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.653 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.653 19:47:10 #10 9.653 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.657 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, 19:47:10 #10 9.657 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: 19:47:10 #10 9.657 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.657 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.657 19:47:10 #10 9.657 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.662 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 19:47:10 #10 9.662 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: 19:47:10 #10 9.662 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.662 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.662 19:47:10 #10 9.662 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.665 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, 19:47:10 #10 9.665 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c:8: 19:47:10 #10 9.665 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.665 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.665 19:47:10 #10 9.665 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.666 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, 19:47:10 #10 9.666 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c:8: 19:47:10 #10 9.666 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.666 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.666 19:47:10 #10 9.666 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.673 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 19:47:10 #10 9.673 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: 19:47:10 #10 9.673 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.673 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.673 19:47:10 #10 9.673 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.675 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 19:47:10 #10 9.675 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, 19:47:10 #10 9.675 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: 19:47:10 #10 9.675 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.675 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.675 19:47:10 #10 9.675 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.681 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  19:47:10 #10 9.684 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  19:47:10 #10 9.685 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  19:47:10 #10 9.685 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  19:47:10 #10 9.685 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  19:47:10 #10 9.685 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  19:47:10 #10 9.685 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  19:47:10 #10 9.686 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  19:47:10 #10 9.686 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  19:47:10 #10 9.686 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  19:47:10 #10 9.687 In file included from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.h:42:0, 19:47:10 #10 9.687 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c:8: 19:47:10 #10 9.687 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.687 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.687 19:47:10 #10 9.687 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.690 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  19:47:10 #10 9.697 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 19:47:10 #10 9.697 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c:8: 19:47:10 #10 9.697 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.697 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.697 19:47:10 #10 9.697 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.697 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  19:47:10 #10 9.701 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, 19:47:10 #10 9.701 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c:8: 19:47:10 #10 9.701 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.701 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.701 19:47:10 #10 9.701 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.703 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, 19:47:10 #10 9.703 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c:8: 19:47:10 #10 9.703 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.703 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.703 19:47:10 #10 9.703 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.715 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, 19:47:10 #10 9.715 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: 19:47:10 #10 9.715 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.715 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.715 19:47:10 #10 9.715 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, 19:47:10 #10 9.715 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c:8: 19:47:10 #10 9.715 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.715 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.715 19:47:10 #10 9.715 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.719 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, 19:47:10 #10 9.719 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: 19:47:10 #10 9.719 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.719 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.719 19:47:10 #10 9.719 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.723 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  19:47:10 #10 9.724 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  19:47:10 #10 9.724 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.727 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  19:47:10 #10 9.735 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:10 #10 9.735 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, 19:47:10 #10 9.735 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c:8: 19:47:10 #10 9.735 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.735 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.735 19:47:10 #10 9.735 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.736 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, 19:47:10 #10 9.736 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: 19:47:10 #10 9.736 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.736 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.736 19:47:10 #10 9.739 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.h:63:0, 19:47:10 #10 9.739 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c:8: 19:47:10 #10 9.739 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.739 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.739 19:47:10 #10 9.739 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.756 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, 19:47:10 #10 9.756 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c:8: 19:47:10 #10 9.756 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.756 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.756 19:47:10 #10 9.756 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.756 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.767 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, 19:47:10 #10 9.767 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: 19:47:10 #10 9.767 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.767 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.767 19:47:10 #10 9.767 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.777 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  19:47:10 #10 9.778 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  19:47:10 #10 9.778 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  19:47:10 #10 9.778 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  19:47:10 #10 9.779 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  19:47:10 #10 9.789 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, 19:47:10 #10 9.789 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: 19:47:10 #10 9.789 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.789 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.789 19:47:10 #10 9.789 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.789 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, 19:47:10 #10 9.789 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: 19:47:10 #10 9.789 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.789 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.789 19:47:10 #10 9.789 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.794 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 19:47:10 #10 9.794 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, 19:47:10 #10 9.794 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, 19:47:10 #10 9.794 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: 19:47:10 #10 9.794 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.794 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.794 19:47:10 #10 9.794 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.811 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:10 #10 9.811 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, 19:47:10 #10 9.811 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c:8: 19:47:10 #10 9.811 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.811 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.811 19:47:10 #10 9.811 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.811 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.h:44:0, 19:47:10 #10 9.811 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c:8: 19:47:10 #10 9.811 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.811 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.811 19:47:10 #10 9.811 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.813 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, 19:47:10 #10 9.813 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: 19:47:10 #10 9.813 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.813 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.813 19:47:10 #10 9.813 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.814 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  19:47:10 #10 9.823 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, 19:47:10 #10 9.823 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: 19:47:10 #10 9.823 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.823 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.823 19:47:10 #10 9.823 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.825 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:47:10 #10 9.825 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, 19:47:10 #10 9.825 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: 19:47:10 #10 9.825 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.825 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.825 19:47:10 #10 9.825 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.828 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, 19:47:10 #10 9.828 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, 19:47:10 #10 9.828 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c:8: 19:47:10 #10 9.828 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.828 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.828 19:47:10 #10 9.828 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.835 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.h:62:0, 19:47:10 #10 9.835 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c:8: 19:47:10 #10 9.835 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.835 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.835 19:47:10 #10 9.835 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.848 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:47:10 #10 9.848 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, 19:47:10 #10 9.848 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c:8: 19:47:10 #10 9.848 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.848 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.848 19:47:10 #10 9.856 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.h:45:0, 19:47:10 #10 9.856 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c:8: 19:47:10 #10 9.856 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.856 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.856 19:47:10 #10 9.860 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:47:10 #10 9.860 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, 19:47:10 #10 9.860 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: 19:47:10 #10 9.860 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.860 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.860 19:47:10 #10 9.864 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 19:47:10 #10 9.864 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, 19:47:10 #10 9.864 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c:8: 19:47:10 #10 9.864 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.864 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.864 19:47:10 #10 9.864 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.865 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.h:46:0, 19:47:10 #10 9.865 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c:8: 19:47:10 #10 9.865 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.865 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.865 19:47:10 #10 9.872 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, 19:47:10 #10 9.872 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c:8: 19:47:10 #10 9.872 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.872 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.872 19:47:10 #10 9.878 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  19:47:10 #10 9.880 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, 19:47:10 #10 9.880 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: 19:47:10 #10 9.880 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.880 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.880 19:47:10 #10 9.880 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.883 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.885 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 19:47:10 #10 9.885 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c:8: 19:47:10 #10 9.885 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.885 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.885 19:47:10 #10 9.885 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.890 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, 19:47:10 #10 9.890 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c:8: 19:47:10 #10 9.890 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.890 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.890 19:47:10 #10 9.897 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:47:10 #10 9.897 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, 19:47:10 #10 9.897 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: 19:47:10 #10 9.897 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.897 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.897 19:47:10 #10 9.898 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.898 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.902 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 19:47:10 #10 9.902 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, 19:47:10 #10 9.902 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: 19:47:10 #10 9.902 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.902 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.902 19:47:10 #10 9.902 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.902 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.905 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, 19:47:10 #10 9.905 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: 19:47:10 #10 9.905 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.905 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.905 19:47:10 #10 9.905 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.905 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.907 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 19:47:10 #10 9.907 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, 19:47:10 #10 9.907 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c:8: 19:47:10 #10 9.907 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.907 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.907 19:47:10 #10 9.915 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.915 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  19:47:10 #10 9.917 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  19:47:10 #10 9.917 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  19:47:10 #10 9.917 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, 19:47:10 #10 9.917 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c:8: 19:47:10 #10 9.917 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.917 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.917 19:47:10 #10 9.917 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.918 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  19:47:10 #10 9.920 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:47:10 #10 9.920 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, 19:47:10 #10 9.920 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c:8: 19:47:10 #10 9.920 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.920 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.920 19:47:10 #10 9.921 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, 19:47:10 #10 9.921 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: 19:47:10 #10 9.921 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.921 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.921 19:47:10 #10 9.921 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.926 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 19:47:10 #10 9.926 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: 19:47:10 #10 9.926 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.926 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.926 19:47:10 #10 9.926 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.927 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  19:47:10 #10 9.933 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:10 #10 9.933 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, 19:47:10 #10 9.933 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: 19:47:10 #10 9.933 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.933 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.933 19:47:10 #10 9.936 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  19:47:10 #10 9.940 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.948 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  19:47:10 #10 9.953 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  19:47:10 #10 9.962 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, 19:47:10 #10 9.962 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, 19:47:10 #10 9.962 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c:8: 19:47:10 #10 9.962 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.962 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.962 19:47:10 #10 9.962 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.962 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, 19:47:10 #10 9.962 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c:8: 19:47:10 #10 9.962 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.962 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.962 19:47:10 #10 9.962 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.965 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 19:47:10 #10 9.965 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: 19:47:10 #10 9.965 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.965 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.965 19:47:10 #10 9.965 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.966 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.966 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, 19:47:10 #10 9.966 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: 19:47:10 #10 9.966 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.966 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.966 19:47:10 #10 9.966 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.966 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.970 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:10 #10 9.970 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, 19:47:10 #10 9.970 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: 19:47:10 #10 9.970 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.970 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.970 19:47:10 #10 9.970 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.972 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:47:10 #10 9.972 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c:8: 19:47:10 #10 9.972 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.972 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.972 19:47:10 #10 9.972 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.972 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, 19:47:10 #10 9.972 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: 19:47:10 #10 9.972 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.972 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.972 19:47:10 #10 9.990 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, 19:47:10 #10 9.990 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c:8: 19:47:10 #10 9.990 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.990 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.990 19:47:10 #10 9.990 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.991 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, 19:47:10 #10 9.991 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: 19:47:10 #10 9.991 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.991 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.991 19:47:10 #10 9.991 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.993 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, 19:47:10 #10 9.993 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c:8: 19:47:10 #10 9.993 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.993 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.993 19:47:10 #10 9.993 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.993 :0:0: note: this is the location of the previous definition 19:47:10 #10 9.999 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, 19:47:10 #10 9.999 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c:8: 19:47:10 #10 9.999 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 9.999 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 9.999 19:47:10 #10 9.999 :0:0: note: this is the location of the previous definition 19:47:10 #10 10.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 19:47:10 #10 10.00 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, 19:47:10 #10 10.00 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: 19:47:10 #10 10.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 10.00 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 10.00 19:47:10 #10 10.00 :0:0: note: this is the location of the previous definition 19:47:10 #10 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, 19:47:10 #10 10.01 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c:8: 19:47:10 #10 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 10.01 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 10.01 19:47:10 #10 10.01 :0:0: note: this is the location of the previous definition 19:47:10 #10 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:47:10 #10 10.01 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: 19:47:10 #10 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 10.01 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 10.01 19:47:10 #10 10.01 :0:0: note: this is the location of the previous definition 19:47:10 #10 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 19:47:10 #10 10.01 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.h:15, 19:47:10 #10 10.01 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c:8: 19:47:10 #10 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 10.01 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 10.01 19:47:10 #10 10.01 :0:0: note: this is the location of the previous definition 19:47:10 #10 10.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 19:47:10 #10 10.02 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: 19:47:10 #10 10.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 10.02 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 10.02 19:47:10 #10 10.02 :0:0: note: this is the location of the previous definition 19:47:10 #10 10.02 :0:0: note: this is the location of the previous definition 19:47:10 #10 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.h:43:0, 19:47:10 #10 10.03 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c:8: 19:47:10 #10 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 10.03 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 10.03 19:47:10 #10 10.03 :0:0: note: this is the location of the previous definition 19:47:10 #10 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:47:10 #10 10.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, 19:47:10 #10 10.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c:8: 19:47:10 #10 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 10.03 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 10.03 19:47:10 #10 10.03 :0:0: note: this is the location of the previous definition 19:47:10 #10 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:10 #10 10.03 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, 19:47:10 #10 10.03 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c:8: 19:47:10 #10 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 10.03 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 10.03 19:47:10 #10 10.03 :0:0: note: this is the location of the previous definition 19:47:10 #10 10.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, 19:47:10 #10 10.04 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: 19:47:10 #10 10.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 10.04 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 10.04 19:47:10 #10 10.04 :0:0: note: this is the location of the previous definition 19:47:10 #10 10.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  19:47:10 #10 10.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, 19:47:10 #10 10.05 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: 19:47:10 #10 10.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 10.05 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 10.05 19:47:10 #10 10.05 :0:0: note: this is the location of the previous definition 19:47:10 #10 10.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, 19:47:10 #10 10.07 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c:8: 19:47:10 #10 10.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 10.07 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 10.07 19:47:10 #10 10.07 :0:0: note: this is the location of the previous definition 19:47:10 #10 10.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, 19:47:10 #10 10.09 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: 19:47:10 #10 10.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:10 #10 10.09 #define __EXTENSIONS__ /* for Sun */ 19:47:10 #10 10.09 19:47:10 #10 10.09 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 19:47:11 #10 10.09 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, 19:47:11 #10 10.09 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: 19:47:11 #10 10.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.09 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.09 19:47:11 #10 10.09 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, 19:47:11 #10 10.11 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c:8: 19:47:11 #10 10.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.11 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.11 19:47:11 #10 10.11 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 19:47:11 #10 10.11 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: 19:47:11 #10 10.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.11 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.11 19:47:11 #10 10.11 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:47:11 #10 10.11 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, 19:47:11 #10 10.11 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: 19:47:11 #10 10.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.11 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.11 19:47:11 #10 10.11 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  19:47:11 #10 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  19:47:11 #10 10.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, 19:47:11 #10 10.12 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h:15, 19:47:11 #10 10.12 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c:8: 19:47:11 #10 10.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.12 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.12 19:47:11 #10 10.12 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  19:47:11 #10 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  19:47:11 #10 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  19:47:11 #10 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  19:47:11 #10 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, 19:47:11 #10 10.15 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c:8: 19:47:11 #10 10.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.15 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.15 19:47:11 #10 10.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  19:47:11 #10 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  19:47:11 #10 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  19:47:11 #10 10.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:11 #10 10.16 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, 19:47:11 #10 10.16 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c:8: 19:47:11 #10 10.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.16 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.16 19:47:11 #10 10.16 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, 19:47:11 #10 10.16 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: 19:47:11 #10 10.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.16 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.16 19:47:11 #10 10.16 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  19:47:11 #10 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  19:47:11 #10 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:11 #10 10.17 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, 19:47:11 #10 10.17 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c:8: 19:47:11 #10 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.17 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.17 19:47:11 #10 10.17 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:47:11 #10 10.17 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, 19:47:11 #10 10.17 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c:8: 19:47:11 #10 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.17 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.17 19:47:11 #10 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, 19:47:11 #10 10.17 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: 19:47:11 #10 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.17 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.17 19:47:11 #10 10.17 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, 19:47:11 #10 10.18 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: 19:47:11 #10 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.18 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.18 19:47:11 #10 10.18 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:47:11 #10 10.18 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, 19:47:11 #10 10.18 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c:8: 19:47:11 #10 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.18 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.18 19:47:11 #10 10.18 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, 19:47:11 #10 10.18 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: 19:47:11 #10 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.18 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.18 19:47:11 #10 10.18 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, 19:47:11 #10 10.19 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c:8: 19:47:11 #10 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.19 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.19 19:47:11 #10 10.19 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, 19:47:11 #10 10.19 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, 19:47:11 #10 10.19 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c:8: 19:47:11 #10 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.19 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.19 19:47:11 #10 10.19 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, 19:47:11 #10 10.19 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: 19:47:11 #10 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.19 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.19 19:47:11 #10 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, 19:47:11 #10 10.20 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: 19:47:11 #10 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.20 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.20 19:47:11 #10 10.20 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, 19:47:11 #10 10.21 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c:8: 19:47:11 #10 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.21 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.21 19:47:11 #10 10.21 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:11 #10 10.21 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, 19:47:11 #10 10.21 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: 19:47:11 #10 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.21 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.21 19:47:11 #10 10.21 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, 19:47:11 #10 10.22 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: 19:47:11 #10 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.22 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.22 19:47:11 #10 10.22 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 19:47:11 #10 10.22 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: 19:47:11 #10 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.22 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.22 19:47:11 #10 10.22 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, 19:47:11 #10 10.23 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c:8: 19:47:11 #10 10.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.23 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.23 19:47:11 #10 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, 19:47:11 #10 10.24 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c:8: 19:47:11 #10 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.24 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.24 19:47:11 #10 10.24 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 19:47:11 #10 10.24 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, 19:47:11 #10 10.24 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: 19:47:11 #10 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.24 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.24 19:47:11 #10 10.24 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:11 #10 10.25 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, 19:47:11 #10 10.25 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c:8: 19:47:11 #10 10.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.25 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.25 19:47:11 #10 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:11 #10 10.26 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, 19:47:11 #10 10.26 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: 19:47:11 #10 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.26 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.26 19:47:11 #10 10.26 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, 19:47:11 #10 10.26 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: 19:47:11 #10 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.26 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.26 19:47:11 #10 10.26 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.26 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, 19:47:11 #10 10.27 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: 19:47:11 #10 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.27 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.27 19:47:11 #10 10.27 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  19:47:11 #10 10.27 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB6.h:48:0, 19:47:11 #10 10.27 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.c:8: 19:47:11 #10 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.27 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.27 19:47:11 #10 10.27 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.27 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  19:47:11 #10 10.28 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, 19:47:11 #10 10.28 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c:8: 19:47:11 #10 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.28 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.28 19:47:11 #10 10.28 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, 19:47:11 #10 10.28 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: 19:47:11 #10 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.28 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.28 19:47:11 #10 10.28 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 19:47:11 #10 10.29 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c:8: 19:47:11 #10 10.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.29 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.29 19:47:11 #10 10.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, 19:47:11 #10 10.30 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: 19:47:11 #10 10.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.30 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.30 19:47:11 #10 10.30 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  19:47:11 #10 10.30 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.30 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  19:47:11 #10 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  19:47:11 #10 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  19:47:11 #10 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  19:47:11 #10 10.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  19:47:11 #10 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, 19:47:11 #10 10.38 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: 19:47:11 #10 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.38 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.38 19:47:11 #10 10.38 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, 19:47:11 #10 10.38 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, 19:47:11 #10 10.38 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: 19:47:11 #10 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.38 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.38 19:47:11 #10 10.38 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 19:47:11 #10 10.38 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, 19:47:11 #10 10.38 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c:8: 19:47:11 #10 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.38 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.38 19:47:11 #10 10.38 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:47:11 #10 10.40 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c:8: 19:47:11 #10 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.40 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.40 19:47:11 #10 10.40 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  19:47:11 #10 10.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  19:47:11 #10 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:47:11 #10 10.43 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, 19:47:11 #10 10.43 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c:8: 19:47:11 #10 10.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.43 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.43 19:47:11 #10 10.43 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  19:47:11 #10 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  19:47:11 #10 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, 19:47:11 #10 10.43 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c:8: 19:47:11 #10 10.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.43 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.43 19:47:11 #10 10.43 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  19:47:11 #10 10.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  19:47:11 #10 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  19:47:11 #10 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, 19:47:11 #10 10.45 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: 19:47:11 #10 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.45 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.45 19:47:11 #10 10.45 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  19:47:11 #10 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:11 #10 10.45 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c:8: 19:47:11 #10 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.45 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.45 19:47:11 #10 10.45 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c  19:47:11 #10 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:47:11 #10 10.46 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, 19:47:11 #10 10.46 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: 19:47:11 #10 10.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.46 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.46 19:47:11 #10 10.46 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, 19:47:11 #10 10.47 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c:8: 19:47:11 #10 10.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.47 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.47 19:47:11 #10 10.47 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, 19:47:11 #10 10.47 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c:8: 19:47:11 #10 10.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.47 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.47 19:47:11 #10 10.47 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.h:57:0, 19:47:11 #10 10.47 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c:8: 19:47:11 #10 10.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.47 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.47 19:47:11 #10 10.47 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, 19:47:11 #10 10.48 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c:8: 19:47:11 #10 10.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.48 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.48 19:47:11 #10 10.48 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, 19:47:11 #10 10.49 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, 19:47:11 #10 10.49 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: 19:47:11 #10 10.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.49 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.49 19:47:11 #10 10.49 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, 19:47:11 #10 10.49 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c:8: 19:47:11 #10 10.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.49 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.49 19:47:11 #10 10.49 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, 19:47:11 #10 10.50 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c:8: 19:47:11 #10 10.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.50 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.50 19:47:11 #10 10.50 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:47:11 #10 10.51 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, 19:47:11 #10 10.51 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c:8: 19:47:11 #10 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.51 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.51 19:47:11 #10 10.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, 19:47:11 #10 10.52 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c:8: 19:47:11 #10 10.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.52 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.52 19:47:11 #10 10.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  19:47:11 #10 10.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:47:11 #10 10.53 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, 19:47:11 #10 10.53 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c:8: 19:47:11 #10 10.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.53 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.53 19:47:11 #10 10.53 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  19:47:11 #10 10.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  19:47:11 #10 10.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  19:47:11 #10 10.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  19:47:11 #10 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, 19:47:11 #10 10.55 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, 19:47:11 #10 10.55 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: 19:47:11 #10 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.55 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.55 19:47:11 #10 10.55 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 19:47:11 #10 10.55 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 19:47:11 #10 10.55 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, 19:47:11 #10 10.55 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, 19:47:11 #10 10.55 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c:8: 19:47:11 #10 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.55 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.55 19:47:11 #10 10.55 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  19:47:11 #10 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:47:11 #10 10.55 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 19:47:11 #10 10.55 from /opt/o-du-l2/src/codec_utils/RRC/BWP.c:8: 19:47:11 #10 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.55 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.55 19:47:11 #10 10.55 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  19:47:11 #10 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:47:11 #10 10.56 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, 19:47:11 #10 10.56 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c:8: 19:47:11 #10 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.56 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.56 19:47:11 #10 10.56 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, 19:47:11 #10 10.56 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c:8: 19:47:11 #10 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.56 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.56 19:47:11 #10 10.56 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:11 #10 10.57 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, 19:47:11 #10 10.57 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: 19:47:11 #10 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.57 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.57 19:47:11 #10 10.57 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.57 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, 19:47:11 #10 10.57 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, 19:47:11 #10 10.57 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c:8: 19:47:11 #10 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.57 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.57 19:47:11 #10 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, 19:47:11 #10 10.57 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: 19:47:11 #10 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.57 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.57 19:47:11 #10 10.57 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h:90:0, 19:47:11 #10 10.57 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c:8: 19:47:11 #10 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.57 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.57 19:47:11 #10 10.57 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.57 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:47:11 #10 10.57 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: 19:47:11 #10 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.57 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.57 19:47:11 #10 10.57 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.h:74:0, 19:47:11 #10 10.57 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: 19:47:11 #10 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.57 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.57 19:47:11 #10 10.57 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.57 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h:44:0, 19:47:11 #10 10.58 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: 19:47:11 #10 10.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.58 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.58 19:47:11 #10 10.58 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, 19:47:11 #10 10.59 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c:8: 19:47:11 #10 10.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.59 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.59 19:47:11 #10 10.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  19:47:11 #10 10.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  19:47:11 #10 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 19:47:11 #10 10.60 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, 19:47:11 #10 10.60 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: 19:47:11 #10 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.60 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.60 19:47:11 #10 10.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 19:47:11 #10 10.61 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, 19:47:11 #10 10.61 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c:8: 19:47:11 #10 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.61 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.61 19:47:11 #10 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h:41:0, 19:47:11 #10 10.62 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c:8: 19:47:11 #10 10.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.62 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.62 19:47:11 #10 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, 19:47:11 #10 10.62 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, 19:47:11 #10 10.62 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c:8: 19:47:11 #10 10.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.62 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.62 19:47:11 #10 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  19:47:11 #10 10.64 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 19:47:11 #10 10.64 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, 19:47:11 #10 10.64 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c:8: 19:47:11 #10 10.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.64 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.64 19:47:11 #10 10.64 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.64 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 19:47:11 #10 10.66 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, 19:47:11 #10 10.66 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c:8: 19:47:11 #10 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.66 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.66 19:47:11 #10 10.66 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.66 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.66 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.66 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  19:47:11 #10 10.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  19:47:11 #10 10.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  19:47:11 #10 10.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  19:47:11 #10 10.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  19:47:11 #10 10.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  19:47:11 #10 10.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  19:47:11 #10 10.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  19:47:11 #10 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 19:47:11 #10 10.68 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c:8: 19:47:11 #10 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.68 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.68 19:47:11 #10 10.68 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  19:47:11 #10 10.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  19:47:11 #10 10.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, 19:47:11 #10 10.69 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c:8: 19:47:11 #10 10.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.69 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.69 19:47:11 #10 10.69 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, 19:47:11 #10 10.70 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, 19:47:11 #10 10.70 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c:8: 19:47:11 #10 10.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.70 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.70 19:47:11 #10 10.70 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:47:11 #10 10.73 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, 19:47:11 #10 10.73 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: 19:47:11 #10 10.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.73 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.73 19:47:11 #10 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  19:47:11 #10 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  19:47:11 #10 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, 19:47:11 #10 10.74 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c:8: 19:47:11 #10 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.74 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.74 19:47:11 #10 10.74 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  19:47:11 #10 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  19:47:11 #10 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  19:47:11 #10 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  19:47:11 #10 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  19:47:11 #10 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  19:47:11 #10 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  19:47:11 #10 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:47:11 #10 10.75 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, 19:47:11 #10 10.75 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c:8: 19:47:11 #10 10.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.75 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.75 19:47:11 #10 10.76 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  19:47:11 #10 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, 19:47:11 #10 10.77 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: 19:47:11 #10 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.77 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.77 19:47:11 #10 10.78 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  19:47:11 #10 10.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 19:47:11 #10 10.78 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, 19:47:11 #10 10.78 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c:8: 19:47:11 #10 10.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.78 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.78 19:47:11 #10 10.78 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.79 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.h:46:0, 19:47:11 #10 10.79 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c:8: 19:47:11 #10 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.79 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.79 19:47:11 #10 10.79 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, 19:47:11 #10 10.79 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c:8: 19:47:11 #10 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.79 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.79 19:47:11 #10 10.79 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 19:47:11 #10 10.79 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: 19:47:11 #10 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.79 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.79 19:47:11 #10 10.79 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:11 #10 10.79 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, 19:47:11 #10 10.79 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c:8: 19:47:11 #10 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.79 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.79 19:47:11 #10 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, 19:47:11 #10 10.79 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: 19:47:11 #10 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.79 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.79 19:47:11 #10 10.79 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.79 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, 19:47:11 #10 10.80 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c:8: 19:47:11 #10 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.80 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.80 19:47:11 #10 10.80 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  19:47:11 #10 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  19:47:11 #10 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  19:47:11 #10 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 19:47:11 #10 10.80 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, 19:47:11 #10 10.80 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: 19:47:11 #10 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.80 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.80 19:47:11 #10 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  19:47:11 #10 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, 19:47:11 #10 10.81 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c:8: 19:47:11 #10 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.81 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.81 19:47:11 #10 10.81 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  19:47:11 #10 10.81 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:47:11 #10 10.84 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, 19:47:11 #10 10.84 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c:8: 19:47:11 #10 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.84 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.84 19:47:11 #10 10.84 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 19:47:11 #10 10.84 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, 19:47:11 #10 10.84 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c:8: 19:47:11 #10 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.84 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.84 19:47:11 #10 10.84 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  19:47:11 #10 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  19:47:11 #10 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  19:47:11 #10 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  19:47:11 #10 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  19:47:11 #10 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  19:47:11 #10 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  19:47:11 #10 10.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  19:47:11 #10 10.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  19:47:11 #10 10.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  19:47:11 #10 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  19:47:11 #10 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c  19:47:11 #10 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.h:44:0, 19:47:11 #10 10.88 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: 19:47:11 #10 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.88 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.88 19:47:11 #10 10.88 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  19:47:11 #10 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, 19:47:11 #10 10.92 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: 19:47:11 #10 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.92 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.92 19:47:11 #10 10.92 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 19:47:11 #10 10.92 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, 19:47:11 #10 10.92 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c:8: 19:47:11 #10 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.92 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.92 19:47:11 #10 10.92 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:47:11 #10 10.96 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 19:47:11 #10 10.96 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, 19:47:11 #10 10.96 from /opt/o-du-l2/src/codec_utils/RRC/MIB.c:8: 19:47:11 #10 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.96 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.96 19:47:11 #10 10.96 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  19:47:11 #10 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  19:47:11 #10 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  19:47:11 #10 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  19:47:11 #10 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 19:47:11 #10 10.97 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, 19:47:11 #10 10.97 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: 19:47:11 #10 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.97 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.97 19:47:11 #10 10.97 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:47:11 #10 10.97 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, 19:47:11 #10 10.97 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c:8: 19:47:11 #10 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.97 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.97 19:47:11 #10 10.97 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c  19:47:11 #10 10.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, 19:47:11 #10 10.98 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c:8: 19:47:11 #10 10.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.98 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.98 19:47:11 #10 10.98 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:11 #10 10.98 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, 19:47:11 #10 10.98 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c:8: 19:47:11 #10 10.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.98 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.98 19:47:11 #10 10.98 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  19:47:11 #10 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  19:47:11 #10 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  19:47:11 #10 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c  19:47:11 #10 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  19:47:11 #10 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  19:47:11 #10 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  19:47:11 #10 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, 19:47:11 #10 10.99 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, 19:47:11 #10 10.99 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c:8: 19:47:11 #10 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.99 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.99 19:47:11 #10 10.99 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  19:47:11 #10 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, 19:47:11 #10 10.99 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: 19:47:11 #10 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.99 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.99 19:47:11 #10 10.99 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  19:47:11 #10 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:47:11 #10 10.99 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, 19:47:11 #10 10.99 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c:8: 19:47:11 #10 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 10.99 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 10.99 19:47:11 #10 10.99 :0:0: note: this is the location of the previous definition 19:47:11 #10 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  19:47:11 #10 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  19:47:11 #10 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  19:47:11 #10 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  19:47:11 #10 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, 19:47:11 #10 11.00 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, 19:47:11 #10 11.00 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c:8: 19:47:11 #10 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.00 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.00 19:47:11 #10 11.00 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:47:11 #10 11.01 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c:8: 19:47:11 #10 11.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.01 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.01 19:47:11 #10 11.01 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:47:11 #10 11.01 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, 19:47:11 #10 11.01 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, 19:47:11 #10 11.01 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c:8: 19:47:11 #10 11.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.01 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.01 19:47:11 #10 11.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, 19:47:11 #10 11.01 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, 19:47:11 #10 11.01 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c:8: 19:47:11 #10 11.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.01 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.01 19:47:11 #10 11.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, 19:47:11 #10 11.01 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: 19:47:11 #10 11.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.01 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.01 19:47:11 #10 11.01 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.02 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, 19:47:11 #10 11.03 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: 19:47:11 #10 11.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.03 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.03 19:47:11 #10 11.03 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, 19:47:11 #10 11.03 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c:8: 19:47:11 #10 11.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.03 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.03 19:47:11 #10 11.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, 19:47:11 #10 11.04 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, 19:47:11 #10 11.04 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: 19:47:11 #10 11.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.04 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.04 19:47:11 #10 11.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:11 #10 11.05 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, 19:47:11 #10 11.05 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: 19:47:11 #10 11.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.05 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.05 19:47:11 #10 11.05 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:47:11 #10 11.06 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, 19:47:11 #10 11.06 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c:8: 19:47:11 #10 11.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.06 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.06 19:47:11 #10 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  19:47:11 #10 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  19:47:11 #10 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  19:47:11 #10 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  19:47:11 #10 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, 19:47:11 #10 11.07 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c:8: 19:47:11 #10 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.07 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.07 19:47:11 #10 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  19:47:11 #10 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  19:47:11 #10 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  19:47:11 #10 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  19:47:11 #10 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, 19:47:11 #10 11.08 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: 19:47:11 #10 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.08 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.08 19:47:11 #10 11.08 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.08 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 19:47:11 #10 11.08 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, 19:47:11 #10 11.08 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c:8: 19:47:11 #10 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.08 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.08 19:47:11 #10 11.08 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.08 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  19:47:11 #10 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  19:47:11 #10 11.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 19:47:11 #10 11.09 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, 19:47:11 #10 11.09 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c:8: 19:47:11 #10 11.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.09 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.09 19:47:11 #10 11.09 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  19:47:11 #10 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  19:47:11 #10 11.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, 19:47:11 #10 11.09 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c:8: 19:47:11 #10 11.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.09 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.09 19:47:11 #10 11.09 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.09 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.09 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, 19:47:11 #10 11.10 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, 19:47:11 #10 11.10 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: 19:47:11 #10 11.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.10 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.10 19:47:11 #10 11.10 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.11 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, 19:47:11 #10 11.11 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, 19:47:11 #10 11.11 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c:8: 19:47:11 #10 11.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.11 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.11 19:47:11 #10 11.11 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  19:47:11 #10 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  19:47:11 #10 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  19:47:11 #10 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.h:101:0, 19:47:11 #10 11.12 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: 19:47:11 #10 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.12 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.12 19:47:11 #10 11.12 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.h:44:0, 19:47:11 #10 11.12 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c:8: 19:47:11 #10 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.12 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.12 19:47:11 #10 11.12 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, 19:47:11 #10 11.13 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.h:15, 19:47:11 #10 11.13 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c:8: 19:47:11 #10 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.13 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.13 19:47:11 #10 11.13 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 19:47:11 #10 11.14 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c:8: 19:47:11 #10 11.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.14 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.14 19:47:11 #10 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  19:47:11 #10 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  19:47:11 #10 11.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:47:11 #10 11.15 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 19:47:11 #10 11.15 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: 19:47:11 #10 11.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:11 #10 11.15 #define __EXTENSIONS__ /* for Sun */ 19:47:11 #10 11.15 19:47:11 #10 11.15 :0:0: note: this is the location of the previous definition 19:47:11 #10 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  19:47:12 #10 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, 19:47:12 #10 11.17 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: 19:47:12 #10 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.17 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.17 19:47:12 #10 11.17 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  19:47:12 #10 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 19:47:12 #10 11.18 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c:8: 19:47:12 #10 11.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.18 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.18 19:47:12 #10 11.18 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.18 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:12 #10 11.20 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, 19:47:12 #10 11.20 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c:8: 19:47:12 #10 11.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.20 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.20 19:47:12 #10 11.20 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.h:44:0, 19:47:12 #10 11.21 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c:8: 19:47:12 #10 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.21 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.21 19:47:12 #10 11.21 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  19:47:12 #10 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  19:47:12 #10 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  19:47:12 #10 11.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 19:47:12 #10 11.22 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c:8: 19:47:12 #10 11.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.22 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.22 19:47:12 #10 11.22 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, 19:47:12 #10 11.23 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c:8: 19:47:12 #10 11.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.23 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.23 19:47:12 #10 11.23 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 19:47:12 #10 11.24 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, 19:47:12 #10 11.24 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c:8: 19:47:12 #10 11.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.24 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.24 19:47:12 #10 11.24 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  19:47:12 #10 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  19:47:12 #10 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 19:47:12 #10 11.25 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c:8: 19:47:12 #10 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.25 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.25 19:47:12 #10 11.25 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 19:47:12 #10 11.25 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, 19:47:12 #10 11.25 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c:8: 19:47:12 #10 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.25 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.25 19:47:12 #10 11.25 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  19:47:12 #10 11.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:12 #10 11.27 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, 19:47:12 #10 11.27 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: 19:47:12 #10 11.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.27 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.27 19:47:12 #10 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  19:47:12 #10 11.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:47:12 #10 11.27 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, 19:47:12 #10 11.27 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c:8: 19:47:12 #10 11.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.27 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.27 19:47:12 #10 11.28 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.28 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  19:47:12 #10 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  19:47:12 #10 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  19:47:12 #10 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  19:47:12 #10 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  19:47:12 #10 11.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  19:47:12 #10 11.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  19:47:12 #10 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  19:47:12 #10 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  19:47:12 #10 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, 19:47:12 #10 11.30 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c:8: 19:47:12 #10 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.30 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.30 19:47:12 #10 11.30 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, 19:47:12 #10 11.30 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c:8: 19:47:12 #10 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.30 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.30 19:47:12 #10 11.30 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:47:12 #10 11.31 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: 19:47:12 #10 11.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.31 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.31 19:47:12 #10 11.31 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  19:47:12 #10 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  19:47:12 #10 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  19:47:12 #10 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  19:47:12 #10 11.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:47:12 #10 11.33 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 19:47:12 #10 11.33 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, 19:47:12 #10 11.33 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c:8: 19:47:12 #10 11.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.33 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.33 19:47:12 #10 11.33 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, 19:47:12 #10 11.33 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, 19:47:12 #10 11.33 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c:8: 19:47:12 #10 11.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.33 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.33 19:47:12 #10 11.33 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  19:47:12 #10 11.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 19:47:12 #10 11.34 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, 19:47:12 #10 11.34 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: 19:47:12 #10 11.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.34 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.34 19:47:12 #10 11.34 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, 19:47:12 #10 11.36 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c:8: 19:47:12 #10 11.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.36 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.36 19:47:12 #10 11.36 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, 19:47:12 #10 11.36 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c:8: 19:47:12 #10 11.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.36 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.36 19:47:12 #10 11.36 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, 19:47:12 #10 11.36 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c:8: 19:47:12 #10 11.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.36 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.36 19:47:12 #10 11.36 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, 19:47:12 #10 11.37 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c:8: 19:47:12 #10 11.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.37 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.37 19:47:12 #10 11.37 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  19:47:12 #10 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, 19:47:12 #10 11.41 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, 19:47:12 #10 11.41 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: 19:47:12 #10 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.41 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.41 19:47:12 #10 11.41 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 19:47:12 #10 11.41 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, 19:47:12 #10 11.41 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c:8: 19:47:12 #10 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.41 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.41 19:47:12 #10 11.41 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 19:47:12 #10 11.41 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, 19:47:12 #10 11.41 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c:8: 19:47:12 #10 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.41 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.41 19:47:12 #10 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 19:47:12 #10 11.41 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, 19:47:12 #10 11.41 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, 19:47:12 #10 11.41 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c:8: 19:47:12 #10 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.41 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.41 19:47:12 #10 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  19:47:12 #10 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, 19:47:12 #10 11.42 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, 19:47:12 #10 11.42 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c:8: 19:47:12 #10 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.42 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.42 19:47:12 #10 11.42 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 19:47:12 #10 11.42 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, 19:47:12 #10 11.42 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c:8: 19:47:12 #10 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.42 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.42 19:47:12 #10 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 19:47:12 #10 11.42 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, 19:47:12 #10 11.42 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: 19:47:12 #10 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.42 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.42 19:47:12 #10 11.42 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:47:12 #10 11.43 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, 19:47:12 #10 11.43 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: 19:47:12 #10 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.43 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.43 19:47:12 #10 11.43 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, 19:47:12 #10 11.45 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c:8: 19:47:12 #10 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.45 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.45 19:47:12 #10 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, 19:47:12 #10 11.45 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c:8: 19:47:12 #10 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.45 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.45 19:47:12 #10 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, 19:47:12 #10 11.45 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, 19:47:12 #10 11.45 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c:8: 19:47:12 #10 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.45 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.45 19:47:12 #10 11.46 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.47 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.47 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  19:47:12 #10 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  19:47:12 #10 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  19:47:12 #10 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  19:47:12 #10 11.47 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.47 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  19:47:12 #10 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  19:47:12 #10 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c  19:47:12 #10 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c  19:47:12 #10 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  19:47:12 #10 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  19:47:12 #10 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c  19:47:12 #10 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  19:47:12 #10 11.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 19:47:12 #10 11.49 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, 19:47:12 #10 11.49 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c:8: 19:47:12 #10 11.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.49 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.49 19:47:12 #10 11.49 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  19:47:12 #10 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  19:47:12 #10 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:47:12 #10 11.50 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, 19:47:12 #10 11.50 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: 19:47:12 #10 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.50 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.50 19:47:12 #10 11.50 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.50 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  19:47:12 #10 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  19:47:12 #10 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  19:47:12 #10 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  19:47:12 #10 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  19:47:12 #10 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, 19:47:12 #10 11.52 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: 19:47:12 #10 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.52 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.52 19:47:12 #10 11.52 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 19:47:12 #10 11.52 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, 19:47:12 #10 11.52 from /opt/o-du-l2/src/codec_utils/RRC/MNC.c:8: 19:47:12 #10 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.52 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.52 19:47:12 #10 11.52 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:47:12 #10 11.53 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, 19:47:12 #10 11.53 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c:8: 19:47:12 #10 11.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.53 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.53 19:47:12 #10 11.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 19:47:12 #10 11.53 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, 19:47:12 #10 11.53 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c:8: 19:47:12 #10 11.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.53 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.53 19:47:12 #10 11.53 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 19:47:12 #10 11.54 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, 19:47:12 #10 11.54 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: 19:47:12 #10 11.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.54 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.54 19:47:12 #10 11.54 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.54 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  19:47:12 #10 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 19:47:12 #10 11.56 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c:8: 19:47:12 #10 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.56 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.56 19:47:12 #10 11.56 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  19:47:12 #10 11.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  19:47:12 #10 11.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  19:47:12 #10 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  19:47:12 #10 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, 19:47:12 #10 11.57 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c:8: 19:47:12 #10 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.57 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.57 19:47:12 #10 11.57 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, 19:47:12 #10 11.57 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c:8: 19:47:12 #10 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.57 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.57 19:47:12 #10 11.57 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:47:12 #10 11.57 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c:8: 19:47:12 #10 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.57 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.57 19:47:12 #10 11.57 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  19:47:12 #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  19:47:12 #10 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  19:47:12 #10 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  19:47:12 #10 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:12 #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, 19:47:12 #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: 19:47:12 #10 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.59 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.59 19:47:12 #10 11.59 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  19:47:12 #10 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  19:47:12 #10 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c  19:47:12 #10 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 19:47:12 #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, 19:47:12 #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: 19:47:12 #10 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.59 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.59 19:47:12 #10 11.59 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  19:47:12 #10 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  19:47:12 #10 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 19:47:12 #10 11.61 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, 19:47:12 #10 11.61 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: 19:47:12 #10 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.61 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.61 19:47:12 #10 11.61 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 19:47:12 #10 11.61 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, 19:47:12 #10 11.61 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c:8: 19:47:12 #10 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.61 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.61 19:47:12 #10 11.61 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, 19:47:12 #10 11.61 from /opt/o-du-l2/src/codec_utils/RRC/QFI.c:8: 19:47:12 #10 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.61 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.61 19:47:12 #10 11.61 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 19:47:12 #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, 19:47:12 #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c:8: 19:47:12 #10 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.62 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.62 19:47:12 #10 11.62 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 19:47:12 #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, 19:47:12 #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, 19:47:12 #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c:8: 19:47:12 #10 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.62 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.62 19:47:12 #10 11.62 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 19:47:12 #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: 19:47:12 #10 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.62 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.62 19:47:12 #10 11.62 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, 19:47:12 #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c:8: 19:47:12 #10 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.62 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.62 19:47:12 #10 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:47:12 #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, 19:47:12 #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c:8: 19:47:12 #10 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.62 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.62 19:47:12 #10 11.62 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, 19:47:12 #10 11.63 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, 19:47:12 #10 11.63 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c:8: 19:47:12 #10 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.63 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.63 19:47:12 #10 11.63 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  19:47:12 #10 11.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, 19:47:12 #10 11.64 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: 19:47:12 #10 11.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.64 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.64 19:47:12 #10 11.64 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  19:47:12 #10 11.64 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  19:47:12 #10 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  19:47:12 #10 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  19:47:12 #10 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, 19:47:12 #10 11.66 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c:8: 19:47:12 #10 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.66 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.66 19:47:12 #10 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  19:47:12 #10 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  19:47:12 #10 11.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:47:12 #10 11.67 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 19:47:12 #10 11.67 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: 19:47:12 #10 11.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.67 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.67 19:47:12 #10 11.67 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  19:47:12 #10 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, 19:47:12 #10 11.68 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c:8: 19:47:12 #10 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.68 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.68 19:47:12 #10 11.68 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.68 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  19:47:12 #10 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:12 #10 11.69 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, 19:47:12 #10 11.69 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c:8: 19:47:12 #10 11.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.69 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.69 19:47:12 #10 11.69 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, 19:47:12 #10 11.72 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c:8: 19:47:12 #10 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.72 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.72 19:47:12 #10 11.72 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  19:47:12 #10 11.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  19:47:12 #10 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.h:46:0, 19:47:12 #10 11.74 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c:8: 19:47:12 #10 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.74 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.74 19:47:12 #10 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 19:47:12 #10 11.74 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, 19:47:12 #10 11.74 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: 19:47:12 #10 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.74 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.74 19:47:12 #10 11.74 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  19:47:12 #10 11.75 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  19:47:12 #10 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  19:47:12 #10 11.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.h:44:0, 19:47:12 #10 11.76 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c:8: 19:47:12 #10 11.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.76 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.76 19:47:12 #10 11.76 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  19:47:12 #10 11.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  19:47:12 #10 11.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  19:47:12 #10 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:12 #10 11.79 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, 19:47:12 #10 11.79 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: 19:47:12 #10 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.79 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.79 19:47:12 #10 11.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  19:47:12 #10 11.79 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:12 #10 11.79 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, 19:47:12 #10 11.79 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c:8: 19:47:12 #10 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.79 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.79 19:47:12 #10 11.79 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  19:47:12 #10 11.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c  19:47:12 #10 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, 19:47:12 #10 11.81 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: 19:47:12 #10 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.81 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.81 19:47:12 #10 11.81 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.h:74:0, 19:47:12 #10 11.81 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: 19:47:12 #10 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.81 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.81 19:47:12 #10 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  19:47:12 #10 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  19:47:12 #10 11.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  19:47:12 #10 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, 19:47:12 #10 11.82 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: 19:47:12 #10 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.82 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.82 19:47:12 #10 11.82 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.82 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, 19:47:12 #10 11.82 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: 19:47:12 #10 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.82 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.82 19:47:12 #10 11.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  19:47:12 #10 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, 19:47:12 #10 11.83 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, 19:47:12 #10 11.83 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c:8: 19:47:12 #10 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.83 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.83 19:47:12 #10 11.83 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.h:51:0, 19:47:12 #10 11.83 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: 19:47:12 #10 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.83 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.83 19:47:12 #10 11.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, 19:47:12 #10 11.84 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, 19:47:12 #10 11.84 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c:8: 19:47:12 #10 11.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.84 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.84 19:47:12 #10 11.84 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.84 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  19:47:12 #10 11.85 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:12 #10 11.85 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, 19:47:12 #10 11.85 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c:8: 19:47:12 #10 11.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.85 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.85 19:47:12 #10 11.85 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, 19:47:12 #10 11.85 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c:8: 19:47:12 #10 11.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.85 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.85 19:47:12 #10 11.85 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h:166:0, 19:47:12 #10 11.85 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c:8: 19:47:12 #10 11.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.85 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.85 19:47:12 #10 11.85 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:12 #10 11.86 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, 19:47:12 #10 11.86 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c:8: 19:47:12 #10 11.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.86 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.86 19:47:12 #10 11.86 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.h:254:0, 19:47:12 #10 11.86 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c:8: 19:47:12 #10 11.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.86 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.86 19:47:12 #10 11.86 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, 19:47:12 #10 11.87 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, 19:47:12 #10 11.87 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: 19:47:12 #10 11.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.87 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.87 19:47:12 #10 11.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 19:47:12 #10 11.87 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c:8: 19:47:12 #10 11.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.87 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.87 19:47:12 #10 11.87 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c  19:47:12 #10 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:47:12 #10 11.88 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, 19:47:12 #10 11.88 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c:8: 19:47:12 #10 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.88 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.88 19:47:12 #10 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, 19:47:12 #10 11.89 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c:8: 19:47:12 #10 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.89 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.89 19:47:12 #10 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  19:47:12 #10 11.89 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  19:47:12 #10 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 19:47:12 #10 11.89 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c:8: 19:47:12 #10 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.89 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.89 19:47:12 #10 11.89 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.92 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.92 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  19:47:12 #10 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 19:47:12 #10 11.95 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, 19:47:12 #10 11.95 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c:8: 19:47:12 #10 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.95 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.95 19:47:12 #10 11.95 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  19:47:12 #10 11.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 19:47:12 #10 11.96 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, 19:47:12 #10 11.96 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c:8: 19:47:12 #10 11.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.96 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.96 19:47:12 #10 11.96 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  19:47:12 #10 11.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 19:47:12 #10 11.97 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c:8: 19:47:12 #10 11.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 11.97 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 11.97 19:47:12 #10 11.98 :0:0: note: this is the location of the previous definition 19:47:12 #10 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  19:47:12 #10 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  19:47:12 #10 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  19:47:12 #10 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.h:41:0, 19:47:12 #10 12.00 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c:8: 19:47:12 #10 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.00 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.00 19:47:12 #10 12.00 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  19:47:12 #10 12.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  19:47:12 #10 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  19:47:12 #10 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  19:47:12 #10 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:47:12 #10 12.01 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, 19:47:12 #10 12.01 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c:8: 19:47:12 #10 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.01 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.01 19:47:12 #10 12.01 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, 19:47:12 #10 12.02 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: 19:47:12 #10 12.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.02 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.02 19:47:12 #10 12.02 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 19:47:12 #10 12.02 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, 19:47:12 #10 12.02 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c:8: 19:47:12 #10 12.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.02 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.02 19:47:12 #10 12.02 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  19:47:12 #10 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  19:47:12 #10 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  19:47:12 #10 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  19:47:12 #10 12.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  19:47:12 #10 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, 19:47:12 #10 12.03 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c:8: 19:47:12 #10 12.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.03 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.03 19:47:12 #10 12.03 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  19:47:12 #10 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:12 #10 12.04 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, 19:47:12 #10 12.04 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: 19:47:12 #10 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.04 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.04 19:47:12 #10 12.04 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, 19:47:12 #10 12.04 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: 19:47:12 #10 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.04 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.04 19:47:12 #10 12.04 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 19:47:12 #10 12.05 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, 19:47:12 #10 12.05 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c:8: 19:47:12 #10 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.05 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.05 19:47:12 #10 12.05 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, 19:47:12 #10 12.05 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c:8: 19:47:12 #10 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.05 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.05 19:47:12 #10 12.05 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, 19:47:12 #10 12.06 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c:8: 19:47:12 #10 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.06 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.06 19:47:12 #10 12.06 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.h:71:0, 19:47:12 #10 12.06 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c:8: 19:47:12 #10 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.06 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.06 19:47:12 #10 12.06 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 19:47:12 #10 12.06 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 19:47:12 #10 12.06 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c:8: 19:47:12 #10 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.06 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.06 19:47:12 #10 12.06 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:47:12 #10 12.06 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, 19:47:12 #10 12.06 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c:8: 19:47:12 #10 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.06 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.06 19:47:12 #10 12.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  19:47:12 #10 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, 19:47:12 #10 12.07 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: 19:47:12 #10 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.07 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.07 19:47:12 #10 12.07 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.07 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, 19:47:12 #10 12.07 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, 19:47:12 #10 12.07 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c:8: 19:47:12 #10 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.07 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.07 19:47:12 #10 12.07 :0:0: note: this is the location of the previous definition 19:47:12 #10 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, 19:47:12 #10 12.10 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c:8: 19:47:12 #10 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:12 #10 12.10 #define __EXTENSIONS__ /* for Sun */ 19:47:12 #10 12.10 19:47:12 #10 12.10 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, 19:47:13 #10 12.10 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c:8: 19:47:13 #10 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.10 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.10 19:47:13 #10 12.10 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:13 #10 12.10 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, 19:47:13 #10 12.10 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c:8: 19:47:13 #10 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.10 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.10 19:47:13 #10 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 19:47:13 #10 12.11 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c:8: 19:47:13 #10 12.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.11 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.11 19:47:13 #10 12.11 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, 19:47:13 #10 12.11 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: 19:47:13 #10 12.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.11 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.11 19:47:13 #10 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  19:47:13 #10 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  19:47:13 #10 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  19:47:13 #10 12.11 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.11 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  19:47:13 #10 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c  19:47:13 #10 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  19:47:13 #10 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  19:47:13 #10 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  19:47:13 #10 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  19:47:13 #10 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  19:47:13 #10 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 19:47:13 #10 12.12 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c:8: 19:47:13 #10 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.12 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.12 19:47:13 #10 12.12 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  19:47:13 #10 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:13 #10 12.12 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, 19:47:13 #10 12.12 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c:8: 19:47:13 #10 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.12 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.12 19:47:13 #10 12.12 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:47:13 #10 12.12 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.c:8: 19:47:13 #10 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.12 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.12 19:47:13 #10 12.12 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, 19:47:13 #10 12.13 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.c:8: 19:47:13 #10 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.13 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.13 19:47:13 #10 12.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  19:47:13 #10 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, 19:47:13 #10 12.15 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c:8: 19:47:13 #10 12.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.15 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.15 19:47:13 #10 12.15 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  19:47:13 #10 12.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:47:13 #10 12.16 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, 19:47:13 #10 12.16 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: 19:47:13 #10 12.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.16 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.16 19:47:13 #10 12.16 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.16 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:47:13 #10 12.18 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c:8: 19:47:13 #10 12.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.18 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.18 19:47:13 #10 12.18 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, 19:47:13 #10 12.18 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, 19:47:13 #10 12.18 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c:8: 19:47:13 #10 12.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.18 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.18 19:47:13 #10 12.18 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  19:47:13 #10 12.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  19:47:13 #10 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  19:47:13 #10 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 19:47:13 #10 12.22 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, 19:47:13 #10 12.22 from /opt/o-du-l2/src/codec_utils/RRC/TAG.c:8: 19:47:13 #10 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.22 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.22 19:47:13 #10 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  19:47:13 #10 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  19:47:13 #10 12.22 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  19:47:13 #10 12.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  19:47:13 #10 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 19:47:13 #10 12.23 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: 19:47:13 #10 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.23 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.23 19:47:13 #10 12.23 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  19:47:13 #10 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:47:13 #10 12.24 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, 19:47:13 #10 12.24 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: 19:47:13 #10 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.24 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.24 19:47:13 #10 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 19:47:13 #10 12.24 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c:8: 19:47:13 #10 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.24 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.24 19:47:13 #10 12.24 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:13 #10 12.25 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, 19:47:13 #10 12.25 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: 19:47:13 #10 12.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.25 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.25 19:47:13 #10 12.25 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  19:47:13 #10 12.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 19:47:13 #10 12.25 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, 19:47:13 #10 12.25 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c:8: 19:47:13 #10 12.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.25 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.25 19:47:13 #10 12.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  19:47:13 #10 12.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  19:47:13 #10 12.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  19:47:13 #10 12.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 19:47:13 #10 12.26 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, 19:47:13 #10 12.26 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c:8: 19:47:13 #10 12.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.26 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.26 19:47:13 #10 12.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, 19:47:13 #10 12.27 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: 19:47:13 #10 12.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.27 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.27 19:47:13 #10 12.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, 19:47:13 #10 12.27 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: 19:47:13 #10 12.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.27 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.27 19:47:13 #10 12.27 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, 19:47:13 #10 12.27 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c:8: 19:47:13 #10 12.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.27 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.27 19:47:13 #10 12.27 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.27 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.h:46:0, 19:47:13 #10 12.28 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: 19:47:13 #10 12.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.28 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.28 19:47:13 #10 12.28 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, 19:47:13 #10 12.29 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c:8: 19:47:13 #10 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.29 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.29 19:47:13 #10 12.29 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.29 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 19:47:13 #10 12.30 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, 19:47:13 #10 12.30 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c:8: 19:47:13 #10 12.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.30 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.30 19:47:13 #10 12.30 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.h:44:0, 19:47:13 #10 12.31 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c:8: 19:47:13 #10 12.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.31 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.31 19:47:13 #10 12.31 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  19:47:13 #10 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  19:47:13 #10 12.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  19:47:13 #10 12.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, 19:47:13 #10 12.32 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, 19:47:13 #10 12.32 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c:8: 19:47:13 #10 12.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.32 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.32 19:47:13 #10 12.32 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, 19:47:13 #10 12.32 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c:8: 19:47:13 #10 12.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.32 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.32 19:47:13 #10 12.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:47:13 #10 12.33 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, 19:47:13 #10 12.33 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c:8: 19:47:13 #10 12.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.33 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.33 19:47:13 #10 12.33 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.h:46:0, 19:47:13 #10 12.33 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c:8: 19:47:13 #10 12.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.33 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.33 19:47:13 #10 12.33 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  19:47:13 #10 12.34 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  19:47:13 #10 12.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, 19:47:13 #10 12.34 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c:8: 19:47:13 #10 12.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.34 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.34 19:47:13 #10 12.34 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  19:47:13 #10 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  19:47:13 #10 12.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  19:47:13 #10 12.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h:45:0, 19:47:13 #10 12.35 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c:8: 19:47:13 #10 12.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.35 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.35 19:47:13 #10 12.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 19:47:13 #10 12.35 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, 19:47:13 #10 12.35 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, 19:47:13 #10 12.35 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: 19:47:13 #10 12.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.35 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.35 19:47:13 #10 12.35 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.36 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  19:47:13 #10 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:47:13 #10 12.39 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, 19:47:13 #10 12.39 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c:8: 19:47:13 #10 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.39 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.39 19:47:13 #10 12.39 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.41 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.h:115:0, 19:47:13 #10 12.41 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c:8: 19:47:13 #10 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.41 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.41 19:47:13 #10 12.41 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, 19:47:13 #10 12.42 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: 19:47:13 #10 12.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.42 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.42 19:47:13 #10 12.42 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, 19:47:13 #10 12.43 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c:8: 19:47:13 #10 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.43 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.43 19:47:13 #10 12.43 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  19:47:13 #10 12.43 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 19:47:13 #10 12.43 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, 19:47:13 #10 12.43 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, 19:47:13 #10 12.43 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.c:8: 19:47:13 #10 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.43 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.43 19:47:13 #10 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 19:47:13 #10 12.43 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, 19:47:13 #10 12.43 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: 19:47:13 #10 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.43 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.43 19:47:13 #10 12.43 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  19:47:13 #10 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  19:47:13 #10 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  19:47:13 #10 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  19:47:13 #10 12.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:47:13 #10 12.44 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, 19:47:13 #10 12.44 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c:8: 19:47:13 #10 12.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.44 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.44 19:47:13 #10 12.44 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  19:47:13 #10 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  19:47:13 #10 12.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.h:75:0, 19:47:13 #10 12.45 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c:8: 19:47:13 #10 12.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.45 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.45 19:47:13 #10 12.45 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.45 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c  19:47:13 #10 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:47:13 #10 12.47 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, 19:47:13 #10 12.47 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c:8: 19:47:13 #10 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.47 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.47 19:47:13 #10 12.47 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, 19:47:13 #10 12.47 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c:8: 19:47:13 #10 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.47 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.47 19:47:13 #10 12.47 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, 19:47:13 #10 12.47 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.c:8: 19:47:13 #10 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.47 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.47 19:47:13 #10 12.47 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, 19:47:13 #10 12.48 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c:8: 19:47:13 #10 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.48 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.48 19:47:13 #10 12.48 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.h:46:0, 19:47:13 #10 12.48 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c:8: 19:47:13 #10 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.48 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.48 19:47:13 #10 12.48 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 19:47:13 #10 12.49 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, 19:47:13 #10 12.49 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c:8: 19:47:13 #10 12.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.49 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.49 19:47:13 #10 12.49 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  19:47:13 #10 12.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  19:47:13 #10 12.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, 19:47:13 #10 12.50 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, 19:47:13 #10 12.50 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c:8: 19:47:13 #10 12.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.50 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.50 19:47:13 #10 12.50 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  19:47:13 #10 12.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, 19:47:13 #10 12.50 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.c:8: 19:47:13 #10 12.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.50 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.50 19:47:13 #10 12.50 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  19:47:13 #10 12.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  19:47:13 #10 12.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  19:47:13 #10 12.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  19:47:13 #10 12.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  19:47:13 #10 12.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  19:47:13 #10 12.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  19:47:13 #10 12.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  19:47:13 #10 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, 19:47:13 #10 12.52 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c:8: 19:47:13 #10 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.52 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.52 19:47:13 #10 12.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  19:47:13 #10 12.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  19:47:13 #10 12.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, 19:47:13 #10 12.53 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c:8: 19:47:13 #10 12.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.53 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.53 19:47:13 #10 12.53 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  19:47:13 #10 12.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  19:47:13 #10 12.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  19:47:13 #10 12.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  19:47:13 #10 12.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, 19:47:13 #10 12.54 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c:8: 19:47:13 #10 12.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.54 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.54 19:47:13 #10 12.54 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  19:47:13 #10 12.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  19:47:13 #10 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, 19:47:13 #10 12.56 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c:8: 19:47:13 #10 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.56 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.56 19:47:13 #10 12.56 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, 19:47:13 #10 12.56 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c:8: 19:47:13 #10 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.56 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.56 19:47:13 #10 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, 19:47:13 #10 12.56 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c:8: 19:47:13 #10 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.56 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.56 19:47:13 #10 12.56 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:47:13 #10 12.57 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 19:47:13 #10 12.57 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, 19:47:13 #10 12.57 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, 19:47:13 #10 12.57 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c:8: 19:47:13 #10 12.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.57 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.57 19:47:13 #10 12.57 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 19:47:13 #10 12.57 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, 19:47:13 #10 12.57 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: 19:47:13 #10 12.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.57 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.57 19:47:13 #10 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.h:73:0, 19:47:13 #10 12.58 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c:8: 19:47:13 #10 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.58 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.58 19:47:13 #10 12.58 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.58 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.58 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  19:47:13 #10 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:13 #10 12.59 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c:8: 19:47:13 #10 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.59 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.59 19:47:13 #10 12.59 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  19:47:13 #10 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, 19:47:13 #10 12.60 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, 19:47:13 #10 12.60 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c:8: 19:47:13 #10 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.60 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.60 19:47:13 #10 12.60 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  19:47:13 #10 12.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c  19:47:13 #10 12.62 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, 19:47:13 #10 12.62 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, 19:47:13 #10 12.62 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c:8: 19:47:13 #10 12.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.62 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.62 19:47:13 #10 12.62 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:13 #10 12.63 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, 19:47:13 #10 12.63 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c:8: 19:47:13 #10 12.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.63 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.63 19:47:13 #10 12.63 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 19:47:13 #10 12.63 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, 19:47:13 #10 12.63 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c:8: 19:47:13 #10 12.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.63 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.63 19:47:13 #10 12.63 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, 19:47:13 #10 12.64 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c:8: 19:47:13 #10 12.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.64 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.64 19:47:13 #10 12.64 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, 19:47:13 #10 12.65 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c:8: 19:47:13 #10 12.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.65 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.65 19:47:13 #10 12.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, 19:47:13 #10 12.65 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c:8: 19:47:13 #10 12.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.65 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.65 19:47:13 #10 12.65 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, 19:47:13 #10 12.66 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, 19:47:13 #10 12.66 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c:8: 19:47:13 #10 12.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.66 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.66 19:47:13 #10 12.66 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, 19:47:13 #10 12.68 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c:8: 19:47:13 #10 12.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.68 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.68 19:47:13 #10 12.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 19:47:13 #10 12.68 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, 19:47:13 #10 12.68 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c:8: 19:47:13 #10 12.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.68 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.68 19:47:13 #10 12.68 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  19:47:13 #10 12.69 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.h:66:0, 19:47:13 #10 12.70 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c:8: 19:47:13 #10 12.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.70 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.70 19:47:13 #10 12.70 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  19:47:13 #10 12.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, 19:47:13 #10 12.70 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c:8: 19:47:13 #10 12.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.70 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.70 19:47:13 #10 12.70 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c  19:47:13 #10 12.71 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  19:47:13 #10 12.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, 19:47:13 #10 12.71 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: 19:47:13 #10 12.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.71 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.71 19:47:13 #10 12.71 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c  19:47:13 #10 12.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 19:47:13 #10 12.72 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, 19:47:13 #10 12.72 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c:8: 19:47:13 #10 12.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.72 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.72 19:47:13 #10 12.72 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:47:13 #10 12.73 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, 19:47:13 #10 12.73 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.c:8: 19:47:13 #10 12.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.73 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.73 19:47:13 #10 12.73 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c  19:47:13 #10 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c  19:47:13 #10 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c  19:47:13 #10 12.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h:46:0, 19:47:13 #10 12.74 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c:8: 19:47:13 #10 12.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.74 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.74 19:47:13 #10 12.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:47:13 #10 12.74 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, 19:47:13 #10 12.74 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c:8: 19:47:13 #10 12.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.74 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.74 19:47:13 #10 12.74 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  19:47:13 #10 12.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c  19:47:13 #10 12.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, 19:47:13 #10 12.76 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c:8: 19:47:13 #10 12.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.76 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.76 19:47:13 #10 12.76 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, 19:47:13 #10 12.77 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c:8: 19:47:13 #10 12.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.77 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.77 19:47:13 #10 12.77 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, 19:47:13 #10 12.77 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c:8: 19:47:13 #10 12.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.77 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.77 19:47:13 #10 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c  19:47:13 #10 12.80 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 19:47:13 #10 12.80 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, 19:47:13 #10 12.80 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c:8: 19:47:13 #10 12.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.80 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.80 19:47:13 #10 12.80 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  19:47:13 #10 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  19:47:13 #10 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c  19:47:13 #10 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  19:47:13 #10 12.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  19:47:13 #10 12.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:47:13 #10 12.83 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, 19:47:13 #10 12.83 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c:8: 19:47:13 #10 12.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.83 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.83 19:47:13 #10 12.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c  19:47:13 #10 12.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c  19:47:13 #10 12.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  19:47:13 #10 12.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  19:47:13 #10 12.84 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:47:13 #10 12.85 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, 19:47:13 #10 12.85 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c:8: 19:47:13 #10 12.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.85 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.85 19:47:13 #10 12.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, 19:47:13 #10 12.86 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c:8: 19:47:13 #10 12.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.86 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.86 19:47:13 #10 12.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 19:47:13 #10 12.86 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 19:47:13 #10 12.86 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c:8: 19:47:13 #10 12.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.86 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.86 19:47:13 #10 12.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, 19:47:13 #10 12.86 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, 19:47:13 #10 12.86 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c:8: 19:47:13 #10 12.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.86 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.86 19:47:13 #10 12.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 19:47:13 #10 12.86 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c:8: 19:47:13 #10 12.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.86 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.86 19:47:13 #10 12.86 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.86 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.87 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.87 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.87 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, 19:47:13 #10 12.88 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c:8: 19:47:13 #10 12.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.88 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.88 19:47:13 #10 12.88 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.88 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.h:74:0, 19:47:13 #10 12.88 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c:8: 19:47:13 #10 12.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.88 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.88 19:47:13 #10 12.88 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 19:47:13 #10 12.88 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, 19:47:13 #10 12.88 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c:8: 19:47:13 #10 12.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.88 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.88 19:47:13 #10 12.88 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c  19:47:13 #10 12.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.h:42:0, 19:47:13 #10 12.90 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c:8: 19:47:13 #10 12.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.90 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.90 19:47:13 #10 12.90 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c  19:47:13 #10 12.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  19:47:13 #10 12.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, 19:47:13 #10 12.91 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c:8: 19:47:13 #10 12.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.91 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.91 19:47:13 #10 12.91 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c  19:47:13 #10 12.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:47:13 #10 12.92 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, 19:47:13 #10 12.92 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c:8: 19:47:13 #10 12.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.92 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.92 19:47:13 #10 12.92 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 19:47:13 #10 12.92 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c:8: 19:47:13 #10 12.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.92 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.92 19:47:13 #10 12.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:47:13 #10 12.92 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, 19:47:13 #10 12.92 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c:8: 19:47:13 #10 12.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.92 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.92 19:47:13 #10 12.92 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.h:44:0, 19:47:13 #10 12.93 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c:8: 19:47:13 #10 12.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.93 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.93 19:47:13 #10 12.93 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, 19:47:13 #10 12.94 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c:8: 19:47:13 #10 12.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.94 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.94 19:47:13 #10 12.94 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, 19:47:13 #10 12.94 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c:8: 19:47:13 #10 12.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.94 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.94 19:47:13 #10 12.94 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  19:47:13 #10 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  19:47:13 #10 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c  19:47:13 #10 12.97 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, 19:47:13 #10 12.97 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c:8: 19:47:13 #10 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.97 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.97 19:47:13 #10 12.97 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:47:13 #10 12.98 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, 19:47:13 #10 12.98 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c:8: 19:47:13 #10 12.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 12.98 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 12.98 19:47:13 #10 12.98 :0:0: note: this is the location of the previous definition 19:47:13 #10 12.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  19:47:13 #10 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  19:47:13 #10 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  19:47:13 #10 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c  19:47:13 #10 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  19:47:13 #10 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  19:47:13 #10 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  19:47:13 #10 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  19:47:13 #10 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  19:47:13 #10 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  19:47:13 #10 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, 19:47:13 #10 13.00 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c:8: 19:47:13 #10 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.00 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.00 19:47:13 #10 13.00 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  19:47:13 #10 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  19:47:13 #10 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c  19:47:13 #10 13.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, 19:47:13 #10 13.01 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c:8: 19:47:13 #10 13.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.01 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.01 19:47:13 #10 13.01 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 19:47:13 #10 13.01 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c:8: 19:47:13 #10 13.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.01 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.01 19:47:13 #10 13.01 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c  19:47:13 #10 13.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  19:47:13 #10 13.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c  19:47:13 #10 13.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB9.c  19:47:13 #10 13.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c  19:47:13 #10 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 19:47:13 #10 13.02 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, 19:47:13 #10 13.02 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c:8: 19:47:13 #10 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.02 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.02 19:47:13 #10 13.02 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  19:47:13 #10 13.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c  19:47:13 #10 13.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h:44:0, 19:47:13 #10 13.05 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c:8: 19:47:13 #10 13.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.05 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.05 19:47:13 #10 13.05 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h:44:0, 19:47:13 #10 13.05 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c:8: 19:47:13 #10 13.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.05 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.05 19:47:13 #10 13.05 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.h:136:0, 19:47:13 #10 13.06 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c:8: 19:47:13 #10 13.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.06 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.06 19:47:13 #10 13.06 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, 19:47:13 #10 13.06 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, 19:47:13 #10 13.06 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c:8: 19:47:13 #10 13.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.06 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.06 19:47:13 #10 13.06 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  19:47:13 #10 13.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, 19:47:13 #10 13.07 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c:8: 19:47:13 #10 13.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.07 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.07 19:47:13 #10 13.07 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:47:13 #10 13.08 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, 19:47:13 #10 13.08 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c:8: 19:47:13 #10 13.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.08 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.08 19:47:13 #10 13.08 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, 19:47:13 #10 13.08 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, 19:47:13 #10 13.08 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c:8: 19:47:13 #10 13.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.08 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.08 19:47:13 #10 13.08 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 19:47:13 #10 13.08 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c:8: 19:47:13 #10 13.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.08 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.08 19:47:13 #10 13.08 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 19:47:13 #10 13.09 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, 19:47:13 #10 13.09 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c:8: 19:47:13 #10 13.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.09 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.09 19:47:13 #10 13.09 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, 19:47:13 #10 13.09 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, 19:47:13 #10 13.09 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c:8: 19:47:13 #10 13.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.09 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.09 19:47:13 #10 13.09 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, 19:47:13 #10 13.09 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c:8: 19:47:13 #10 13.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.09 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.09 19:47:13 #10 13.09 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  19:47:13 #10 13.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:47:13 #10 13.10 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, 19:47:13 #10 13.10 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c:8: 19:47:13 #10 13.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.10 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.10 19:47:13 #10 13.10 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, 19:47:13 #10 13.10 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, 19:47:13 #10 13.10 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.c:8: 19:47:13 #10 13.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.10 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.10 19:47:13 #10 13.10 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 19:47:13 #10 13.11 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, 19:47:13 #10 13.11 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c:8: 19:47:13 #10 13.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.11 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.11 19:47:13 #10 13.11 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, 19:47:13 #10 13.12 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, 19:47:13 #10 13.12 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c:8: 19:47:13 #10 13.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.12 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.12 19:47:13 #10 13.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, 19:47:13 #10 13.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c:8: 19:47:13 #10 13.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.12 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.12 19:47:13 #10 13.12 :0:0: note: this is the location of the previous definition 19:47:13 #10 13.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 19:47:13 #10 13.12 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, 19:47:13 #10 13.12 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, 19:47:13 #10 13.12 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c:8: 19:47:13 #10 13.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.12 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.12 19:47:13 #10 13.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 19:47:13 #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, 19:47:13 #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, 19:47:13 #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c:8: 19:47:13 #10 13.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:13 #10 13.16 #define __EXTENSIONS__ /* for Sun */ 19:47:13 #10 13.16 19:47:14 #10 13.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 19:47:14 #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, 19:47:14 #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c:8: 19:47:14 #10 13.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.16 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.16 19:47:14 #10 13.16 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, 19:47:14 #10 13.17 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, 19:47:14 #10 13.17 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c:8: 19:47:14 #10 13.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.17 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.17 19:47:14 #10 13.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  19:47:14 #10 13.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  19:47:14 #10 13.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c  19:47:14 #10 13.18 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  19:47:14 #10 13.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  19:47:14 #10 13.18 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.18 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h:50:0, 19:47:14 #10 13.20 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c:8: 19:47:14 #10 13.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.20 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.20 19:47:14 #10 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 19:47:14 #10 13.21 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 19:47:14 #10 13.21 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, 19:47:14 #10 13.21 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, 19:47:14 #10 13.21 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c:8: 19:47:14 #10 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.21 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.21 19:47:14 #10 13.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  19:47:14 #10 13.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c  19:47:14 #10 13.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.h:46:0, 19:47:14 #10 13.22 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c:8: 19:47:14 #10 13.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.22 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.22 19:47:14 #10 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  19:47:14 #10 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  19:47:14 #10 13.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c  19:47:14 #10 13.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  19:47:14 #10 13.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  19:47:14 #10 13.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  19:47:14 #10 13.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h:50:0, 19:47:14 #10 13.25 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: 19:47:14 #10 13.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.25 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.25 19:47:14 #10 13.25 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c  19:47:14 #10 13.25 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c  19:47:14 #10 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:14 #10 13.26 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, 19:47:14 #10 13.26 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c:8: 19:47:14 #10 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.26 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.26 19:47:14 #10 13.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  19:47:14 #10 13.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  19:47:14 #10 13.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  19:47:14 #10 13.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  19:47:14 #10 13.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, 19:47:14 #10 13.27 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c:8: 19:47:14 #10 13.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.27 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.27 19:47:14 #10 13.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 19:47:14 #10 13.27 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c:8: 19:47:14 #10 13.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.27 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.27 19:47:14 #10 13.27 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.27 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, 19:47:14 #10 13.28 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c:8: 19:47:14 #10 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.28 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.28 19:47:14 #10 13.28 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.h:44:0, 19:47:14 #10 13.28 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c:8: 19:47:14 #10 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.28 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.28 19:47:14 #10 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, 19:47:14 #10 13.28 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c:8: 19:47:14 #10 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.28 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.28 19:47:14 #10 13.28 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, 19:47:14 #10 13.29 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c:8: 19:47:14 #10 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.29 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.29 19:47:14 #10 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:14 #10 13.29 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, 19:47:14 #10 13.29 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c:8: 19:47:14 #10 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.29 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.29 19:47:14 #10 13.29 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.29 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h:47:0, 19:47:14 #10 13.30 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c:8: 19:47:14 #10 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.30 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.30 19:47:14 #10 13.30 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, 19:47:14 #10 13.30 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, 19:47:14 #10 13.30 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c:8: 19:47:14 #10 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.30 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.30 19:47:14 #10 13.30 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.30 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.30 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, 19:47:14 #10 13.31 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c:8: 19:47:14 #10 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.31 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.31 19:47:14 #10 13.31 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.31 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  19:47:14 #10 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  19:47:14 #10 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c  19:47:14 #10 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, 19:47:14 #10 13.31 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: 19:47:14 #10 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.31 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.31 19:47:14 #10 13.31 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.31 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  19:47:14 #10 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, 19:47:14 #10 13.32 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c:8: 19:47:14 #10 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.32 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.32 19:47:14 #10 13.32 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  19:47:14 #10 13.32 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  19:47:14 #10 13.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, 19:47:14 #10 13.34 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c:8: 19:47:14 #10 13.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.34 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.34 19:47:14 #10 13.34 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:47:14 #10 13.34 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, 19:47:14 #10 13.34 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c:8: 19:47:14 #10 13.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.34 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.34 19:47:14 #10 13.34 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, 19:47:14 #10 13.35 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c:8: 19:47:14 #10 13.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.35 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.35 19:47:14 #10 13.35 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:47:14 #10 13.35 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, 19:47:14 #10 13.35 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c:8: 19:47:14 #10 13.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.35 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.35 19:47:14 #10 13.35 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 19:47:14 #10 13.36 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, 19:47:14 #10 13.36 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: 19:47:14 #10 13.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.36 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.36 19:47:14 #10 13.36 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 19:47:14 #10 13.36 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, 19:47:14 #10 13.36 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, 19:47:14 #10 13.36 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c:8: 19:47:14 #10 13.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.36 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.36 19:47:14 #10 13.36 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 19:47:14 #10 13.37 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c:8: 19:47:14 #10 13.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.37 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.37 19:47:14 #10 13.37 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  19:47:14 #10 13.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  19:47:14 #10 13.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 19:47:14 #10 13.37 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c:8: 19:47:14 #10 13.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.37 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.37 19:47:14 #10 13.37 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  19:47:14 #10 13.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c  19:47:14 #10 13.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  19:47:14 #10 13.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, 19:47:14 #10 13.38 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c:8: 19:47:14 #10 13.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.38 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.38 19:47:14 #10 13.38 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  19:47:14 #10 13.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, 19:47:14 #10 13.38 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c:8: 19:47:14 #10 13.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.38 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.38 19:47:14 #10 13.38 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:14 #10 13.39 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, 19:47:14 #10 13.39 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c:8: 19:47:14 #10 13.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.39 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.39 19:47:14 #10 13.39 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, 19:47:14 #10 13.39 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c:8: 19:47:14 #10 13.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.39 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.39 19:47:14 #10 13.39 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 19:47:14 #10 13.39 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, 19:47:14 #10 13.39 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c:8: 19:47:14 #10 13.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.39 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.39 19:47:14 #10 13.39 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, 19:47:14 #10 13.39 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c:8: 19:47:14 #10 13.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.39 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.39 19:47:14 #10 13.39 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  19:47:14 #10 13.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 19:47:14 #10 13.40 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c:8: 19:47:14 #10 13.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.40 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.40 19:47:14 #10 13.40 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  19:47:14 #10 13.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB9.h:56:0, 19:47:14 #10 13.40 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.c:8: 19:47:14 #10 13.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.40 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.40 19:47:14 #10 13.40 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  19:47:14 #10 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  19:47:14 #10 13.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  19:47:14 #10 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  19:47:14 #10 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  19:47:14 #10 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  19:47:14 #10 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  19:47:14 #10 13.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h:44:0, 19:47:14 #10 13.46 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c:8: 19:47:14 #10 13.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.46 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.46 19:47:14 #10 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  19:47:14 #10 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  19:47:14 #10 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  19:47:14 #10 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  19:47:14 #10 13.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  19:47:14 #10 13.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  19:47:14 #10 13.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  19:47:14 #10 13.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.h:68:0, 19:47:14 #10 13.49 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c:8: 19:47:14 #10 13.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.49 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.49 19:47:14 #10 13.49 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  19:47:14 #10 13.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, 19:47:14 #10 13.52 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, 19:47:14 #10 13.52 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c:8: 19:47:14 #10 13.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.52 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.52 19:47:14 #10 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c  19:47:14 #10 13.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 19:47:14 #10 13.53 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, 19:47:14 #10 13.53 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: 19:47:14 #10 13.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.53 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.53 19:47:14 #10 13.53 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, 19:47:14 #10 13.54 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, 19:47:14 #10 13.54 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c:8: 19:47:14 #10 13.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.54 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.54 19:47:14 #10 13.54 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.55 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.55 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  19:47:14 #10 13.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:14 #10 13.56 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, 19:47:14 #10 13.56 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.h:15, 19:47:14 #10 13.56 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c:8: 19:47:14 #10 13.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.56 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.56 19:47:14 #10 13.56 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, 19:47:14 #10 13.57 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c:8: 19:47:14 #10 13.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.57 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.57 19:47:14 #10 13.57 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c  19:47:14 #10 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c  19:47:14 #10 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  19:47:14 #10 13.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  19:47:14 #10 13.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c  19:47:14 #10 13.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.h:63:0, 19:47:14 #10 13.58 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c:8: 19:47:14 #10 13.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.58 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.58 19:47:14 #10 13.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  19:47:14 #10 13.58 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  19:47:14 #10 13.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 19:47:14 #10 13.59 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, 19:47:14 #10 13.59 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c:8: 19:47:14 #10 13.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.59 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.59 19:47:14 #10 13.59 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, 19:47:14 #10 13.60 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c:8: 19:47:14 #10 13.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.60 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.60 19:47:14 #10 13.60 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 19:47:14 #10 13.60 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, 19:47:14 #10 13.60 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c:8: 19:47:14 #10 13.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.60 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.60 19:47:14 #10 13.60 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, 19:47:14 #10 13.61 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c:8: 19:47:14 #10 13.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.61 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.61 19:47:14 #10 13.61 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c  19:47:14 #10 13.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.h:63:0, 19:47:14 #10 13.64 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c:8: 19:47:14 #10 13.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.64 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.64 19:47:14 #10 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c  19:47:14 #10 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c  19:47:14 #10 13.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.h:68:0, 19:47:14 #10 13.64 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c:8: 19:47:14 #10 13.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.64 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.64 19:47:14 #10 13.64 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  19:47:14 #10 13.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  19:47:14 #10 13.65 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  19:47:14 #10 13.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c  19:47:14 #10 13.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  19:47:14 #10 13.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 19:47:14 #10 13.66 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c:8: 19:47:14 #10 13.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.66 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.66 19:47:14 #10 13.66 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, 19:47:14 #10 13.66 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: 19:47:14 #10 13.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.66 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.66 19:47:14 #10 13.66 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c  19:47:14 #10 13.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  19:47:14 #10 13.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  19:47:14 #10 13.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, 19:47:14 #10 13.67 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, 19:47:14 #10 13.67 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c:8: 19:47:14 #10 13.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.67 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.67 19:47:14 #10 13.67 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, 19:47:14 #10 13.68 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c:8: 19:47:14 #10 13.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.68 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.68 19:47:14 #10 13.68 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:47:14 #10 13.69 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c:8: 19:47:14 #10 13.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.69 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.69 19:47:14 #10 13.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, 19:47:14 #10 13.69 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c:8: 19:47:14 #10 13.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.69 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.69 19:47:14 #10 13.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.h:88:0, 19:47:14 #10 13.69 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c:8: 19:47:14 #10 13.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.69 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.69 19:47:14 #10 13.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  19:47:14 #10 13.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, 19:47:14 #10 13.70 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c:8: 19:47:14 #10 13.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.70 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.70 19:47:14 #10 13.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, 19:47:14 #10 13.70 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c:8: 19:47:14 #10 13.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.70 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.70 19:47:14 #10 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  19:47:14 #10 13.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, 19:47:14 #10 13.71 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c:8: 19:47:14 #10 13.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.71 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.71 19:47:14 #10 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  19:47:14 #10 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c  19:47:14 #10 13.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:47:14 #10 13.71 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, 19:47:14 #10 13.71 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c:8: 19:47:14 #10 13.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.71 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.71 19:47:14 #10 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  19:47:14 #10 13.73 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.h:44:0, 19:47:14 #10 13.73 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c:8: 19:47:14 #10 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.73 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.73 19:47:14 #10 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, 19:47:14 #10 13.73 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: 19:47:14 #10 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.73 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.73 19:47:14 #10 13.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c  19:47:14 #10 13.73 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.73 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  19:47:14 #10 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  19:47:14 #10 13.74 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  19:47:14 #10 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  19:47:14 #10 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  19:47:14 #10 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  19:47:14 #10 13.75 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.75 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.75 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  19:47:14 #10 13.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  19:47:14 #10 13.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, 19:47:14 #10 13.76 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c:8: 19:47:14 #10 13.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.76 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.76 19:47:14 #10 13.76 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.76 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  19:47:14 #10 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  19:47:14 #10 13.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  19:47:14 #10 13.79 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  19:47:14 #10 13.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  19:47:14 #10 13.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 19:47:14 #10 13.80 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, 19:47:14 #10 13.80 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c:8: 19:47:14 #10 13.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.80 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.80 19:47:14 #10 13.80 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  19:47:14 #10 13.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:47:14 #10 13.81 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.h:15, 19:47:14 #10 13.81 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c:8: 19:47:14 #10 13.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.81 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.81 19:47:14 #10 13.81 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  19:47:14 #10 13.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c  19:47:14 #10 13.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  19:47:14 #10 13.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  19:47:14 #10 13.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  19:47:14 #10 13.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, 19:47:14 #10 13.83 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, 19:47:14 #10 13.83 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c:8: 19:47:14 #10 13.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.83 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.83 19:47:14 #10 13.83 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.h:46:0, 19:47:14 #10 13.83 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c:8: 19:47:14 #10 13.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.83 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.83 19:47:14 #10 13.83 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:47:14 #10 13.83 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, 19:47:14 #10 13.83 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c:8: 19:47:14 #10 13.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.83 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.83 19:47:14 #10 13.83 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  19:47:14 #10 13.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c  19:47:14 #10 13.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  19:47:14 #10 13.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, 19:47:14 #10 13.86 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c:8: 19:47:14 #10 13.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.86 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.86 19:47:14 #10 13.86 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h:61:0, 19:47:14 #10 13.86 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c:8: 19:47:14 #10 13.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.86 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.86 19:47:14 #10 13.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, 19:47:14 #10 13.86 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, 19:47:14 #10 13.86 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c:8: 19:47:14 #10 13.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.86 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.86 19:47:14 #10 13.86 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.86 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  19:47:14 #10 13.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  19:47:14 #10 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  19:47:14 #10 13.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 19:47:14 #10 13.88 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, 19:47:14 #10 13.88 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c:8: 19:47:14 #10 13.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.88 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.88 19:47:14 #10 13.88 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 19:47:14 #10 13.89 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 19:47:14 #10 13.89 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c:8: 19:47:14 #10 13.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.89 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.89 19:47:14 #10 13.89 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:14 #10 13.91 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, 19:47:14 #10 13.91 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c:8: 19:47:14 #10 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.91 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.91 19:47:14 #10 13.91 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:47:14 #10 13.91 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, 19:47:14 #10 13.91 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c:8: 19:47:14 #10 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.91 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.91 19:47:14 #10 13.91 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 19:47:14 #10 13.94 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, 19:47:14 #10 13.94 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c:8: 19:47:14 #10 13.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.94 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.94 19:47:14 #10 13.94 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, 19:47:14 #10 13.94 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c:8: 19:47:14 #10 13.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.94 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.94 19:47:14 #10 13.94 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  19:47:14 #10 13.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  19:47:14 #10 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 19:47:14 #10 13.96 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.h:18, 19:47:14 #10 13.96 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c:8: 19:47:14 #10 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.96 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.96 19:47:14 #10 13.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  19:47:14 #10 13.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  19:47:14 #10 13.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  19:47:14 #10 13.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  19:47:14 #10 13.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  19:47:14 #10 13.97 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:14 #10 13.98 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, 19:47:14 #10 13.98 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c:8: 19:47:14 #10 13.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.98 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.98 19:47:14 #10 13.98 :0:0: note: this is the location of the previous definition 19:47:14 #10 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c  19:47:14 #10 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  19:47:14 #10 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  19:47:14 #10 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  19:47:14 #10 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  19:47:14 #10 13.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:47:14 #10 13.99 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, 19:47:14 #10 13.99 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c:8: 19:47:14 #10 13.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 13.99 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 13.99 19:47:14 #10 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 19:47:14 #10 14.00 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, 19:47:14 #10 14.00 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c:8: 19:47:14 #10 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.00 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.00 19:47:14 #10 14.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 19:47:14 #10 14.01 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c:8: 19:47:14 #10 14.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.01 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.01 19:47:14 #10 14.01 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.01 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:47:14 #10 14.01 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, 19:47:14 #10 14.01 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: 19:47:14 #10 14.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.01 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.01 19:47:14 #10 14.01 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.02 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h:75:0, 19:47:14 #10 14.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c:8: 19:47:14 #10 14.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.03 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.03 19:47:14 #10 14.03 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  19:47:14 #10 14.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  19:47:14 #10 14.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  19:47:14 #10 14.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  19:47:14 #10 14.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 19:47:14 #10 14.05 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c:8: 19:47:14 #10 14.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.05 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.05 19:47:14 #10 14.05 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h:49:0, 19:47:14 #10 14.05 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c:8: 19:47:14 #10 14.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.05 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.05 19:47:14 #10 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  19:47:14 #10 14.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, 19:47:14 #10 14.06 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c:8: 19:47:14 #10 14.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.06 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.06 19:47:14 #10 14.06 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:14 #10 14.06 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, 19:47:14 #10 14.06 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c:8: 19:47:14 #10 14.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.06 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.06 19:47:14 #10 14.06 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.h:62:0, 19:47:14 #10 14.07 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c:8: 19:47:14 #10 14.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.07 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.07 19:47:14 #10 14.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.h:53:0, 19:47:14 #10 14.07 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c:8: 19:47:14 #10 14.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.07 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.07 19:47:14 #10 14.07 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, 19:47:14 #10 14.08 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: 19:47:14 #10 14.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.08 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.08 19:47:14 #10 14.08 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 19:47:14 #10 14.08 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 19:47:14 #10 14.08 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, 19:47:14 #10 14.08 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c:8: 19:47:14 #10 14.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.08 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.08 19:47:14 #10 14.08 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:47:14 #10 14.09 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, 19:47:14 #10 14.09 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c:8: 19:47:14 #10 14.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.09 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.09 19:47:14 #10 14.09 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  19:47:14 #10 14.10 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:47:14 #10 14.10 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, 19:47:14 #10 14.10 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c:8: 19:47:14 #10 14.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.10 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.10 19:47:14 #10 14.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 19:47:14 #10 14.10 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 19:47:14 #10 14.10 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, 19:47:14 #10 14.10 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c:8: 19:47:14 #10 14.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:14 #10 14.10 #define __EXTENSIONS__ /* for Sun */ 19:47:14 #10 14.10 19:47:14 #10 14.10 :0:0: note: this is the location of the previous definition 19:47:14 #10 14.11 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.12 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, 19:47:15 #10 14.13 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c:8: 19:47:15 #10 14.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.13 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.13 19:47:15 #10 14.13 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.h:115:0, 19:47:15 #10 14.15 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c:8: 19:47:15 #10 14.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.15 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.15 19:47:15 #10 14.15 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:15 #10 14.15 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, 19:47:15 #10 14.15 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c:8: 19:47:15 #10 14.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.15 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.15 19:47:15 #10 14.15 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 19:47:15 #10 14.16 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, 19:47:15 #10 14.16 from /opt/o-du-l2/src/codec_utils/RRC/MCC.c:8: 19:47:15 #10 14.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.16 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.16 19:47:15 #10 14.16 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 19:47:15 #10 14.21 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, 19:47:15 #10 14.21 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c:8: 19:47:15 #10 14.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.21 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.21 19:47:15 #10 14.21 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:15 #10 14.21 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.h:15, 19:47:15 #10 14.21 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c:8: 19:47:15 #10 14.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.21 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.21 19:47:15 #10 14.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.h:46:0, 19:47:15 #10 14.22 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: 19:47:15 #10 14.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.22 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.22 19:47:15 #10 14.22 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:47:15 #10 14.22 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 19:47:15 #10 14.22 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.h:16, 19:47:15 #10 14.22 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c:8: 19:47:15 #10 14.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.22 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.22 19:47:15 #10 14.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 19:47:15 #10 14.23 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, 19:47:15 #10 14.23 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c:8: 19:47:15 #10 14.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.23 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.23 19:47:15 #10 14.23 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.23 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, 19:47:15 #10 14.24 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c:8: 19:47:15 #10 14.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.24 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.24 19:47:15 #10 14.24 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 19:47:15 #10 14.24 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, 19:47:15 #10 14.24 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c:8: 19:47:15 #10 14.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.24 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.24 19:47:15 #10 14.24 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  19:47:15 #10 14.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.h:60:0, 19:47:15 #10 14.25 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c:8: 19:47:15 #10 14.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.25 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.25 19:47:15 #10 14.25 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:47:15 #10 14.26 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 19:47:15 #10 14.26 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, 19:47:15 #10 14.26 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c:8: 19:47:15 #10 14.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.26 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.26 19:47:15 #10 14.26 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.h:67:0, 19:47:15 #10 14.26 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c:8: 19:47:15 #10 14.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.26 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.26 19:47:15 #10 14.26 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, 19:47:15 #10 14.27 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c:8: 19:47:15 #10 14.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.27 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.27 19:47:15 #10 14.27 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.27 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 19:47:15 #10 14.27 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, 19:47:15 #10 14.27 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c:8: 19:47:15 #10 14.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.27 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.27 19:47:15 #10 14.27 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, 19:47:15 #10 14.27 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c:8: 19:47:15 #10 14.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.27 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.27 19:47:15 #10 14.27 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 19:47:15 #10 14.27 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c:8: 19:47:15 #10 14.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.27 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.27 19:47:15 #10 14.27 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.h:53:0, 19:47:15 #10 14.28 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c:8: 19:47:15 #10 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.28 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.28 19:47:15 #10 14.28 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  19:47:15 #10 14.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  19:47:15 #10 14.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  19:47:15 #10 14.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  19:47:15 #10 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, 19:47:15 #10 14.28 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c:8: 19:47:15 #10 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.28 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.28 19:47:15 #10 14.28 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, 19:47:15 #10 14.29 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, 19:47:15 #10 14.29 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c:8: 19:47:15 #10 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.29 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.29 19:47:15 #10 14.29 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  19:47:15 #10 14.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  19:47:15 #10 14.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  19:47:15 #10 14.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  19:47:15 #10 14.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  19:47:15 #10 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 19:47:15 #10 14.29 from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c:8: 19:47:15 #10 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.29 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.29 19:47:15 #10 14.29 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  19:47:15 #10 14.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  19:47:15 #10 14.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  19:47:15 #10 14.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  19:47:15 #10 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, 19:47:15 #10 14.29 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c:8: 19:47:15 #10 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.29 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.29 19:47:15 #10 14.29 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, 19:47:15 #10 14.30 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c:8: 19:47:15 #10 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.30 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.30 19:47:15 #10 14.30 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  19:47:15 #10 14.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  19:47:15 #10 14.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c  19:47:15 #10 14.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  19:47:15 #10 14.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  19:47:15 #10 14.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  19:47:15 #10 14.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  19:47:15 #10 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  19:47:15 #10 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h:76:0, 19:47:15 #10 14.31 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c:8: 19:47:15 #10 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.31 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.31 19:47:15 #10 14.31 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  19:47:15 #10 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  19:47:15 #10 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  19:47:15 #10 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c  19:47:15 #10 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  19:47:15 #10 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  19:47:15 #10 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  19:47:15 #10 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 19:47:15 #10 14.31 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, 19:47:15 #10 14.31 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c:8: 19:47:15 #10 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.31 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.31 19:47:15 #10 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 19:47:15 #10 14.31 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c:8: 19:47:15 #10 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.31 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.31 19:47:15 #10 14.31 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, 19:47:15 #10 14.32 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c:8: 19:47:15 #10 14.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.32 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.32 19:47:15 #10 14.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  19:47:15 #10 14.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  19:47:15 #10 14.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  19:47:15 #10 14.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 19:47:15 #10 14.32 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, 19:47:15 #10 14.32 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c:8: 19:47:15 #10 14.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.32 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.32 19:47:15 #10 14.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, 19:47:15 #10 14.33 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c:8: 19:47:15 #10 14.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.33 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.33 19:47:15 #10 14.33 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  19:47:15 #10 14.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  19:47:15 #10 14.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  19:47:15 #10 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, 19:47:15 #10 14.34 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, 19:47:15 #10 14.34 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: 19:47:15 #10 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.34 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.34 19:47:15 #10 14.34 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.34 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  19:47:15 #10 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.h:58:0, 19:47:15 #10 14.34 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: 19:47:15 #10 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.34 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.34 19:47:15 #10 14.34 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, 19:47:15 #10 14.34 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c:8: 19:47:15 #10 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.34 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.34 19:47:15 #10 14.34 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, 19:47:15 #10 14.36 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c:8: 19:47:15 #10 14.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.36 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.36 19:47:15 #10 14.36 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, 19:47:15 #10 14.37 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c:8: 19:47:15 #10 14.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.37 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.37 19:47:15 #10 14.37 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 19:47:15 #10 14.37 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, 19:47:15 #10 14.37 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c:8: 19:47:15 #10 14.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.37 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.37 19:47:15 #10 14.37 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.37 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.h:68:0, 19:47:15 #10 14.38 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c:8: 19:47:15 #10 14.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.38 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.38 19:47:15 #10 14.38 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.38 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 19:47:15 #10 14.39 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, 19:47:15 #10 14.39 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c:8: 19:47:15 #10 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.39 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.39 19:47:15 #10 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.h:79:0, 19:47:15 #10 14.39 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c:8: 19:47:15 #10 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.39 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.39 19:47:15 #10 14.39 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, 19:47:15 #10 14.39 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c:8: 19:47:15 #10 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.39 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.39 19:47:15 #10 14.39 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.39 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, 19:47:15 #10 14.39 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c:8: 19:47:15 #10 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.39 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.39 19:47:15 #10 14.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.h:61:0, 19:47:15 #10 14.40 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c:8: 19:47:15 #10 14.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.40 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.40 19:47:15 #10 14.40 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.40 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, 19:47:15 #10 14.40 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, 19:47:15 #10 14.40 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c:8: 19:47:15 #10 14.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.40 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.40 19:47:15 #10 14.40 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.h:44:0, 19:47:15 #10 14.40 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c:8: 19:47:15 #10 14.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.40 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.40 19:47:15 #10 14.40 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, 19:47:15 #10 14.41 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c:8: 19:47:15 #10 14.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.41 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.41 19:47:15 #10 14.41 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, 19:47:15 #10 14.43 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, 19:47:15 #10 14.43 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c:8: 19:47:15 #10 14.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.43 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.43 19:47:15 #10 14.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.h:86:0, 19:47:15 #10 14.46 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c:8: 19:47:15 #10 14.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.46 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.46 19:47:15 #10 14.46 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:15 #10 14.47 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, 19:47:15 #10 14.47 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c:8: 19:47:15 #10 14.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.47 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.47 19:47:15 #10 14.47 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 19:47:15 #10 14.48 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 19:47:15 #10 14.48 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, 19:47:15 #10 14.48 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, 19:47:15 #10 14.48 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c:8: 19:47:15 #10 14.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.48 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.48 19:47:15 #10 14.48 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:15 #10 14.50 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c:8: 19:47:15 #10 14.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.50 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.50 19:47:15 #10 14.50 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.50 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  19:47:15 #10 14.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  19:47:15 #10 14.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  19:47:15 #10 14.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:47:15 #10 14.52 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, 19:47:15 #10 14.52 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c:8: 19:47:15 #10 14.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.52 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.52 19:47:15 #10 14.52 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  19:47:15 #10 14.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  19:47:15 #10 14.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  19:47:15 #10 14.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  19:47:15 #10 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.h:38:0, 19:47:15 #10 14.56 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c:8: 19:47:15 #10 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.56 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.56 19:47:15 #10 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 19:47:15 #10 14.56 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c:8: 19:47:15 #10 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.56 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.56 19:47:15 #10 14.56 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, 19:47:15 #10 14.57 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c:8: 19:47:15 #10 14.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.57 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.57 19:47:15 #10 14.57 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 19:47:15 #10 14.57 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, 19:47:15 #10 14.57 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c:8: 19:47:15 #10 14.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.57 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.57 19:47:15 #10 14.57 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:15 #10 14.58 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, 19:47:15 #10 14.58 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c:8: 19:47:15 #10 14.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.58 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.58 19:47:15 #10 14.58 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.h:80:0, 19:47:15 #10 14.58 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c:8: 19:47:15 #10 14.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.58 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.58 19:47:15 #10 14.58 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.h:64:0, 19:47:15 #10 14.58 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c:8: 19:47:15 #10 14.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.58 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.58 19:47:15 #10 14.58 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h:44:0, 19:47:15 #10 14.58 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c:8: 19:47:15 #10 14.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.58 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.58 19:47:15 #10 14.58 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, 19:47:15 #10 14.58 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: 19:47:15 #10 14.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.58 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.58 19:47:15 #10 14.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, 19:47:15 #10 14.59 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c:8: 19:47:15 #10 14.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.59 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.59 19:47:15 #10 14.59 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, 19:47:15 #10 14.59 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, 19:47:15 #10 14.59 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c:8: 19:47:15 #10 14.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.59 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.59 19:47:15 #10 14.59 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 19:47:15 #10 14.59 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, 19:47:15 #10 14.59 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c:8: 19:47:15 #10 14.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.59 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.59 19:47:15 #10 14.59 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.61 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.62 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  19:47:15 #10 14.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, 19:47:15 #10 14.65 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: 19:47:15 #10 14.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.65 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.65 19:47:15 #10 14.65 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  19:47:15 #10 14.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  19:47:15 #10 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, 19:47:15 #10 14.67 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c:8: 19:47:15 #10 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.67 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.67 19:47:15 #10 14.67 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:47:15 #10 14.68 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, 19:47:15 #10 14.68 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c:8: 19:47:15 #10 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.68 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.68 19:47:15 #10 14.68 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, 19:47:15 #10 14.68 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c:8: 19:47:15 #10 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.68 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.68 19:47:15 #10 14.68 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:47:15 #10 14.70 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, 19:47:15 #10 14.70 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c:8: 19:47:15 #10 14.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.70 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.70 19:47:15 #10 14.70 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, 19:47:15 #10 14.71 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c:8: 19:47:15 #10 14.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.71 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.71 19:47:15 #10 14.71 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, 19:47:15 #10 14.71 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c:8: 19:47:15 #10 14.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.71 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.71 19:47:15 #10 14.71 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 19:47:15 #10 14.72 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 19:47:15 #10 14.72 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, 19:47:15 #10 14.72 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c:8: 19:47:15 #10 14.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.72 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.72 19:47:15 #10 14.72 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, 19:47:15 #10 14.72 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c:8: 19:47:15 #10 14.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.72 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.72 19:47:15 #10 14.72 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.h:44:0, 19:47:15 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c:8: 19:47:15 #10 14.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.73 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.73 19:47:15 #10 14.73 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, 19:47:15 #10 14.74 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c:8: 19:47:15 #10 14.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.74 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.74 19:47:15 #10 14.74 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:47:15 #10 14.75 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, 19:47:15 #10 14.75 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c:8: 19:47:15 #10 14.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.75 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.75 19:47:15 #10 14.75 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:47:15 #10 14.76 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, 19:47:15 #10 14.76 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c:8: 19:47:15 #10 14.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.76 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.76 19:47:15 #10 14.76 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.h:128:0, 19:47:15 #10 14.77 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c:8: 19:47:15 #10 14.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.77 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.77 19:47:15 #10 14.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, 19:47:15 #10 14.78 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, 19:47:15 #10 14.78 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c:8: 19:47:15 #10 14.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.78 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.78 19:47:15 #10 14.78 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, 19:47:15 #10 14.78 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c:8: 19:47:15 #10 14.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.78 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.78 19:47:15 #10 14.78 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:47:15 #10 14.79 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, 19:47:15 #10 14.79 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c:8: 19:47:15 #10 14.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.79 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.79 19:47:15 #10 14.79 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:15 #10 14.79 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, 19:47:15 #10 14.79 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: 19:47:15 #10 14.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.79 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.79 19:47:15 #10 14.79 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 19:47:15 #10 14.80 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, 19:47:15 #10 14.80 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: 19:47:15 #10 14.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.80 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.80 19:47:15 #10 14.80 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, 19:47:15 #10 14.81 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c:8: 19:47:15 #10 14.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.81 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.81 19:47:15 #10 14.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:47:15 #10 14.81 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, 19:47:15 #10 14.81 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c:8: 19:47:15 #10 14.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.81 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.81 19:47:15 #10 14.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, 19:47:15 #10 14.81 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c:8: 19:47:15 #10 14.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.81 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.81 19:47:15 #10 14.81 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, 19:47:15 #10 14.81 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c:8: 19:47:15 #10 14.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.81 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.81 19:47:15 #10 14.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, 19:47:15 #10 14.82 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c:8: 19:47:15 #10 14.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.82 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.82 19:47:15 #10 14.82 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.h:297:0, 19:47:15 #10 14.82 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c:8: 19:47:15 #10 14.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.82 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.82 19:47:15 #10 14.82 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:47:15 #10 14.82 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, 19:47:15 #10 14.82 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: 19:47:15 #10 14.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.82 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.82 19:47:15 #10 14.82 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollByte.h:115:0, 19:47:15 #10 14.82 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.c:8: 19:47:15 #10 14.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.82 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.82 19:47:15 #10 14.82 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, 19:47:15 #10 14.82 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, 19:47:15 #10 14.82 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c:8: 19:47:15 #10 14.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.82 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.82 19:47:15 #10 14.82 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.82 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, 19:47:15 #10 14.83 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c:8: 19:47:15 #10 14.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.83 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.83 19:47:15 #10 14.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 19:47:15 #10 14.83 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, 19:47:15 #10 14.83 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c:8: 19:47:15 #10 14.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.83 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.83 19:47:15 #10 14.83 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:47:15 #10 14.83 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c:8: 19:47:15 #10 14.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.83 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.83 19:47:15 #10 14.84 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.84 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.h:57:0, 19:47:15 #10 14.85 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c:8: 19:47:15 #10 14.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.85 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.85 19:47:15 #10 14.85 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.85 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.85 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h:47:0, 19:47:15 #10 14.85 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: 19:47:15 #10 14.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.85 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.85 19:47:15 #10 14.85 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.85 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:47:15 #10 14.86 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, 19:47:15 #10 14.86 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c:8: 19:47:15 #10 14.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.86 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.86 19:47:15 #10 14.86 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, 19:47:15 #10 14.87 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: 19:47:15 #10 14.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.87 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.87 19:47:15 #10 14.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, 19:47:15 #10 14.87 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: 19:47:15 #10 14.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.87 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.87 19:47:15 #10 14.87 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 19:47:15 #10 14.87 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, 19:47:15 #10 14.87 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c:8: 19:47:15 #10 14.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.87 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.87 19:47:15 #10 14.87 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.88 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:47:15 #10 14.88 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, 19:47:15 #10 14.88 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c:8: 19:47:15 #10 14.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.88 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.88 19:47:15 #10 14.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, 19:47:15 #10 14.88 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c:8: 19:47:15 #10 14.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.88 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.88 19:47:15 #10 14.88 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.90 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 19:47:15 #10 14.91 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c:8: 19:47:15 #10 14.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.91 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.91 19:47:15 #10 14.91 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 19:47:15 #10 14.91 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, 19:47:15 #10 14.91 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: 19:47:15 #10 14.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.91 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.91 19:47:15 #10 14.91 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 19:47:15 #10 14.92 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, 19:47:15 #10 14.92 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: 19:47:15 #10 14.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.92 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.92 19:47:15 #10 14.92 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, 19:47:15 #10 14.92 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, 19:47:15 #10 14.92 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c:8: 19:47:15 #10 14.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.92 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.92 19:47:15 #10 14.92 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:47:15 #10 14.92 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, 19:47:15 #10 14.92 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c:8: 19:47:15 #10 14.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.92 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.92 19:47:15 #10 14.92 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 19:47:15 #10 14.92 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, 19:47:15 #10 14.92 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c:8: 19:47:15 #10 14.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.92 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.92 19:47:15 #10 14.92 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 19:47:15 #10 14.93 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: 19:47:15 #10 14.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.93 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.93 19:47:15 #10 14.93 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 19:47:15 #10 14.93 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, 19:47:15 #10 14.93 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: 19:47:15 #10 14.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.93 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.93 19:47:15 #10 14.93 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 19:47:15 #10 14.94 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, 19:47:15 #10 14.94 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: 19:47:15 #10 14.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.94 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.94 19:47:15 #10 14.94 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, 19:47:15 #10 14.95 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: 19:47:15 #10 14.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:15 #10 14.95 #define __EXTENSIONS__ /* for Sun */ 19:47:15 #10 14.95 19:47:15 #10 14.95 :0:0: note: this is the location of the previous definition 19:47:15 #10 14.99 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_rrc.a  19:47:15 #10 15.09 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:15 #10 15.10 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:16 #10 15.10 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c  19:47:16 #10 15.10 -e Compiling  /opt/o-du-l2/src/du_app//du_tmr.c  19:47:16 #10 15.10 -e Compiling  /opt/o-du-l2/src/du_app//du_ue_mgr.c  19:47:16 #10 15.10 -e Compiling  /opt/o-du-l2/src/du_app//du_utils.c  19:47:16 #10 15.10 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_conversions.c  19:47:16 #10 15.10 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_main.c  19:47:16 #10 15.10 -e Compiling  /opt/o-du-l2/src/du_app//du_e2_conversions.c  19:47:16 #10 15.11 -e Compiling  /opt/o-du-l2/src/du_app//du_cell_mgr.c  19:47:16 #10 15.11 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_msg_router.c  19:47:16 #10 15.11 -e Compiling  /opt/o-du-l2/src/du_app//du_sys_info_hdl.c  19:47:16 #10 15.11 -e Compiling  /opt/o-du-l2/src/du_app//du_sctp.c  19:47:16 #10 15.11 -e Compiling  /opt/o-du-l2/src/du_app//du_egtp.c  19:47:16 #10 15.11 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_mgr.c  19:47:16 #10 15.11 -e Compiling  /opt/o-du-l2/src/du_app//du_cfg.c  19:47:16 #10 15.11 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c  19:47:16 #10 15.12 -e Compiling  /opt/o-du-l2/src/du_app//du_msg_hdl.c  19:47:16 #10 15.22 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:47:16 #10 15.22 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 19:47:16 #10 15.22 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, 19:47:16 #10 15.22 from /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c:32: 19:47:16 #10 15.22 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:16 #10 15.22 #define __EXTENSIONS__ /* for Sun */ 19:47:16 #10 15.22 19:47:16 #10 15.22 :0:0: note: this is the location of the previous definition 19:47:16 #10 15.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 19:47:16 #10 15.24 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, 19:47:16 #10 15.24 from /opt/o-du-l2/src/du_app//du_cell_mgr.c:35: 19:47:16 #10 15.24 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:16 #10 15.24 #define __EXTENSIONS__ /* for Sun */ 19:47:16 #10 15.24 19:47:16 #10 15.24 :0:0: note: this is the location of the previous definition 19:47:16 #10 15.33 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, 19:47:16 #10 15.33 from /opt/o-du-l2/src/du_app//du_e2_conversions.c:23: 19:47:16 #10 15.33 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:16 #10 15.33 #define __EXTENSIONS__ /* for Sun */ 19:47:16 #10 15.33 19:47:16 #10 15.33 :0:0: note: this is the location of the previous definition 19:47:16 #10 15.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, 19:47:16 #10 15.34 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.c:23: 19:47:16 #10 15.34 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:16 #10 15.34 #define __EXTENSIONS__ /* for Sun */ 19:47:16 #10 15.34 19:47:16 #10 15.34 :0:0: note: this is the location of the previous definition 19:47:16 #10 15.35 /opt/o-du-l2/src/du_app//du_ue_mgr.c: In function 'fillDefaultInitDlBwp': 19:47:16 #10 15.35 /opt/o-du-l2/src/du_app//du_ue_mgr.c:714:10: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 19:47:16 #10 15.35 memset(initDlBwp->pdcchCfg.cRSetToAddModList, 0, MAX_NUM_CRSET); 19:47:16 #10 15.35 ^~~~~~ 19:47:16 #10 15.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 19:47:16 #10 15.35 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, 19:47:16 #10 15.35 from /opt/o-du-l2/src/du_app//du_sys_info_hdl.c:32: 19:47:16 #10 15.35 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:16 #10 15.35 #define __EXTENSIONS__ /* for Sun */ 19:47:16 #10 15.35 19:47:16 #10 15.35 :0:0: note: this is the location of the previous definition 19:47:16 #10 15.36 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 19:47:16 #10 15.36 from /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c:31: 19:47:16 #10 15.36 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:16 #10 15.36 #define __EXTENSIONS__ /* for Sun */ 19:47:16 #10 15.36 19:47:16 #10 15.36 :0:0: note: this is the location of the previous definition 19:47:16 #10 15.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 19:47:16 #10 15.37 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, 19:47:16 #10 15.37 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.h:21, 19:47:16 #10 15.37 from /opt/o-du-l2/src/du_app//du_cfg.c:32: 19:47:16 #10 15.37 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:16 #10 15.37 #define __EXTENSIONS__ /* for Sun */ 19:47:16 #10 15.37 19:47:16 #10 15.37 :0:0: note: this is the location of the previous definition 19:47:16 #10 15.38 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, 19:47:16 #10 15.38 from /opt/o-du-l2/src/du_app//du_mgr_msg_router.c:37: 19:47:16 #10 15.38 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:16 #10 15.38 #define __EXTENSIONS__ /* for Sun */ 19:47:16 #10 15.38 19:47:16 #10 15.38 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 19:47:16 #10 15.38 from /opt/o-du-l2/src/du_app//du_msg_hdl.c:36: 19:47:16 #10 15.38 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:47:16 #10 15.38 #define __EXTENSIONS__ /* for Sun */ 19:47:16 #10 15.38 19:47:16 #10 15.38 :0:0: note: this is the location of the previous definition 19:47:16 #10 15.39 :0:0: note: this is the location of the previous definition 19:47:16 #10 15.41 /opt/o-du-l2/src/du_app//du_cfg.c: In function 'readCfg': 19:47:16 #10 15.41 /opt/o-du-l2/src/du_app//du_cfg.c:653:69: warning: excess elements in array initializer 19:47:16 #10 15.41 Snssai snssai[MAX_OF_SUPPORTED_SLICE] = {{1,{2,3,4}},{2,{3,3,4}},{3,{4,3,4}},{4,{5,3,4}}}; 19:47:16 #10 15.41 ^ 19:47:16 #10 15.41 /opt/o-du-l2/src/du_app//du_cfg.c:653:69: note: (near initialization for 'snssai') 19:47:16 #10 15.41 /opt/o-du-l2/src/du_app//du_cfg.c:653:81: warning: excess elements in array initializer 19:47:16 #10 15.41 Snssai snssai[MAX_OF_SUPPORTED_SLICE] = {{1,{2,3,4}},{2,{3,3,4}},{3,{4,3,4}},{4,{5,3,4}}}; 19:47:16 #10 15.41 ^ 19:47:16 #10 15.41 /opt/o-du-l2/src/du_app//du_cfg.c:653:81: note: (near initialization for 'snssai') 19:47:17 #10 16.13 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libduapp.a  19:47:17 #10 16.13 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:17 #10 16.14 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:17 #10 16.14 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_portable_functions.c  19:47:17 #10 16.14 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_ul.c  19:47:17 #10 16.14 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_layer_mgr.c  19:47:17 #10 16.14 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_api.c  19:47:17 #10 16.14 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_dl.c  19:47:17 #10 16.14 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_msg_router.c  19:47:17 #10 16.14 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmr.c  19:47:17 #10 16.14 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_ul.c  19:47:17 #10 16.14 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_ul.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_stats.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_ul.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_ul_msg_router.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_dl.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ul.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_sys_id.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_dl.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_ul.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_dl.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_ul.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptul.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_mgr.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_mgr.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptdl.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_dl.c  19:47:17 #10 16.15 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_dl.c  19:47:17 #10 16.16 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_msg_hdl.c  19:47:17 #10 16.16 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_dl.c  19:47:17 #10 16.16 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf.c  19:47:17 #10 16.17 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_api.c  19:47:17 #10 16.57 /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c: In function 'rlcDelTputDrbList': 19:47:17 #10 16.61 /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c:1272:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] 19:47:17 #10 16.61 drbList = gCb->rlcThpt.drbTputInfo.dlTputPerDrbList; 19:47:17 #10 16.61 ^ 19:47:17 #10 16.61 /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c:1289:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] 19:47:17 #10 16.61 drbNode = (RlcTptPerDrb *)node->node; 19:47:17 #10 16.61 ^ 19:47:17 #10 16.76 -e Creating Archive /opt/o-du-l2/build/odu/lib/odu/libkw.a  19:47:17 #10 16.76 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:17 #10 16.77 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:17 #10 16.77 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  19:47:17 #10 16.77 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  19:47:17 #10 16.77 -e Compiling  /opt/o-du-l2/src/cm/crg.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  19:47:17 #10 16.78 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  19:47:17 #10 16.79 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  19:47:17 #10 16.79 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  19:47:17 #10 16.79 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  19:47:17 #10 16.79 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  19:47:17 #10 16.79 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  19:47:17 #10 16.79 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  19:47:17 #10 16.79 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  19:47:17 #10 16.79 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  19:47:17 #10 16.80 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  19:47:17 #10 16.80 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  19:47:17 #10 16.80 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  19:47:18 #10 17.39 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libcm.a  19:47:18 #10 17.39 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:18 #10 17.40 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:18 #10 17.40 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptmi.c  19:47:18 #10 17.40 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_slot_ind.c  19:47:18 #10 17.40 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_demux.c  19:47:18 #10 17.40 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_phy.c  19:47:18 #10 17.40 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_id.c  19:47:18 #10 17.41 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_cfg_hdl.c  19:47:18 #10 17.41 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_ex_ms.c  19:47:18 #10 17.41 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_harq_dl.c  19:47:18 #10 17.41 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_util.c  19:47:18 #10 17.41 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_upr_inf_api.c  19:47:18 #10 17.41 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_mux.c  19:47:18 #10 17.41 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_tmr.c  19:47:18 #10 17.41 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_utils.c  19:47:18 #10 17.41 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_upr_inf.c  19:47:18 #10 17.41 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptui.c  19:47:18 #10 17.41 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_fsm.c  19:47:18 #10 17.42 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_uim.c  19:47:18 #10 17.42 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_utl.c  19:47:18 #10 17.42 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_handle_phy.c  19:47:18 #10 17.42 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_stop_ind.c  19:47:18 #10 17.42 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_lmm.c  19:47:18 #10 17.42 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_ue_mgr.c  19:47:18 #10 17.42 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_rach.c  19:47:18 #10 17.45 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_hdl.c  19:47:18 #10 17.45 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_router.c  19:47:18 #10 18.00 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  19:47:18 #10 18.01 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:18 #10 18.02 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:18 #10 18.02 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_crc.c  19:47:18 #10 18.02 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch.c  19:47:18 #10 18.02 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_utils.c  19:47:18 #10 18.02 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_msg_router.c  19:47:18 #10 18.02 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_fcfs.c  19:47:18 #10 18.02 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_rach.c  19:47:18 #10 18.03 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_common.c  19:47:18 #10 18.03 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slot_ind.c  19:47:18 #10 18.03 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_drx.c  19:47:18 #10 18.03 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_ue_mgr.c  19:47:18 #10 18.03 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slice_based.c  19:47:18 #10 18.03 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_dl.c  19:47:18 #10 18.04 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_tmr.c  19:47:18 #10 18.04 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_ul.c  19:47:19 #10 18.14 /opt/o-du-l2/src/5gnrsch/sch.c: In function 'fillSliceRecfgRsp': 19:47:19 #10 18.14 /opt/o-du-l2/src/5gnrsch/sch.c:1984:43: warning: passing argument 1 of 'cellCb->api->SchSliceRecfgReq' from incompatible pointer type [-Wincompatible-pointer-types] 19:47:19 #10 18.14 cellCb->api->SchSliceRecfgReq(rrmPolicyOfSlices); 19:47:19 #10 18.14 ^~~~~~~~~~~~~~~~~ 19:47:19 #10 18.14 /opt/o-du-l2/src/5gnrsch/sch.c:1984:43: note: expected 'SchCellCb * {aka struct schCellCb *}' but argument is of type 'SchRrmPolicyOfSlice * {aka struct schRrmPolicyOfSlice *}' 19:47:19 #10 18.16 /opt/o-du-l2/src/5gnrsch/sch.c:1984:19: warning: 'cellCb' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:47:19 #10 18.16 cellCb->api->SchSliceRecfgReq(rrmPolicyOfSlices); 19:47:19 #10 18.16 ~~~~~~^~~~~ 19:47:19 #10 18.22 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'SchSliceBasedSliceCfgReq': 19:47:19 #10 18.23 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:217:14: warning: unused variable 'intraSliceThread' [-Wunused-variable] 19:47:19 #10 18.23 pthread_t intraSliceThread[threadmax]; 19:47:19 #10 18.23 ^~~~~~~~~~~~~~~~ 19:47:19 #10 18.23 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:216:30: warning: unused variable 'threadArg' [-Wunused-variable] 19:47:19 #10 18.23 SchSliceBasedDlThreadArg *threadArg[threadmax]; 19:47:19 #10 18.23 ^~~~~~~~~ 19:47:19 #10 18.23 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:211:12: warning: unused variable 'threadRes' [-Wunused-variable] 19:47:19 #10 18.23 uint8_t threadRes; 19:47:19 #10 18.23 ^~~~~~~~~ 19:47:19 #10 18.23 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:209:12: warning: unused variable 'threadCounter' [-Wunused-variable] 19:47:19 #10 18.23 uint8_t threadCounter = 0; 19:47:19 #10 18.23 ^~~~~~~~~~~~~ 19:47:19 #10 18.23 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedScheduleSlot': 19:47:19 #10 18.24 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1478:40: warning: declaration of 'schSpcCell' shadows a previous local [-Wshadow] 19:47:19 #10 18.24 SchSliceBasedCellCb *schSpcCell = NULLP; 19:47:19 #10 18.24 ^~~~~~~~~~ 19:47:19 #10 18.24 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1347:26: note: shadowed declaration is here 19:47:19 #10 18.24 SchSliceBasedCellCb *schSpcCell; 19:47:19 #10 18.24 ^~~~~~~~~~ 19:47:19 #10 18.24 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, 19:47:19 #10 18.24 from /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:36: 19:47:19 #10 18.24 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedSortLcByPriorLevel': 19:47:19 #10 18.24 /opt/o-du-l2/src/cm/ssi.h:75:21: warning: 'return' with a value, in function returning void 19:47:19 #10 18.24 #define RFAILED 1 /* failed, general */ 19:47:19 #10 18.24 ^ 19:47:19 #10 18.24 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1673:14: note: in expansion of macro 'RFAILED' 19:47:19 #10 18.24 return RFAILED; 19:47:19 #10 18.24 ^~~~~~~ 19:47:19 #10 18.24 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1663:6: note: declared here 19:47:19 #10 18.24 void schSliceBasedSortLcByPriorLevel(CmLListCp *lcInfoList, float_t totalPriorLevel) 19:47:19 #10 18.24 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:47:19 #10 18.24 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, 19:47:19 #10 18.24 from /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:36: 19:47:19 #10 18.24 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedSortUeByWeight': 19:47:19 #10 18.24 /opt/o-du-l2/src/cm/ssi.h:75:21: warning: 'return' with a value, in function returning void 19:47:19 #10 18.24 #define RFAILED 1 /* failed, general */ 19:47:19 #10 18.24 ^ 19:47:19 #10 18.24 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1771:14: note: in expansion of macro 'RFAILED' 19:47:19 #10 18.24 return RFAILED; 19:47:19 #10 18.24 ^~~~~~~ 19:47:19 #10 18.24 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1760:6: note: declared here 19:47:19 #10 18.24 void schSliceBasedSortUeByWeight(SchCellCb *cellCb, CmLListCp *ueList, float_t totalWeight) 19:47:19 #10 18.24 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:47:19 #10 18.25 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedDlScheduling': 19:47:19 #10 18.25 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1876:13: warning: unused variable 'currSliceCnt' [-Wunused-variable] 19:47:19 #10 18.25 uint16_t currSliceCnt = 0; 19:47:19 #10 18.25 ^~~~~~~~~~~~ 19:47:19 #10 18.25 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedDlIntraSliceScheduling': 19:47:19 #10 18.25 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2125:7: warning: 'return' with no value, in function returning non-void 19:47:19 #10 18.25 return; 19:47:19 #10 18.25 ^~~~~~ 19:47:19 #10 18.25 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2041:9: note: declared here 19:47:19 #10 18.25 uint8_t schSliceBasedDlIntraSliceScheduling(SchCellCb *cellCb, SlotTimingInfo pdcchTime, uint8_t pdschNumSymbols, \ 19:47:19 #10 18.25 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:47:19 #10 18.25 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2049:18: warning: unused variable 'dciSlotAlloc' [-Wunused-variable] 19:47:19 #10 18.25 DlMsgSchInfo *dciSlotAlloc; 19:47:19 #10 18.25 ^~~~~~~~~~~~ 19:47:19 #10 18.25 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedDlIntraSliceThreadScheduling': 19:47:19 #10 18.25 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2181:39: warning: initialization makes integer from pointer without a cast [-Wint-conversion] 19:47:19 #10 18.25 uint8_t pdschNumSymbols = dlThreadArg->pdschNumSymbols; 19:47:19 #10 18.25 ^~~~~~~~~~~ 19:47:19 #10 18.25 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2200:13: warning: implicit declaration of function 'usleep'; did you mean 'fseek'? [-Wimplicit-function-declaration] 19:47:19 #10 18.25 usleep(500); 19:47:19 #10 18.25 ^~~~~~ 19:47:19 #10 18.25 fseek 19:47:19 #10 18.25 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedDlFinalScheduling': 19:47:19 #10 18.25 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2407:19: warning: 'return' with no value, in function returning non-void 19:47:19 #10 18.25 return; 19:47:19 #10 18.25 ^~~~~~ 19:47:19 #10 18.25 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2247:9: note: declared here 19:47:19 #10 18.25 uint8_t schSliceBasedDlFinalScheduling(SchCellCb *cellCb, SlotTimingInfo pdschTime, SlotTimingInfo pdcchTime, \ 19:47:19 #10 18.25 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:47:19 #10 18.26 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedUlScheduling': 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2645:13: warning: unused variable 'currSliceCnt' [-Wunused-variable] 19:47:19 #10 18.27 uint16_t currSliceCnt = 0; 19:47:19 #10 18.27 ^~~~~~~~~~~~ 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2636:9: warning: variable 'k2Found' set but not used [-Wunused-but-set-variable] 19:47:19 #10 18.27 bool k2Found = FALSE; 19:47:19 #10 18.27 ^~~~~~~ 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedUlIntraSliceScheduling': 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2835:23: warning: variable 'ueSliceBasedCb' set but not used [-Wunused-but-set-variable] 19:47:19 #10 18.27 SchSliceBasedUeCb *ueSliceBasedCb = NULLP; 19:47:19 #10 18.27 ^~~~~~~~~~~~~~ 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2834:18: warning: unused variable 'dciSlotAlloc' [-Wunused-variable] 19:47:19 #10 18.27 DlMsgSchInfo *dciSlotAlloc; 19:47:19 #10 18.27 ^~~~~~~~~~~~ 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2830:13: warning: variable 'crnti' set but not used [-Wunused-but-set-variable] 19:47:19 #10 18.27 uint16_t crnti = 0; 19:47:19 #10 18.27 ^~~~~ 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedUlIntraSliceThreadScheduling': 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2905:19: warning: variable 'puschTime' set but not used [-Wunused-but-set-variable] 19:47:19 #10 18.27 SlotTimingInfo puschTime; 19:47:19 #10 18.27 ^~~~~~~~~ 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2901:23: warning: variable 'ueSliceBasedCb' set but not used [-Wunused-but-set-variable] 19:47:19 #10 18.27 SchSliceBasedUeCb *ueSliceBasedCb = NULLP; 19:47:19 #10 18.27 ^~~~~~~~~~~~~~ 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2900:18: warning: unused variable 'dciSlotAlloc' [-Wunused-variable] 19:47:19 #10 18.27 DlMsgSchInfo *dciSlotAlloc; 19:47:19 #10 18.27 ^~~~~~~~~~~~ 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2896:13: warning: variable 'crnti' set but not used [-Wunused-but-set-variable] 19:47:19 #10 18.27 uint16_t crnti = 0; 19:47:19 #10 18.27 ^~~~~ 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedUlFinalScheduling': 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3010:23: warning: variable 'ueSliceBasedCb' set but not used [-Wunused-but-set-variable] 19:47:19 #10 18.27 SchSliceBasedUeCb *ueSliceBasedCb = NULLP; 19:47:19 #10 18.27 ^~~~~~~~~~~~~~ 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3000:13: warning: variable 'crnti' set but not used [-Wunused-but-set-variable] 19:47:19 #10 18.27 uint16_t crnti = 0; 19:47:19 #10 18.27 ^~~~~ 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedRoundRobinAlgoforLc': 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3563:13: warning: unused variable 'quantumSize' [-Wunused-variable] 19:47:19 #10 18.27 uint32_t quantumSize = 0; 19:47:19 #10 18.27 ^~~~~~~~~~~ 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3561:13: warning: unused variable 'totalTbs' [-Wunused-variable] 19:47:19 #10 18.27 uint32_t totalTbs = 0; 19:47:19 #10 18.27 ^~~~~~~~ 19:47:19 #10 18.27 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedWeightedFairQueueAlgoforLc': 19:47:19 #10 18.29 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3748:13: warning: unused variable 'quantumSize' [-Wunused-variable] 19:47:19 #10 18.29 uint32_t quantumSize = 0; 19:47:19 #10 18.29 ^~~~~~~~~~~ 19:47:19 #10 18.29 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedRoundRobinAlgo': 19:47:19 #10 18.29 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3985:47: warning: passing argument 2 of 'addNodeToLList' makes pointer from integer without a cast [-Wint-conversion] 19:47:19 #10 18.29 if(addNodeToLList(&casLcInfoList, lcNode->node, NULLP) != ROK) 19:47:19 #10 18.29 ^~~~~~ 19:47:19 #10 18.29 In file included from /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:45:0: 19:47:19 #10 18.29 /opt/o-du-l2/src/5gnrsch/sch_utils.h:115:9: note: expected 'void *' but argument is of type 'uint64_t {aka long unsigned int}' 19:47:19 #10 18.29 uint8_t addNodeToLList(CmLListCp *llist, void *blockToAdd, CmLList *currNode); 19:47:19 #10 18.29 ^~~~~~~~~~~~~~ 19:47:19 #10 18.29 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3930:26: warning: unused variable 'schSpcCell' [-Wunused-variable] 19:47:19 #10 18.29 SchSliceBasedCellCb *schSpcCell; 19:47:19 #10 18.29 ^~~~~~~~~~ 19:47:19 #10 18.29 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedWeightedFairQueueAlgo': 19:47:19 #10 18.29 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:4110:47: warning: passing argument 2 of 'addNodeToLList' makes pointer from integer without a cast [-Wint-conversion] 19:47:19 #10 18.29 if(addNodeToLList(&casLcInfoList, lcNode->node, NULLP) != ROK) 19:47:19 #10 18.29 ^~~~~~ 19:47:19 #10 18.29 In file included from /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:45:0: 19:47:19 #10 18.29 /opt/o-du-l2/src/5gnrsch/sch_utils.h:115:9: note: expected 'void *' but argument is of type 'uint64_t {aka long unsigned int}' 19:47:19 #10 18.29 uint8_t addNodeToLList(CmLListCp *llist, void *blockToAdd, CmLList *currNode); 19:47:19 #10 18.29 ^~~~~~~~~~~~~~ 19:47:19 #10 18.29 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:4052:38: warning: unused variable 'totalAvaiPrb' [-Wunused-variable] 19:47:19 #10 18.29 uint16_t ueQuantum, remainingPrb, totalAvaiPrb; 19:47:19 #10 18.29 ^~~~~~~~~~~~ 19:47:19 #10 18.29 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedAllApisInit': 19:47:19 #10 18.29 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:4181:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] 19:47:19 #10 18.29 allSliceBasedApi->SchUeDeleteReq = SchSliceBasedUeDeleteReq; 19:47:19 #10 18.29 ^ 19:47:19 #10 18.29 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:4192:40: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] 19:47:19 #10 18.29 allSliceBasedApi->SchSliceRecfgReq = SchSliceBasedSliceRecfgReq; 19:47:19 #10 18.29 ^ 19:47:19 #10 18.32 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'SchSliceBasedSliceRecfgReq': 19:47:19 #10 18.32 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:325:37: warning: 'sliceCbNode' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:47:19 #10 18.32 if(memcmp(&rrmPolicy->snssai, &sliceCbNode->snssai, sizeof(Snssai)) == 0) 19:47:19 #10 18.32 ^~~~~~~~~~~~~~~~~~~~ 19:47:19 #10 18.44 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  19:47:19 #10 18.46 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:19 #10 18.47 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:19 #10 18.47 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  19:47:19 #10 18.47 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  19:47:19 #10 18.47 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  19:47:19 #10 18.47 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  19:47:19 #10 18.47 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  19:47:19 #10 18.47 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  19:47:19 #10 18.47 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  19:47:19 #10 18.47 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  19:47:19 #10 18.47 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  19:47:19 #10 18.48 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  19:47:19 #10 18.48 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  19:47:19 #10 18.72 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:19 #10 18.73 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:47:19 #10 18.73 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_thread_hdl.c  19:47:19 #10 18.73 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_msg_hdl.c  19:47:19 #10 18.73 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_ex_ms.c  19:47:19 #10 18.86 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libphystub.a  19:47:19 #10 18.87 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:47:20 #10 19.65 -e ***** BUILD COMPLETE ***** 19:47:21 #10 DONE 20.3s 19:47:21 19:47:21 #11 [ 7/10] RUN cd build/scripts && /bin/bash add_netconf_user.sh 19:47:21 #11 0.300 Adding system user `netconf' (UID 102) ... 19:47:21 #11 0.300 Adding new user `netconf' (UID 102) with group `nogroup' ... 19:47:21 #11 0.439 Creating home directory `/home/netconf' ... 19:47:21 #11 0.482 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 19:47:21 #11 0.686 Generating public/private dsa key pair. 19:47:21 #11 0.686 Your identification has been saved in /home/netconf/.ssh/id_dsa. 19:47:21 #11 0.686 Your public key has been saved in /home/netconf/.ssh/id_dsa.pub. 19:47:21 #11 0.686 The key fingerprint is: 19:47:21 #11 0.686 SHA256:cGpfkBQgxg/gXJ79/6Nb/ivUyB6NGhKYM2JrtBuOCGE root@buildkitsandbox 19:47:21 #11 0.686 The key's randomart image is: 19:47:21 #11 0.686 +---[DSA 1024]----+ 19:47:21 #11 0.686 | .o+ ..o. | 19:47:21 #11 0.686 | o +o+ . . | 19:47:21 #11 0.686 | o oooo+ | 19:47:21 #11 0.686 |.E + *=.. | 19:47:21 #11 0.686 |.. o +ooS... = | 19:47:21 #11 0.686 |. =. ..o. * o | 19:47:21 #11 0.686 |.. + o ...=.. | 19:47:21 #11 0.686 |. . o .++ | 19:47:21 #11 0.686 | ooo+o. | 19:47:21 #11 0.686 +----[SHA256]-----+ 19:47:22 #11 DONE 0.8s 19:47:22 19:47:22 #12 [ 8/10] RUN cd build/scripts && /bin/bash install_lib_O1.sh -c 19:47:22 #12 0.210 19:47:22 #12 0.210  ***** MAIN: PARSING OF ARGUMENT DONE *****  19:47:22 #12 0.210 19:47:22 #12 0.655 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 19:47:22 #12 0.687 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:47:22 #12 0.708 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:47:22 #12 0.781 Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 19:47:23 #12 1.193 Reading package lists... 19:47:24 #12 2.749 Reading package lists... 19:47:25 #12 3.820 Building dependency tree... 19:47:25 #12 4.010 Reading state information... 19:47:26 #12 4.158 build-essential is already the newest version (12.4ubuntu1). 19:47:26 #12 4.158 pkg-config is already the newest version (0.29.1-0ubuntu2). 19:47:26 #12 4.158 python-dev is already the newest version (2.7.15~rc1-1). 19:47:26 #12 4.158 The following additional packages will be installed: 19:47:26 #12 4.159 cmake-data libavl1 libcap2-bin libev4 libidn11 libjq1 libonig4 libpam-cap 19:47:26 #12 4.159 libpcre16-3 libpcre3 libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libprotobuf10 19:47:26 #12 4.159 libprotoc10 libssh-4 libssl1.1 python-meld3 python-pkg-resources swig3.0 19:47:26 #12 4.160 Suggested packages: 19:47:26 #12 4.160 cmake-doc ninja-build libssh-doc libssl-doc python-setuptools supervisor-doc 19:47:26 #12 4.160 swig-doc swig-examples swig3.0-examples swig3.0-doc 19:47:26 #12 4.335 The following NEW packages will be installed: 19:47:26 #12 4.336 iputils-ping jq libavl-dev libavl1 libcap2-bin libev-dev libev4 libidn11 19:47:26 #12 4.336 libjq1 libonig4 libpam-cap libprotobuf-c-dev libprotobuf-c1 libprotobuf10 19:47:26 #12 4.336 libprotoc10 libssh-4 libssh-dev libssl-dev protobuf-c-compiler python-meld3 19:47:26 #12 4.336 python-pkg-resources supervisor swig swig3.0 19:47:26 #12 4.337 The following packages will be upgraded: 19:47:26 #12 4.337 cmake cmake-data libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 19:47:26 #12 4.338 libssl1.1 19:47:26 #12 4.503 8 upgraded, 24 newly installed, 0 to remove and 139 not upgraded. 19:47:26 #12 4.503 Need to get 12.2 MB of archives. 19:47:26 #12 4.503 After this operation, 24.4 MB of additional disk space will be used. 19:47:26 #12 4.503 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3-dev amd64 2:8.39-9ubuntu0.1 [536 kB] 19:47:26 #12 4.982 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre16-3 amd64 2:8.39-9ubuntu0.1 [147 kB] 19:47:26 #12 4.996 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre32-3 amd64 2:8.39-9ubuntu0.1 [138 kB] 19:47:26 #12 5.009 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-9ubuntu0.1 [15.3 kB] 19:47:26 #12 5.010 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] 19:47:26 #12 5.033 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:47:27 #12 5.056 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-ping amd64 3:20161105-1ubuntu3 [54.2 kB] 19:47:27 #12 5.061 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcap2-bin amd64 1:2.25-1.2 [20.6 kB] 19:47:27 #12 5.063 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpam-cap amd64 1:2.25-1.2 [7268 B] 19:47:27 #12 5.064 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] 19:47:27 #12 5.154 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.2 [3152 kB] 19:47:27 #12 5.249 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB] 19:47:27 #12 5.288 Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB] 19:47:27 #12 5.293 Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB] 19:47:27 #12 5.295 Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB] 19:47:27 #12 5.297 Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libavl1 amd64 0.3.5-4 [6386 B] 19:47:27 #12 5.297 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libavl-dev amd64 0.3.5-4 [4970 B] 19:47:27 #12 5.298 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libprotobuf-c1 amd64 1.2.1-2 [19.0 kB] 19:47:27 #12 5.299 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libprotobuf-c-dev amd64 1.2.1-2 [25.2 kB] 19:47:27 #12 5.300 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprotobuf10 amd64 3.0.0-9.1ubuntu1.1 [652 kB] 19:47:27 #12 5.346 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprotoc10 amd64 3.0.0-9.1ubuntu1.1 [569 kB] 19:47:27 #12 5.382 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssh-4 amd64 0.8.0~20170825.94fa1e38-1ubuntu0.7 [170 kB] 19:47:27 #12 5.387 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.23 [1568 kB] 19:47:27 #12 5.488 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssh-dev amd64 0.8.0~20170825.94fa1e38-1ubuntu0.7 [210 kB] 19:47:27 #12 5.491 Get:25 http://archive.ubuntu.com/ubuntu bionic/universe amd64 protobuf-c-compiler amd64 1.2.1-2 [72.6 kB] 19:47:27 #12 5.492 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-pkg-resources all 39.0.1-2ubuntu0.1 [128 kB] 19:47:27 #12 5.494 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe amd64 swig3.0 amd64 3.0.12-1 [1094 kB] 19:47:27 #12 5.503 Get:28 http://archive.ubuntu.com/ubuntu bionic/universe amd64 swig amd64 3.0.12-1 [6460 B] 19:47:27 #12 5.504 Get:29 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libev4 amd64 1:4.22-1 [26.3 kB] 19:47:27 #12 5.504 Get:30 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libev-dev amd64 1:4.22-1 [116 kB] 19:47:27 #12 5.505 Get:31 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-meld3 all 1.0.2-2 [30.9 kB] 19:47:27 #12 5.506 Get:32 http://archive.ubuntu.com/ubuntu bionic/universe amd64 supervisor all 3.3.1-1.1 [256 kB] 19:47:27 #12 5.700 debconf: delaying package configuration, since apt-utils is not installed 19:47:27 #12 5.744 Fetched 12.2 MB in 1s (10.6 MB/s) 19:47:27 #12 5.787 (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.) 19:47:28 #12 6.277 Preparing to unpack .../libpcre3-dev_2%3a8.39-9ubuntu0.1_amd64.deb ... 19:47:28 #12 6.303 Unpacking libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 19:47:28 #12 6.610 Preparing to unpack .../libpcre16-3_2%3a8.39-9ubuntu0.1_amd64.deb ... 19:47:28 #12 6.640 Unpacking libpcre16-3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 19:47:28 #12 6.742 Preparing to unpack .../libpcre32-3_2%3a8.39-9ubuntu0.1_amd64.deb ... 19:47:28 #12 6.764 Unpacking libpcre32-3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 19:47:28 #12 6.867 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-9ubuntu0.1_amd64.deb ... 19:47:28 #12 6.888 Unpacking libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 19:47:28 #12 6.970 Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... 19:47:29 #12 7.001 Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 19:47:29 #12 7.128 Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... 19:47:29 #12 7.209 Selecting previously unselected package libidn11:amd64. 19:47:29 #12 7.209 (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.) 19:47:29 #12 7.223 Preparing to unpack .../00-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:47:29 #12 7.231 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:47:29 #12 7.300 Selecting previously unselected package iputils-ping. 19:47:29 #12 7.304 Preparing to unpack .../01-iputils-ping_3%3a20161105-1ubuntu3_amd64.deb ... 19:47:29 #12 7.312 Unpacking iputils-ping (3:20161105-1ubuntu3) ... 19:47:29 #12 7.369 Selecting previously unselected package libcap2-bin. 19:47:29 #12 7.372 Preparing to unpack .../02-libcap2-bin_1%3a2.25-1.2_amd64.deb ... 19:47:29 #12 7.381 Unpacking libcap2-bin (1:2.25-1.2) ... 19:47:29 #12 7.442 Selecting previously unselected package libpam-cap:amd64. 19:47:29 #12 7.445 Preparing to unpack .../03-libpam-cap_1%3a2.25-1.2_amd64.deb ... 19:47:29 #12 7.455 Unpacking libpam-cap:amd64 (1:2.25-1.2) ... 19:47:29 #12 7.542 Preparing to unpack .../04-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 19:47:29 #12 7.566 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) over (1.1.1-1ubuntu2.1~18.04.6) ... 19:47:29 #12 7.826 Preparing to unpack .../05-cmake_3.10.2-1ubuntu2.18.04.2_amd64.deb ... 19:47:29 #12 7.848 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) over (3.10.2-1ubuntu2.18.04.1) ... 19:47:30 #12 8.521 Preparing to unpack .../06-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ... 19:47:30 #12 8.549 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) over (3.10.2-1ubuntu2.18.04.1) ... 19:47:50 #12 28.65 Selecting previously unselected package libonig4:amd64. 19:47:50 #12 28.65 Preparing to unpack .../07-libonig4_6.7.0-1_amd64.deb ... 19:47:50 #12 28.66 Unpacking libonig4:amd64 (6.7.0-1) ... 19:47:50 #12 28.75 Selecting previously unselected package libjq1:amd64. 19:47:50 #12 28.76 Preparing to unpack .../08-libjq1_1.5+dfsg-2_amd64.deb ... 19:47:50 #12 28.76 Unpacking libjq1:amd64 (1.5+dfsg-2) ... 19:47:50 #12 28.83 Selecting previously unselected package jq. 19:47:50 #12 28.84 Preparing to unpack .../09-jq_1.5+dfsg-2_amd64.deb ... 19:47:50 #12 28.85 Unpacking jq (1.5+dfsg-2) ... 19:47:50 #12 28.91 Selecting previously unselected package libavl1. 19:47:50 #12 28.91 Preparing to unpack .../10-libavl1_0.3.5-4_amd64.deb ... 19:47:50 #12 28.92 Unpacking libavl1 (0.3.5-4) ... 19:47:50 #12 28.97 Selecting previously unselected package libavl-dev. 19:47:50 #12 28.98 Preparing to unpack .../11-libavl-dev_0.3.5-4_amd64.deb ... 19:47:50 #12 28.98 Unpacking libavl-dev (0.3.5-4) ... 19:47:50 #12 29.05 Selecting previously unselected package libprotobuf-c1:amd64. 19:47:51 #12 29.05 Preparing to unpack .../12-libprotobuf-c1_1.2.1-2_amd64.deb ... 19:47:51 #12 29.06 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... 19:47:51 #12 29.12 Selecting previously unselected package libprotobuf-c-dev:amd64. 19:47:51 #12 29.12 Preparing to unpack .../13-libprotobuf-c-dev_1.2.1-2_amd64.deb ... 19:47:51 #12 29.13 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... 19:47:51 #12 29.19 Selecting previously unselected package libprotobuf10:amd64. 19:47:51 #12 29.19 Preparing to unpack .../14-libprotobuf10_3.0.0-9.1ubuntu1.1_amd64.deb ... 19:47:51 #12 29.20 Unpacking libprotobuf10:amd64 (3.0.0-9.1ubuntu1.1) ... 19:47:51 #12 29.32 Selecting previously unselected package libprotoc10:amd64. 19:47:51 #12 29.33 Preparing to unpack .../15-libprotoc10_3.0.0-9.1ubuntu1.1_amd64.deb ... 19:47:51 #12 29.33 Unpacking libprotoc10:amd64 (3.0.0-9.1ubuntu1.1) ... 19:47:51 #12 29.45 Selecting previously unselected package libssh-4:amd64. 19:47:51 #12 29.45 Preparing to unpack .../16-libssh-4_0.8.0~20170825.94fa1e38-1ubuntu0.7_amd64.deb ... 19:47:51 #12 29.46 Unpacking libssh-4:amd64 (0.8.0~20170825.94fa1e38-1ubuntu0.7) ... 19:47:51 #12 29.53 Selecting previously unselected package libssl-dev:amd64. 19:47:51 #12 29.54 Preparing to unpack .../17-libssl-dev_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 19:47:51 #12 29.54 Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 19:47:51 #12 29.74 Selecting previously unselected package libssh-dev. 19:47:51 #12 29.74 Preparing to unpack .../18-libssh-dev_0.8.0~20170825.94fa1e38-1ubuntu0.7_amd64.deb ... 19:47:51 #12 29.75 Unpacking libssh-dev (0.8.0~20170825.94fa1e38-1ubuntu0.7) ... 19:47:51 #12 29.85 Selecting previously unselected package protobuf-c-compiler. 19:47:51 #12 29.85 Preparing to unpack .../19-protobuf-c-compiler_1.2.1-2_amd64.deb ... 19:47:51 #12 29.86 Unpacking protobuf-c-compiler (1.2.1-2) ... 19:47:51 #12 29.93 Selecting previously unselected package python-pkg-resources. 19:47:51 #12 29.93 Preparing to unpack .../20-python-pkg-resources_39.0.1-2ubuntu0.1_all.deb ... 19:47:51 #12 29.94 Unpacking python-pkg-resources (39.0.1-2ubuntu0.1) ... 19:47:52 #12 30.00 Selecting previously unselected package swig3.0. 19:47:52 #12 30.00 Preparing to unpack .../21-swig3.0_3.0.12-1_amd64.deb ... 19:47:52 #12 30.02 Unpacking swig3.0 (3.0.12-1) ... 19:47:53 #12 31.36 Selecting previously unselected package swig. 19:47:53 #12 31.37 Preparing to unpack .../22-swig_3.0.12-1_amd64.deb ... 19:47:53 #12 31.37 Unpacking swig (3.0.12-1) ... 19:47:53 #12 31.43 Selecting previously unselected package libev4. 19:47:53 #12 31.44 Preparing to unpack .../23-libev4_1%3a4.22-1_amd64.deb ... 19:47:53 #12 31.44 Unpacking libev4 (1:4.22-1) ... 19:47:53 #12 31.50 Selecting previously unselected package libev-dev. 19:47:53 #12 31.50 Preparing to unpack .../24-libev-dev_1%3a4.22-1_amd64.deb ... 19:47:53 #12 31.51 Unpacking libev-dev (1:4.22-1) ... 19:47:53 #12 31.57 Selecting previously unselected package python-meld3. 19:47:53 #12 31.58 Preparing to unpack .../25-python-meld3_1.0.2-2_all.deb ... 19:47:53 #12 31.58 Unpacking python-meld3 (1.0.2-2) ... 19:47:53 #12 31.65 Selecting previously unselected package supervisor. 19:47:53 #12 31.66 Preparing to unpack .../26-supervisor_3.3.1-1.1_all.deb ... 19:47:53 #12 31.66 Unpacking supervisor (3.3.1-1.1) ... 19:47:53 #12 31.85 Setting up libev4 (1:4.22-1) ... 19:47:53 #12 31.88 Setting up libpam-cap:amd64 (1:2.25-1.2) ... 19:47:54 #12 31.99 debconf: unable to initialize frontend: Dialog 19:47:54 #12 31.99 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 19:47:54 #12 31.99 debconf: falling back to frontend: Readline 19:47:54 #12 32.10 Setting up swig3.0 (3.0.12-1) ... 19:47:54 #12 32.12 Setting up libcap2-bin (1:2.25-1.2) ... 19:47:54 #12 32.14 Setting up python-meld3 (1.0.2-2) ... 19:47:54 #12 32.45 Setting up libonig4:amd64 (6.7.0-1) ... 19:47:54 #12 32.47 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ... 19:47:54 #12 32.50 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... 19:47:54 #12 32.53 Setting up python-pkg-resources (39.0.1-2ubuntu0.1) ... 19:47:54 #12 32.78 Setting up libavl1 (0.3.5-4) ... 19:47:54 #12 32.80 Setting up supervisor (3.3.1-1.1) ... 19:47:55 #12 33.30 invoke-rc.d: could not determine current runlevel 19:47:55 #12 33.30 invoke-rc.d: policy-rc.d denied execution of start. 19:47:55 #12 33.31 Setting up libprotobuf10:amd64 (3.0.0-9.1ubuntu1.1) ... 19:47:55 #12 33.33 Setting up libjq1:amd64 (1.5+dfsg-2) ... 19:47:55 #12 33.36 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 19:47:55 #12 33.44 debconf: unable to initialize frontend: Dialog 19:47:55 #12 33.44 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 19:47:55 #12 33.44 debconf: falling back to frontend: Readline 19:47:55 #12 33.53 Setting up libssh-4:amd64 (0.8.0~20170825.94fa1e38-1ubuntu0.7) ... 19:47:55 #12 33.55 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... 19:47:55 #12 33.57 Setting up libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ... 19:47:55 #12 33.59 Setting up libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ... 19:47:55 #12 33.61 Setting up libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ... 19:47:55 #12 33.63 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ... 19:47:55 #12 33.65 Setting up libprotoc10:amd64 (3.0.0-9.1ubuntu1.1) ... 19:47:55 #12 33.67 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:47:55 #12 33.68 Setting up protobuf-c-compiler (1.2.1-2) ... 19:47:55 #12 33.71 Setting up iputils-ping (3:20161105-1ubuntu3) ... 19:47:55 #12 33.73 Setting up libev-dev (1:4.22-1) ... 19:47:55 #12 33.75 Setting up libavl-dev (0.3.5-4) ... 19:47:55 #12 33.77 Setting up jq (1.5+dfsg-2) ... 19:47:55 #12 33.79 Setting up libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ... 19:47:55 #12 33.81 Setting up swig (3.0.12-1) ... 19:47:55 #12 33.82 Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 19:47:55 #12 33.84 Setting up libssh-dev (0.8.0~20170825.94fa1e38-1ubuntu0.7) ... 19:47:55 #12 33.86 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:47:55 #12 34.07 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 19:47:56 #12 34.18 19:47:56 #12 34.18  ***** DELETED /opt/o-du-l2/build/scripts/../../build/netconf *****  19:47:56 #12 34.18 19:47:56 #12 34.20 Cloning into 'libssh'... 19:47:58 #12 36.65 -- The C compiler identification is GNU 7.5.0 19:47:58 #12 36.66 -- Check for working C compiler: /usr/bin/cc 19:47:58 #12 36.71 -- Check for working C compiler: /usr/bin/cc -- works 19:47:58 #12 36.72 -- Detecting C compiler ABI info 19:47:58 #12 36.78 -- Detecting C compiler ABI info - done 19:47:58 #12 36.80 -- Detecting C compile features 19:47:58 #12 36.99 -- Detecting C compile features - done 19:47:59 #12 37.00 -- Performing Test WITH_FPIC 19:47:59 #12 37.06 -- Performing Test WITH_FPIC - Success 19:47:59 #12 37.06 -- Performing Test WITH_STACK_PROTECTOR 19:47:59 #12 37.13 -- Performing Test WITH_STACK_PROTECTOR - Success 19:47:59 #12 37.15 -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") 19:47:59 #12 37.22 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") 19:47:59 #12 37.22 -- Looking for pthread.h 19:47:59 #12 37.30 -- Looking for pthread.h - found 19:47:59 #12 37.30 -- Looking for pthread_create 19:47:59 #12 37.33 -- Looking for pthread_create - not found 19:47:59 #12 37.33 -- Looking for pthread_create in pthreads 19:47:59 #12 37.38 -- Looking for pthread_create in pthreads - not found 19:47:59 #12 37.39 -- Looking for pthread_create in pthread 19:47:59 #12 37.46 -- Looking for pthread_create in pthread - found 19:47:59 #12 37.46 -- Found Threads: TRUE 19:47:59 #12 37.46 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 19:47:59 #12 37.46 -- Checking for module 'heimdal-gssapi' 19:47:59 #12 37.47 -- No package 'heimdal-gssapi' found 19:47:59 #12 37.47 -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIR) 19:47:59 #12 37.47 -- Could NOT find NaCl (missing: NACL_LIBRARIES NACL_INCLUDE_DIRS) 19:47:59 #12 37.48 -- Performing Test WITH_VISIBILITY_HIDDEN 19:47:59 #12 37.54 -- Performing Test WITH_VISIBILITY_HIDDEN - Success 19:47:59 #12 37.54 -- Looking for argp.h 19:47:59 #12 37.61 -- Looking for argp.h - found 19:47:59 #12 37.61 -- Looking for pty.h 19:47:59 #12 37.68 -- Looking for pty.h - found 19:47:59 #12 37.68 -- Looking for utmp.h 19:47:59 #12 37.75 -- Looking for utmp.h - found 19:47:59 #12 37.75 -- Looking for termios.h 19:47:59 #12 37.82 -- Looking for termios.h - found 19:47:59 #12 37.82 -- Looking for unistd.h 19:47:59 #12 37.88 -- Looking for unistd.h - found 19:47:59 #12 37.88 -- Looking for util.h 19:47:59 #12 37.91 -- Looking for util.h - not found 19:47:59 #12 37.91 -- Looking for libutil.h 19:47:59 #12 37.94 -- Looking for libutil.h - not found 19:48:00 #12 37.94 -- Looking for sys/time.h 19:48:00 #12 38.01 -- Looking for sys/time.h - found 19:48:00 #12 38.01 -- Looking for sys/param.h 19:48:00 #12 38.09 -- Looking for sys/param.h - found 19:48:00 #12 38.09 -- Looking for arpa/inet.h 19:48:00 #12 38.17 -- Looking for arpa/inet.h - found 19:48:00 #12 38.17 -- Looking for byteswap.h 19:48:00 #12 38.24 -- Looking for byteswap.h - found 19:48:00 #12 38.24 -- Looking for openssl/des.h 19:48:00 #12 38.31 -- Looking for openssl/des.h - found 19:48:00 #12 38.31 -- Looking for openssl/aes.h 19:48:00 #12 38.38 -- Looking for openssl/aes.h - found 19:48:00 #12 38.38 -- Looking for openssl/blowfish.h 19:48:00 #12 38.45 -- Looking for openssl/blowfish.h - found 19:48:00 #12 38.45 -- Looking for openssl/ecdh.h 19:48:00 #12 38.54 -- Looking for openssl/ecdh.h - found 19:48:00 #12 38.54 -- Looking for openssl/ec.h 19:48:00 #12 38.63 -- Looking for openssl/ec.h - found 19:48:00 #12 38.63 -- Looking for openssl/ecdsa.h 19:48:00 #12 38.72 -- Looking for openssl/ecdsa.h - found 19:48:00 #12 38.72 -- Looking for CRYPTO_ctr128_encrypt 19:48:00 #12 38.81 -- Looking for CRYPTO_ctr128_encrypt - found 19:48:00 #12 38.81 -- Looking for isblank 19:48:00 #12 38.88 -- Looking for isblank - found 19:48:00 #12 38.88 -- Looking for strncpy 19:48:01 #12 38.95 -- Looking for strncpy - found 19:48:01 #12 38.95 -- Looking for strndup 19:48:01 #12 39.02 -- Looking for strndup - found 19:48:01 #12 39.02 -- Looking for strtoull 19:48:01 #12 39.10 -- Looking for strtoull - found 19:48:01 #12 39.10 -- Looking for vsnprintf 19:48:01 #12 39.18 -- Looking for vsnprintf - found 19:48:01 #12 39.18 -- Looking for snprintf 19:48:01 #12 39.26 -- Looking for snprintf - found 19:48:01 #12 39.27 -- Looking for poll 19:48:01 #12 39.34 -- Looking for poll - found 19:48:01 #12 39.34 -- Looking for select 19:48:01 #12 39.41 -- Looking for select - found 19:48:01 #12 39.41 -- Looking for getaddrinfo 19:48:01 #12 39.48 -- Looking for getaddrinfo - found 19:48:01 #12 39.48 -- Looking for ntohll 19:48:01 #12 39.51 -- Looking for ntohll - not found 19:48:01 #12 39.52 -- Looking for htonll 19:48:01 #12 39.55 -- Looking for htonll - not found 19:48:01 #12 39.55 -- Looking for clock_gettime in rt 19:48:01 #12 39.64 -- Looking for clock_gettime in rt - found 19:48:01 #12 39.64 -- Looking for forkpty in util 19:48:01 #12 39.70 -- Looking for forkpty in util - found 19:48:01 #12 39.71 -- Looking for cfmakeraw 19:48:01 #12 39.78 -- Looking for cfmakeraw - found 19:48:01 #12 39.78 -- Looking for __strtoull 19:48:01 #12 39.85 -- Looking for __strtoull - not found 19:48:01 #12 39.85 -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE 19:48:01 #12 39.92 -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE - Success 19:48:01 #12 39.92 -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE 19:48:01 #12 39.95 -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE - Failed 19:48:01 #12 39.95 -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION 19:48:01 #12 40.03 -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION - Success 19:48:02 #12 40.03 -- Performing Test HAVE_GCC_NARG_MACRO 19:48:02 #12 40.11 -- Performing Test HAVE_GCC_NARG_MACRO - Success 19:48:02 #12 40.11 -- Performing Test HAVE_COMPILER__FUNC__ 19:48:02 #12 40.19 -- Performing Test HAVE_COMPILER__FUNC__ - Success 19:48:02 #12 40.19 -- Performing Test HAVE_COMPILER__FUNCTION__ 19:48:02 #12 40.22 -- Performing Test HAVE_COMPILER__FUNCTION__ - Failed 19:48:02 #12 40.22 -- Check if the system is big endian 19:48:02 #12 40.22 -- Searching 16 bit integer 19:48:02 #12 40.22 -- Looking for sys/types.h 19:48:02 #12 40.22 CMake Warning (dev) at /usr/local/share/cmake-3.14/Modules/CheckIncludeFile.cmake:80 (message): 19:48:02 #12 40.22 Policy CMP0075 is not set: Include file check macros honor 19:48:02 #12 40.22 CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy 19:48:02 #12 40.22 details. Use the cmake_policy command to set the policy and suppress this 19:48:02 #12 40.22 warning. 19:48:02 #12 40.22 19:48:02 #12 40.22 CMAKE_REQUIRED_LIBRARIES is set to: 19:48:02 #12 40.22 19:48:02 #12 40.22 /usr/lib/x86_64-linux-gnu/libcrypto.so;rt 19:48:02 #12 40.22 19:48:02 #12 40.22 For compatibility with CMake 3.11 and below this check is ignoring it. 19:48:02 #12 40.22 Call Stack (most recent call first): 19:48:02 #12 40.22 /usr/local/share/cmake-3.14/Modules/CheckTypeSize.cmake:230 (check_include_file) 19:48:02 #12 40.22 /usr/local/share/cmake-3.14/Modules/TestBigEndian.cmake:33 (CHECK_TYPE_SIZE) 19:48:02 #12 40.22 ConfigureChecks.cmake:276 (test_big_endian) 19:48:02 #12 40.22 CMakeLists.txt:78 (include) 19:48:02 #12 40.22 This warning is for project developers. Use -Wno-dev to suppress it. 19:48:02 #12 40.22 19:48:02 #12 40.29 -- Looking for sys/types.h - found 19:48:02 #12 40.29 -- Looking for stdint.h 19:48:02 #12 40.35 -- Looking for stdint.h - found 19:48:02 #12 40.35 -- Looking for stddef.h 19:48:02 #12 40.43 -- Looking for stddef.h - found 19:48:02 #12 40.43 -- Check size of unsigned short 19:48:02 #12 40.51 -- Check size of unsigned short - done 19:48:02 #12 40.51 -- Using unsigned short 19:48:02 #12 40.57 -- Check if the system is big endian - little endian 19:48:02 #12 40.58 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 19:48:02 #12 40.59 -- Threads_FOUND=TRUE 19:48:02 #12 40.59 -- threads library: Threads_FOUND=TRUE 19:48:02 #12 40.59 -- libssh_threads_SRCS=pthread.c 19:48:02 #12 40.59 CMake Warning (dev) at src/threads/CMakeLists.txt:60 (set): 19:48:02 #12 40.59 implicitly converting 'libssh threads lib' to 'STRING' type. 19:48:02 #12 40.59 This warning is for project developers. Use -Wno-dev to suppress it. 19:48:02 #12 40.59 19:48:02 #12 40.85 -- The CXX compiler identification is GNU 7.5.0 19:48:02 #12 40.85 -- Check for working CXX compiler: /usr/bin/c++ 19:48:02 #12 40.92 -- Check for working CXX compiler: /usr/bin/c++ -- works 19:48:02 #12 40.92 -- Detecting CXX compiler ABI info 19:48:02 #12 40.98 -- Detecting CXX compiler ABI info - done 19:48:03 #12 41.00 -- Detecting CXX compile features 19:48:03 #12 41.36 -- Detecting CXX compile features - done 19:48:03 #12 41.37 -- ******************************************** 19:48:03 #12 41.37 -- ********** libssh build options : ********** 19:48:03 #12 41.37 -- zlib support: ON 19:48:03 #12 41.37 -- libgcrypt support: OFF 19:48:03 #12 41.37 -- libnacl support: OFF 19:48:03 #12 41.37 -- SSH-1 support: OFF 19:48:03 #12 41.37 -- SFTP support: ON 19:48:03 #12 41.37 -- Server support : ON 19:48:03 #12 41.37 -- GSSAPI support : 0 19:48:03 #12 41.37 -- Pcap debugging support : ON 19:48:03 #12 41.37 -- With static library: OFF 19:48:03 #12 41.37 -- Unit testing: OFF 19:48:03 #12 41.37 -- Client code Unit testing: OFF 19:48:03 #12 41.37 -- Public API documentation generation 19:48:03 #12 41.37 -- Benchmarks: OFF 19:48:03 #12 41.37 -- ******************************************** 19:48:03 #12 41.37 -- Configuring done 19:48:03 #12 41.40 -- Generating done 19:48:03 #12 41.40 -- Build files have been written to: /opt/o-du-l2/build/netconf/libssh/build 19:48:03 #12 41.45 Scanning dependencies of target ssh_shared 19:48:03 #12 41.46 [ 1%] Building C object src/CMakeFiles/ssh_shared.dir/agent.c.o 19:48:03 #12 41.55 [ 2%] Building C object src/CMakeFiles/ssh_shared.dir/auth.c.o 19:48:03 #12 41.66 [ 3%] Building C object src/CMakeFiles/ssh_shared.dir/base64.c.o 19:48:03 #12 41.71 [ 4%] Building C object src/CMakeFiles/ssh_shared.dir/bignum.c.o 19:48:03 #12 41.77 [ 5%] Building C object src/CMakeFiles/ssh_shared.dir/buffer.c.o 19:48:03 #12 41.87 [ 6%] Building C object src/CMakeFiles/ssh_shared.dir/callbacks.c.o 19:48:03 #12 41.93 [ 7%] Building C object src/CMakeFiles/ssh_shared.dir/channels.c.o 19:48:04 #12 42.09 [ 8%] Building C object src/CMakeFiles/ssh_shared.dir/client.c.o 19:48:04 #12 42.18 [ 9%] Building C object src/CMakeFiles/ssh_shared.dir/config.c.o 19:48:04 #12 42.26 [ 10%] Building C object src/CMakeFiles/ssh_shared.dir/connect.c.o 19:48:04 #12 42.32 [ 11%] Building C object src/CMakeFiles/ssh_shared.dir/curve25519.c.o 19:48:04 #12 42.40 [ 12%] Building C object src/CMakeFiles/ssh_shared.dir/dh.c.o 19:48:04 #12 42.44 /opt/o-du-l2/build/netconf/libssh/src/dh.c: In function 'ssh_get_random': 19:48:04 #12 42.44 /opt/o-du-l2/build/netconf/libssh/src/dh.c:137:5: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] 19:48:04 #12 42.44 return RAND_pseudo_bytes(where,len); 19:48:04 #12 42.44 ^~~~~~ 19:48:04 #12 42.44 In file included from /usr/include/openssl/dsa.h:13:0, 19:48:04 #12 42.44 from /opt/o-du-l2/build/netconf/libssh/include/libssh/libcrypto.h:28, 19:48:04 #12 42.44 from /opt/o-du-l2/build/netconf/libssh/include/libssh/wrapper.h:26, 19:48:04 #12 42.44 from /opt/o-du-l2/build/netconf/libssh/include/libssh/crypto.h:33, 19:48:04 #12 42.44 from /opt/o-du-l2/build/netconf/libssh/src/dh.c:56: 19:48:04 #12 42.44 /usr/include/openssl/rand.h:44:1: note: declared here 19:48:04 #12 42.44 DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) 19:48:04 #12 42.44 ^ 19:48:04 #12 42.49 [ 13%] Building C object src/CMakeFiles/ssh_shared.dir/ecdh.c.o 19:48:04 #12 42.57 [ 14%] Building C object src/CMakeFiles/ssh_shared.dir/error.c.o 19:48:04 #12 42.63 [ 15%] Building C object src/CMakeFiles/ssh_shared.dir/getpass.c.o 19:48:04 #12 42.68 [ 16%] Building C object src/CMakeFiles/ssh_shared.dir/init.c.o 19:48:04 #12 42.74 [ 17%] Building C object src/CMakeFiles/ssh_shared.dir/kex.c.o 19:48:04 #12 42.82 [ 18%] Building C object src/CMakeFiles/ssh_shared.dir/known_hosts.c.o 19:48:04 #12 42.92 [ 19%] Building C object src/CMakeFiles/ssh_shared.dir/legacy.c.o 19:48:05 #12 43.01 [ 20%] Building C object src/CMakeFiles/ssh_shared.dir/log.c.o 19:48:05 #12 43.09 [ 21%] Building C object src/CMakeFiles/ssh_shared.dir/match.c.o 19:48:05 #12 43.13 [ 22%] Building C object src/CMakeFiles/ssh_shared.dir/messages.c.o 19:48:05 #12 43.24 [ 23%] Building C object src/CMakeFiles/ssh_shared.dir/misc.c.o 19:48:05 #12 43.29 /opt/o-du-l2/build/netconf/libssh/src/misc.c: In function 'ssh_timeout_elapsed': 19:48:05 #12 43.29 /opt/o-du-l2/build/netconf/libssh/src/misc.c:968:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 19:48:05 #12 43.29 fprintf(stderr, "ssh_timeout_elapsed called with -2. this needs to " 19:48:05 #12 43.29 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:48:05 #12 43.29 "be fixed. please set a breakpoint on %s:%d and " 19:48:05 #12 43.29 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:48:05 #12 43.29 "fix the caller\n", __FILE__, __LINE__); 19:48:05 #12 43.29 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:48:05 #12 43.29 /opt/o-du-l2/build/netconf/libssh/src/misc.c:971:9: note: here 19:48:05 #12 43.29 case -1: /* -1 means infinite timeout */ 19:48:05 #12 43.29 ^~~~ 19:48:05 #12 43.33 [ 24%] Building C object src/CMakeFiles/ssh_shared.dir/options.c.o 19:48:05 #12 43.42 [ 25%] Building C object src/CMakeFiles/ssh_shared.dir/packet.c.o 19:48:05 #12 43.47 /opt/o-du-l2/build/netconf/libssh/src/packet.c: In function 'ssh_packet_socket_callback': 19:48:05 #12 43.47 /opt/o-du-l2/build/netconf/libssh/src/packet.c:993:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 19:48:05 #12 43.47 session->packet_state = PACKET_STATE_SIZEREAD; 19:48:05 #12 43.47 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 19:48:05 #12 43.47 /opt/o-du-l2/build/netconf/libssh/src/packet.c:995:9: note: here 19:48:05 #12 43.47 case PACKET_STATE_SIZEREAD: 19:48:05 #12 43.47 ^~~~ 19:48:05 #12 43.51 [ 26%] Building C object src/CMakeFiles/ssh_shared.dir/packet_cb.c.o 19:48:05 #12 43.57 [ 27%] Building C object src/CMakeFiles/ssh_shared.dir/packet_crypt.c.o 19:48:05 #12 43.64 [ 28%] Building C object src/CMakeFiles/ssh_shared.dir/pcap.c.o 19:48:05 #12 43.72 [ 29%] Building C object src/CMakeFiles/ssh_shared.dir/pki.c.o 19:48:05 #12 43.83 [ 30%] Building C object src/CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o 19:48:05 #12 43.91 [ 31%] Building C object src/CMakeFiles/ssh_shared.dir/pki_ed25519.c.o 19:48:05 #12 43.98 [ 32%] Building C object src/CMakeFiles/ssh_shared.dir/poll.c.o 19:48:05 #12 44.06 [ 33%] Building C object src/CMakeFiles/ssh_shared.dir/session.c.o 19:48:06 #12 44.15 [ 34%] Building C object src/CMakeFiles/ssh_shared.dir/scp.c.o 19:48:06 #12 44.22 [ 35%] Building C object src/CMakeFiles/ssh_shared.dir/socket.c.o 19:48:06 #12 44.31 [ 36%] Building C object src/CMakeFiles/ssh_shared.dir/string.c.o 19:48:06 #12 44.35 [ 37%] Building C object src/CMakeFiles/ssh_shared.dir/threads.c.o 19:48:06 #12 44.40 /opt/o-du-l2/build/netconf/libssh/src/threads.c:109:13: warning: 'libcrypto_lock_callback' defined but not used [-Wunused-function] 19:48:06 #12 44.40 static void libcrypto_lock_callback(int mode, int i, const char *file, int line){ 19:48:06 #12 44.40 ^~~~~~~~~~~~~~~~~~~~~~~ 19:48:06 #12 44.42 [ 38%] Building C object src/CMakeFiles/ssh_shared.dir/wrapper.c.o 19:48:06 #12 44.50 [ 39%] Building C object src/CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o 19:48:06 #12 44.57 [ 40%] Building C object src/CMakeFiles/ssh_shared.dir/external/blowfish.c.o 19:48:06 #12 44.63 [ 41%] Building C object src/CMakeFiles/ssh_shared.dir/external/ed25519.c.o 19:48:06 #12 44.70 [ 42%] Building C object src/CMakeFiles/ssh_shared.dir/external/fe25519.c.o 19:48:06 #12 44.76 [ 43%] Building C object src/CMakeFiles/ssh_shared.dir/external/ge25519.c.o 19:48:06 #12 44.85 [ 44%] Building C object src/CMakeFiles/ssh_shared.dir/external/sc25519.c.o 19:48:06 #12 44.91 [ 45%] Building C object src/CMakeFiles/ssh_shared.dir/pki_crypto.c.o 19:48:06 #12 44.96 /opt/o-du-l2/build/netconf/libssh/src/pki_crypto.c: In function 'pki_key_generate_dss': 19:48:06 #12 44.96 /opt/o-du-l2/build/netconf/libssh/src/pki_crypto.c:454:5: warning: 'DSA_generate_parameters' is deprecated [-Wdeprecated-declarations] 19:48:06 #12 44.96 key->dsa = DSA_generate_parameters(parameter, NULL, 0, NULL, NULL, 19:48:06 #12 44.96 ^~~ 19:48:06 #12 44.96 In file included from /usr/include/openssl/e_os2.h:13:0, 19:48:06 #12 44.96 from /usr/include/openssl/pem.h:13, 19:48:06 #12 44.96 from /opt/o-du-l2/build/netconf/libssh/src/pki_crypto.c:30: 19:48:06 #12 44.96 /usr/include/openssl/dsa.h:117:1: note: declared here 19:48:06 #12 44.96 DEPRECATEDIN_0_9_8(DSA *DSA_generate_parameters(int bits, 19:48:06 #12 44.96 ^ 19:48:06 #12 45.03 [ 46%] Building C object src/CMakeFiles/ssh_shared.dir/libcrypto.c.o 19:48:07 #12 45.13 [ 47%] Building C object src/CMakeFiles/ssh_shared.dir/sftp.c.o 19:48:07 #12 45.29 [ 48%] Building C object src/CMakeFiles/ssh_shared.dir/sftpserver.c.o 19:48:07 #12 45.36 [ 50%] Building C object src/CMakeFiles/ssh_shared.dir/server.c.o 19:48:07 #12 45.46 [ 51%] Building C object src/CMakeFiles/ssh_shared.dir/bind.c.o 19:48:07 #12 45.54 [ 52%] Building C object src/CMakeFiles/ssh_shared.dir/gzip.c.o 19:48:07 #12 45.61 [ 53%] Building C object src/CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o 19:48:07 #12 45.67 [ 54%] Linking C shared library libssh.so 19:48:07 #12 45.73 [ 54%] Built target ssh_shared 19:48:07 #12 45.74 Scanning dependencies of target ssh_threads_shared 19:48:07 #12 45.74 [ 55%] Building C object src/threads/CMakeFiles/ssh_threads_shared.dir/pthread.c.o 19:48:07 #12 45.79 [ 56%] Linking C shared library libssh_threads.so 19:48:07 #12 45.83 [ 56%] Built target ssh_threads_shared 19:48:07 #12 45.84 Scanning dependencies of target libsshpp_noexcept 19:48:07 #12 45.84 [ 57%] Building CXX object examples/CMakeFiles/libsshpp_noexcept.dir/libsshpp_noexcept.cpp.o 19:48:08 #12 46.13 [ 58%] Linking CXX executable libsshpp_noexcept 19:48:08 #12 46.21 [ 58%] Built target libsshpp_noexcept 19:48:08 #12 46.22 Scanning dependencies of target samplessh 19:48:08 #12 46.23 [ 59%] Building C object examples/CMakeFiles/samplessh.dir/sample.c.o 19:48:08 #12 46.29 [ 60%] Building C object examples/CMakeFiles/samplessh.dir/authentication.c.o 19:48:08 #12 46.34 [ 61%] Building C object examples/CMakeFiles/samplessh.dir/knownhosts.c.o 19:48:08 #12 46.36 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': 19:48:08 #12 46.36 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 19:48:08 #12 46.36 fprintf(stderr,"the file will be automatically created.\n"); 19:48:08 #12 46.36 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:48:08 #12 46.36 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here 19:48:08 #12 46.36 case SSH_SERVER_NOT_KNOWN: 19:48:08 #12 46.36 ^~~~ 19:48:08 #12 46.38 [ 62%] Building C object examples/CMakeFiles/samplessh.dir/connect_ssh.c.o 19:48:08 #12 46.42 [ 63%] Linking C executable samplessh 19:48:08 #12 46.47 [ 63%] Built target samplessh 19:48:08 #12 46.48 Scanning dependencies of target sshnetcat 19:48:08 #12 46.49 [ 64%] Building C object examples/CMakeFiles/sshnetcat.dir/sshnetcat.c.o 19:48:08 #12 46.54 [ 65%] Building C object examples/CMakeFiles/sshnetcat.dir/authentication.c.o 19:48:08 #12 46.59 [ 66%] Building C object examples/CMakeFiles/sshnetcat.dir/knownhosts.c.o 19:48:08 #12 46.61 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': 19:48:08 #12 46.61 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 19:48:08 #12 46.61 fprintf(stderr,"the file will be automatically created.\n"); 19:48:08 #12 46.61 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:48:08 #12 46.61 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here 19:48:08 #12 46.61 case SSH_SERVER_NOT_KNOWN: 19:48:08 #12 46.61 ^~~~ 19:48:08 #12 46.63 [ 67%] Building C object examples/CMakeFiles/sshnetcat.dir/connect_ssh.c.o 19:48:08 #12 46.67 [ 68%] Linking C executable sshnetcat 19:48:08 #12 46.72 [ 68%] Built target sshnetcat 19:48:08 #12 46.72 Scanning dependencies of target libssh_scp 19:48:08 #12 46.73 [ 69%] Building C object examples/CMakeFiles/libssh_scp.dir/libssh_scp.c.o 19:48:08 #12 46.78 [ 70%] Building C object examples/CMakeFiles/libssh_scp.dir/authentication.c.o 19:48:08 #12 46.82 [ 71%] Building C object examples/CMakeFiles/libssh_scp.dir/knownhosts.c.o 19:48:08 #12 46.85 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': 19:48:08 #12 46.85 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 19:48:08 #12 46.85 fprintf(stderr,"the file will be automatically created.\n"); 19:48:08 #12 46.85 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:48:08 #12 46.85 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here 19:48:08 #12 46.85 case SSH_SERVER_NOT_KNOWN: 19:48:08 #12 46.85 ^~~~ 19:48:08 #12 46.87 [ 72%] Building C object examples/CMakeFiles/libssh_scp.dir/connect_ssh.c.o 19:48:08 #12 46.90 [ 73%] Linking C executable libssh_scp 19:48:08 #12 46.95 [ 73%] Built target libssh_scp 19:48:08 #12 46.96 Scanning dependencies of target scp_download 19:48:08 #12 46.96 [ 74%] Building C object examples/CMakeFiles/scp_download.dir/scp_download.c.o 19:48:08 #12 47.01 [ 75%] Building C object examples/CMakeFiles/scp_download.dir/authentication.c.o 19:48:08 #12 47.05 [ 76%] Building C object examples/CMakeFiles/scp_download.dir/knownhosts.c.o 19:48:09 #12 47.08 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': 19:48:09 #12 47.08 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 19:48:09 #12 47.08 fprintf(stderr,"the file will be automatically created.\n"); 19:48:09 #12 47.08 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:48:09 #12 47.08 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here 19:48:09 #12 47.08 case SSH_SERVER_NOT_KNOWN: 19:48:09 #12 47.08 ^~~~ 19:48:09 #12 47.10 [ 77%] Building C object examples/CMakeFiles/scp_download.dir/connect_ssh.c.o 19:48:09 #12 47.14 [ 78%] Linking C executable scp_download 19:48:09 #12 47.19 [ 78%] Built target scp_download 19:48:09 #12 47.19 Scanning dependencies of target samplesftp 19:48:09 #12 47.20 [ 79%] Building C object examples/CMakeFiles/samplesftp.dir/samplesftp.c.o 19:48:09 #12 47.25 [ 80%] Building C object examples/CMakeFiles/samplesftp.dir/authentication.c.o 19:48:09 #12 47.30 [ 81%] Building C object examples/CMakeFiles/samplesftp.dir/knownhosts.c.o 19:48:09 #12 47.33 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': 19:48:09 #12 47.33 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 19:48:09 #12 47.33 fprintf(stderr,"the file will be automatically created.\n"); 19:48:09 #12 47.33 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:48:09 #12 47.33 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here 19:48:09 #12 47.33 case SSH_SERVER_NOT_KNOWN: 19:48:09 #12 47.33 ^~~~ 19:48:09 #12 47.35 [ 82%] Building C object examples/CMakeFiles/samplesftp.dir/connect_ssh.c.o 19:48:09 #12 47.39 [ 83%] Linking C executable samplesftp 19:48:09 #12 47.43 [ 83%] Built target samplesftp 19:48:09 #12 47.44 Scanning dependencies of target samplesshd-kbdint 19:48:09 #12 47.45 [ 84%] Building C object examples/CMakeFiles/samplesshd-kbdint.dir/samplesshd-kbdint.c.o 19:48:09 #12 47.51 [ 85%] Linking C executable samplesshd-kbdint 19:48:09 #12 47.55 [ 85%] Built target samplesshd-kbdint 19:48:09 #12 47.56 Scanning dependencies of target ssh_server_fork 19:48:09 #12 47.57 [ 86%] Building C object examples/CMakeFiles/ssh_server_fork.dir/ssh_server_fork.c.o 19:48:09 #12 47.63 [ 87%] Linking C executable ssh_server_fork 19:48:09 #12 47.68 [ 87%] Built target ssh_server_fork 19:48:09 #12 47.69 Scanning dependencies of target exec 19:48:09 #12 47.70 [ 88%] Building C object examples/CMakeFiles/exec.dir/exec.c.o 19:48:09 #12 47.73 [ 89%] Building C object examples/CMakeFiles/exec.dir/authentication.c.o 19:48:09 #12 47.78 [ 90%] Building C object examples/CMakeFiles/exec.dir/knownhosts.c.o 19:48:09 #12 47.80 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': 19:48:09 #12 47.80 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 19:48:09 #12 47.80 fprintf(stderr,"the file will be automatically created.\n"); 19:48:09 #12 47.80 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:48:09 #12 47.80 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here 19:48:09 #12 47.80 case SSH_SERVER_NOT_KNOWN: 19:48:09 #12 47.80 ^~~~ 19:48:09 #12 47.82 [ 91%] Building C object examples/CMakeFiles/exec.dir/connect_ssh.c.o 19:48:09 #12 47.87 [ 92%] Linking C executable exec 19:48:09 #12 47.92 [ 92%] Built target exec 19:48:09 #12 47.92 Scanning dependencies of target senddata 19:48:09 #12 47.93 [ 93%] Building C object examples/CMakeFiles/senddata.dir/senddata.c.o 19:48:09 #12 47.97 [ 94%] Building C object examples/CMakeFiles/senddata.dir/authentication.c.o 19:48:09 #12 48.02 [ 95%] Building C object examples/CMakeFiles/senddata.dir/knownhosts.c.o 19:48:09 #12 48.04 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': 19:48:09 #12 48.04 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 19:48:09 #12 48.04 fprintf(stderr,"the file will be automatically created.\n"); 19:48:09 #12 48.04 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:48:10 #12 48.04 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here 19:48:10 #12 48.04 case SSH_SERVER_NOT_KNOWN: 19:48:10 #12 48.04 ^~~~ 19:48:10 #12 48.06 [ 96%] Building C object examples/CMakeFiles/senddata.dir/connect_ssh.c.o 19:48:10 #12 48.10 [ 97%] Linking C executable senddata 19:48:10 #12 48.15 [ 97%] Built target senddata 19:48:10 #12 48.16 Scanning dependencies of target libsshpp 19:48:10 #12 48.17 [ 98%] Building CXX object examples/CMakeFiles/libsshpp.dir/libsshpp.cpp.o 19:48:10 #12 48.37 [100%] Linking CXX executable libsshpp 19:48:10 #12 48.45 [100%] Built target libsshpp 19:48:10 #12 48.50 [ 54%] Built target ssh_shared 19:48:10 #12 48.51 [ 56%] Built target ssh_threads_shared 19:48:10 #12 48.52 [ 58%] Built target libsshpp_noexcept 19:48:10 #12 48.53 [ 63%] Built target samplessh 19:48:10 #12 48.54 [ 68%] Built target sshnetcat 19:48:10 #12 48.56 [ 73%] Built target libssh_scp 19:48:10 #12 48.57 [ 78%] Built target scp_download 19:48:10 #12 48.58 [ 83%] Built target samplesftp 19:48:10 #12 48.59 [ 85%] Built target samplesshd-kbdint 19:48:10 #12 48.60 [ 87%] Built target ssh_server_fork 19:48:10 #12 48.62 [ 92%] Built target exec 19:48:10 #12 48.63 [ 97%] Built target senddata 19:48:10 #12 48.64 [100%] Built target libsshpp 19:48:10 #12 48.65 Install the project... 19:48:10 #12 48.65 -- Install configuration: "" 19:48:10 #12 48.65 -- Installing: /usr/local/lib/pkgconfig/libssh.pc 19:48:10 #12 48.65 -- Installing: /usr/local/lib/pkgconfig/libssh_threads.pc 19:48:10 #12 48.65 -- Up-to-date: /usr/local/lib/pkgconfig/libssh.pc 19:48:10 #12 48.65 -- Up-to-date: /usr/local/lib/pkgconfig/libssh_threads.pc 19:48:10 #12 48.65 -- Installing: /usr/local/lib/cmake/libssh/libssh-config.cmake 19:48:10 #12 48.65 -- Installing: /usr/local/lib/cmake/libssh/libssh-config-version.cmake 19:48:10 #12 48.66 -- Installing: /usr/local/include/libssh/callbacks.h 19:48:10 #12 48.66 -- Installing: /usr/local/include/libssh/libssh.h 19:48:10 #12 48.66 -- Installing: /usr/local/include/libssh/ssh2.h 19:48:10 #12 48.66 -- Installing: /usr/local/include/libssh/legacy.h 19:48:10 #12 48.66 -- Installing: /usr/local/include/libssh/libsshpp.hpp 19:48:10 #12 48.66 -- Installing: /usr/local/include/libssh/sftp.h 19:48:10 #12 48.66 -- Installing: /usr/local/include/libssh/server.h 19:48:10 #12 48.66 -- Installing: /usr/local/lib/libssh.so.4.4.4 19:48:10 #12 48.66 -- Installing: /usr/local/lib/libssh.so.4 19:48:10 #12 48.66 -- Installing: /usr/local/lib/libssh.so 19:48:10 #12 48.66 -- Installing: /usr/local/lib/libssh_threads.so.4.4.4 19:48:10 #12 48.66 -- Installing: /usr/local/lib/libssh_threads.so.4 19:48:10 #12 48.66 -- Set runtime path of "/usr/local/lib/libssh_threads.so.4.4.4" to "" 19:48:10 #12 48.66 -- Installing: /usr/local/lib/libssh_threads.so 19:48:10 #12 48.66 19:48:10 #12 48.66  ***** LIBSSH INSTALLATION DONE *****  19:48:10 #12 48.66 19:48:10 #12 48.66 Cloning into 'cJSON'... 19:48:11 #12 49.34 Note: checking out 'd2735278ed1c2e4556f53a7a782063b31331dbf7'. 19:48:11 #12 49.34 19:48:11 #12 49.34 You are in 'detached HEAD' state. You can look around, make experimental 19:48:11 #12 49.34 changes and commit them, and you can discard any commits you make in this 19:48:11 #12 49.34 state without impacting any branches by performing another checkout. 19:48:11 #12 49.34 19:48:11 #12 49.34 If you want to create a new branch to retain commits you create, you may 19:48:11 #12 49.34 do so (now or later) by using -b with the checkout command again. Example: 19:48:11 #12 49.34 19:48:11 #12 49.34 git checkout -b 19:48:11 #12 49.34 19:48:11 #12 49.44 -- The C compiler identification is GNU 7.5.0 19:48:11 #12 49.45 -- Check for working C compiler: /usr/bin/cc 19:48:11 #12 49.50 -- Check for working C compiler: /usr/bin/cc -- works 19:48:11 #12 49.50 -- Detecting C compiler ABI info 19:48:11 #12 49.58 -- Detecting C compiler ABI info - done 19:48:11 #12 49.59 -- Detecting C compile features 19:48:11 #12 49.78 -- Detecting C compile features - done 19:48:11 #12 49.78 -- Performing Test FLAG_SUPPORTED_stdc89 19:48:11 #12 49.85 -- Performing Test FLAG_SUPPORTED_stdc89 - Success 19:48:11 #12 49.85 -- Performing Test FLAG_SUPPORTED_pedantic 19:48:11 #12 49.91 -- Performing Test FLAG_SUPPORTED_pedantic - Success 19:48:11 #12 49.92 -- Performing Test FLAG_SUPPORTED_Wall 19:48:11 #12 49.97 -- Performing Test FLAG_SUPPORTED_Wall - Success 19:48:12 #12 49.97 -- Performing Test FLAG_SUPPORTED_Wextra 19:48:12 #12 50.03 -- Performing Test FLAG_SUPPORTED_Wextra - Success 19:48:12 #12 50.03 -- Performing Test FLAG_SUPPORTED_Werror 19:48:12 #12 50.10 -- Performing Test FLAG_SUPPORTED_Werror - Success 19:48:12 #12 50.10 -- Performing Test FLAG_SUPPORTED_Wstrictprototypes 19:48:12 #12 50.16 -- Performing Test FLAG_SUPPORTED_Wstrictprototypes - Success 19:48:12 #12 50.17 -- Performing Test FLAG_SUPPORTED_Wwritestrings 19:48:12 #12 50.23 -- Performing Test FLAG_SUPPORTED_Wwritestrings - Success 19:48:12 #12 50.23 -- Performing Test FLAG_SUPPORTED_Wshadow 19:48:12 #12 50.30 -- Performing Test FLAG_SUPPORTED_Wshadow - Success 19:48:12 #12 50.30 -- Performing Test FLAG_SUPPORTED_Winitself 19:48:12 #12 50.36 -- Performing Test FLAG_SUPPORTED_Winitself - Success 19:48:12 #12 50.36 -- Performing Test FLAG_SUPPORTED_Wcastalign 19:48:12 #12 50.42 -- Performing Test FLAG_SUPPORTED_Wcastalign - Success 19:48:12 #12 50.43 -- Performing Test FLAG_SUPPORTED_Wformat2 19:48:12 #12 50.49 -- Performing Test FLAG_SUPPORTED_Wformat2 - Success 19:48:12 #12 50.49 -- Performing Test FLAG_SUPPORTED_Wmissingprototypes 19:48:12 #12 50.56 -- Performing Test FLAG_SUPPORTED_Wmissingprototypes - Success 19:48:12 #12 50.57 -- Performing Test FLAG_SUPPORTED_Wstrictoverflow2 19:48:12 #12 50.63 -- Performing Test FLAG_SUPPORTED_Wstrictoverflow2 - Success 19:48:12 #12 50.64 -- Performing Test FLAG_SUPPORTED_Wcastqual 19:48:12 #12 50.70 -- Performing Test FLAG_SUPPORTED_Wcastqual - Success 19:48:12 #12 50.71 -- Performing Test FLAG_SUPPORTED_Wundef 19:48:12 #12 50.77 -- Performing Test FLAG_SUPPORTED_Wundef - Success 19:48:12 #12 50.77 -- Performing Test FLAG_SUPPORTED_Wswitchdefault 19:48:12 #12 50.84 -- Performing Test FLAG_SUPPORTED_Wswitchdefault - Success 19:48:12 #12 50.84 -- Performing Test FLAG_SUPPORTED_Wconversion 19:48:12 #12 50.91 -- Performing Test FLAG_SUPPORTED_Wconversion - Success 19:48:12 #12 50.91 -- Performing Test FLAG_SUPPORTED_Wccompat 19:48:12 #12 50.97 -- Performing Test FLAG_SUPPORTED_Wccompat - Success 19:48:12 #12 50.98 -- Performing Test FLAG_SUPPORTED_fstackprotectorstrong 19:48:12 #12 51.04 -- Performing Test FLAG_SUPPORTED_fstackprotectorstrong - Success 19:48:13 #12 51.04 -- Performing Test FLAG_SUPPORTED_Wcomma 19:48:13 #12 51.06 -- Performing Test FLAG_SUPPORTED_Wcomma - Failed 19:48:13 #12 51.07 -- Performing Test FLAG_SUPPORTED_Wdoublepromotion 19:48:13 #12 51.13 -- Performing Test FLAG_SUPPORTED_Wdoublepromotion - Success 19:48:13 #12 51.13 -- Performing Test FLAG_SUPPORTED_Wparentheses 19:48:13 #12 51.20 -- Performing Test FLAG_SUPPORTED_Wparentheses - Success 19:48:13 #12 51.20 -- Performing Test FLAG_SUPPORTED_Wformatoverflow 19:48:13 #12 51.27 -- Performing Test FLAG_SUPPORTED_Wformatoverflow - Success 19:48:13 #12 51.27 -- Performing Test FLAG_SUPPORTED_Wunusedmacros 19:48:13 #12 51.33 -- Performing Test FLAG_SUPPORTED_Wunusedmacros - Success 19:48:13 #12 51.33 -- Performing Test FLAG_SUPPORTED_Wmissingvariabledeclarations 19:48:13 #12 51.35 -- Performing Test FLAG_SUPPORTED_Wmissingvariabledeclarations - Failed 19:48:13 #12 51.36 -- Performing Test FLAG_SUPPORTED_Wusedbutmarkedunused 19:48:13 #12 51.38 -- Performing Test FLAG_SUPPORTED_Wusedbutmarkedunused - Failed 19:48:13 #12 51.38 -- Performing Test FLAG_SUPPORTED_Wswitchenum 19:48:13 #12 51.45 -- Performing Test FLAG_SUPPORTED_Wswitchenum - Success 19:48:13 #12 51.46 -- Performing Test FLAG_SUPPORTED_fvisibilityhidden 19:48:13 #12 51.53 -- Performing Test FLAG_SUPPORTED_fvisibilityhidden - Success 19:48:13 #12 51.54 -- Configuring done 19:48:13 #12 51.54 -- Generating done 19:48:13 #12 51.54 -- Build files have been written to: /opt/o-du-l2/build/netconf/cJSON/build 19:48:13 #12 51.56 Scanning dependencies of target cjson 19:48:13 #12 51.57 [ 25%] Building C object CMakeFiles/cjson.dir/cJSON.c.o 19:48:13 #12 51.68 [ 50%] Linking C shared library libcjson.so 19:48:13 #12 51.72 [ 50%] Built target cjson 19:48:13 #12 51.72 Scanning dependencies of target cjson_utils 19:48:13 #12 51.73 [ 75%] Building C object CMakeFiles/cjson_utils.dir/cJSON_Utils.c.o 19:48:13 #12 51.80 [100%] Linking C shared library libcjson_utils.so 19:48:13 #12 51.84 [100%] Built target cjson_utils 19:48:13 #12 51.87 [ 50%] Built target cjson 19:48:13 #12 51.88 [100%] Built target cjson_utils 19:48:13 #12 51.89 Install the project... 19:48:13 #12 51.89 -- Install configuration: "" 19:48:13 #12 51.89 -- Installing: /usr/local/include/cjson/cJSON.h 19:48:13 #12 51.89 -- Installing: /usr/local/lib/pkgconfig/libcjson.pc 19:48:13 #12 51.89 -- Installing: /usr/local/lib/libcjson.so.1.7.14 19:48:13 #12 51.89 -- Installing: /usr/local/lib/libcjson.so.1 19:48:13 #12 51.89 -- Installing: /usr/local/lib/libcjson.so 19:48:13 #12 51.89 -- Installing: /usr/local/lib/cmake/cJSON/cjson.cmake 19:48:13 #12 51.89 -- Installing: /usr/local/lib/cmake/cJSON/cjson-noconfig.cmake 19:48:13 #12 51.90 -- Installing: /usr/local/lib/libcjson_utils.so.1.7.14 19:48:13 #12 51.90 -- Installing: /usr/local/lib/libcjson_utils.so.1 19:48:13 #12 51.90 -- Set runtime path of "/usr/local/lib/libcjson_utils.so.1.7.14" to "" 19:48:13 #12 51.90 -- Installing: /usr/local/lib/libcjson_utils.so 19:48:13 #12 51.90 -- Installing: /usr/local/include/cjson/cJSON_Utils.h 19:48:13 #12 51.90 -- Installing: /usr/local/lib/pkgconfig/libcjson_utils.pc 19:48:13 #12 51.90 -- Installing: /usr/local/lib/cmake/cJSON/cjson_utils.cmake 19:48:13 #12 51.90 -- Installing: /usr/local/lib/cmake/cJSON/cjson_utils-noconfig.cmake 19:48:13 #12 51.90 -- Installing: /usr/local/lib/cmake/cJSON/cJSONConfig.cmake 19:48:13 #12 51.90 -- Installing: /usr/local/lib/cmake/cJSON/cJSONConfigVersion.cmake 19:48:13 #12 51.93 19:48:13 #12 51.93  ***** LIBJSON INSTALLATION DONE *****  19:48:13 #12 51.93 19:48:13 #12 51.93 Cloning into 'curl'... 19:48:19 #12 57.10 Note: checking out '9d954e49bce3706a9a2efb119ecd05767f0f2a9e'. 19:48:19 #12 57.10 19:48:19 #12 57.10 You are in 'detached HEAD' state. You can look around, make experimental 19:48:19 #12 57.10 changes and commit them, and you can discard any commits you make in this 19:48:19 #12 57.10 state without impacting any branches by performing another checkout. 19:48:19 #12 57.10 19:48:19 #12 57.10 If you want to create a new branch to retain commits you create, you may 19:48:19 #12 57.10 do so (now or later) by using -b with the checkout command again. Example: 19:48:19 #12 57.10 19:48:19 #12 57.10 git checkout -b 19:48:19 #12 57.10 19:48:19 #12 57.36 -- The C compiler identification is GNU 7.5.0 19:48:19 #12 57.36 -- Check for working C compiler: /usr/bin/cc 19:48:19 #12 57.42 -- Check for working C compiler: /usr/bin/cc -- works 19:48:19 #12 57.42 -- Detecting C compiler ABI info 19:48:19 #12 57.49 -- Detecting C compiler ABI info - done 19:48:19 #12 57.51 -- Detecting C compile features 19:48:19 #12 57.70 -- Detecting C compile features - done 19:48:19 #12 57.71 CMake Warning at CMakeLists.txt:50 (message): 19:48:19 #12 57.71 the curl cmake build system is poorly maintained. Be aware 19:48:19 #12 57.71 19:48:19 #12 57.71 19:48:19 #12 57.71 -- curl version=[7.72.0-DEV] 19:48:19 #12 57.71 -- Performing Test OPT_pedantic 19:48:19 #12 57.77 -- Performing Test OPT_pedantic - Success 19:48:19 #12 57.77 -- Performing Test OPT_Wall 19:48:19 #12 57.83 -- Performing Test OPT_Wall - Success 19:48:19 #12 57.84 -- Performing Test OPT_W 19:48:19 #12 57.90 -- Performing Test OPT_W - Success 19:48:19 #12 57.90 -- Performing Test OPT_Wpointer_arith 19:48:19 #12 57.96 -- Performing Test OPT_Wpointer_arith - Success 19:48:19 #12 57.96 -- Performing Test OPT_Wwrite_strings 19:48:19 #12 58.03 -- Performing Test OPT_Wwrite_strings - Success 19:48:20 #12 58.03 -- Performing Test OPT_Wunused 19:48:20 #12 58.09 -- Performing Test OPT_Wunused - Success 19:48:20 #12 58.09 -- Performing Test OPT_Wshadow 19:48:20 #12 58.16 -- Performing Test OPT_Wshadow - Success 19:48:20 #12 58.16 -- Performing Test OPT_Winline 19:48:20 #12 58.23 -- Performing Test OPT_Winline - Success 19:48:20 #12 58.23 -- Performing Test OPT_Wnested_externs 19:48:20 #12 58.29 -- Performing Test OPT_Wnested_externs - Success 19:48:20 #12 58.29 -- Performing Test OPT_Wmissing_declarations 19:48:20 #12 58.36 -- Performing Test OPT_Wmissing_declarations - Success 19:48:20 #12 58.36 -- Performing Test OPT_Wmissing_prototypes 19:48:20 #12 58.42 -- Performing Test OPT_Wmissing_prototypes - Success 19:48:20 #12 58.43 -- Performing Test OPT_Wfloat_equal 19:48:20 #12 58.49 -- Performing Test OPT_Wfloat_equal - Success 19:48:20 #12 58.49 -- Performing Test OPT_Wsign_compare 19:48:20 #12 58.54 -- Performing Test OPT_Wsign_compare - Success 19:48:20 #12 58.54 -- Performing Test OPT_Wundef 19:48:20 #12 58.60 -- Performing Test OPT_Wundef - Success 19:48:20 #12 58.61 -- Performing Test OPT_Wendif_labels 19:48:20 #12 58.67 -- Performing Test OPT_Wendif_labels - Success 19:48:20 #12 58.67 -- Performing Test OPT_Wstrict_prototypes 19:48:20 #12 58.73 -- Performing Test OPT_Wstrict_prototypes - Success 19:48:20 #12 58.73 -- Performing Test OPT_Wdeclaration_after_statement 19:48:20 #12 58.80 -- Performing Test OPT_Wdeclaration_after_statement - Success 19:48:20 #12 58.80 -- Performing Test OPT_Wstrict_aliasing_3 19:48:20 #12 58.86 -- Performing Test OPT_Wstrict_aliasing_3 - Success 19:48:20 #12 58.86 -- Performing Test OPT_Wcast_align 19:48:20 #12 58.92 -- Performing Test OPT_Wcast_align - Success 19:48:20 #12 58.92 -- Performing Test OPT_Wtype_limits 19:48:20 #12 58.99 -- Performing Test OPT_Wtype_limits - Success 19:48:20 #12 58.99 -- Performing Test OPT_Wold_style_declaration 19:48:20 #12 59.05 -- Performing Test OPT_Wold_style_declaration - Success 19:48:21 #12 59.05 -- Performing Test OPT_Wmissing_parameter_type 19:48:21 #12 59.11 -- Performing Test OPT_Wmissing_parameter_type - Success 19:48:21 #12 59.11 -- Performing Test OPT_Wempty_body 19:48:21 #12 59.17 -- Performing Test OPT_Wempty_body - Success 19:48:21 #12 59.17 -- Performing Test OPT_Wclobbered 19:48:21 #12 59.23 -- Performing Test OPT_Wclobbered - Success 19:48:21 #12 59.24 -- Performing Test OPT_Wignored_qualifiers 19:48:21 #12 59.30 -- Performing Test OPT_Wignored_qualifiers - Success 19:48:21 #12 59.30 -- Performing Test OPT_Wconversion 19:48:21 #12 59.36 -- Performing Test OPT_Wconversion - Success 19:48:21 #12 59.36 -- Performing Test OPT_Wvla 19:48:21 #12 59.43 -- Performing Test OPT_Wvla - Success 19:48:21 #12 59.43 -- Performing Test OPT_Wdouble_promotion 19:48:21 #12 59.49 -- Performing Test OPT_Wdouble_promotion - Success 19:48:21 #12 59.49 -- Performing Test OPTlong_long 19:48:21 #12 59.56 -- Performing Test OPTlong_long - Success 19:48:21 #12 59.56 -- Performing Test OPTmultichar 19:48:21 #12 59.62 -- Performing Test OPTmultichar - Success 19:48:21 #12 59.62 -- Performing Test OPTformat_nonliteral 19:48:21 #12 59.68 -- Performing Test OPTformat_nonliteral - Success 19:48:21 #12 59.68 -- Performing Test OPTsign_conversion 19:48:21 #12 59.74 -- Performing Test OPTsign_conversion - Success 19:48:21 #12 59.74 -- Performing Test OPTsystem_headers 19:48:21 #12 59.80 -- Performing Test OPTsystem_headers - Success 19:48:21 #12 59.81 -- Performing Test OPTpedantic_ms_format 19:48:21 #12 59.82 -- Performing Test OPTpedantic_ms_format - Failed 19:48:21 #12 59.83 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR 19:48:21 #12 59.89 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR - Success 19:48:21 #12 59.89 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 19:48:22 #12 59.96 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Success 19:48:22 #12 59.97 -- Found Perl: /usr/bin/perl (found version "5.26.1") 19:48:22 #12 59.98 -- Looking for pthread.h 19:48:22 #12 60.04 -- Looking for pthread.h - found 19:48:22 #12 60.04 -- Looking for pthread_create 19:48:22 #12 60.11 -- Looking for pthread_create - not found 19:48:22 #12 60.11 -- Looking for pthread_create in pthreads 19:48:22 #12 60.16 -- Looking for pthread_create in pthreads - not found 19:48:22 #12 60.16 -- Looking for pthread_create in pthread 19:48:22 #12 60.22 -- Looking for pthread_create in pthread - found 19:48:22 #12 60.22 -- Found Threads: TRUE 19:48:22 #12 60.22 -- Looking for dlopen in dl;-lpthread 19:48:22 #12 60.29 -- Looking for dlopen in dl;-lpthread - found 19:48:22 #12 60.29 -- Looking for connect in socket;dl;-lpthread 19:48:22 #12 60.34 -- Looking for connect in socket;dl;-lpthread - not found 19:48:22 #12 60.34 -- Looking for gethostbyname in c 19:48:22 #12 60.41 -- Looking for gethostbyname in c - found 19:48:22 #12 60.41 -- Looking for gethostname 19:48:22 #12 60.47 -- Looking for gethostname - found 19:48:22 #12 60.53 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") 19:48:22 #12 60.53 -- Looking for openssl/crypto.h 19:48:22 #12 60.60 -- Looking for openssl/crypto.h - found 19:48:22 #12 60.60 -- Looking for openssl/err.h 19:48:22 #12 60.68 -- Looking for openssl/err.h - found 19:48:22 #12 60.68 -- Looking for openssl/pem.h 19:48:22 #12 60.79 -- Looking for openssl/pem.h - found 19:48:22 #12 60.79 -- Looking for openssl/rsa.h 19:48:22 #12 60.88 -- Looking for openssl/rsa.h - found 19:48:22 #12 60.88 -- Looking for openssl/ssl.h 19:48:22 #12 60.99 -- Looking for openssl/ssl.h - found 19:48:23 #12 60.99 -- Looking for openssl/x509.h 19:48:23 #12 61.08 -- Looking for openssl/x509.h - found 19:48:23 #12 61.08 -- Looking for openssl/rand.h 19:48:23 #12 61.16 -- Looking for openssl/rand.h - found 19:48:23 #12 61.16 -- Looking for RAND_status 19:48:23 #12 61.19 -- Looking for RAND_status - not found 19:48:23 #12 61.19 -- Looking for RAND_screen 19:48:23 #12 61.22 -- Looking for RAND_screen - not found 19:48:23 #12 61.22 -- Looking for RAND_egd 19:48:23 #12 61.25 -- Looking for RAND_egd - not found 19:48:23 #12 61.25 -- Looking for ldap_init in ldap;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto 19:48:23 #12 61.30 -- Looking for ldap_init in ldap;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - not found 19:48:23 #12 61.30 -- Looking for ber_init in lber;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto 19:48:23 #12 61.36 -- Looking for ber_init in lber;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - not found 19:48:23 #12 61.36 -- Looking for include file ldap.h 19:48:23 #12 61.39 -- Looking for include file ldap.h - not found 19:48:23 #12 61.39 -- Looking for include file lber.h 19:48:23 #12 61.41 -- Looking for include file lber.h - not found 19:48:23 #12 61.41 -- LDAP_H not found CURL_DISABLE_LDAP set ON 19:48:23 #12 61.41 -- LDAP needs to be enabled to support LDAPS 19:48:23 #12 61.41 -- Looking for idn2_lookup_ul in idn2;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto 19:48:23 #12 61.47 -- Looking for idn2_lookup_ul in idn2;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - not found 19:48:23 #12 61.47 -- Looking for dlopen in dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto 19:48:23 #12 61.55 -- Looking for dlopen in dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - found 19:48:23 #12 61.56 -- Could NOT find LibSSH2 (missing: LIBSSH2_LIBRARY LIBSSH2_INCLUDE_DIR) 19:48:23 #12 61.56 -- Performing Test USE_UNIX_SOCKETS 19:48:23 #12 61.63 -- Performing Test USE_UNIX_SOCKETS - Success 19:48:23 #12 61.64 -- Found CA bundle: /etc/ssl/certs/ca-certificates.crt 19:48:23 #12 61.64 -- Looking for include file stdio.h 19:48:23 #12 61.71 -- Looking for include file stdio.h - found 19:48:23 #12 61.71 -- Looking for include files stdio.h, inttypes.h 19:48:23 #12 61.79 -- Looking for include files stdio.h, inttypes.h - found 19:48:23 #12 61.79 -- Looking for 3 include files stdio.h, ..., sys/filio.h 19:48:23 #12 61.83 -- Looking for 3 include files stdio.h, ..., sys/filio.h - not found 19:48:23 #12 61.83 -- Looking for 3 include files stdio.h, ..., sys/ioctl.h 19:48:23 #12 61.91 -- Looking for 3 include files stdio.h, ..., sys/ioctl.h - found 19:48:23 #12 61.91 -- Looking for 4 include files stdio.h, ..., sys/param.h 19:48:23 #12 61.99 -- Looking for 4 include files stdio.h, ..., sys/param.h - found 19:48:23 #12 61.99 -- Looking for 5 include files stdio.h, ..., sys/poll.h 19:48:24 #12 62.07 -- Looking for 5 include files stdio.h, ..., sys/poll.h - found 19:48:24 #12 62.07 -- Looking for 6 include files stdio.h, ..., sys/resource.h 19:48:24 #12 62.15 -- Looking for 6 include files stdio.h, ..., sys/resource.h - found 19:48:24 #12 62.15 -- Looking for 7 include files stdio.h, ..., sys/select.h 19:48:24 #12 62.23 -- Looking for 7 include files stdio.h, ..., sys/select.h - found 19:48:24 #12 62.23 -- Looking for 8 include files stdio.h, ..., sys/socket.h 19:48:24 #12 62.31 -- Looking for 8 include files stdio.h, ..., sys/socket.h - found 19:48:24 #12 62.31 -- Looking for 9 include files stdio.h, ..., sys/sockio.h 19:48:24 #12 62.35 -- Looking for 9 include files stdio.h, ..., sys/sockio.h - not found 19:48:24 #12 62.35 -- Looking for 9 include files stdio.h, ..., sys/stat.h 19:48:24 #12 62.44 -- Looking for 9 include files stdio.h, ..., sys/stat.h - found 19:48:24 #12 62.44 -- Looking for 10 include files stdio.h, ..., sys/time.h 19:48:24 #12 62.52 -- Looking for 10 include files stdio.h, ..., sys/time.h - found 19:48:24 #12 62.52 -- Looking for 11 include files stdio.h, ..., sys/types.h 19:48:24 #12 62.60 -- Looking for 11 include files stdio.h, ..., sys/types.h - found 19:48:24 #12 62.60 -- Looking for 12 include files stdio.h, ..., sys/uio.h 19:48:24 #12 62.68 -- Looking for 12 include files stdio.h, ..., sys/uio.h - found 19:48:24 #12 62.68 -- Looking for 13 include files stdio.h, ..., sys/un.h 19:48:24 #12 62.76 -- Looking for 13 include files stdio.h, ..., sys/un.h - found 19:48:24 #12 62.76 -- Looking for 14 include files stdio.h, ..., sys/utime.h 19:48:24 #12 62.80 -- Looking for 14 include files stdio.h, ..., sys/utime.h - not found 19:48:24 #12 62.80 -- Looking for 14 include files stdio.h, ..., sys/xattr.h 19:48:24 #12 62.89 -- Looking for 14 include files stdio.h, ..., sys/xattr.h - found 19:48:24 #12 62.89 -- Looking for 15 include files stdio.h, ..., alloca.h 19:48:24 #12 62.97 -- Looking for 15 include files stdio.h, ..., alloca.h - found 19:48:24 #12 62.97 -- Looking for 16 include files stdio.h, ..., arpa/inet.h 19:48:25 #12 63.05 -- Looking for 16 include files stdio.h, ..., arpa/inet.h - found 19:48:25 #12 63.05 -- Looking for 17 include files stdio.h, ..., arpa/tftp.h 19:48:25 #12 63.14 -- Looking for 17 include files stdio.h, ..., arpa/tftp.h - found 19:48:25 #12 63.14 -- Looking for 18 include files stdio.h, ..., assert.h 19:48:25 #12 63.22 -- Looking for 18 include files stdio.h, ..., assert.h - found 19:48:25 #12 63.22 -- Looking for 19 include files stdio.h, ..., crypto.h 19:48:25 #12 63.27 -- Looking for 19 include files stdio.h, ..., crypto.h - not found 19:48:25 #12 63.27 -- Looking for 19 include files stdio.h, ..., err.h 19:48:25 #12 63.36 -- Looking for 19 include files stdio.h, ..., err.h - found 19:48:25 #12 63.36 -- Looking for 20 include files stdio.h, ..., errno.h 19:48:25 #12 63.44 -- Looking for 20 include files stdio.h, ..., errno.h - found 19:48:25 #12 63.45 -- Looking for 21 include files stdio.h, ..., fcntl.h 19:48:25 #12 63.53 -- Looking for 21 include files stdio.h, ..., fcntl.h - found 19:48:25 #12 63.53 -- Looking for 22 include files stdio.h, ..., idn2.h 19:48:25 #12 63.57 -- Looking for 22 include files stdio.h, ..., idn2.h - not found 19:48:25 #12 63.57 -- Looking for 22 include files stdio.h, ..., ifaddrs.h 19:48:25 #12 63.66 -- Looking for 22 include files stdio.h, ..., ifaddrs.h - found 19:48:25 #12 63.66 -- Looking for 23 include files stdio.h, ..., io.h 19:48:25 #12 63.70 -- Looking for 23 include files stdio.h, ..., io.h - not found 19:48:25 #12 63.70 -- Looking for 23 include files stdio.h, ..., krb.h 19:48:25 #12 63.74 -- Looking for 23 include files stdio.h, ..., krb.h - not found 19:48:25 #12 63.74 -- Looking for 23 include files stdio.h, ..., libgen.h 19:48:25 #12 63.83 -- Looking for 23 include files stdio.h, ..., libgen.h - found 19:48:25 #12 63.83 -- Looking for 24 include files stdio.h, ..., locale.h 19:48:25 #12 63.92 -- Looking for 24 include files stdio.h, ..., locale.h - found 19:48:25 #12 63.92 -- Looking for 25 include files stdio.h, ..., net/if.h 19:48:26 #12 64.01 -- Looking for 25 include files stdio.h, ..., net/if.h - found 19:48:26 #12 64.01 -- Looking for 26 include files stdio.h, ..., netdb.h 19:48:26 #12 64.10 -- Looking for 26 include files stdio.h, ..., netdb.h - found 19:48:26 #12 64.10 -- Looking for 27 include files stdio.h, ..., netinet/in.h 19:48:26 #12 64.18 -- Looking for 27 include files stdio.h, ..., netinet/in.h - found 19:48:26 #12 64.18 -- Looking for 28 include files stdio.h, ..., netinet/tcp.h 19:48:26 #12 64.27 -- Looking for 28 include files stdio.h, ..., netinet/tcp.h - found 19:48:26 #12 64.27 -- Looking for 29 include files stdio.h, ..., pem.h 19:48:26 #12 64.31 -- Looking for 29 include files stdio.h, ..., pem.h - not found 19:48:26 #12 64.31 -- Looking for 29 include files stdio.h, ..., poll.h 19:48:26 #12 64.41 -- Looking for 29 include files stdio.h, ..., poll.h - found 19:48:26 #12 64.41 -- Looking for 30 include files stdio.h, ..., pwd.h 19:48:26 #12 64.50 -- Looking for 30 include files stdio.h, ..., pwd.h - found 19:48:26 #12 64.50 -- Looking for 31 include files stdio.h, ..., rsa.h 19:48:26 #12 64.55 -- Looking for 31 include files stdio.h, ..., rsa.h - not found 19:48:26 #12 64.55 -- Looking for 31 include files stdio.h, ..., setjmp.h 19:48:26 #12 64.64 -- Looking for 31 include files stdio.h, ..., setjmp.h - found 19:48:26 #12 64.64 -- Looking for 32 include files stdio.h, ..., sgtty.h 19:48:26 #12 64.73 -- Looking for 32 include files stdio.h, ..., sgtty.h - found 19:48:26 #12 64.73 -- Looking for 33 include files stdio.h, ..., signal.h 19:48:26 #12 64.81 -- Looking for 33 include files stdio.h, ..., signal.h - found 19:48:26 #12 64.81 -- Looking for 34 include files stdio.h, ..., ssl.h 19:48:26 #12 64.85 -- Looking for 34 include files stdio.h, ..., ssl.h - not found 19:48:26 #12 64.85 -- Looking for 34 include files stdio.h, ..., stdbool.h 19:48:26 #12 64.94 -- Looking for 34 include files stdio.h, ..., stdbool.h - found 19:48:27 #12 64.94 -- Looking for 35 include files stdio.h, ..., stdint.h 19:48:27 #12 65.02 -- Looking for 35 include files stdio.h, ..., stdint.h - found 19:48:27 #12 65.03 -- Looking for 37 include files stdio.h, ..., stdlib.h 19:48:27 #12 65.11 -- Looking for 37 include files stdio.h, ..., stdlib.h - found 19:48:27 #12 65.11 -- Looking for 38 include files stdio.h, ..., string.h 19:48:27 #12 65.21 -- Looking for 38 include files stdio.h, ..., string.h - found 19:48:27 #12 65.21 -- Looking for 39 include files stdio.h, ..., strings.h 19:48:27 #12 65.29 -- Looking for 39 include files stdio.h, ..., strings.h - found 19:48:27 #12 65.30 -- Looking for 40 include files stdio.h, ..., stropts.h 19:48:27 #12 65.39 -- Looking for 40 include files stdio.h, ..., stropts.h - found 19:48:27 #12 65.39 -- Looking for 41 include files stdio.h, ..., termio.h 19:48:27 #12 65.48 -- Looking for 41 include files stdio.h, ..., termio.h - found 19:48:27 #12 65.48 -- Looking for 42 include files stdio.h, ..., termios.h 19:48:27 #12 65.58 -- Looking for 42 include files stdio.h, ..., termios.h - found 19:48:27 #12 65.58 -- Looking for 43 include files stdio.h, ..., time.h 19:48:27 #12 65.67 -- Looking for 43 include files stdio.h, ..., time.h - found 19:48:27 #12 65.68 -- Looking for 44 include files stdio.h, ..., unistd.h 19:48:27 #12 65.77 -- Looking for 44 include files stdio.h, ..., unistd.h - found 19:48:27 #12 65.77 -- Looking for 45 include files stdio.h, ..., utime.h 19:48:27 #12 65.87 -- Looking for 45 include files stdio.h, ..., utime.h - found 19:48:27 #12 65.87 -- Looking for 46 include files stdio.h, ..., x509.h 19:48:27 #12 65.92 -- Looking for 46 include files stdio.h, ..., x509.h - not found 19:48:27 #12 65.92 -- Looking for 46 include files stdio.h, ..., process.h 19:48:27 #12 65.97 -- Looking for 46 include files stdio.h, ..., process.h - not found 19:48:27 #12 65.97 -- Looking for 46 include files stdio.h, ..., stddef.h 19:48:27 #12 66.06 -- Looking for 46 include files stdio.h, ..., stddef.h - found 19:48:28 #12 66.06 -- Looking for 47 include files stdio.h, ..., dlfcn.h 19:48:28 #12 66.15 -- Looking for 47 include files stdio.h, ..., dlfcn.h - found 19:48:28 #12 66.15 -- Looking for 48 include files stdio.h, ..., malloc.h 19:48:28 #12 66.24 -- Looking for 48 include files stdio.h, ..., malloc.h - found 19:48:28 #12 66.24 -- Looking for 49 include files stdio.h, ..., memory.h 19:48:28 #12 66.34 -- Looking for 49 include files stdio.h, ..., memory.h - found 19:48:28 #12 66.34 -- Looking for 50 include files stdio.h, ..., netinet/if_ether.h 19:48:28 #12 66.44 -- Looking for 50 include files stdio.h, ..., netinet/if_ether.h - found 19:48:28 #12 66.44 -- Looking for 52 include files stdio.h, ..., sockio.h 19:48:28 #12 66.49 -- Looking for 52 include files stdio.h, ..., sockio.h - not found 19:48:28 #12 66.49 -- Looking for 52 include files stdio.h, ..., sys/utsname.h 19:48:28 #12 66.58 -- Looking for 52 include files stdio.h, ..., sys/utsname.h - found 19:48:28 #12 66.58 -- Check size of size_t 19:48:28 #12 66.66 -- Check size of size_t - done 19:48:28 #12 66.67 -- Check size of ssize_t 19:48:28 #12 66.74 -- Check size of ssize_t - done 19:48:28 #12 66.74 -- Check size of long long 19:48:28 #12 66.82 -- Check size of long long - done 19:48:28 #12 66.82 -- Check size of long 19:48:28 #12 66.89 -- Check size of long - done 19:48:28 #12 66.89 -- Check size of short 19:48:28 #12 67.01 -- Check size of short - done 19:48:29 #12 67.01 -- Check size of int 19:48:29 #12 67.17 -- Check size of int - done 19:48:29 #12 67.17 -- Check size of __int64 19:48:29 #12 67.27 -- Check size of __int64 - failed 19:48:29 #12 67.27 -- Check size of long double 19:48:29 #12 67.35 -- Check size of long double - done 19:48:29 #12 67.35 -- Check size of time_t 19:48:29 #12 67.42 -- Check size of time_t - done 19:48:29 #12 67.42 -- Looking for basename 19:48:29 #12 67.52 -- Looking for basename - found 19:48:29 #12 67.52 -- Looking for socket 19:48:29 #12 67.61 -- Looking for socket - found 19:48:29 #12 67.61 -- Looking for select 19:48:29 #12 67.70 -- Looking for select - found 19:48:29 #12 67.70 -- Looking for poll 19:48:29 #12 67.79 -- Looking for poll - found 19:48:29 #12 67.79 -- Looking for strdup 19:48:29 #12 67.89 -- Looking for strdup - found 19:48:29 #12 67.89 -- Looking for strstr 19:48:29 #12 67.98 -- Looking for strstr - found 19:48:30 #12 67.98 -- Looking for strtok_r 19:48:30 #12 68.07 -- Looking for strtok_r - found 19:48:30 #12 68.07 -- Looking for strftime 19:48:30 #12 68.16 -- Looking for strftime - found 19:48:30 #12 68.16 -- Looking for uname 19:48:30 #12 68.26 -- Looking for uname - found 19:48:30 #12 68.26 -- Looking for strcasecmp 19:48:30 #12 68.35 -- Looking for strcasecmp - found 19:48:30 #12 68.36 -- Looking for stricmp 19:48:30 #12 68.40 -- Looking for stricmp - not found 19:48:30 #12 68.41 -- Looking for strcmpi 19:48:30 #12 68.46 -- Looking for strcmpi - not found 19:48:30 #12 68.46 -- Looking for strncmpi 19:48:30 #12 68.51 -- Looking for strncmpi - not found 19:48:30 #12 68.51 -- Looking for alarm 19:48:30 #12 68.60 -- Looking for alarm - found 19:48:30 #12 68.60 -- Looking for gethostbyaddr 19:48:30 #12 68.70 -- Looking for gethostbyaddr - found 19:48:30 #12 68.70 -- Looking for gethostbyaddr_r 19:48:30 #12 68.79 -- Looking for gethostbyaddr_r - found 19:48:30 #12 68.79 -- Looking for gettimeofday 19:48:30 #12 68.87 -- Looking for gettimeofday - found 19:48:30 #12 68.87 -- Looking for inet_addr 19:48:30 #12 68.97 -- Looking for inet_addr - found 19:48:30 #12 68.97 -- Looking for inet_ntoa 19:48:30 #12 69.06 -- Looking for inet_ntoa - found 19:48:31 #12 69.06 -- Looking for inet_ntoa_r 19:48:31 #12 69.12 -- Looking for inet_ntoa_r - not found 19:48:31 #12 69.12 -- Looking for tcsetattr 19:48:31 #12 69.21 -- Looking for tcsetattr - found 19:48:31 #12 69.21 -- Looking for tcgetattr 19:48:31 #12 69.30 -- Looking for tcgetattr - found 19:48:31 #12 69.30 -- Looking for perror 19:48:31 #12 69.40 -- Looking for perror - found 19:48:31 #12 69.40 -- Looking for closesocket 19:48:31 #12 69.45 -- Looking for closesocket - not found 19:48:31 #12 69.45 -- Looking for setvbuf 19:48:31 #12 69.54 -- Looking for setvbuf - found 19:48:31 #12 69.54 -- Looking for sigsetjmp 19:48:31 #12 69.63 -- Looking for sigsetjmp - found 19:48:31 #12 69.63 -- Looking for getpass_r 19:48:31 #12 69.68 -- Looking for getpass_r - not found 19:48:31 #12 69.68 -- Looking for strlcat 19:48:31 #12 69.73 -- Looking for strlcat - not found 19:48:31 #12 69.73 -- Looking for getpwuid 19:48:31 #12 69.82 -- Looking for getpwuid - found 19:48:31 #12 69.82 -- Looking for getpwuid_r 19:48:31 #12 69.91 -- Looking for getpwuid_r - found 19:48:31 #12 69.91 -- Looking for geteuid 19:48:31 #12 70.00 -- Looking for geteuid - found 19:48:31 #12 70.01 -- Looking for usleep 19:48:32 #12 70.10 -- Looking for usleep - found 19:48:32 #12 70.10 -- Looking for utime 19:48:32 #12 70.20 -- Looking for utime - found 19:48:32 #12 70.20 -- Looking for gmtime_r 19:48:32 #12 70.29 -- Looking for gmtime_r - found 19:48:32 #12 70.29 -- Looking for localtime_r 19:48:32 #12 70.39 -- Looking for localtime_r - found 19:48:32 #12 70.39 -- Looking for gethostbyname 19:48:32 #12 70.48 -- Looking for gethostbyname - found 19:48:32 #12 70.48 -- Looking for gethostbyname_r 19:48:32 #12 70.58 -- Looking for gethostbyname_r - found 19:48:32 #12 70.58 -- Looking for signal 19:48:32 #12 70.68 -- Looking for signal - found 19:48:32 #12 70.68 -- Looking for SIGALRM 19:48:32 #12 70.78 -- Looking for SIGALRM - found 19:48:32 #12 70.78 -- Looking for strtoll 19:48:32 #12 70.88 -- Looking for strtoll - found 19:48:32 #12 70.88 -- Looking for _strtoi64 19:48:32 #12 70.93 -- Looking for _strtoi64 - not found 19:48:32 #12 70.93 -- Looking for strerror_r 19:48:32 #12 71.03 -- Looking for strerror_r - found 19:48:33 #12 71.03 -- Looking for siginterrupt 19:48:33 #12 71.13 -- Looking for siginterrupt - found 19:48:33 #12 71.13 -- Looking for fork 19:48:33 #12 71.23 -- Looking for fork - found 19:48:33 #12 71.23 -- Looking for getaddrinfo 19:48:33 #12 71.32 -- Looking for getaddrinfo - found 19:48:33 #12 71.33 -- Looking for freeaddrinfo 19:48:33 #12 71.42 -- Looking for freeaddrinfo - found 19:48:33 #12 71.42 -- Looking for freeifaddrs 19:48:33 #12 71.51 -- Looking for freeifaddrs - found 19:48:33 #12 71.51 -- Looking for pipe 19:48:33 #12 71.60 -- Looking for pipe - found 19:48:33 #12 71.60 -- Looking for ftruncate 19:48:33 #12 71.71 -- Looking for ftruncate - found 19:48:33 #12 71.71 -- Looking for getprotobyname 19:48:33 #12 71.81 -- Looking for getprotobyname - found 19:48:33 #12 71.81 -- Looking for getpeername 19:48:33 #12 71.90 -- Looking for getpeername - found 19:48:33 #12 71.90 -- Looking for getsockname 19:48:34 #12 72.00 -- Looking for getsockname - found 19:48:34 #12 72.00 -- Looking for if_nametoindex 19:48:34 #12 72.09 -- Looking for if_nametoindex - found 19:48:34 #12 72.09 -- Looking for getrlimit 19:48:34 #12 72.18 -- Looking for getrlimit - found 19:48:34 #12 72.18 -- Looking for setlocale 19:48:34 #12 72.28 -- Looking for setlocale - found 19:48:34 #12 72.28 -- Looking for setmode 19:48:34 #12 72.43 -- Looking for setmode - not found 19:48:34 #12 72.44 -- Looking for setrlimit 19:48:34 #12 72.53 -- Looking for setrlimit - found 19:48:34 #12 72.53 -- Looking for fcntl 19:48:34 #12 72.63 -- Looking for fcntl - found 19:48:34 #12 72.63 -- Looking for ioctl 19:48:34 #12 72.73 -- Looking for ioctl - found 19:48:34 #12 72.73 -- Looking for setsockopt 19:48:34 #12 72.82 -- Looking for setsockopt - found 19:48:34 #12 72.82 -- Looking for mach_absolute_time 19:48:34 #12 72.89 -- Looking for mach_absolute_time - not found 19:48:34 #12 72.89 -- Looking for inet_pton 19:48:34 #12 72.99 -- Looking for inet_pton - found 19:48:34 #12 72.99 -- Looking for fsetxattr 19:48:35 #12 73.08 -- Looking for fsetxattr - found 19:48:35 #12 73.08 -- Performing Curl Test HAVE_FSETXATTR_5 19:48:35 #12 73.16 -- Performing Curl Test HAVE_FSETXATTR_5 - Success 19:48:35 #12 73.16 -- Performing Curl Test HAVE_FSETXATTR_6 19:48:35 #12 73.19 -- Performing Curl Test HAVE_FSETXATTR_6 - Failed 19:48:35 #12 73.20 -- Looking for sigaction 19:48:35 #12 73.27 -- Looking for sigaction - found 19:48:35 #12 73.27 -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK 19:48:35 #12 73.35 -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK - Success 19:48:35 #12 73.35 -- Performing Curl Test HAVE_IOCTLSOCKET 19:48:35 #12 73.38 -- Performing Curl Test HAVE_IOCTLSOCKET - Failed 19:48:35 #12 73.38 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL 19:48:35 #12 73.45 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL - Failed 19:48:35 #12 73.45 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO 19:48:35 #12 73.48 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO - Failed 19:48:35 #12 73.48 -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO 19:48:35 #12 73.51 -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO - Failed 19:48:35 #12 73.51 -- Performing Curl Test HAVE_IOCTL_FIONBIO 19:48:35 #12 73.58 -- Performing Curl Test HAVE_IOCTL_FIONBIO - Success 19:48:35 #12 73.58 -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR 19:48:35 #12 73.67 -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR - Success 19:48:35 #12 73.67 -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK 19:48:35 #12 73.70 -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK - Failed 19:48:35 #12 73.70 -- Performing Curl Test TIME_WITH_SYS_TIME 19:48:35 #12 73.77 -- Performing Curl Test TIME_WITH_SYS_TIME - Success 19:48:35 #12 73.78 -- Performing Curl Test HAVE_O_NONBLOCK 19:48:35 #12 73.84 -- Performing Curl Test HAVE_O_NONBLOCK - Failed 19:48:35 #12 73.84 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5 19:48:35 #12 73.88 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5 - Failed 19:48:35 #12 73.88 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 19:48:35 #12 73.91 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 - Failed 19:48:35 #12 73.91 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 19:48:35 #12 73.99 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 - Success 19:48:36 #12 73.99 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT 19:48:36 #12 74.02 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT - Failed 19:48:36 #12 74.02 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT 19:48:36 #12 74.05 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT - Failed 19:48:36 #12 74.05 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT 19:48:36 #12 74.12 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT - Success 19:48:36 #12 74.12 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 19:48:36 #12 74.15 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 - Failed 19:48:36 #12 74.15 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 19:48:36 #12 74.19 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 - Failed 19:48:36 #12 74.19 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 19:48:36 #12 74.27 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 - Success 19:48:36 #12 74.27 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT 19:48:36 #12 74.30 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT - Failed 19:48:36 #12 74.30 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT 19:48:36 #12 74.33 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT - Failed 19:48:36 #12 74.33 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT 19:48:36 #12 74.41 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT - Success 19:48:36 #12 74.41 -- Performing Curl Test HAVE_IN_ADDR_T 19:48:36 #12 74.49 -- Performing Curl Test HAVE_IN_ADDR_T - Success 19:48:36 #12 74.49 -- Performing Curl Test HAVE_BOOL_T 19:48:36 #12 74.56 -- Performing Curl Test HAVE_BOOL_T - Success 19:48:36 #12 74.56 -- Performing Curl Test STDC_HEADERS 19:48:36 #12 74.65 -- Performing Curl Test STDC_HEADERS - Success 19:48:36 #12 74.65 -- Performing Curl Test RETSIGTYPE_TEST 19:48:36 #12 74.73 -- Performing Curl Test RETSIGTYPE_TEST - Success 19:48:36 #12 74.73 -- Performing Curl Test HAVE_INET_NTOA_R_DECL 19:48:36 #12 74.76 -- Performing Curl Test HAVE_INET_NTOA_R_DECL - Failed 19:48:36 #12 74.76 -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT 19:48:36 #12 74.79 -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT - Failed 19:48:36 #12 74.79 -- Performing Curl Test HAVE_FILE_OFFSET_BITS 19:48:36 #12 74.87 -- Performing Curl Test HAVE_FILE_OFFSET_BITS - Success 19:48:36 #12 74.87 -- Performing Curl Test HAVE_VARIADIC_MACROS_C99 19:48:36 #12 74.94 -- Performing Curl Test HAVE_VARIADIC_MACROS_C99 - Success 19:48:36 #12 74.94 -- Performing Curl Test HAVE_VARIADIC_MACROS_GCC 19:48:36 #12 75.01 -- Performing Curl Test HAVE_VARIADIC_MACROS_GCC - Success 19:48:37 #12 75.01 -- Check size of off_t 19:48:37 #12 75.09 -- Check size of off_t - done 19:48:37 #12 75.09 -- Check size of curl_off_t 19:48:37 #12 75.17 -- Check size of curl_off_t - done 19:48:37 #12 75.17 -- Performing Curl Test HAVE_GLIBC_STRERROR_R 19:48:37 #12 75.20 -- Performing Curl Test HAVE_GLIBC_STRERROR_R - Failed 19:48:37 #12 75.20 -- Performing Curl Test HAVE_POSIX_STRERROR_R 19:48:37 #12 75.27 -- Performing Curl Test HAVE_POSIX_STRERROR_R - Success 19:48:37 #12 75.27 -- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC 19:48:37 #12 75.35 -- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC - Success 19:48:37 #12 75.35 -- Performing Curl Test HAVE_BUILTIN_AVAILABLE 19:48:37 #12 75.37 -- Performing Curl Test HAVE_BUILTIN_AVAILABLE - Failed 19:48:37 #12 75.37 -- Performing Test curl_cv_recv 19:48:37 #12 75.42 -- Performing Test curl_cv_recv - Success 19:48:37 #12 75.42 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.45 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.45 -- Tested: int recv(SOCKET, char *, int, int) 19:48:37 #12 75.45 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.49 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.49 -- Tested: int recv(SOCKET, char *, int, unsigned int) 19:48:37 #12 75.49 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.52 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.52 -- Tested: int recv(SOCKET, char *, size_t, int) 19:48:37 #12 75.52 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.55 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.55 -- Tested: int recv(SOCKET, char *, size_t, unsigned int) 19:48:37 #12 75.55 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.58 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.58 -- Tested: int recv(SOCKET, char *, socklen_t, int) 19:48:37 #12 75.58 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.61 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.61 -- Tested: int recv(SOCKET, char *, socklen_t, unsigned int) 19:48:37 #12 75.61 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.64 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.64 -- Tested: int recv(SOCKET, char *, unsigned int, int) 19:48:37 #12 75.64 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.67 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.67 -- Tested: int recv(SOCKET, char *, unsigned int, unsigned int) 19:48:37 #12 75.67 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.71 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.71 -- Tested: int recv(SOCKET, void *, int, int) 19:48:37 #12 75.71 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.74 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.74 -- Tested: int recv(SOCKET, void *, int, unsigned int) 19:48:37 #12 75.74 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.77 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.77 -- Tested: int recv(SOCKET, void *, size_t, int) 19:48:37 #12 75.77 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.80 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.80 -- Tested: int recv(SOCKET, void *, size_t, unsigned int) 19:48:37 #12 75.80 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.83 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.83 -- Tested: int recv(SOCKET, void *, socklen_t, int) 19:48:37 #12 75.83 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.86 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.86 -- Tested: int recv(SOCKET, void *, socklen_t, unsigned int) 19:48:37 #12 75.86 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.89 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.89 -- Tested: int recv(SOCKET, void *, unsigned int, int) 19:48:37 #12 75.89 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.93 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.93 -- Tested: int recv(SOCKET, void *, unsigned int, unsigned int) 19:48:37 #12 75.93 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.95 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.96 -- Tested: int recv(int, char *, int, int) 19:48:37 #12 75.96 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 75.99 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 75.99 -- Tested: int recv(int, char *, int, unsigned int) 19:48:37 #12 75.99 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 76.02 -- Performing Test curl_cv_func_recv_test - Failed 19:48:37 #12 76.02 -- Tested: int recv(int, char *, size_t, int) 19:48:37 #12 76.02 -- Performing Test curl_cv_func_recv_test 19:48:37 #12 76.05 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.05 -- Tested: int recv(int, char *, size_t, unsigned int) 19:48:38 #12 76.05 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.08 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.08 -- Tested: int recv(int, char *, socklen_t, int) 19:48:38 #12 76.08 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.10 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.10 -- Tested: int recv(int, char *, socklen_t, unsigned int) 19:48:38 #12 76.11 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.14 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.14 -- Tested: int recv(int, char *, unsigned int, int) 19:48:38 #12 76.14 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.17 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.17 -- Tested: int recv(int, char *, unsigned int, unsigned int) 19:48:38 #12 76.17 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.20 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.20 -- Tested: int recv(int, void *, int, int) 19:48:38 #12 76.20 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.24 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.24 -- Tested: int recv(int, void *, int, unsigned int) 19:48:38 #12 76.24 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.28 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.28 -- Tested: int recv(int, void *, size_t, int) 19:48:38 #12 76.28 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.31 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.31 -- Tested: int recv(int, void *, size_t, unsigned int) 19:48:38 #12 76.31 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.34 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.34 -- Tested: int recv(int, void *, socklen_t, int) 19:48:38 #12 76.34 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.36 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.36 -- Tested: int recv(int, void *, socklen_t, unsigned int) 19:48:38 #12 76.36 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.40 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.40 -- Tested: int recv(int, void *, unsigned int, int) 19:48:38 #12 76.40 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.43 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.43 -- Tested: int recv(int, void *, unsigned int, unsigned int) 19:48:38 #12 76.43 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.46 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.46 -- Tested: ssize_t recv(SOCKET, char *, int, int) 19:48:38 #12 76.46 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.49 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.49 -- Tested: ssize_t recv(SOCKET, char *, int, unsigned int) 19:48:38 #12 76.49 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.53 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.53 -- Tested: ssize_t recv(SOCKET, char *, size_t, int) 19:48:38 #12 76.53 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.56 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.56 -- Tested: ssize_t recv(SOCKET, char *, size_t, unsigned int) 19:48:38 #12 76.56 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.59 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.59 -- Tested: ssize_t recv(SOCKET, char *, socklen_t, int) 19:48:38 #12 76.59 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.62 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.62 -- Tested: ssize_t recv(SOCKET, char *, socklen_t, unsigned int) 19:48:38 #12 76.62 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.65 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.65 -- Tested: ssize_t recv(SOCKET, char *, unsigned int, int) 19:48:38 #12 76.65 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.69 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.69 -- Tested: ssize_t recv(SOCKET, char *, unsigned int, unsigned int) 19:48:38 #12 76.69 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.72 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.72 -- Tested: ssize_t recv(SOCKET, void *, int, int) 19:48:38 #12 76.72 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.75 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.75 -- Tested: ssize_t recv(SOCKET, void *, int, unsigned int) 19:48:38 #12 76.75 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.78 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.78 -- Tested: ssize_t recv(SOCKET, void *, size_t, int) 19:48:38 #12 76.78 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.81 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.81 -- Tested: ssize_t recv(SOCKET, void *, size_t, unsigned int) 19:48:38 #12 76.81 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.85 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.85 -- Tested: ssize_t recv(SOCKET, void *, socklen_t, int) 19:48:38 #12 76.85 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.88 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.88 -- Tested: ssize_t recv(SOCKET, void *, socklen_t, unsigned int) 19:48:38 #12 76.88 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.91 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.91 -- Tested: ssize_t recv(SOCKET, void *, unsigned int, int) 19:48:38 #12 76.91 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.94 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.94 -- Tested: ssize_t recv(SOCKET, void *, unsigned int, unsigned int) 19:48:38 #12 76.94 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 76.97 -- Performing Test curl_cv_func_recv_test - Failed 19:48:38 #12 76.97 -- Tested: ssize_t recv(int, char *, int, int) 19:48:38 #12 76.97 -- Performing Test curl_cv_func_recv_test 19:48:38 #12 77.00 -- Performing Test curl_cv_func_recv_test - Failed 19:48:39 #12 77.00 -- Tested: ssize_t recv(int, char *, int, unsigned int) 19:48:39 #12 77.00 -- Performing Test curl_cv_func_recv_test 19:48:39 #12 77.03 -- Performing Test curl_cv_func_recv_test - Failed 19:48:39 #12 77.03 -- Tested: ssize_t recv(int, char *, size_t, int) 19:48:39 #12 77.03 -- Performing Test curl_cv_func_recv_test 19:48:39 #12 77.07 -- Performing Test curl_cv_func_recv_test - Failed 19:48:39 #12 77.07 -- Tested: ssize_t recv(int, char *, size_t, unsigned int) 19:48:39 #12 77.07 -- Performing Test curl_cv_func_recv_test 19:48:39 #12 77.10 -- Performing Test curl_cv_func_recv_test - Failed 19:48:39 #12 77.10 -- Tested: ssize_t recv(int, char *, socklen_t, int) 19:48:39 #12 77.10 -- Performing Test curl_cv_func_recv_test 19:48:39 #12 77.13 -- Performing Test curl_cv_func_recv_test - Failed 19:48:39 #12 77.13 -- Tested: ssize_t recv(int, char *, socklen_t, unsigned int) 19:48:39 #12 77.13 -- Performing Test curl_cv_func_recv_test 19:48:39 #12 77.17 -- Performing Test curl_cv_func_recv_test - Failed 19:48:39 #12 77.17 -- Tested: ssize_t recv(int, char *, unsigned int, int) 19:48:39 #12 77.17 -- Performing Test curl_cv_func_recv_test 19:48:39 #12 77.20 -- Performing Test curl_cv_func_recv_test - Failed 19:48:39 #12 77.20 -- Tested: ssize_t recv(int, char *, unsigned int, unsigned int) 19:48:39 #12 77.20 -- Performing Test curl_cv_func_recv_test 19:48:39 #12 77.23 -- Performing Test curl_cv_func_recv_test - Failed 19:48:39 #12 77.23 -- Tested: ssize_t recv(int, void *, int, int) 19:48:39 #12 77.23 -- Performing Test curl_cv_func_recv_test 19:48:39 #12 77.27 -- Performing Test curl_cv_func_recv_test - Failed 19:48:39 #12 77.27 -- Tested: ssize_t recv(int, void *, int, unsigned int) 19:48:39 #12 77.27 -- Performing Test curl_cv_func_recv_test 19:48:39 #12 77.32 -- Performing Test curl_cv_func_recv_test - Success 19:48:39 #12 77.32 -- Tested: ssize_t recv(int, void *, size_t, int) 19:48:39 #12 77.32 -- Performing Test curl_cv_send 19:48:39 #12 77.37 -- Performing Test curl_cv_send - Success 19:48:39 #12 77.37 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.40 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.40 -- Tested: int send(SOCKET, const char *, int, int) 19:48:39 #12 77.40 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.43 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.43 -- Tested: int send(SOCKET, const char *, int, unsigned int) 19:48:39 #12 77.43 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.47 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.47 -- Tested: int send(SOCKET, const char *, size_t, int) 19:48:39 #12 77.47 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.50 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.50 -- Tested: int send(SOCKET, const char *, size_t, unsigned int) 19:48:39 #12 77.50 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.52 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.52 -- Tested: int send(SOCKET, const char *, socklen_t, int) 19:48:39 #12 77.52 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.55 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.55 -- Tested: int send(SOCKET, const char *, socklen_t, unsigned int) 19:48:39 #12 77.55 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.58 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.58 -- Tested: int send(SOCKET, const char *, unsigned int, int) 19:48:39 #12 77.58 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.62 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.62 -- Tested: int send(SOCKET, const char *, unsigned int, unsigned int) 19:48:39 #12 77.62 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.64 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.64 -- Tested: int send(SOCKET, const void *, int, int) 19:48:39 #12 77.65 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.68 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.68 -- Tested: int send(SOCKET, const void *, int, unsigned int) 19:48:39 #12 77.68 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.70 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.70 -- Tested: int send(SOCKET, const void *, size_t, int) 19:48:39 #12 77.70 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.74 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.74 -- Tested: int send(SOCKET, const void *, size_t, unsigned int) 19:48:39 #12 77.74 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.77 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.77 -- Tested: int send(SOCKET, const void *, socklen_t, int) 19:48:39 #12 77.77 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.79 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.80 -- Tested: int send(SOCKET, const void *, socklen_t, unsigned int) 19:48:39 #12 77.80 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.83 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.83 -- Tested: int send(SOCKET, const void *, unsigned int, int) 19:48:39 #12 77.83 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.86 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.86 -- Tested: int send(SOCKET, const void *, unsigned int, unsigned int) 19:48:39 #12 77.86 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.89 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.89 -- Tested: int send(SOCKET, void *, int, int) 19:48:39 #12 77.89 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.92 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.92 -- Tested: int send(SOCKET, void *, int, unsigned int) 19:48:39 #12 77.92 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.95 -- Performing Test curl_cv_func_send_test - Failed 19:48:39 #12 77.95 -- Tested: int send(SOCKET, void *, size_t, int) 19:48:39 #12 77.95 -- Performing Test curl_cv_func_send_test 19:48:39 #12 77.98 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 77.98 -- Tested: int send(SOCKET, void *, size_t, unsigned int) 19:48:40 #12 77.98 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.01 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.01 -- Tested: int send(SOCKET, void *, socklen_t, int) 19:48:40 #12 78.01 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.04 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.04 -- Tested: int send(SOCKET, void *, socklen_t, unsigned int) 19:48:40 #12 78.04 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.08 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.08 -- Tested: int send(SOCKET, void *, unsigned int, int) 19:48:40 #12 78.08 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.11 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.11 -- Tested: int send(SOCKET, void *, unsigned int, unsigned int) 19:48:40 #12 78.11 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.13 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.13 -- Tested: int send(SOCKET, char *, int, int) 19:48:40 #12 78.13 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.16 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.16 -- Tested: int send(SOCKET, char *, int, unsigned int) 19:48:40 #12 78.16 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.19 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.19 -- Tested: int send(SOCKET, char *, size_t, int) 19:48:40 #12 78.19 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.23 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.23 -- Tested: int send(SOCKET, char *, size_t, unsigned int) 19:48:40 #12 78.23 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.26 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.26 -- Tested: int send(SOCKET, char *, socklen_t, int) 19:48:40 #12 78.26 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.29 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.29 -- Tested: int send(SOCKET, char *, socklen_t, unsigned int) 19:48:40 #12 78.29 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.32 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.32 -- Tested: int send(SOCKET, char *, unsigned int, int) 19:48:40 #12 78.32 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.35 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.35 -- Tested: int send(SOCKET, char *, unsigned int, unsigned int) 19:48:40 #12 78.35 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.38 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.38 -- Tested: int send(int, const char *, int, int) 19:48:40 #12 78.38 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.41 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.41 -- Tested: int send(int, const char *, int, unsigned int) 19:48:40 #12 78.41 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.44 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.44 -- Tested: int send(int, const char *, size_t, int) 19:48:40 #12 78.44 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.47 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.47 -- Tested: int send(int, const char *, size_t, unsigned int) 19:48:40 #12 78.47 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.50 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.50 -- Tested: int send(int, const char *, socklen_t, int) 19:48:40 #12 78.50 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.53 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.53 -- Tested: int send(int, const char *, socklen_t, unsigned int) 19:48:40 #12 78.53 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.56 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.56 -- Tested: int send(int, const char *, unsigned int, int) 19:48:40 #12 78.56 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.59 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.59 -- Tested: int send(int, const char *, unsigned int, unsigned int) 19:48:40 #12 78.59 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.62 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.62 -- Tested: int send(int, const void *, int, int) 19:48:40 #12 78.62 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.65 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.65 -- Tested: int send(int, const void *, int, unsigned int) 19:48:40 #12 78.65 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.68 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.68 -- Tested: int send(int, const void *, size_t, int) 19:48:40 #12 78.68 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.71 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.71 -- Tested: int send(int, const void *, size_t, unsigned int) 19:48:40 #12 78.71 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.74 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.74 -- Tested: int send(int, const void *, socklen_t, int) 19:48:40 #12 78.74 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.77 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.77 -- Tested: int send(int, const void *, socklen_t, unsigned int) 19:48:40 #12 78.77 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.80 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.80 -- Tested: int send(int, const void *, unsigned int, int) 19:48:40 #12 78.80 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.83 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.83 -- Tested: int send(int, const void *, unsigned int, unsigned int) 19:48:40 #12 78.83 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.86 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.86 -- Tested: int send(int, void *, int, int) 19:48:40 #12 78.86 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.89 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.89 -- Tested: int send(int, void *, int, unsigned int) 19:48:40 #12 78.89 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.92 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.92 -- Tested: int send(int, void *, size_t, int) 19:48:40 #12 78.92 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.95 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.95 -- Tested: int send(int, void *, size_t, unsigned int) 19:48:40 #12 78.95 -- Performing Test curl_cv_func_send_test 19:48:40 #12 78.99 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 78.99 -- Tested: int send(int, void *, socklen_t, int) 19:48:40 #12 78.99 -- Performing Test curl_cv_func_send_test 19:48:40 #12 79.02 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 79.02 -- Tested: int send(int, void *, socklen_t, unsigned int) 19:48:40 #12 79.02 -- Performing Test curl_cv_func_send_test 19:48:40 #12 79.05 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 79.05 -- Tested: int send(int, void *, unsigned int, int) 19:48:40 #12 79.05 -- Performing Test curl_cv_func_send_test 19:48:40 #12 79.08 -- Performing Test curl_cv_func_send_test - Failed 19:48:40 #12 79.08 -- Tested: int send(int, void *, unsigned int, unsigned int) 19:48:41 #12 79.08 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.11 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.11 -- Tested: int send(int, char *, int, int) 19:48:41 #12 79.11 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.14 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.14 -- Tested: int send(int, char *, int, unsigned int) 19:48:41 #12 79.14 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.17 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.17 -- Tested: int send(int, char *, size_t, int) 19:48:41 #12 79.17 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.20 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.20 -- Tested: int send(int, char *, size_t, unsigned int) 19:48:41 #12 79.20 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.23 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.23 -- Tested: int send(int, char *, socklen_t, int) 19:48:41 #12 79.23 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.26 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.26 -- Tested: int send(int, char *, socklen_t, unsigned int) 19:48:41 #12 79.26 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.29 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.29 -- Tested: int send(int, char *, unsigned int, int) 19:48:41 #12 79.29 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.32 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.32 -- Tested: int send(int, char *, unsigned int, unsigned int) 19:48:41 #12 79.32 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.35 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.35 -- Tested: int send(ssize_t, const char *, int, int) 19:48:41 #12 79.35 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.38 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.38 -- Tested: int send(ssize_t, const char *, int, unsigned int) 19:48:41 #12 79.38 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.41 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.41 -- Tested: int send(ssize_t, const char *, size_t, int) 19:48:41 #12 79.41 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.44 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.44 -- Tested: int send(ssize_t, const char *, size_t, unsigned int) 19:48:41 #12 79.44 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.47 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.47 -- Tested: int send(ssize_t, const char *, socklen_t, int) 19:48:41 #12 79.47 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.51 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.51 -- Tested: int send(ssize_t, const char *, socklen_t, unsigned int) 19:48:41 #12 79.51 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.54 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.54 -- Tested: int send(ssize_t, const char *, unsigned int, int) 19:48:41 #12 79.54 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.57 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.57 -- Tested: int send(ssize_t, const char *, unsigned int, unsigned int) 19:48:41 #12 79.57 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.60 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.60 -- Tested: int send(ssize_t, const void *, int, int) 19:48:41 #12 79.60 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.63 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.63 -- Tested: int send(ssize_t, const void *, int, unsigned int) 19:48:41 #12 79.63 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.67 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.67 -- Tested: int send(ssize_t, const void *, size_t, int) 19:48:41 #12 79.67 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.69 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.69 -- Tested: int send(ssize_t, const void *, size_t, unsigned int) 19:48:41 #12 79.69 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.72 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.72 -- Tested: int send(ssize_t, const void *, socklen_t, int) 19:48:41 #12 79.73 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.76 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.76 -- Tested: int send(ssize_t, const void *, socklen_t, unsigned int) 19:48:41 #12 79.76 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.79 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.79 -- Tested: int send(ssize_t, const void *, unsigned int, int) 19:48:41 #12 79.79 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.82 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.82 -- Tested: int send(ssize_t, const void *, unsigned int, unsigned int) 19:48:41 #12 79.82 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.85 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.85 -- Tested: int send(ssize_t, void *, int, int) 19:48:41 #12 79.85 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.88 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.88 -- Tested: int send(ssize_t, void *, int, unsigned int) 19:48:41 #12 79.88 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.91 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.91 -- Tested: int send(ssize_t, void *, size_t, int) 19:48:41 #12 79.91 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.94 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.94 -- Tested: int send(ssize_t, void *, size_t, unsigned int) 19:48:41 #12 79.94 -- Performing Test curl_cv_func_send_test 19:48:41 #12 79.97 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 79.97 -- Tested: int send(ssize_t, void *, socklen_t, int) 19:48:41 #12 79.97 -- Performing Test curl_cv_func_send_test 19:48:41 #12 80.01 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 80.01 -- Tested: int send(ssize_t, void *, socklen_t, unsigned int) 19:48:41 #12 80.01 -- Performing Test curl_cv_func_send_test 19:48:41 #12 80.04 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 80.04 -- Tested: int send(ssize_t, void *, unsigned int, int) 19:48:41 #12 80.04 -- Performing Test curl_cv_func_send_test 19:48:41 #12 80.07 -- Performing Test curl_cv_func_send_test - Failed 19:48:41 #12 80.07 -- Tested: int send(ssize_t, void *, unsigned int, unsigned int) 19:48:42 #12 80.07 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.10 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.10 -- Tested: int send(ssize_t, char *, int, int) 19:48:42 #12 80.10 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.13 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.13 -- Tested: int send(ssize_t, char *, int, unsigned int) 19:48:42 #12 80.14 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.16 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.16 -- Tested: int send(ssize_t, char *, size_t, int) 19:48:42 #12 80.16 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.20 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.20 -- Tested: int send(ssize_t, char *, size_t, unsigned int) 19:48:42 #12 80.20 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.23 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.24 -- Tested: int send(ssize_t, char *, socklen_t, int) 19:48:42 #12 80.24 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.27 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.27 -- Tested: int send(ssize_t, char *, socklen_t, unsigned int) 19:48:42 #12 80.27 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.30 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.30 -- Tested: int send(ssize_t, char *, unsigned int, int) 19:48:42 #12 80.30 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.34 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.34 -- Tested: int send(ssize_t, char *, unsigned int, unsigned int) 19:48:42 #12 80.34 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.37 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.37 -- Tested: ssize_t send(SOCKET, const char *, int, int) 19:48:42 #12 80.37 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.40 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.40 -- Tested: ssize_t send(SOCKET, const char *, int, unsigned int) 19:48:42 #12 80.40 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.43 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.43 -- Tested: ssize_t send(SOCKET, const char *, size_t, int) 19:48:42 #12 80.44 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.47 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.47 -- Tested: ssize_t send(SOCKET, const char *, size_t, unsigned int) 19:48:42 #12 80.47 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.50 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.50 -- Tested: ssize_t send(SOCKET, const char *, socklen_t, int) 19:48:42 #12 80.50 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.53 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.53 -- Tested: ssize_t send(SOCKET, const char *, socklen_t, unsigned int) 19:48:42 #12 80.53 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.56 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.56 -- Tested: ssize_t send(SOCKET, const char *, unsigned int, int) 19:48:42 #12 80.56 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.59 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.59 -- Tested: ssize_t send(SOCKET, const char *, unsigned int, unsigned int) 19:48:42 #12 80.59 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.63 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.63 -- Tested: ssize_t send(SOCKET, const void *, int, int) 19:48:42 #12 80.63 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.66 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.66 -- Tested: ssize_t send(SOCKET, const void *, int, unsigned int) 19:48:42 #12 80.66 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.69 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.69 -- Tested: ssize_t send(SOCKET, const void *, size_t, int) 19:48:42 #12 80.69 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.72 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.72 -- Tested: ssize_t send(SOCKET, const void *, size_t, unsigned int) 19:48:42 #12 80.72 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.76 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.76 -- Tested: ssize_t send(SOCKET, const void *, socklen_t, int) 19:48:42 #12 80.76 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.79 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.79 -- Tested: ssize_t send(SOCKET, const void *, socklen_t, unsigned int) 19:48:42 #12 80.79 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.82 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.82 -- Tested: ssize_t send(SOCKET, const void *, unsigned int, int) 19:48:42 #12 80.82 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.85 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.85 -- Tested: ssize_t send(SOCKET, const void *, unsigned int, unsigned int) 19:48:42 #12 80.85 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.88 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.88 -- Tested: ssize_t send(SOCKET, void *, int, int) 19:48:42 #12 80.88 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.91 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.91 -- Tested: ssize_t send(SOCKET, void *, int, unsigned int) 19:48:42 #12 80.91 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.94 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.94 -- Tested: ssize_t send(SOCKET, void *, size_t, int) 19:48:42 #12 80.95 -- Performing Test curl_cv_func_send_test 19:48:42 #12 80.98 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 80.98 -- Tested: ssize_t send(SOCKET, void *, size_t, unsigned int) 19:48:42 #12 80.98 -- Performing Test curl_cv_func_send_test 19:48:42 #12 81.01 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 81.01 -- Tested: ssize_t send(SOCKET, void *, socklen_t, int) 19:48:42 #12 81.01 -- Performing Test curl_cv_func_send_test 19:48:42 #12 81.04 -- Performing Test curl_cv_func_send_test - Failed 19:48:42 #12 81.04 -- Tested: ssize_t send(SOCKET, void *, socklen_t, unsigned int) 19:48:42 #12 81.05 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.08 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.08 -- Tested: ssize_t send(SOCKET, void *, unsigned int, int) 19:48:43 #12 81.08 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.11 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.11 -- Tested: ssize_t send(SOCKET, void *, unsigned int, unsigned int) 19:48:43 #12 81.11 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.15 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.15 -- Tested: ssize_t send(SOCKET, char *, int, int) 19:48:43 #12 81.15 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.17 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.17 -- Tested: ssize_t send(SOCKET, char *, int, unsigned int) 19:48:43 #12 81.17 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.21 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.21 -- Tested: ssize_t send(SOCKET, char *, size_t, int) 19:48:43 #12 81.21 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.24 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.24 -- Tested: ssize_t send(SOCKET, char *, size_t, unsigned int) 19:48:43 #12 81.24 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.27 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.27 -- Tested: ssize_t send(SOCKET, char *, socklen_t, int) 19:48:43 #12 81.27 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.30 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.30 -- Tested: ssize_t send(SOCKET, char *, socklen_t, unsigned int) 19:48:43 #12 81.30 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.33 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.33 -- Tested: ssize_t send(SOCKET, char *, unsigned int, int) 19:48:43 #12 81.33 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.37 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.37 -- Tested: ssize_t send(SOCKET, char *, unsigned int, unsigned int) 19:48:43 #12 81.37 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.40 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.40 -- Tested: ssize_t send(int, const char *, int, int) 19:48:43 #12 81.40 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.43 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.43 -- Tested: ssize_t send(int, const char *, int, unsigned int) 19:48:43 #12 81.43 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.46 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.46 -- Tested: ssize_t send(int, const char *, size_t, int) 19:48:43 #12 81.46 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.49 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.49 -- Tested: ssize_t send(int, const char *, size_t, unsigned int) 19:48:43 #12 81.49 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.52 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.52 -- Tested: ssize_t send(int, const char *, socklen_t, int) 19:48:43 #12 81.52 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.55 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.55 -- Tested: ssize_t send(int, const char *, socklen_t, unsigned int) 19:48:43 #12 81.55 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.58 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.58 -- Tested: ssize_t send(int, const char *, unsigned int, int) 19:48:43 #12 81.58 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.61 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.61 -- Tested: ssize_t send(int, const char *, unsigned int, unsigned int) 19:48:43 #12 81.61 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.64 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.64 -- Tested: ssize_t send(int, const void *, int, int) 19:48:43 #12 81.64 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.68 -- Performing Test curl_cv_func_send_test - Failed 19:48:43 #12 81.68 -- Tested: ssize_t send(int, const void *, int, unsigned int) 19:48:43 #12 81.68 -- Performing Test curl_cv_func_send_test 19:48:43 #12 81.74 -- Performing Test curl_cv_func_send_test - Success 19:48:43 #12 81.74 -- Tested: ssize_t send(int, const void *, size_t, int) 19:48:43 #12 81.74 -- Performing Test HAVE_MSG_NOSIGNAL 19:48:43 #12 81.79 -- Performing Test HAVE_MSG_NOSIGNAL - Success 19:48:43 #12 81.79 -- Performing Test HAVE_STRUCT_TIMEVAL 19:48:43 #12 81.85 -- Performing Test HAVE_STRUCT_TIMEVAL - Success 19:48:43 #12 81.85 -- Check size of sig_atomic_t 19:48:43 #12 81.90 -- Check size of sig_atomic_t - done 19:48:43 #12 81.90 -- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE 19:48:43 #12 81.96 -- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE - Success 19:48:43 #12 81.96 -- Check size of struct sockaddr_storage 19:48:43 #12 82.01 -- Check size of struct sockaddr_storage - done 19:48:44 #12 82.01 -- Performing Test HAVE_POLL_FINE 19:48:44 #12 82.60 -- Performing Test HAVE_POLL_FINE - Success 19:48:44 #12 82.61 -- Enabled features: SSL IPv6 unix-sockets libz AsynchDNS NTLM HTTPS-proxy 19:48:44 #12 82.61 -- Enabled protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP 19:48:44 #12 82.61 -- Enabled SSL backends: OpenSSL 19:48:44 #12 82.61 -- Configuring done 19:48:44 #12 82.64 -- Generating done 19:48:44 #12 82.66 -- Build files have been written to: /opt/o-du-l2/build/netconf/curl/build 19:48:44 #12 82.99 Scanning dependencies of target libcurl 19:48:44 #12 83.02 [ 1%] Building C object lib/CMakeFiles/libcurl.dir/asyn-ares.c.o 19:48:44 #12 83.02 [ 2%] Building C object lib/CMakeFiles/libcurl.dir/amigaos.c.o 19:48:45 #12 83.02 [ 2%] Building C object lib/CMakeFiles/libcurl.dir/altsvc.c.o 19:48:45 #12 83.02 [ 2%] Building C object lib/CMakeFiles/libcurl.dir/asyn-thread.c.o 19:48:45 #12 83.06 [ 3%] Building C object lib/CMakeFiles/libcurl.dir/base64.c.o 19:48:45 #12 83.06 [ 3%] Building C object lib/CMakeFiles/libcurl.dir/conncache.c.o 19:48:45 #12 83.06 [ 4%] Building C object lib/CMakeFiles/libcurl.dir/connect.c.o 19:48:45 #12 83.08 [ 4%] Building C object lib/CMakeFiles/libcurl.dir/content_encoding.c.o 19:48:45 #12 83.11 [ 5%] Building C object lib/CMakeFiles/libcurl.dir/cookie.c.o 19:48:45 #12 83.12 [ 5%] Building C object lib/CMakeFiles/libcurl.dir/curl_addrinfo.c.o 19:48:45 #12 83.14 [ 6%] Building C object lib/CMakeFiles/libcurl.dir/curl_ctype.c.o 19:48:45 #12 83.15 [ 6%] Building C object lib/CMakeFiles/libcurl.dir/curl_des.c.o 19:48:45 #12 83.17 [ 7%] Building C object lib/CMakeFiles/libcurl.dir/curl_endian.c.o 19:48:45 #12 83.18 [ 7%] Building C object lib/CMakeFiles/libcurl.dir/curl_fnmatch.c.o 19:48:45 #12 83.19 [ 8%] Building C object lib/CMakeFiles/libcurl.dir/curl_get_line.c.o 19:48:45 #12 83.20 [ 8%] Building C object lib/CMakeFiles/libcurl.dir/curl_gethostname.c.o 19:48:45 #12 83.21 [ 9%] Building C object lib/CMakeFiles/libcurl.dir/curl_gssapi.c.o 19:48:45 #12 83.23 [ 10%] Building C object lib/CMakeFiles/libcurl.dir/curl_memrchr.c.o 19:48:45 #12 83.23 [ 10%] Building C object lib/CMakeFiles/libcurl.dir/curl_multibyte.c.o 19:48:45 #12 83.24 [ 11%] Building C object lib/CMakeFiles/libcurl.dir/curl_ntlm_core.c.o 19:48:45 #12 83.24 [ 11%] Building C object lib/CMakeFiles/libcurl.dir/curl_ntlm_wb.c.o 19:48:45 #12 83.27 [ 12%] Building C object lib/CMakeFiles/libcurl.dir/curl_path.c.o 19:48:45 #12 83.27 [ 12%] Building C object lib/CMakeFiles/libcurl.dir/curl_range.c.o 19:48:45 #12 83.28 [ 13%] Building C object lib/CMakeFiles/libcurl.dir/curl_rtmp.c.o 19:48:45 #12 83.30 [ 13%] Building C object lib/CMakeFiles/libcurl.dir/curl_sasl.c.o 19:48:45 #12 83.32 [ 14%] Building C object lib/CMakeFiles/libcurl.dir/curl_sspi.c.o 19:48:45 #12 83.32 [ 14%] Building C object lib/CMakeFiles/libcurl.dir/curl_threads.c.o 19:48:45 #12 83.34 [ 15%] Building C object lib/CMakeFiles/libcurl.dir/dict.c.o 19:48:45 #12 83.35 [ 15%] Building C object lib/CMakeFiles/libcurl.dir/dotdot.c.o 19:48:45 #12 83.36 [ 16%] Building C object lib/CMakeFiles/libcurl.dir/easy.c.o 19:48:45 #12 83.37 [ 16%] Building C object lib/CMakeFiles/libcurl.dir/escape.c.o 19:48:45 #12 83.39 [ 17%] Building C object lib/CMakeFiles/libcurl.dir/file.c.o 19:48:45 #12 83.40 [ 17%] Building C object lib/CMakeFiles/libcurl.dir/fileinfo.c.o 19:48:45 #12 83.42 [ 18%] Building C object lib/CMakeFiles/libcurl.dir/formdata.c.o 19:48:45 #12 83.43 [ 19%] Building C object lib/CMakeFiles/libcurl.dir/ftp.c.o 19:48:45 #12 83.43 [ 19%] Building C object lib/CMakeFiles/libcurl.dir/url.c.o 19:48:45 #12 83.45 [ 19%] Building C object lib/CMakeFiles/libcurl.dir/ftplistparser.c.o 19:48:45 #12 83.49 [ 20%] Building C object lib/CMakeFiles/libcurl.dir/getenv.c.o 19:48:45 #12 83.51 [ 20%] Building C object lib/CMakeFiles/libcurl.dir/getinfo.c.o 19:48:45 #12 83.52 [ 21%] Building C object lib/CMakeFiles/libcurl.dir/gopher.c.o 19:48:45 #12 83.57 [ 21%] Building C object lib/CMakeFiles/libcurl.dir/hash.c.o 19:48:45 #12 83.57 [ 22%] Building C object lib/CMakeFiles/libcurl.dir/hmac.c.o 19:48:45 #12 83.58 [ 22%] Building C object lib/CMakeFiles/libcurl.dir/hostasyn.c.o 19:48:45 #12 83.60 [ 23%] Building C object lib/CMakeFiles/libcurl.dir/hostcheck.c.o 19:48:45 #12 83.61 [ 23%] Building C object lib/CMakeFiles/libcurl.dir/hostip.c.o 19:48:45 #12 83.62 [ 24%] Building C object lib/CMakeFiles/libcurl.dir/hostip4.c.o 19:48:45 #12 83.63 [ 24%] Building C object lib/CMakeFiles/libcurl.dir/hostip6.c.o 19:48:45 #12 83.64 [ 25%] Building C object lib/CMakeFiles/libcurl.dir/hostsyn.c.o 19:48:45 #12 83.66 [ 25%] Building C object lib/CMakeFiles/libcurl.dir/http.c.o 19:48:45 #12 83.67 [ 26%] Building C object lib/CMakeFiles/libcurl.dir/http2.c.o 19:48:45 #12 83.68 [ 26%] Building C object lib/CMakeFiles/libcurl.dir/http_chunks.c.o 19:48:45 #12 83.68 [ 27%] Building C object lib/CMakeFiles/libcurl.dir/http_digest.c.o 19:48:45 #12 83.71 [ 27%] Building C object lib/CMakeFiles/libcurl.dir/http_negotiate.c.o 19:48:45 #12 83.74 [ 28%] Building C object lib/CMakeFiles/libcurl.dir/http_ntlm.c.o 19:48:45 #12 83.74 [ 28%] Building C object lib/CMakeFiles/libcurl.dir/http_proxy.c.o 19:48:45 #12 83.75 [ 29%] Building C object lib/CMakeFiles/libcurl.dir/idn_win32.c.o 19:48:45 #12 83.78 [ 29%] Building C object lib/CMakeFiles/libcurl.dir/if2ip.c.o 19:48:45 #12 83.80 [ 30%] Building C object lib/CMakeFiles/libcurl.dir/imap.c.o 19:48:45 #12 83.82 [ 30%] Building C object lib/CMakeFiles/libcurl.dir/inet_ntop.c.o 19:48:45 #12 83.82 [ 31%] Building C object lib/CMakeFiles/libcurl.dir/inet_pton.c.o 19:48:45 #12 83.83 [ 31%] Building C object lib/CMakeFiles/libcurl.dir/krb5.c.o 19:48:45 #12 83.86 [ 32%] Building C object lib/CMakeFiles/libcurl.dir/ldap.c.o 19:48:45 #12 83.86 [ 32%] Building C object lib/CMakeFiles/libcurl.dir/llist.c.o 19:48:45 #12 83.87 [ 33%] Building C object lib/CMakeFiles/libcurl.dir/md4.c.o 19:48:45 #12 83.90 [ 33%] Building C object lib/CMakeFiles/libcurl.dir/md5.c.o 19:48:45 #12 83.90 [ 34%] Building C object lib/CMakeFiles/libcurl.dir/memdebug.c.o 19:48:45 #12 83.90 [ 34%] Building C object lib/CMakeFiles/libcurl.dir/mime.c.o 19:48:45 #12 83.91 [ 35%] Building C object lib/CMakeFiles/libcurl.dir/mprintf.c.o 19:48:45 #12 83.94 [ 35%] Building C object lib/CMakeFiles/libcurl.dir/mqtt.c.o 19:48:45 #12 83.95 [ 36%] Building C object lib/CMakeFiles/libcurl.dir/multi.c.o 19:48:45 #12 83.98 [ 36%] Building C object lib/CMakeFiles/libcurl.dir/netrc.c.o 19:48:45 #12 83.99 [ 37%] Building C object lib/CMakeFiles/libcurl.dir/non-ascii.c.o 19:48:45 #12 84.00 [ 37%] Building C object lib/CMakeFiles/libcurl.dir/nonblock.c.o 19:48:46 #12 84.02 [ 38%] Building C object lib/CMakeFiles/libcurl.dir/openldap.c.o 19:48:46 #12 84.03 [ 38%] Building C object lib/CMakeFiles/libcurl.dir/parsedate.c.o 19:48:46 #12 84.04 [ 39%] Building C object lib/CMakeFiles/libcurl.dir/pingpong.c.o 19:48:46 #12 84.06 [ 39%] Building C object lib/CMakeFiles/libcurl.dir/pop3.c.o 19:48:46 #12 84.08 [ 40%] Building C object lib/CMakeFiles/libcurl.dir/progress.c.o 19:48:46 #12 84.08 [ 40%] Building C object lib/CMakeFiles/libcurl.dir/psl.c.o 19:48:46 #12 84.10 [ 41%] Building C object lib/CMakeFiles/libcurl.dir/doh.c.o 19:48:46 #12 84.13 [ 41%] Building C object lib/CMakeFiles/libcurl.dir/rand.c.o 19:48:46 #12 84.14 [ 42%] Building C object lib/CMakeFiles/libcurl.dir/rename.c.o 19:48:46 #12 84.14 [ 43%] Building C object lib/CMakeFiles/libcurl.dir/rtsp.c.o 19:48:46 #12 84.18 [ 43%] Building C object lib/CMakeFiles/libcurl.dir/security.c.o 19:48:46 #12 84.18 [ 44%] Building C object lib/CMakeFiles/libcurl.dir/select.c.o 19:48:46 #12 84.21 [ 44%] Building C object lib/CMakeFiles/libcurl.dir/sendf.c.o 19:48:46 #12 84.21 [ 45%] Building C object lib/CMakeFiles/libcurl.dir/setopt.c.o 19:48:46 #12 84.22 [ 45%] Building C object lib/CMakeFiles/libcurl.dir/sha256.c.o 19:48:46 #12 84.24 [ 46%] Building C object lib/CMakeFiles/libcurl.dir/share.c.o 19:48:46 #12 84.26 [ 46%] Building C object lib/CMakeFiles/libcurl.dir/slist.c.o 19:48:46 #12 84.28 [ 47%] Building C object lib/CMakeFiles/libcurl.dir/smb.c.o 19:48:46 #12 84.29 [ 47%] Building C object lib/CMakeFiles/libcurl.dir/smtp.c.o 19:48:46 #12 84.30 [ 48%] Building C object lib/CMakeFiles/libcurl.dir/socketpair.c.o 19:48:46 #12 84.34 [ 48%] Building C object lib/CMakeFiles/libcurl.dir/socks.c.o 19:48:46 #12 84.38 [ 49%] Building C object lib/CMakeFiles/libcurl.dir/socks_gssapi.c.o 19:48:46 #12 84.38 [ 49%] Building C object lib/CMakeFiles/libcurl.dir/socks_sspi.c.o 19:48:46 #12 84.39 [ 50%] Building C object lib/CMakeFiles/libcurl.dir/speedcheck.c.o 19:48:46 #12 84.41 [ 50%] Building C object lib/CMakeFiles/libcurl.dir/splay.c.o 19:48:46 #12 84.42 [ 51%] Building C object lib/CMakeFiles/libcurl.dir/strcase.c.o 19:48:46 #12 84.42 [ 51%] Building C object lib/CMakeFiles/libcurl.dir/strdup.c.o 19:48:46 #12 84.44 [ 52%] Building C object lib/CMakeFiles/libcurl.dir/strerror.c.o 19:48:46 #12 84.45 [ 52%] Building C object lib/CMakeFiles/libcurl.dir/strtok.c.o 19:48:46 #12 84.46 [ 53%] Building C object lib/CMakeFiles/libcurl.dir/strtoofft.c.o 19:48:46 #12 84.46 [ 53%] Building C object lib/CMakeFiles/libcurl.dir/system_win32.c.o 19:48:46 #12 84.48 [ 54%] Building C object lib/CMakeFiles/libcurl.dir/telnet.c.o 19:48:46 #12 84.49 [ 54%] Building C object lib/CMakeFiles/libcurl.dir/tftp.c.o 19:48:46 #12 84.50 [ 55%] Building C object lib/CMakeFiles/libcurl.dir/timeval.c.o 19:48:46 #12 84.50 [ 55%] Building C object lib/CMakeFiles/libcurl.dir/transfer.c.o 19:48:46 #12 84.55 [ 56%] Building C object lib/CMakeFiles/libcurl.dir/urlapi.c.o 19:48:46 #12 84.57 [ 56%] Building C object lib/CMakeFiles/libcurl.dir/version.c.o 19:48:46 #12 84.58 [ 57%] Building C object lib/CMakeFiles/libcurl.dir/warnless.c.o 19:48:46 #12 84.60 [ 57%] Building C object lib/CMakeFiles/libcurl.dir/wildcard.c.o 19:48:46 #12 84.62 [ 58%] Building C object lib/CMakeFiles/libcurl.dir/x509asn1.c.o 19:48:46 #12 84.64 [ 58%] Building C object lib/CMakeFiles/libcurl.dir/dynbuf.c.o 19:48:46 #12 84.65 [ 59%] Building C object lib/CMakeFiles/libcurl.dir/version_win32.c.o 19:48:46 #12 84.65 [ 59%] Building C object lib/CMakeFiles/libcurl.dir/vauth/cleartext.c.o 19:48:46 #12 84.66 [ 60%] Building C object lib/CMakeFiles/libcurl.dir/vauth/cram.c.o 19:48:46 #12 84.68 [ 60%] Building C object lib/CMakeFiles/libcurl.dir/vauth/digest.c.o 19:48:46 #12 84.70 [ 61%] Building C object lib/CMakeFiles/libcurl.dir/vauth/digest_sspi.c.o 19:48:46 #12 84.71 [ 62%] Building C object lib/CMakeFiles/libcurl.dir/vauth/krb5_sspi.c.o 19:48:46 #12 84.71 [ 62%] Building C object lib/CMakeFiles/libcurl.dir/vauth/krb5_gssapi.c.o 19:48:46 #12 84.74 [ 62%] Building C object lib/CMakeFiles/libcurl.dir/vauth/ntlm.c.o 19:48:46 #12 84.75 [ 63%] Building C object lib/CMakeFiles/libcurl.dir/vauth/ntlm_sspi.c.o 19:48:46 #12 84.75 [ 63%] Building C object lib/CMakeFiles/libcurl.dir/vauth/oauth2.c.o 19:48:46 #12 84.76 [ 64%] Building C object lib/CMakeFiles/libcurl.dir/vauth/spnego_gssapi.c.o 19:48:46 #12 84.79 [ 64%] Building C object lib/CMakeFiles/libcurl.dir/vauth/spnego_sspi.c.o 19:48:46 #12 84.81 [ 65%] Building C object lib/CMakeFiles/libcurl.dir/vauth/vauth.c.o 19:48:46 #12 84.81 [ 65%] Building C object lib/CMakeFiles/libcurl.dir/vtls/bearssl.c.o 19:48:46 #12 84.82 [ 66%] Building C object lib/CMakeFiles/libcurl.dir/vtls/gskit.c.o 19:48:46 #12 84.84 [ 66%] Building C object lib/CMakeFiles/libcurl.dir/vtls/gtls.c.o 19:48:46 #12 84.85 [ 67%] Building C object lib/CMakeFiles/libcurl.dir/vtls/keylog.c.o 19:48:46 #12 84.85 [ 67%] Building C object lib/CMakeFiles/libcurl.dir/vtls/mbedtls.c.o 19:48:46 #12 84.86 [ 68%] Building C object lib/CMakeFiles/libcurl.dir/vtls/mbedtls_threadlock.c.o 19:48:46 #12 84.88 [ 68%] Building C object lib/CMakeFiles/libcurl.dir/vtls/mesalink.c.o 19:48:46 #12 84.89 [ 69%] Building C object lib/CMakeFiles/libcurl.dir/vtls/nss.c.o 19:48:46 #12 84.90 [ 69%] Building C object lib/CMakeFiles/libcurl.dir/vtls/openssl.c.o 19:48:46 #12 84.91 [ 70%] Building C object lib/CMakeFiles/libcurl.dir/vtls/schannel.c.o 19:48:46 #12 84.92 [ 70%] Building C object lib/CMakeFiles/libcurl.dir/vtls/schannel_verify.c.o 19:48:46 #12 84.93 [ 71%] Building C object lib/CMakeFiles/libcurl.dir/vtls/sectransp.c.o 19:48:46 #12 84.95 [ 71%] Building C object lib/CMakeFiles/libcurl.dir/vtls/vtls.c.o 19:48:46 #12 84.96 [ 72%] Building C object lib/CMakeFiles/libcurl.dir/vtls/wolfssl.c.o 19:48:46 #12 84.98 [ 72%] Building C object lib/CMakeFiles/libcurl.dir/vquic/ngtcp2.c.o 19:48:47 #12 85.00 [ 73%] Building C object lib/CMakeFiles/libcurl.dir/vquic/quiche.c.o 19:48:47 #12 85.02 [ 73%] Building C object lib/CMakeFiles/libcurl.dir/vquic/vquic.c.o 19:48:47 #12 85.04 [ 74%] Building C object lib/CMakeFiles/libcurl.dir/vssh/libssh.c.o 19:48:47 #12 85.05 [ 74%] Building C object lib/CMakeFiles/libcurl.dir/vssh/libssh2.c.o 19:48:47 #12 85.08 [ 75%] Building C object lib/CMakeFiles/libcurl.dir/vssh/wolfssh.c.o 19:48:47 #12 85.12 [ 76%] Linking C shared library libcurl.so 19:48:47 #12 85.20 [ 76%] Built target libcurl 19:48:47 #12 85.21 [ 76%] Generating tool_hugehelp.c 19:48:47 #12 85.26 Scanning dependencies of target curl 19:48:47 #12 85.28 [ 77%] Building C object src/CMakeFiles/curl.dir/tool_bname.c.o 19:48:47 #12 85.28 [ 78%] Building C object src/CMakeFiles/curl.dir/tool_cb_dbg.c.o 19:48:47 #12 85.28 [ 78%] Building C object src/CMakeFiles/curl.dir/slist_wc.c.o 19:48:47 #12 85.28 [ 78%] Building C object src/CMakeFiles/curl.dir/tool_binmode.c.o 19:48:47 #12 85.32 [ 79%] Building C object src/CMakeFiles/curl.dir/tool_cb_hdr.c.o 19:48:47 #12 85.32 [ 79%] Building C object src/CMakeFiles/curl.dir/tool_cb_prg.c.o 19:48:47 #12 85.33 [ 80%] Building C object src/CMakeFiles/curl.dir/tool_cb_rea.c.o 19:48:47 #12 85.33 [ 80%] Building C object src/CMakeFiles/curl.dir/tool_cb_see.c.o 19:48:47 #12 85.38 [ 81%] Building C object src/CMakeFiles/curl.dir/tool_cb_wrt.c.o 19:48:47 #12 85.38 [ 81%] Building C object src/CMakeFiles/curl.dir/tool_cfgable.c.o 19:48:47 #12 85.39 [ 82%] Building C object src/CMakeFiles/curl.dir/tool_convert.c.o 19:48:47 #12 85.39 [ 82%] Building C object src/CMakeFiles/curl.dir/tool_dirhie.c.o 19:48:47 #12 85.42 [ 83%] Building C object src/CMakeFiles/curl.dir/tool_doswin.c.o 19:48:47 #12 85.43 [ 83%] Building C object src/CMakeFiles/curl.dir/tool_easysrc.c.o 19:48:47 #12 85.44 [ 84%] Building C object src/CMakeFiles/curl.dir/tool_filetime.c.o 19:48:47 #12 85.44 [ 84%] Building C object src/CMakeFiles/curl.dir/tool_formparse.c.o 19:48:47 #12 85.48 [ 85%] Building C object src/CMakeFiles/curl.dir/tool_getparam.c.o 19:48:47 #12 85.48 [ 85%] Building C object src/CMakeFiles/curl.dir/tool_getpass.c.o 19:48:47 #12 85.49 [ 86%] Building C object src/CMakeFiles/curl.dir/tool_help.c.o 19:48:47 #12 85.52 [ 86%] Building C object src/CMakeFiles/curl.dir/tool_helpers.c.o 19:48:47 #12 85.55 [ 87%] Building C object src/CMakeFiles/curl.dir/tool_homedir.c.o 19:48:47 #12 85.55 [ 87%] Building C object src/CMakeFiles/curl.dir/tool_hugehelp.c.o 19:48:47 #12 85.57 [ 88%] Building C object src/CMakeFiles/curl.dir/tool_libinfo.c.o 19:48:47 #12 85.59 [ 88%] Building C object src/CMakeFiles/curl.dir/tool_main.c.o 19:48:47 #12 85.60 [ 89%] Building C object src/CMakeFiles/curl.dir/tool_metalink.c.o 19:48:47 #12 85.60 [ 89%] Building C object src/CMakeFiles/curl.dir/tool_msgs.c.o 19:48:47 #12 85.62 [ 90%] Building C object src/CMakeFiles/curl.dir/tool_operate.c.o 19:48:47 #12 85.65 [ 90%] Building C object src/CMakeFiles/curl.dir/tool_operhlp.c.o 19:48:47 #12 85.65 [ 91%] Building C object src/CMakeFiles/curl.dir/tool_panykey.c.o 19:48:47 #12 85.66 [ 91%] Building C object src/CMakeFiles/curl.dir/tool_paramhlp.c.o 19:48:47 #12 85.69 [ 92%] Building C object src/CMakeFiles/curl.dir/tool_parsecfg.c.o 19:48:47 #12 85.69 [ 92%] Building C object src/CMakeFiles/curl.dir/tool_progress.c.o 19:48:47 #12 85.72 [ 93%] Building C object src/CMakeFiles/curl.dir/tool_strdup.c.o 19:48:47 #12 85.74 [ 93%] Building C object src/CMakeFiles/curl.dir/tool_setopt.c.o 19:48:47 #12 85.76 [ 94%] Building C object src/CMakeFiles/curl.dir/tool_sleep.c.o 19:48:47 #12 85.77 [ 94%] Building C object src/CMakeFiles/curl.dir/tool_urlglob.c.o 19:48:47 #12 85.78 [ 95%] Building C object src/CMakeFiles/curl.dir/tool_util.c.o 19:48:47 #12 85.80 [ 95%] Building C object src/CMakeFiles/curl.dir/tool_vms.c.o 19:48:47 #12 85.81 [ 96%] Building C object src/CMakeFiles/curl.dir/tool_writeout.c.o 19:48:47 #12 85.82 [ 96%] Building C object src/CMakeFiles/curl.dir/tool_writeout_json.c.o 19:48:47 #12 85.84 [ 97%] Building C object src/CMakeFiles/curl.dir/tool_xattr.c.o 19:48:47 #12 85.84 [ 97%] Building C object src/CMakeFiles/curl.dir/__/lib/strtoofft.c.o 19:48:47 #12 85.88 [ 98%] Building C object src/CMakeFiles/curl.dir/__/lib/nonblock.c.o 19:48:47 #12 85.88 [ 98%] Building C object src/CMakeFiles/curl.dir/__/lib/warnless.c.o 19:48:47 #12 85.88 [ 99%] Building C object src/CMakeFiles/curl.dir/__/lib/curl_ctype.c.o 19:48:47 #12 85.91 [ 99%] Building C object src/CMakeFiles/curl.dir/__/lib/curl_multibyte.c.o 19:48:47 #12 85.92 [100%] Building C object src/CMakeFiles/curl.dir/__/lib/version_win32.c.o 19:48:47 #12 85.96 [100%] Linking C executable curl 19:48:47 #12 86.01 [100%] Built target curl 19:48:48 #12 86.10 [ 76%] Built target libcurl 19:48:48 #12 86.13 [100%] Built target curl 19:48:48 #12 86.14 Install the project... 19:48:48 #12 86.15 -- Install configuration: "" 19:48:48 #12 86.15 -- Installing: /usr/local/lib/libcurl.so 19:48:48 #12 86.15 -- Installing: /usr/local/bin/curl 19:48:48 #12 86.15 -- Set runtime path of "/usr/local/bin/curl" to "" 19:48:48 #12 86.15 -- Installing: /usr/local/bin/curl-config 19:48:48 #12 86.15 -- Installing: /usr/local/lib/pkgconfig/libcurl.pc 19:48:48 #12 86.15 -- Installing: /usr/local/include/curl 19:48:48 #12 86.15 -- Installing: /usr/local/include/curl/easy.h 19:48:48 #12 86.15 -- Installing: /usr/local/include/curl/stdcheaders.h 19:48:48 #12 86.15 -- Installing: /usr/local/include/curl/system.h 19:48:48 #12 86.15 -- Installing: /usr/local/include/curl/curl.h 19:48:48 #12 86.15 -- Installing: /usr/local/include/curl/curlver.h 19:48:48 #12 86.15 -- Installing: /usr/local/include/curl/multi.h 19:48:48 #12 86.15 -- Installing: /usr/local/include/curl/typecheck-gcc.h 19:48:48 #12 86.15 -- Installing: /usr/local/include/curl/mprintf.h 19:48:48 #12 86.15 -- Installing: /usr/local/include/curl/urlapi.h 19:48:48 #12 86.15 -- Installing: /usr/local/lib/cmake/CURL/CURLTargets.cmake 19:48:48 #12 86.15 -- Installing: /usr/local/lib/cmake/CURL/CURLTargets-noconfig.cmake 19:48:48 #12 86.15 -- Installing: /usr/local/lib/cmake/CURL/CURLConfigVersion.cmake 19:48:48 #12 86.15 -- Installing: /usr/local/lib/cmake/CURL/CURLConfig.cmake 19:48:48 #12 86.18 19:48:48 #12 86.18  ***** LIBCURL INSTALLATION DONE *****  19:48:48 #12 86.18 19:48:48 #12 86.18 Cloning into 'libyang'... 19:48:49 #12 87.04 Note: checking out 'afbd6072d85b0d39e4ecd142fdd33117a0ca0192'. 19:48:49 #12 87.04 19:48:49 #12 87.04 You are in 'detached HEAD' state. You can look around, make experimental 19:48:49 #12 87.04 changes and commit them, and you can discard any commits you make in this 19:48:49 #12 87.04 state without impacting any branches by performing another checkout. 19:48:49 #12 87.04 19:48:49 #12 87.04 If you want to create a new branch to retain commits you create, you may 19:48:49 #12 87.04 do so (now or later) by using -b with the checkout command again. Example: 19:48:49 #12 87.04 19:48:49 #12 87.04 git checkout -b 19:48:49 #12 87.04 19:48:49 #12 87.18 -- The C compiler identification is GNU 7.5.0 19:48:49 #12 87.19 -- Check for working C compiler: /usr/bin/cc 19:48:49 #12 87.24 -- Check for working C compiler: /usr/bin/cc -- works 19:48:49 #12 87.24 -- Detecting C compiler ABI info 19:48:49 #12 87.30 -- Detecting C compiler ABI info - done 19:48:49 #12 87.32 -- Detecting C compile features 19:48:49 #12 87.50 -- Detecting C compile features - done 19:48:49 #12 87.52 -- Could NOT find FLEX (missing: FLEX_EXECUTABLE) 19:48:49 #12 87.52 -- Could NOT find BISON (missing: BISON_EXECUTABLE) 19:48:49 #12 87.52 CMake Warning at CMakeLists.txt:119 (message): 19:48:49 #12 87.52 Missing Bison. 19:48:49 #12 87.52 19:48:49 #12 87.52 You won't be able to generate source codes from changed flex/bison files. 19:48:49 #12 87.52 19:48:49 #12 87.52 Compiling libyang should still works fine. 19:48:49 #12 87.52 19:48:49 #12 87.52 19:48:49 #12 87.52 -- Looking for vdprintf 19:48:49 #12 87.59 -- Looking for vdprintf - found 19:48:49 #12 87.59 -- Looking for asprintf 19:48:49 #12 87.66 -- Looking for asprintf - found 19:48:49 #12 87.66 -- Looking for vasprintf 19:48:49 #12 87.73 -- Looking for vasprintf - found 19:48:49 #12 87.73 -- Looking for get_current_dir_name 19:48:49 #12 87.80 -- Looking for get_current_dir_name - found 19:48:49 #12 87.80 -- Looking for strndup 19:48:49 #12 87.86 -- Looking for strndup - found 19:48:49 #12 87.86 -- Looking for getline 19:48:49 #12 87.93 -- Looking for getline - found 19:48:49 #12 87.93 -- Check if the system is big endian 19:48:49 #12 87.93 -- Searching 16 bit integer 19:48:49 #12 87.93 -- Looking for sys/types.h 19:48:49 #12 88.00 -- Looking for sys/types.h - found 19:48:50 #12 88.00 -- Looking for stdint.h 19:48:50 #12 88.06 -- Looking for stdint.h - found 19:48:50 #12 88.06 -- Looking for stddef.h 19:48:50 #12 88.12 -- Looking for stddef.h - found 19:48:50 #12 88.13 -- Check size of unsigned short 19:48:50 #12 88.20 -- Check size of unsigned short - done 19:48:50 #12 88.20 -- Using unsigned short 19:48:50 #12 88.42 -- Check if the system is big endian - little endian 19:48:50 #12 88.42 -- Looking for pthread.h 19:48:50 #12 88.66 -- Looking for pthread.h - found 19:48:50 #12 88.66 -- Looking for pthread_create 19:48:50 #12 88.98 -- Looking for pthread_create - not found 19:48:51 #12 88.98 -- Looking for pthread_create in pthreads 19:48:51 #12 89.27 -- Looking for pthread_create in pthreads - not found 19:48:51 #12 89.27 -- Looking for pthread_create in pthread 19:48:51 #12 89.54 -- Looking for pthread_create in pthread - found 19:48:51 #12 89.54 -- Found Threads: TRUE 19:48:51 #12 89.54 -- Found PCRE: /usr/lib/x86_64-linux-gnu/libpcre.so 19:48:51 #12 89.55 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 19:48:51 #12 89.55 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 19:48:51 #12 89.56 -- Missing tools (devscripts, debhelper package) for building DEB package. 19:48:51 #12 89.56 -- To build local RPM package, use "build-rpm" target. 19:48:51 #12 89.84 -- The CXX compiler identification is GNU 7.5.0 19:48:51 #12 89.84 -- Check for working CXX compiler: /usr/bin/c++ 19:48:52 #12 90.04 -- Check for working CXX compiler: /usr/bin/c++ -- works 19:48:52 #12 90.04 -- Detecting CXX compiler ABI info 19:48:52 #12 90.20 -- Detecting CXX compiler ABI info - done 19:48:52 #12 90.21 -- Detecting CXX compile features 19:48:53 #12 91.23 -- Detecting CXX compile features - done 19:48:53 #12 91.24 -- Found SWIG: /usr/bin/swig3.0 (found suitable version "3.0.12", minimum required is "3.0.12") 19:48:53 #12 91.24 -- Configuring done 19:48:53 #12 91.28 -- Generating done 19:48:53 #12 91.34 -- Build files have been written to: /opt/o-du-l2/build/netconf/libyang/build 19:48:53 #12 91.39 Scanning dependencies of target yang2yin 19:48:53 #12 91.39 Scanning dependencies of target yangobj 19:48:53 #12 91.39 [ 1%] Building C object CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o 19:48:53 #12 91.40 [ 2%] Building C object CMakeFiles/yangobj.dir/src/common.c.o 19:48:53 #12 91.59 [ 3%] Linking C executable yang2yin 19:48:53 #12 91.61 [ 3%] Built target yang2yin 19:48:53 #12 91.62 Scanning dependencies of target compat 19:48:53 #12 91.62 [ 4%] Building C object CMakeFiles/yangobj.dir/src/context.c.o 19:48:53 #12 91.62 [ 5%] Building C object CMakeFiles/compat.dir/compat/compat.c.o 19:48:53 #12 91.65 [ 5%] Built target compat 19:48:53 #12 91.69 Scanning dependencies of target yangobj_tests 19:48:53 #12 91.69 [ 6%] Building C object CMakeFiles/yangobj_tests.dir/src/common.c.o 19:48:53 #12 91.90 [ 7%] Building C object CMakeFiles/yangobj.dir/src/log.c.o 19:48:53 #12 91.92 [ 8%] Building C object CMakeFiles/yangobj_tests.dir/src/context.c.o 19:48:54 #12 92.05 [ 9%] Building C object CMakeFiles/yangobj.dir/src/hash_table.c.o 19:48:54 #12 92.17 [ 10%] Building C object CMakeFiles/yangobj.dir/src/resolve.c.o 19:48:54 #12 92.20 [ 11%] Building C object CMakeFiles/yangobj_tests.dir/src/log.c.o 19:48:54 #12 92.33 [ 12%] Building C object CMakeFiles/yangobj_tests.dir/src/hash_table.c.o 19:48:54 #12 92.45 /opt/o-du-l2/build/netconf/libyang/src/resolve.c: In function 'resolve_must': 19:48:54 #12 92.46 /opt/o-du-l2/build/netconf/libyang/src/resolve.c:6275:27: warning: 'must' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:54 #12 92.46 if (lyxp_eval(must[i].expr, node, LYXP_NODE_ELEM, lyd_node_module(node), &set, LYXP_MUST)) { 19:48:54 #12 92.46 ^ 19:48:54 #12 92.46 [ 13%] Building C object CMakeFiles/yangobj_tests.dir/src/resolve.c.o 19:48:54 #12 92.69 In file included from /opt/o-du-l2/build/netconf/libyang/src/resolve.c:25:0: 19:48:54 #12 92.69 /opt/o-du-l2/build/netconf/libyang/src/resolve.c: In function 'resolve_identref': 19:48:54 #12 92.69 /opt/o-du-l2/build/netconf/libyang/build/src/common.h:220:5: warning: 'der' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:54 #12 92.69 ly_vlog(ctx, code, elem_type, elem, ##args); 19:48:54 #12 92.69 ^~~~~~~ 19:48:54 #12 92.69 /opt/o-du-l2/build/netconf/libyang/src/resolve.c:5836:23: note: 'der' was declared here 19:48:54 #12 92.69 struct lys_ident *der, *cur; 19:48:54 #12 92.69 ^~~ 19:48:54 #12 92.72 /opt/o-du-l2/build/netconf/libyang/src/resolve.c: In function 'resolve_must': 19:48:54 #12 92.72 /opt/o-du-l2/build/netconf/libyang/src/resolve.c:6275:27: warning: 'must' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:54 #12 92.72 if (lyxp_eval(must[i].expr, node, LYXP_NODE_ELEM, lyd_node_module(node), &set, LYXP_MUST)) { 19:48:54 #12 92.72 ^ 19:48:54 #12 92.95 In file included from /opt/o-du-l2/build/netconf/libyang/src/resolve.c:25:0: 19:48:54 #12 92.95 /opt/o-du-l2/build/netconf/libyang/src/resolve.c: In function 'resolve_identref': 19:48:54 #12 92.95 /opt/o-du-l2/build/netconf/libyang/build/src/common.h:220:5: warning: 'der' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:54 #12 92.95 ly_vlog(ctx, code, elem_type, elem, ##args); 19:48:54 #12 92.95 ^~~~~~~ 19:48:54 #12 92.96 /opt/o-du-l2/build/netconf/libyang/src/resolve.c:5836:23: note: 'der' was declared here 19:48:54 #12 92.96 struct lys_ident *der, *cur; 19:48:54 #12 92.96 ^~~ 19:48:54 #12 92.98 [ 15%] Building C object CMakeFiles/yangobj.dir/src/validation.c.o 19:48:55 #12 93.12 [ 16%] Building C object CMakeFiles/yangobj.dir/src/xml.c.o 19:48:55 #12 93.25 [ 17%] Building C object CMakeFiles/yangobj_tests.dir/src/validation.c.o 19:48:55 #12 93.33 [ 18%] Building C object CMakeFiles/yangobj.dir/src/parser.c.o 19:48:55 #12 93.39 [ 19%] Building C object CMakeFiles/yangobj_tests.dir/src/xml.c.o 19:48:55 #12 93.60 [ 20%] Building C object CMakeFiles/yangobj_tests.dir/src/parser.c.o 19:48:55 #12 93.74 [ 21%] Building C object CMakeFiles/yangobj.dir/src/parser_yin.c.o 19:48:56 #12 94.02 [ 22%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o 19:48:56 #12 94.08 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c: In function 'fill_yin_deviation': 19:48:56 #12 94.08 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c:2982:35: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:56 #12 94.08 } else if (dev_target->ext[j]->insubstmt_index > k) { 19:48:56 #12 94.08 ^ 19:48:56 #12 94.37 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c: In function 'fill_yin_deviation': 19:48:56 #12 94.37 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c:2982:35: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:56 #12 94.37 } else if (dev_target->ext[j]->insubstmt_index > k) { 19:48:56 #12 94.37 ^ 19:48:56 #12 94.57 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c: In function 'fill_yin_type': 19:48:56 #12 94.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] 19:48:56 #12 94.57 if (v_ != enms_sc[j].value) { 19:48:56 #12 94.57 ^ 19:48:56 #12 94.86 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c: In function 'fill_yin_type': 19:48:56 #12 94.86 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c:1120:24: warning: 'v_' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:56 #12 94.86 if (v_ != enms_sc[j].value) { 19:48:56 #12 94.86 ^ 19:48:56 #12 94.87 [ 23%] Building C object CMakeFiles/yangobj.dir/src/parser_xml.c.o 19:48:57 #12 95.01 [ 24%] Building C object CMakeFiles/yangobj.dir/src/parser_json.c.o 19:48:57 #12 95.17 [ 25%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o 19:48:57 #12 95.21 [ 26%] Building C object CMakeFiles/yangobj.dir/src/parser_lyb.c.o 19:48:57 #12 95.30 [ 27%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_json.c.o 19:48:57 #12 95.40 [ 29%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_bis.c.o 19:48:57 #12 95.50 [ 30%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o 19:48:57 #12 95.69 [ 31%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o 19:48:58 #12 96.17 [ 32%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_lex.c.o 19:48:58 #12 96.37 [ 33%] Building C object CMakeFiles/yangobj.dir/src/parser_yang.c.o 19:48:58 #12 96.45 [ 34%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o 19:48:58 #12 96.63 /opt/o-du-l2/build/netconf/libyang/src/parser_yang.c: In function 'yang_deviate_delete_unique': 19:48:58 #12 96.63 /opt/o-du-l2/build/netconf/libyang/src/parser_yang.c:2048:19: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:58 #12 96.63 } else if (list->ext[j]->insubstmt_index > k) { 19:48:58 #12 96.63 ^ 19:48:58 #12 96.65 [ 35%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o 19:48:58 #12 96.89 [ 36%] Building C object CMakeFiles/yangobj.dir/src/tree_schema.c.o 19:48:58 #12 96.92 /opt/o-du-l2/build/netconf/libyang/src/parser_yang.c: In function 'yang_deviate_delete_unique': 19:48:58 #12 96.92 /opt/o-du-l2/build/netconf/libyang/src/parser_yang.c:2048:19: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:58 #12 96.92 } else if (list->ext[j]->insubstmt_index > k) { 19:48:58 #12 96.92 ^ 19:48:58 #12 97.03 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c: In function 'lys_features_change': 19:48:58 #12 97.03 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c:3974:46: warning: 'failj' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:58 #12 97.03 faili == -1 ? module->features[failj].name : module->inc[faili].submodule->features[failj].name, failk); 19:48:58 #12 97.03 ^ 19:48:59 #12 97.03 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c:3974:72: warning: 'faili' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:59 #12 97.03 faili == -1 ? module->features[failj].name : module->inc[faili].submodule->features[failj].name, failk); 19:48:59 #12 97.03 ^ 19:48:59 #12 97.20 [ 37%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o 19:48:59 #12 97.33 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c: In function 'lys_features_change': 19:48:59 #12 97.33 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c:3974:46: warning: 'failj' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:59 #12 97.33 faili == -1 ? module->features[failj].name : module->inc[faili].submodule->features[failj].name, failk); 19:48:59 #12 97.33 ^ 19:48:59 #12 97.33 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c:3974:72: warning: 'faili' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:59 #12 97.33 faili == -1 ? module->features[failj].name : module->inc[faili].submodule->features[failj].name, failk); 19:48:59 #12 97.33 ^ 19:48:59 #12 97.44 [ 38%] Building C object CMakeFiles/yangobj.dir/src/tree_data.c.o 19:48:59 #12 97.76 [ 39%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_data.c.o 19:48:59 #12 97.79 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_insert_nextto': 19:48:59 #12 97.79 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c:4683:24: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:48:59 #12 97.79 last->next = sibling->next; 19:48:59 #12 97.79 ~~~~~~~~~~~^~~~~~~~~~~~~~~ 19:48:59 #12 97.91 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_new_path': 19:48:59 #12 97.91 /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] 19:48:59 #12 97.91 str = strndup(path, (yang_data_name + yang_data_name_len) - path); 19:48:59 #12 97.91 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 19:48:59 #12 98.00 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_defaults_add_unres': 19:49:00 #12 98.00 /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] 19:49:00 #12 98.00 set = lyd_find_instance(data_tree_parent ? data_tree_parent : data_tree_sibling, msg_op); 19:49:00 #12 98.00 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:49:00 #12 98.11 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_insert_nextto': 19:49:00 #12 98.11 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c:4683:24: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:49:00 #12 98.11 last->next = sibling->next; 19:49:00 #12 98.11 ~~~~~~~~~~~^~~~~~~~~~~~~~~ 19:49:00 #12 98.18 [ 40%] Building C object CMakeFiles/yangobj.dir/src/plugins.c.o 19:49:00 #12 98.23 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_new_path': 19:49:00 #12 98.23 /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] 19:49:00 #12 98.23 str = strndup(path, (yang_data_name + yang_data_name_len) - path); 19:49:00 #12 98.23 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 19:49:00 #12 98.29 [ 41%] Building C object CMakeFiles/yangobj.dir/src/printer.c.o 19:49:00 #12 98.32 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_defaults_add_unres': 19:49:00 #12 98.33 /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] 19:49:00 #12 98.33 set = lyd_find_instance(data_tree_parent ? data_tree_parent : data_tree_sibling, msg_op); 19:49:00 #12 98.33 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:49:00 #12 98.43 [ 43%] Building C object CMakeFiles/yangobj.dir/src/xpath.c.o 19:49:00 #12 98.51 [ 44%] Building C object CMakeFiles/yangobj_tests.dir/src/plugins.c.o 19:49:00 #12 98.62 [ 45%] Building C object CMakeFiles/yangobj_tests.dir/src/printer.c.o 19:49:00 #12 98.70 /opt/o-du-l2/build/netconf/libyang/src/xpath.c: In function 'get_node_pos': 19:49:00 #12 98.70 /opt/o-du-l2/build/netconf/libyang/src/xpath.c:1321:8: warning: 'elem' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:49:00 #12 98.70 if (!elem) { 19:49:00 #12 98.70 ^ 19:49:00 #12 98.77 [ 46%] Building C object CMakeFiles/yangobj_tests.dir/src/xpath.c.o 19:49:00 #12 99.02 /opt/o-du-l2/build/netconf/libyang/src/xpath.c: In function 'get_node_pos': 19:49:00 #12 99.02 /opt/o-du-l2/build/netconf/libyang/src/xpath.c:1321:8: warning: 'elem' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:49:00 #12 99.02 if (!elem) { 19:49:00 #12 99.02 ^ 19:49:01 #12 99.27 [ 47%] Building C object CMakeFiles/yangobj.dir/src/printer_yang.c.o 19:49:01 #12 99.60 [ 48%] Building C object CMakeFiles/yangobj.dir/src/printer_yin.c.o 19:49:01 #12 99.61 [ 49%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o 19:49:01 #12 99.93 [ 50%] Building C object CMakeFiles/yangobj.dir/src/printer_json_schema.c.o 19:49:01 #12 99.93 [ 51%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o 19:49:02 #12 100.1 [ 52%] Building C object CMakeFiles/yangobj.dir/src/printer_xml.c.o 19:49:02 #12 100.3 [ 53%] Building C object CMakeFiles/yangobj.dir/src/printer_tree.c.o 19:49:02 #12 100.3 [ 54%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o 19:49:02 #12 100.4 [ 55%] Building C object CMakeFiles/yangobj.dir/src/printer_info.c.o 19:49:02 #12 100.5 [ 56%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o 19:49:02 #12 100.6 [ 58%] Building C object CMakeFiles/yangobj.dir/src/printer_json.c.o 19:49:02 #12 100.6 [ 59%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o 19:49:02 #12 100.7 [ 60%] Building C object CMakeFiles/yangobj.dir/src/printer_lyb.c.o 19:49:02 #12 100.7 [ 61%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_info.c.o 19:49:02 #12 100.8 [ 62%] Building C object CMakeFiles/yangobj.dir/src/yang_types.c.o 19:49:02 #12 100.9 [ 62%] Built target yangobj 19:49:02 #12 100.9 Scanning dependencies of target yang 19:49:02 #12 100.9 [ 63%] Linking C shared library libyang.so 19:49:02 #12 100.9 [ 64%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json.c.o 19:49:02 #12 100.9 [ 64%] Built target yang 19:49:02 #12 100.9 Scanning dependencies of target yangre 19:49:02 #12 101.0 [ 65%] Building C object CMakeFiles/yangre.dir/tools/re/main.c.o 19:49:02 #12 101.0 [ 66%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o 19:49:03 #12 101.0 [ 67%] Linking C executable yangre 19:49:03 #12 101.0 [ 67%] Built target yangre 19:49:03 #12 101.1 Scanning dependencies of target yanglint 19:49:03 #12 101.1 [ 68%] Building C object CMakeFiles/yanglint.dir/tools/lint/main.c.o 19:49:03 #12 101.1 [ 69%] Building C object CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o 19:49:03 #12 101.2 [ 70%] Building C object CMakeFiles/yangobj_tests.dir/src/yang_types.c.o 19:49:03 #12 101.2 [ 70%] Built target yangobj_tests 19:49:03 #12 101.2 Scanning dependencies of target metadata 19:49:03 #12 101.2 [ 72%] Building C object src/extensions/CMakeFiles/metadata.dir/metadata.c.o 19:49:03 #12 101.3 [ 73%] Linking C shared library metadata.so 19:49:03 #12 101.3 [ 73%] Built target metadata 19:49:03 #12 101.3 [ 74%] Building C object CMakeFiles/yanglint.dir/tools/lint/commands.c.o 19:49:03 #12 101.3 Scanning dependencies of target nacm 19:49:03 #12 101.3 [ 75%] Building C object src/extensions/CMakeFiles/nacm.dir/nacm.c.o 19:49:03 #12 101.3 [ 76%] Linking C shared library nacm.so 19:49:03 #12 101.4 [ 76%] Built target nacm 19:49:03 #12 101.4 Scanning dependencies of target yangdata 19:49:03 #12 101.4 [ 77%] Building C object src/extensions/CMakeFiles/yangdata.dir/yangdata.c.o 19:49:03 #12 101.4 [ 78%] Linking C shared library yangdata.so 19:49:03 #12 101.5 [ 78%] Built target yangdata 19:49:03 #12 101.5 [ 79%] Building C object CMakeFiles/yanglint.dir/tools/lint/completion.c.o 19:49:03 #12 101.5 [ 80%] Building C object CMakeFiles/yanglint.dir/tools/lint/configuration.c.o 19:49:03 #12 101.5 [ 81%] Building C object CMakeFiles/yanglint.dir/linenoise/linenoise.c.o 19:49:03 #12 101.5 Scanning dependencies of target user_inet_types 19:49:03 #12 101.5 [ 82%] Building C object src/user_types/CMakeFiles/user_inet_types.dir/user_inet_types.c.o 19:49:03 #12 101.6 [ 83%] Linking C shared library user_inet_types.so 19:49:03 #12 101.6 [ 83%] Built target user_inet_types 19:49:03 #12 101.7 Scanning dependencies of target user_yang_types 19:49:03 #12 101.7 [ 84%] Building C object src/user_types/CMakeFiles/user_yang_types.dir/user_yang_types.c.o 19:49:03 #12 101.7 [ 86%] Linking C executable yanglint 19:49:03 #12 101.7 [ 86%] Built target yanglint 19:49:03 #12 101.7 Scanning dependencies of target libyang-cpp 19:49:03 #12 101.7 [ 87%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Xml.cpp.o 19:49:03 #12 101.7 [ 88%] Linking C shared library user_yang_types.so 19:49:03 #12 101.8 [ 88%] Built target user_yang_types 19:49:03 #12 101.8 [ 89%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Libyang.cpp.o 19:49:04 #12 102.3 [ 90%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Data.cpp.o 19:49:04 #12 103.0 [ 91%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Schema.cpp.o 19:49:05 #12 103.5 [ 92%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Internal.cpp.o 19:49:07 #12 105.4 [ 93%] Linking CXX shared library libyang-cpp.so 19:49:07 #12 105.5 [ 93%] Built target libyang-cpp 19:49:07 #12 105.5 Scanning dependencies of target context 19:49:07 #12 105.5 Scanning dependencies of target process_tree 19:49:07 #12 105.5 [ 94%] Building CXX object swig/cpp/examples/CMakeFiles/context.dir/context.cpp.o 19:49:07 #12 105.5 [ 95%] Building CXX object swig/cpp/examples/CMakeFiles/process_tree.dir/process_tree.cpp.o 19:49:07 #12 106.1 [ 96%] Linking CXX executable context 19:49:08 #12 106.1 [ 96%] Built target context 19:49:08 #12 106.1 Scanning dependencies of target xpath 19:49:08 #12 106.1 [ 97%] Building CXX object swig/cpp/examples/CMakeFiles/xpath.dir/xpath.cpp.o 19:49:08 #12 106.2 [ 98%] Linking CXX executable process_tree 19:49:08 #12 106.2 [ 98%] Built target process_tree 19:49:08 #12 106.7 [100%] Linking CXX executable xpath 19:49:08 #12 106.8 [100%] Built target xpath 19:49:08 #12 106.8 [ 2%] Built target yang2yin 19:49:08 #12 106.8 [ 33%] Built target yangobj 19:49:08 #12 106.8 [ 34%] Built target compat 19:49:08 #12 106.8 [ 35%] Built target yang 19:49:08 #12 106.8 [ 37%] Built target yangre 19:49:08 #12 106.8 [ 68%] Built target yangobj_tests 19:49:08 #12 106.9 [ 76%] Built target yanglint 19:49:08 #12 106.9 [ 78%] Built target metadata 19:49:08 #12 106.9 [ 80%] Built target nacm 19:49:08 #12 106.9 [ 82%] Built target yangdata 19:49:08 #12 106.9 [ 84%] Built target user_inet_types 19:49:08 #12 106.9 [ 87%] Built target user_yang_types 19:49:08 #12 106.9 [ 93%] Built target libyang-cpp 19:49:08 #12 106.9 [ 95%] Built target context 19:49:08 #12 107.0 [ 97%] Built target process_tree 19:49:08 #12 107.0 [100%] Built target xpath 19:49:09 #12 107.0 Install the project... 19:49:09 #12 107.0 -- Install configuration: "Debug" 19:49:09 #12 107.0 -- Installing: /usr/local/lib/libyang.so.1.9.2 19:49:09 #12 107.0 -- Installing: /usr/local/lib/libyang.so.1 19:49:09 #12 107.0 -- Installing: /usr/local/lib/libyang.so 19:49:09 #12 107.0 -- Installing: /usr/local/include/libyang/tree_schema.h 19:49:09 #12 107.0 -- Installing: /usr/local/include/libyang/tree_data.h 19:49:09 #12 107.0 -- Installing: /usr/local/include/libyang/extensions.h 19:49:09 #12 107.0 -- Installing: /usr/local/include/libyang/user_types.h 19:49:09 #12 107.0 -- Installing: /usr/local/include/libyang/xml.h 19:49:09 #12 107.0 -- Installing: /usr/local/include/libyang/dict.h 19:49:09 #12 107.0 -- Installing: /usr/local/include/libyang/libyang.h 19:49:09 #12 107.0 -- Installing: /usr/local/lib/pkgconfig/libyang.pc 19:49:09 #12 107.0 -- Installing: /usr/local/bin/yanglint 19:49:09 #12 107.0 -- Set runtime path of "/usr/local/bin/yanglint" to "" 19:49:09 #12 107.0 -- Installing: /usr/local/share/man/man1/yanglint.1 19:49:09 #12 107.0 -- Installing: /usr/local/bin/yangre 19:49:09 #12 107.0 -- Set runtime path of "/usr/local/bin/yangre" to "" 19:49:09 #12 107.0 -- Installing: /usr/local/share/man/man1/yangre.1 19:49:09 #12 107.0 -- Installing: /usr/local/lib/libyang1/extensions/nacm.so 19:49:09 #12 107.0 -- Set runtime path of "/usr/local/lib/libyang1/extensions/nacm.so" to "" 19:49:09 #12 107.0 -- Installing: /usr/local/lib/libyang1/extensions/metadata.so 19:49:09 #12 107.0 -- Set runtime path of "/usr/local/lib/libyang1/extensions/metadata.so" to "" 19:49:09 #12 107.0 -- Installing: /usr/local/lib/libyang1/extensions/yangdata.so 19:49:09 #12 107.0 -- Set runtime path of "/usr/local/lib/libyang1/extensions/yangdata.so" to "" 19:49:09 #12 107.0 -- Installing: /usr/local/lib/libyang1/user_types/user_yang_types.so 19:49:09 #12 107.0 -- Set runtime path of "/usr/local/lib/libyang1/user_types/user_yang_types.so" to "" 19:49:09 #12 107.0 -- Installing: /usr/local/lib/libyang1/user_types/user_inet_types.so 19:49:09 #12 107.0 -- Set runtime path of "/usr/local/lib/libyang1/user_types/user_inet_types.so" to "" 19:49:09 #12 107.0 -- Installing: /usr/local/lib/pkgconfig/libyang-cpp.pc 19:49:09 #12 107.0 -- Installing: /usr/local/lib/libyang-cpp.so.1.9.2 19:49:09 #12 107.0 -- Installing: /usr/local/lib/libyang-cpp.so.1 19:49:09 #12 107.0 -- Set runtime path of "/usr/local/lib/libyang-cpp.so.1.9.2" to "" 19:49:09 #12 107.0 -- Installing: /usr/local/lib/libyang-cpp.so 19:49:09 #12 107.0 -- Installing: /usr/local/include/libyang/Xml.hpp 19:49:09 #12 107.0 -- Installing: /usr/local/include/libyang/Libyang.hpp 19:49:09 #12 107.0 -- Installing: /usr/local/include/libyang/Tree_Data.hpp 19:49:09 #12 107.0 -- Installing: /usr/local/include/libyang/Tree_Schema.hpp 19:49:09 #12 107.0 -- Installing: /usr/local/include/libyang/Internal.hpp 19:49:09 #12 107.0 19:49:09 #12 107.0  ***** LIBYANG INSTALLATION DONE *****  19:49:09 #12 107.0 19:49:09 #12 107.0 Cloning into 'sysrepo'... 19:49:09 #12 107.8 Note: checking out 'f9be0d4c90ceb0f5a7b0508f053388a1b108fdb5'. 19:49:09 #12 107.8 19:49:09 #12 107.8 You are in 'detached HEAD' state. You can look around, make experimental 19:49:09 #12 107.8 changes and commit them, and you can discard any commits you make in this 19:49:09 #12 107.8 state without impacting any branches by performing another checkout. 19:49:09 #12 107.8 19:49:09 #12 107.8 If you want to create a new branch to retain commits you create, you may 19:49:09 #12 107.8 do so (now or later) by using -b with the checkout command again. Example: 19:49:09 #12 107.8 19:49:09 #12 107.8 git checkout -b 19:49:09 #12 107.8 19:49:09 #12 107.9 -- The C compiler identification is GNU 7.5.0 19:49:09 #12 108.0 -- The CXX compiler identification is GNU 7.5.0 19:49:09 #12 108.0 -- Check for working C compiler: /usr/bin/cc 19:49:09 #12 108.1 -- Check for working C compiler: /usr/bin/cc -- works 19:49:10 #12 108.1 -- Detecting C compiler ABI info 19:49:10 #12 108.1 -- Detecting C compiler ABI info - done 19:49:10 #12 108.2 -- Detecting C compile features 19:49:10 #12 108.3 -- Detecting C compile features - done 19:49:10 #12 108.3 -- Check for working CXX compiler: /usr/bin/c++ 19:49:10 #12 108.4 -- Check for working CXX compiler: /usr/bin/c++ -- works 19:49:10 #12 108.4 -- Detecting CXX compiler ABI info 19:49:10 #12 108.5 -- Detecting CXX compiler ABI info - done 19:49:10 #12 108.5 -- Detecting CXX compile features 19:49:10 #12 108.8 -- Detecting CXX compile features - done 19:49:10 #12 108.8 -- ietf-yang-library revision: 2019-01-04 19:49:10 #12 108.8 -- Sysrepo repository: /opt/o-du-l2/build/netconf/sysrepo/build/repository 19:49:10 #12 108.8 -- Startup data path: /opt/o-du-l2/build/netconf/sysrepo/build/repository/data 19:49:10 #12 108.8 -- Notification path: /opt/o-du-l2/build/netconf/sysrepo/build/repository/data/notif 19:49:10 #12 108.8 -- YANG module path: /opt/o-du-l2/build/netconf/sysrepo/build/repository/yang 19:49:10 #12 108.8 -- SRPD plugins path: /usr/local/lib/sysrepo/plugins 19:49:10 #12 108.8 -- Looking for vdprintf 19:49:10 #12 108.9 -- Looking for vdprintf - found 19:49:10 #12 108.9 -- Looking for asprintf 19:49:10 #12 109.0 -- Looking for asprintf - found 19:49:10 #12 109.0 -- Looking for vasprintf 19:49:10 #12 109.0 -- Looking for vasprintf - found 19:49:11 #12 109.0 -- Looking for get_current_dir_name 19:49:11 #12 109.1 -- Looking for get_current_dir_name - found 19:49:11 #12 109.1 -- Looking for strndup 19:49:11 #12 109.2 -- Looking for strndup - found 19:49:11 #12 109.2 -- Looking for getline 19:49:11 #12 109.2 -- Looking for getline - found 19:49:11 #12 109.2 -- Check if the system is big endian 19:49:11 #12 109.2 -- Searching 16 bit integer 19:49:11 #12 109.2 -- Looking for sys/types.h 19:49:11 #12 109.3 -- Looking for sys/types.h - found 19:49:11 #12 109.3 -- Looking for stdint.h 19:49:11 #12 109.4 -- Looking for stdint.h - found 19:49:11 #12 109.4 -- Looking for stddef.h 19:49:11 #12 109.4 -- Looking for stddef.h - found 19:49:11 #12 109.4 -- Check size of unsigned short 19:49:11 #12 109.5 -- Check size of unsigned short - done 19:49:11 #12 109.5 -- Using unsigned short 19:49:11 #12 109.6 -- Check if the system is big endian - little endian 19:49:11 #12 109.6 -- Looking for __atomic_fetch_add_4 in atomic 19:49:11 #12 109.6 -- Looking for __atomic_fetch_add_4 in atomic - found 19:49:11 #12 109.6 -- Found LibYANG: /usr/local/lib/libyang.so (found suitable version "1.9.2", minimum required is "1.9.0") 19:49:11 #12 109.6 -- Looking for pthread.h 19:49:11 #12 109.7 -- Looking for pthread.h - found 19:49:11 #12 109.7 -- Looking for pthread_create 19:49:11 #12 109.8 -- Looking for pthread_create - not found 19:49:11 #12 109.8 -- Looking for pthread_create in pthreads 19:49:11 #12 109.8 -- Looking for pthread_create in pthreads - not found 19:49:11 #12 109.8 -- Looking for pthread_create in pthread 19:49:11 #12 109.9 -- Looking for pthread_create in pthread - found 19:49:11 #12 109.9 -- Found Threads: TRUE 19:49:11 #12 109.9 -- Looking for pthread_mutex_timedlock 19:49:11 #12 110.0 -- Looking for pthread_mutex_timedlock - found 19:49:12 #12 110.0 -- Looking for eaccess 19:49:12 #12 110.0 -- Looking for eaccess - found 19:49:12 #12 110.0 -- Looking for stdatomic.h 19:49:12 #12 110.1 -- Looking for stdatomic.h - found 19:49:12 #12 110.1 -- Looking for mkstemps 19:49:12 #12 110.2 -- Looking for mkstemps - found 19:49:12 #12 110.2 -- Missing tools (devscripts, debhelper package) for building DEB package. 19:49:12 #12 110.2 -- To build local RPM package, use "build-rpm" target. 19:49:12 #12 110.2 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 19:49:12 #12 110.2 -- Configuring done 19:49:12 #12 110.2 -- Generating done 19:49:12 #12 110.2 CMake Warning: 19:49:12 #12 110.2 Manually-specified variables were not used by the project: 19:49:12 #12 110.2 19:49:12 #12 110.2 REPOSITORY_LOC 19:49:12 #12 110.2 19:49:12 #12 110.2 19:49:12 #12 110.2 -- Build files have been written to: /opt/o-du-l2/build/netconf/sysrepo/build 19:49:12 #12 110.2 Scanning dependencies of target compat 19:49:12 #12 110.3 [ 1%] Building C object CMakeFiles/compat.dir/compat/compat.c.o 19:49:12 #12 110.3 Scanning dependencies of target srobj 19:49:12 #12 110.3 [ 2%] Building C object CMakeFiles/srobj.dir/src/sysrepo.c.o 19:49:12 #12 110.3 [ 2%] Built target compat 19:49:12 #12 110.3 [ 4%] Building C object CMakeFiles/srobj.dir/src/common.c.o 19:49:12 #12 110.5 [ 5%] Building C object CMakeFiles/srobj.dir/src/log.c.o 19:49:12 #12 110.5 [ 7%] Building C object CMakeFiles/srobj.dir/src/replay.c.o 19:49:12 #12 110.6 [ 8%] Building C object CMakeFiles/srobj.dir/src/modinfo.c.o 19:49:12 #12 110.6 [ 10%] Building C object CMakeFiles/srobj.dir/src/edit_diff.c.o 19:49:12 #12 110.7 [ 11%] Building C object CMakeFiles/srobj.dir/src/lyd_mods.c.o 19:49:12 #12 110.8 [ 13%] Building C object CMakeFiles/srobj.dir/src/shm_main.c.o 19:49:12 #12 110.9 [ 14%] Building C object CMakeFiles/srobj.dir/src/shm_mod.c.o 19:49:12 #12 110.9 [ 15%] Building C object CMakeFiles/srobj.dir/src/shm_sub.c.o 19:49:12 #12 111.0 [ 17%] Building C object CMakeFiles/srobj.dir/src/utils/values.c.o 19:49:13 #12 111.1 [ 18%] Building C object CMakeFiles/srobj.dir/src/utils/xpath.c.o 19:49:13 #12 111.2 [ 18%] Built target srobj 19:49:13 #12 111.2 Scanning dependencies of target sysrepo 19:49:13 #12 111.2 [ 20%] Linking C shared library libsysrepo.so 19:49:13 #12 111.2 [ 20%] Built target sysrepo 19:49:13 #12 111.2 Scanning dependencies of target sysrepoctl 19:49:13 #12 111.2 Scanning dependencies of target sysrepocfg 19:49:13 #12 111.2 [ 21%] Building C object CMakeFiles/sysrepoctl.dir/src/executables/sysrepoctl.c.o 19:49:13 #12 111.2 [ 23%] Building C object CMakeFiles/sysrepocfg.dir/src/executables/sysrepocfg.c.o 19:49:13 #12 111.3 [ 24%] Linking C executable sysrepoctl 19:49:13 #12 111.3 [ 26%] Linking C executable sysrepocfg 19:49:13 #12 111.3 [ 26%] Built target sysrepocfg 19:49:13 #12 111.3 [ 26%] Built target sysrepoctl 19:49:13 #12 111.3 Scanning dependencies of target sysrepo-plugind 19:49:13 #12 111.3 Scanning dependencies of target oven 19:49:13 #12 111.3 [ 27%] Building C object CMakeFiles/sysrepo-plugind.dir/src/executables/sysrepo-plugind.c.o 19:49:13 #12 111.3 [ 28%] Building C object examples/CMakeFiles/oven.dir/plugin/oven.c.o 19:49:13 #12 111.4 [ 30%] Linking C shared module oven.so 19:49:13 #12 111.4 [ 31%] Linking C executable sysrepo-plugind 19:49:13 #12 111.4 [ 31%] Built target oven 19:49:13 #12 111.4 Scanning dependencies of target rpc_send_example 19:49:13 #12 111.4 [ 31%] Built target sysrepo-plugind 19:49:13 #12 111.4 [ 33%] Building C object examples/CMakeFiles/rpc_send_example.dir/rpc_send_example.c.o 19:49:13 #12 111.4 Scanning dependencies of target rpc_subscribe_example 19:49:13 #12 111.4 [ 34%] Building C object examples/CMakeFiles/rpc_subscribe_example.dir/rpc_subscribe_example.c.o 19:49:13 #12 111.5 [ 36%] Linking C executable rpc_send_example 19:49:13 #12 111.5 [ 37%] Linking C executable rpc_subscribe_example 19:49:13 #12 111.5 [ 37%] Built target rpc_send_example 19:49:13 #12 111.5 Scanning dependencies of target sr_set_item_example 19:49:13 #12 111.5 [ 39%] Building C object examples/CMakeFiles/sr_set_item_example.dir/sr_set_item_example.c.o 19:49:13 #12 111.5 [ 39%] Built target rpc_subscribe_example 19:49:13 #12 111.5 Scanning dependencies of target application_changes_example 19:49:13 #12 111.5 [ 40%] Building C object examples/CMakeFiles/application_changes_example.dir/application_changes_example.c.o 19:49:13 #12 111.6 [ 42%] Linking C executable sr_set_item_example 19:49:13 #12 111.6 [ 43%] Linking C executable application_changes_example 19:49:13 #12 111.6 [ 43%] Built target sr_set_item_example 19:49:13 #12 111.6 Scanning dependencies of target sr_get_items_example 19:49:13 #12 111.6 [ 44%] Building C object examples/CMakeFiles/sr_get_items_example.dir/sr_get_items_example.c.o 19:49:13 #12 111.6 [ 44%] Built target application_changes_example 19:49:13 #12 111.6 Scanning dependencies of target oper_data_example 19:49:13 #12 111.6 [ 46%] Building C object examples/CMakeFiles/oper_data_example.dir/oper_data_example.c.o 19:49:13 #12 111.6 [ 47%] Linking C executable sr_get_items_example 19:49:13 #12 111.6 [ 49%] Linking C executable oper_data_example 19:49:13 #12 111.7 [ 49%] Built target sr_get_items_example 19:49:13 #12 111.7 [ 49%] Built target oper_data_example 19:49:13 #12 111.7 Scanning dependencies of target notif_send_example 19:49:13 #12 111.7 Scanning dependencies of target notif_subscribe_example 19:49:13 #12 111.7 [ 50%] Building C object examples/CMakeFiles/notif_send_example.dir/notif_send_example.c.o 19:49:13 #12 111.7 [ 52%] Building C object examples/CMakeFiles/notif_subscribe_example.dir/notif_subscribe_example.c.o 19:49:13 #12 111.7 [ 53%] Linking C executable notif_send_example 19:49:13 #12 111.7 [ 55%] Linking C executable notif_subscribe_example 19:49:13 #12 111.8 [ 55%] Built target notif_send_example 19:49:13 #12 111.8 [ 55%] Built target notif_subscribe_example 19:49:13 #12 111.8 Scanning dependencies of target sysrepo-cpp 19:49:13 #12 111.8 [ 56%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Connection.cpp.o 19:49:13 #12 111.8 [ 57%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Sysrepo.cpp.o 19:49:14 #12 112.2 [ 59%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Session.cpp.o 19:49:14 #12 112.3 [ 60%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Struct.cpp.o 19:49:14 #12 112.9 [ 62%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Xpath.cpp.o 19:49:15 #12 113.1 [ 63%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Internal.cpp.o 19:49:15 #12 113.4 [ 65%] Linking CXX shared library libsysrepo-cpp.so 19:49:15 #12 113.4 [ 65%] Built target sysrepo-cpp 19:49:15 #12 113.5 Scanning dependencies of target cpp_delete_item_example 19:49:15 #12 113.5 Scanning dependencies of target cpp_application_example 19:49:15 #12 113.5 [ 66%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_delete_item_example.dir/cpp_delete_item_example.cpp.o 19:49:15 #12 113.5 [ 68%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_application_example.dir/cpp_application_example.cpp.o 19:49:15 #12 114.0 [ 69%] Linking CXX executable cpp_delete_item_example 19:49:16 #12 114.0 [ 69%] Built target cpp_delete_item_example 19:49:16 #12 114.0 Scanning dependencies of target cpp_get_items_example 19:49:16 #12 114.0 [ 71%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_get_items_example.dir/cpp_get_items_example.cpp.o 19:49:16 #12 114.0 [ 72%] Linking CXX executable cpp_application_example 19:49:16 #12 114.1 [ 72%] Built target cpp_application_example 19:49:16 #12 114.1 Scanning dependencies of target cpp_module_info 19:49:16 #12 114.1 [ 73%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_module_info.dir/cpp_module_info.cpp.o 19:49:16 #12 114.5 [ 75%] Linking CXX executable cpp_get_items_example 19:49:16 #12 114.6 [ 75%] Built target cpp_get_items_example 19:49:16 #12 114.6 Scanning dependencies of target cpp_get_item_example 19:49:16 #12 114.6 [ 76%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_get_item_example.dir/cpp_get_item_example.cpp.o 19:49:16 #12 114.7 [ 78%] Linking CXX executable cpp_module_info 19:49:16 #12 114.7 [ 78%] Built target cpp_module_info 19:49:16 #12 114.7 Scanning dependencies of target cpp_application_changes_example 19:49:16 #12 114.8 [ 79%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_application_changes_example.dir/cpp_application_changes_example.cpp.o 19:49:17 #12 115.1 [ 81%] Linking CXX executable cpp_get_item_example 19:49:17 #12 115.2 [ 81%] Built target cpp_get_item_example 19:49:17 #12 115.2 Scanning dependencies of target cpp_set_item_example 19:49:17 #12 115.2 [ 82%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_set_item_example.dir/cpp_set_item_example.cpp.o 19:49:17 #12 115.3 [ 84%] Linking CXX executable cpp_application_changes_example 19:49:17 #12 115.4 [ 84%] Built target cpp_application_changes_example 19:49:17 #12 115.4 Scanning dependencies of target cpp_notif_example 19:49:17 #12 115.4 [ 85%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_notif_example.dir/cpp_notif_example.cpp.o 19:49:17 #12 115.7 [ 86%] Linking CXX executable cpp_set_item_example 19:49:17 #12 115.8 [ 86%] Built target cpp_set_item_example 19:49:17 #12 115.8 Scanning dependencies of target cpp_get_data_example 19:49:17 #12 115.8 [ 88%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_get_data_example.dir/cpp_get_data_example.cpp.o 19:49:18 #12 116.1 [ 89%] Linking CXX executable cpp_notif_example 19:49:18 #12 116.1 [ 89%] Built target cpp_notif_example 19:49:18 #12 116.1 Scanning dependencies of target cpp_rpc_example 19:49:18 #12 116.1 [ 91%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_rpc_example.dir/cpp_rpc_example.cpp.o 19:49:18 #12 116.4 [ 92%] Linking CXX executable cpp_get_data_example 19:49:18 #12 116.5 [ 92%] Built target cpp_get_data_example 19:49:18 #12 116.5 Scanning dependencies of target cpp_turing_rpc_example 19:49:18 #12 116.5 [ 94%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_turing_rpc_example.dir/cpp_turing_rpc_example.cpp.o 19:49:18 #12 116.8 [ 95%] Linking CXX executable cpp_rpc_example 19:49:18 #12 116.9 [ 95%] Built target cpp_rpc_example 19:49:18 #12 116.9 Scanning dependencies of target cpp_oper_data_example 19:49:18 #12 116.9 [ 97%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_oper_data_example.dir/cpp_oper_data_example.cpp.o 19:49:19 #12 117.1 [ 98%] Linking CXX executable cpp_turing_rpc_example 19:49:19 #12 117.2 [ 98%] Built target cpp_turing_rpc_example 19:49:19 #12 117.5 [100%] Linking CXX executable cpp_oper_data_example 19:49:19 #12 117.5 [100%] Built target cpp_oper_data_example 19:49:19 #12 117.6 [ 17%] Built target srobj 19:49:19 #12 117.6 [ 18%] Built target compat 19:49:19 #12 117.6 [ 20%] Built target sysrepo 19:49:19 #12 117.6 [ 23%] Built target sysrepoctl 19:49:19 #12 117.6 [ 26%] Built target sysrepocfg 19:49:19 #12 117.6 [ 28%] Built target sysrepo-plugind 19:49:19 #12 117.6 [ 31%] Built target oven 19:49:19 #12 117.6 [ 34%] Built target rpc_send_example 19:49:19 #12 117.7 [ 37%] Built target rpc_subscribe_example 19:49:19 #12 117.7 [ 40%] Built target sr_set_item_example 19:49:19 #12 117.7 [ 43%] Built target application_changes_example 19:49:19 #12 117.7 [ 46%] Built target sr_get_items_example 19:49:19 #12 117.7 [ 49%] Built target oper_data_example 19:49:19 #12 117.7 [ 52%] Built target notif_send_example 19:49:19 #12 117.7 [ 55%] Built target notif_subscribe_example 19:49:19 #12 117.7 [ 65%] Built target sysrepo-cpp 19:49:19 #12 117.7 [ 68%] Built target cpp_application_example 19:49:19 #12 117.7 [ 71%] Built target cpp_delete_item_example 19:49:19 #12 117.8 [ 73%] Built target cpp_get_items_example 19:49:19 #12 117.8 [ 76%] Built target cpp_module_info 19:49:19 #12 117.8 [ 79%] Built target cpp_get_item_example 19:49:19 #12 117.8 [ 82%] Built target cpp_application_changes_example 19:49:19 #12 117.8 [ 85%] Built target cpp_set_item_example 19:49:19 #12 117.8 [ 88%] Built target cpp_notif_example 19:49:19 #12 117.8 [ 91%] Built target cpp_get_data_example 19:49:19 #12 117.8 [ 94%] Built target cpp_rpc_example 19:49:19 #12 117.8 [ 97%] Built target cpp_turing_rpc_example 19:49:19 #12 117.9 [100%] Built target cpp_oper_data_example 19:49:19 #12 117.9 Install the project... 19:49:19 #12 117.9 -- Install configuration: "Debug" 19:49:19 #12 117.9 -- Installing: /usr/local/lib/libsysrepo.so.5.5.12 19:49:19 #12 117.9 -- Installing: /usr/local/lib/libsysrepo.so.5 19:49:19 #12 117.9 -- Set runtime path of "/usr/local/lib/libsysrepo.so.5.5.12" to "" 19:49:19 #12 117.9 -- Installing: /usr/local/lib/libsysrepo.so 19:49:19 #12 117.9 -- Installing: /usr/local/include/sysrepo.h 19:49:19 #12 117.9 -- Installing: /usr/local/include/sysrepo/values.h 19:49:19 #12 117.9 -- Installing: /usr/local/include/sysrepo/xpath.h 19:49:19 #12 117.9 -- Installing: /usr/local/bin/sysrepoctl 19:49:19 #12 117.9 -- Set runtime path of "/usr/local/bin/sysrepoctl" to "" 19:49:19 #12 117.9 -- Installing: /usr/local/bin/sysrepocfg 19:49:19 #12 117.9 -- Set runtime path of "/usr/local/bin/sysrepocfg" to "" 19:49:19 #12 117.9 -- Installing: /usr/local/bin/sysrepo-plugind 19:49:19 #12 117.9 -- Set runtime path of "/usr/local/bin/sysrepo-plugind" to "" 19:49:19 #12 117.9 -- Installing: /usr/local/lib/pkgconfig/sysrepo.pc 19:49:19 #12 117.9 -- Installing: /usr/local/lib/libsysrepo-cpp.so.5.5.12 19:49:19 #12 117.9 -- Installing: /usr/local/lib/libsysrepo-cpp.so.5 19:49:19 #12 117.9 -- Set runtime path of "/usr/local/lib/libsysrepo-cpp.so.5.5.12" to "" 19:49:19 #12 117.9 -- Installing: /usr/local/lib/libsysrepo-cpp.so 19:49:19 #12 117.9 -- Installing: /usr/local/include/sysrepo-cpp/Sysrepo.hpp 19:49:19 #12 117.9 -- Installing: /usr/local/include/sysrepo-cpp/Connection.hpp 19:49:19 #12 117.9 -- Installing: /usr/local/include/sysrepo-cpp/Session.hpp 19:49:19 #12 117.9 -- Installing: /usr/local/include/sysrepo-cpp/Struct.hpp 19:49:19 #12 117.9 -- Installing: /usr/local/include/sysrepo-cpp/Xpath.hpp 19:49:19 #12 117.9 -- Installing: /usr/local/include/sysrepo-cpp/Internal.hpp 19:49:19 #12 117.9 -- Installing: /usr/local/lib/pkgconfig/sysrepo-cpp.pc 19:49:19 #12 117.9 Scanning dependencies of target shm_clean 19:49:19 #12 117.9 Built target shm_clean 19:49:19 #12 117.9 Scanning dependencies of target sr_clean 19:49:19 #12 117.9 Built target sr_clean 19:49:20 #12 118.0 19:49:20 #12 118.0  ***** SYSREPO INSTALLATION DONE *****  19:49:20 #12 118.0 19:49:20 #12 118.0 Cloning into 'libnetconf2'... 19:49:20 #12 118.7 Note: checking out '0722eb1f43e84eb9152ac0d5fbcfab6293fce573'. 19:49:20 #12 118.7 19:49:20 #12 118.7 You are in 'detached HEAD' state. You can look around, make experimental 19:49:20 #12 118.7 changes and commit them, and you can discard any commits you make in this 19:49:20 #12 118.7 state without impacting any branches by performing another checkout. 19:49:20 #12 118.7 19:49:20 #12 118.7 If you want to create a new branch to retain commits you create, you may 19:49:20 #12 118.7 do so (now or later) by using -b with the checkout command again. Example: 19:49:20 #12 118.7 19:49:20 #12 118.7 git checkout -b 19:49:20 #12 118.7 19:49:20 #12 118.8 -- The C compiler identification is GNU 7.5.0 19:49:20 #12 118.8 -- Check for working C compiler: /usr/bin/cc 19:49:20 #12 118.9 -- Check for working C compiler: /usr/bin/cc -- works 19:49:20 #12 118.9 -- Detecting C compiler ABI info 19:49:20 #12 118.9 -- Detecting C compiler ABI info - done 19:49:20 #12 118.9 -- Detecting C compile features 19:49:21 #12 119.1 -- Detecting C compile features - done 19:49:21 #12 119.1 -- Looking for vdprintf 19:49:21 #12 119.2 -- Looking for vdprintf - found 19:49:21 #12 119.2 -- Looking for asprintf 19:49:21 #12 119.3 -- Looking for asprintf - found 19:49:21 #12 119.3 -- Looking for vasprintf 19:49:21 #12 119.3 -- Looking for vasprintf - found 19:49:21 #12 119.3 -- Looking for get_current_dir_name 19:49:21 #12 119.4 -- Looking for get_current_dir_name - found 19:49:21 #12 119.4 -- Looking for strndup 19:49:21 #12 119.5 -- Looking for strndup - found 19:49:21 #12 119.5 -- Looking for getline 19:49:21 #12 119.5 -- Looking for getline - found 19:49:21 #12 119.5 -- Check if the system is big endian 19:49:21 #12 119.5 -- Searching 16 bit integer 19:49:21 #12 119.5 -- Looking for sys/types.h 19:49:21 #12 119.6 -- Looking for sys/types.h - found 19:49:21 #12 119.6 -- Looking for stdint.h 19:49:21 #12 119.7 -- Looking for stdint.h - found 19:49:21 #12 119.7 -- Looking for stddef.h 19:49:21 #12 119.7 -- Looking for stddef.h - found 19:49:21 #12 119.7 -- Check size of unsigned short 19:49:21 #12 119.8 -- Check size of unsigned short - done 19:49:21 #12 119.8 -- Using unsigned short 19:49:21 #12 119.8 -- Check if the system is big endian - little endian 19:49:21 #12 119.9 -- Looking for pthread.h 19:49:21 #12 119.9 -- Looking for pthread.h - found 19:49:21 #12 119.9 -- Looking for pthread_create 19:49:21 #12 120.0 -- Looking for pthread_create - not found 19:49:22 #12 120.0 -- Looking for pthread_create in pthreads 19:49:22 #12 120.0 -- Looking for pthread_create in pthreads - not found 19:49:22 #12 120.0 -- Looking for pthread_create in pthread 19:49:22 #12 120.1 -- Looking for pthread_create in pthread - found 19:49:22 #12 120.1 -- Found Threads: TRUE 19:49:22 #12 120.1 -- Looking for stdatomic.h 19:49:22 #12 120.2 -- Looking for stdatomic.h - found 19:49:22 #12 120.2 -- Looking for pthread_mutex_timedlock 19:49:22 #12 120.2 -- Looking for pthread_mutex_timedlock - found 19:49:22 #12 120.2 -- Looking for pthread_rwlockattr_setkind_np 19:49:22 #12 120.3 -- Looking for pthread_rwlockattr_setkind_np - found 19:49:22 #12 120.3 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") 19:49:22 #12 120.3 -- OPENSSL found, required for TLS 19:49:22 #12 120.3 -- Found LibSSH: /usr/local/include (found suitable version "0.7.7", minimum required is "0.7.1") 19:49:22 #12 120.3 -- Found LibYANG: /usr/local/lib/libyang.so (found version "1.9.2") 19:49:22 #12 120.3 -- Looking for shadow.h 19:49:22 #12 120.4 -- Looking for shadow.h - found 19:49:22 #12 120.4 -- Looking for crypt.h 19:49:22 #12 120.5 -- Looking for crypt.h - found 19:49:22 #12 120.5 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 19:49:22 #12 120.5 -- Missing tools (devscripts, debhelper package) for building DEB package. 19:49:22 #12 120.5 -- To build local RPM package, use "build-rpm" target. 19:49:22 #12 120.5 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 19:49:22 #12 120.5 -- Could NOT find CMocka (missing: CMOCKA_LIBRARIES CMOCKA_INCLUDE_DIR) (Required is at least version "1.0.0") 19:49:22 #12 120.5 -- Configuring done 19:49:22 #12 120.5 -- Generating done 19:49:22 #12 120.5 -- Build files have been written to: /opt/o-du-l2/build/netconf/libnetconf2/build 19:49:22 #12 120.5 Scanning dependencies of target compat 19:49:22 #12 120.5 [ 7%] Building C object CMakeFiles/compat.dir/compat/compat.c.o 19:49:22 #12 120.6 [ 7%] Built target compat 19:49:22 #12 120.6 Scanning dependencies of target netconf2 19:49:22 #12 120.6 [ 14%] Building C object CMakeFiles/netconf2.dir/src/io.c.o 19:49:22 #12 120.6 [ 21%] Building C object CMakeFiles/netconf2.dir/src/log.c.o 19:49:22 #12 120.7 [ 28%] Building C object CMakeFiles/netconf2.dir/src/messages_client.c.o 19:49:22 #12 120.7 [ 35%] Building C object CMakeFiles/netconf2.dir/src/messages_server.c.o 19:49:22 #12 120.8 [ 42%] Building C object CMakeFiles/netconf2.dir/src/session.c.o 19:49:22 #12 120.8 [ 50%] Building C object CMakeFiles/netconf2.dir/src/session_client.c.o 19:49:22 #12 120.9 [ 57%] Building C object CMakeFiles/netconf2.dir/src/session_server.c.o 19:49:23 #12 121.1 [ 64%] Building C object CMakeFiles/netconf2.dir/src/time.c.o 19:49:23 #12 121.1 [ 71%] Building C object CMakeFiles/netconf2.dir/src/session_client_ssh.c.o 19:49:23 #12 121.2 [ 78%] Building C object CMakeFiles/netconf2.dir/src/session_server_ssh.c.o 19:49:23 #12 121.3 [ 85%] Building C object CMakeFiles/netconf2.dir/src/session_client_tls.c.o 19:49:23 #12 121.3 [ 92%] Building C object CMakeFiles/netconf2.dir/src/session_server_tls.c.o 19:49:23 #12 121.5 [100%] Linking C shared library libnetconf2.so 19:49:23 #12 121.6 [100%] Built target netconf2 19:49:23 #12 121.6 [ 7%] Built target compat 19:49:23 #12 121.6 [100%] Built target netconf2 19:49:23 #12 121.6 Install the project... 19:49:23 #12 121.6 -- Install configuration: "Debug" 19:49:23 #12 121.6 -- Installing: /usr/local/lib/libnetconf2.so.1.3.15 19:49:23 #12 121.6 -- Installing: /usr/local/lib/libnetconf2.so.1 19:49:23 #12 121.6 -- Set runtime path of "/usr/local/lib/libnetconf2.so.1.3.15" to "" 19:49:23 #12 121.6 -- Installing: /usr/local/lib/libnetconf2.so 19:49:23 #12 121.6 -- Installing: /usr/local/include/nc_client.h 19:49:23 #12 121.6 -- Installing: /usr/local/include/nc_server.h 19:49:23 #12 121.6 -- Installing: /usr/local/include/libnetconf2/config.h 19:49:23 #12 121.6 -- Installing: /usr/local/include/libnetconf2/log.h 19:49:23 #12 121.6 -- Installing: /usr/local/include/libnetconf2/netconf.h 19:49:23 #12 121.6 -- Installing: /usr/local/include/libnetconf2/session.h 19:49:23 #12 121.6 -- Installing: /usr/local/include/libnetconf2/messages_client.h 19:49:23 #12 121.6 -- Installing: /usr/local/include/libnetconf2/messages_server.h 19:49:23 #12 121.6 -- Installing: /usr/local/include/libnetconf2/session_client.h 19:49:23 #12 121.6 -- Installing: /usr/local/include/libnetconf2/session_client_ch.h 19:49:23 #12 121.6 -- Installing: /usr/local/include/libnetconf2/session_server.h 19:49:23 #12 121.6 -- Installing: /usr/local/include/libnetconf2/session_server_ch.h 19:49:23 #12 121.6 -- Installing: /usr/local/lib/pkgconfig/libnetconf2.pc 19:49:23 #12 121.7 19:49:23 #12 121.7  ***** LIBNETCONF2 INSTALLATION DONE *****  19:49:23 #12 121.7 19:49:23 #12 121.7 Cloning into 'Netopeer2'... 19:49:24 #12 122.3 Note: checking out 'c596ed5635ca0013b62785c1733e61818b5ebfc6'. 19:49:24 #12 122.3 19:49:24 #12 122.3 You are in 'detached HEAD' state. You can look around, make experimental 19:49:24 #12 122.3 changes and commit them, and you can discard any commits you make in this 19:49:24 #12 122.3 state without impacting any branches by performing another checkout. 19:49:24 #12 122.3 19:49:24 #12 122.3 If you want to create a new branch to retain commits you create, you may 19:49:24 #12 122.3 do so (now or later) by using -b with the checkout command again. Example: 19:49:24 #12 122.3 19:49:24 #12 122.3 git checkout -b 19:49:24 #12 122.3 19:49:24 #12 122.4 -- The C compiler identification is GNU 7.5.0 19:49:24 #12 122.4 -- Check for working C compiler: /usr/bin/cc 19:49:24 #12 122.5 -- Check for working C compiler: /usr/bin/cc -- works 19:49:24 #12 122.5 -- Detecting C compiler ABI info 19:49:24 #12 122.6 -- Detecting C compiler ABI info - done 19:49:24 #12 122.6 -- Detecting C compile features 19:49:24 #12 122.8 -- Detecting C compile features - done 19:49:24 #12 122.8 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 19:49:24 #12 122.8 -- libnetconf2 was compiled with support of up to 6 threads 19:49:24 #12 122.8 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") 19:49:24 #12 122.8 -- Found LibSSH: /usr/local/include (found suitable version "0.7.7", minimum required is "0.7.1") 19:49:24 #12 122.8 -- Found LibNETCONF2: /usr/local/lib/libnetconf2.so 19:49:24 #12 122.8 -- Looking for NC_ENABLED_SSH 19:49:24 #12 123.0 -- Looking for NC_ENABLED_SSH - found 19:49:24 #12 123.0 -- Looking for NC_ENABLED_TLS 19:49:25 #12 123.1 -- Looking for NC_ENABLED_TLS - found 19:49:25 #12 123.1 -- Looking for vdprintf 19:49:25 #12 123.2 -- Looking for vdprintf - found 19:49:25 #12 123.2 -- Looking for asprintf 19:49:25 #12 123.2 -- Looking for asprintf - found 19:49:25 #12 123.2 -- Looking for vasprintf 19:49:25 #12 123.3 -- Looking for vasprintf - found 19:49:25 #12 123.3 -- Looking for get_current_dir_name 19:49:25 #12 123.4 -- Looking for get_current_dir_name - found 19:49:25 #12 123.4 -- Looking for strndup 19:49:25 #12 123.4 -- Looking for strndup - found 19:49:25 #12 123.4 -- Looking for getline 19:49:25 #12 123.5 -- Looking for getline - found 19:49:25 #12 123.5 -- Looking for strdupa 19:49:25 #12 123.6 -- Looking for strdupa - found 19:49:25 #12 123.6 -- Looking for strchrnul 19:49:25 #12 123.7 -- Looking for strchrnul - found 19:49:25 #12 123.7 -- Check if the system is big endian 19:49:25 #12 123.7 -- Searching 16 bit integer 19:49:25 #12 123.7 -- Looking for sys/types.h 19:49:25 #12 123.7 -- Looking for sys/types.h - found 19:49:25 #12 123.7 -- Looking for stdint.h 19:49:25 #12 123.8 -- Looking for stdint.h - found 19:49:25 #12 123.8 -- Looking for stddef.h 19:49:25 #12 123.9 -- Looking for stddef.h - found 19:49:25 #12 123.9 -- Check size of unsigned short 19:49:25 #12 124.0 -- Check size of unsigned short - done 19:49:25 #12 124.0 -- Using unsigned short 19:49:25 #12 124.0 -- Check if the system is big endian - little endian 19:49:25 #12 124.1 -- Found CURL: /usr/local/lib/libcurl.so (found version "7.72.0-DEV") 19:49:26 #12 124.1 -- Looking for pthread.h 19:49:26 #12 124.2 -- Looking for pthread.h - found 19:49:26 #12 124.2 -- Looking for pthread_create 19:49:26 #12 124.2 -- Looking for pthread_create - not found 19:49:26 #12 124.2 -- Looking for pthread_create in pthreads 19:49:26 #12 124.3 -- Looking for pthread_create in pthreads - not found 19:49:26 #12 124.3 -- Looking for pthread_create in pthread 19:49:26 #12 124.3 -- Looking for pthread_create in pthread - found 19:49:26 #12 124.4 -- Found Threads: TRUE 19:49:26 #12 124.4 -- Looking for stdatomic.h 19:49:26 #12 124.4 -- Looking for stdatomic.h - found 19:49:26 #12 124.4 -- Found LibYANG: /usr/local/lib/libyang.so (found version "1.9.2") 19:49:26 #12 124.4 -- Found Sysrepo: /usr/local/lib/libsysrepo.so 19:49:26 #12 124.4 -- Missing tools (devscripts, debhelper package) for building DEB package. 19:49:26 #12 124.4 -- To build local RPM package, use "build-rpm" target. 19:49:26 #12 124.4 -- Looking for eaccess 19:49:26 #12 124.5 -- Looking for eaccess - found 19:49:26 #12 124.5 -- Looking for mkstemps 19:49:26 #12 124.6 -- Looking for mkstemps - found 19:49:26 #12 124.6 -- roff2html not found, html version of man pages cannot be generated! 19:49:26 #12 124.6 -- Configuring done 19:49:26 #12 124.6 -- Generating done 19:49:26 #12 124.6 CMake Warning: 19:49:26 #12 124.6 Manually-specified variables were not used by the project: 19:49:26 #12 124.6 19:49:26 #12 124.6 NP2SRV_DATA_CHANGE_TIMEOUT 19:49:26 #12 124.6 NP2SRV_DATA_CHANGE_WAIT 19:49:26 #12 124.6 19:49:26 #12 124.6 19:49:26 #12 124.6 -- Build files have been written to: /opt/o-du-l2/build/netconf/Netopeer2/build 19:49:26 #12 124.6 Scanning dependencies of target compat 19:49:26 #12 124.6 [ 5%] Building C object CMakeFiles/compat.dir/compat/compat.c.o 19:49:26 #12 124.6 Scanning dependencies of target serverobj 19:49:26 #12 124.6 [ 11%] Building C object CMakeFiles/serverobj.dir/src/common.c.o 19:49:26 #12 124.6 [ 11%] Built target compat 19:49:26 #12 124.6 [ 16%] Building C object CMakeFiles/serverobj.dir/src/netconf.c.o 19:49:26 #12 124.7 [ 22%] Building C object CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o 19:49:26 #12 124.8 [ 27%] Building C object CMakeFiles/serverobj.dir/src/netconf_acm.c.o 19:49:26 #12 124.8 [ 33%] Building C object CMakeFiles/serverobj.dir/src/netconf_nmda.c.o 19:49:26 #12 124.9 [ 38%] Building C object CMakeFiles/serverobj.dir/src/log.c.o 19:49:26 #12 124.9 [ 44%] Building C object CMakeFiles/serverobj.dir/src/netconf_server.c.o 19:49:26 #12 125.0 [ 50%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o 19:49:27 #12 125.0 [ 55%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o 19:49:27 #12 125.1 Scanning dependencies of target netopeer2-cli 19:49:27 #12 125.1 [ 61%] Building C object cli/CMakeFiles/netopeer2-cli.dir/main.c.o 19:49:27 #12 125.1 [ 61%] Built target serverobj 19:49:27 #12 125.1 Scanning dependencies of target netopeer2-server 19:49:27 #12 125.2 [ 66%] Building C object CMakeFiles/netopeer2-server.dir/src/main.c.o 19:49:27 #12 125.2 [ 72%] Building C object cli/CMakeFiles/netopeer2-cli.dir/commands.c.o 19:49:27 #12 125.3 [ 77%] Linking C executable netopeer2-server 19:49:27 #12 125.3 [ 77%] Built target netopeer2-server 19:49:27 #12 125.3 [ 83%] Building C object cli/CMakeFiles/netopeer2-cli.dir/completion.c.o 19:49:27 #12 125.4 [ 88%] Building C object cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o 19:49:27 #12 125.5 [ 94%] Building C object cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o 19:49:27 #12 125.6 [100%] Linking C executable ../netopeer2-cli 19:49:27 #12 125.6 [100%] Built target netopeer2-cli 19:49:27 #12 125.7 GNU Make 4.1 19:49:27 #12 125.7 Built for x86_64-pc-linux-gnu 19:49:27 #12 125.7 Copyright (C) 1988-2014 Free Software Foundation, Inc. 19:49:27 #12 125.7 License GPLv3+: GNU GPL version 3 or later 19:49:27 #12 125.7 This is free software: you are free to change and redistribute it. 19:49:27 #12 125.7 There is NO WARRANTY, to the extent permitted by law. 19:49:27 #12 125.7 Reading makefiles... 19:49:27 #12 125.7 Reading makefile 'Makefile'... 19:49:27 #12 125.7 Updating makefiles.... 19:49:27 #12 125.7 Considering target file 'Makefile'. 19:49:27 #12 125.7 Looking for an implicit rule for 'Makefile'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile'. 19:49:27 #12 125.7 Trying implicit prerequisite 'Makefile,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/Makefile,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/Makefile'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile'. 19:49:27 #12 125.7 Trying implicit prerequisite 's.Makefile'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile'. 19:49:27 #12 125.7 Trying implicit prerequisite 'SCCS/s.Makefile'. 19:49:27 #12 125.7 No implicit rule found for 'Makefile'. 19:49:27 #12 125.7 Finished prerequisites of target file 'Makefile'. 19:49:27 #12 125.7 No need to remake target 'Makefile'. 19:49:27 #12 125.7 Updating goal targets.... 19:49:27 #12 125.7 Considering target file 'install'. 19:49:27 #12 125.7 File 'install' does not exist. 19:49:27 #12 125.7 Considering target file 'preinstall'. 19:49:27 #12 125.7 File 'preinstall' does not exist. 19:49:27 #12 125.7 Considering target file 'all'. 19:49:27 #12 125.7 File 'all' does not exist. 19:49:27 #12 125.7 Considering target file 'cmake_check_build_system'. 19:49:27 #12 125.7 File 'cmake_check_build_system' does not exist. 19:49:27 #12 125.7 Finished prerequisites of target file 'cmake_check_build_system'. 19:49:27 #12 125.7 Must remake target 'cmake_check_build_system'. 19:49:27 #12 125.7 Putting child 0x55e430c17520 (cmake_check_build_system) PID 11447 on the chain. 19:49:27 #12 125.7 Live child 0x55e430c17520 (cmake_check_build_system) PID 11447 19:49:27 #12 125.7 Reaping winning child 0x55e430c17520 PID 11447 19:49:27 #12 125.7 Removing child 0x55e430c17520 PID 11447 from chain. 19:49:27 #12 125.7 Successfully remade target file 'cmake_check_build_system'. 19:49:27 #12 125.7 Finished prerequisites of target file 'all'. 19:49:27 #12 125.7 Must remake target 'all'. 19:49:27 #12 125.7 Putting child 0x55e430c21590 (all) PID 11448 on the chain. 19:49:27 #12 125.7 Live child 0x55e430c21590 (all) PID 11448 19:49:27 #12 125.7 Reaping winning child 0x55e430c21590 PID 11448 19:49:27 #12 125.7 Live child 0x55e430c21590 (all) PID 11449 19:49:27 #12 125.7 GNU Make 4.1 19:49:27 #12 125.7 Built for x86_64-pc-linux-gnu 19:49:27 #12 125.7 Copyright (C) 1988-2014 Free Software Foundation, Inc. 19:49:27 #12 125.7 License GPLv3+: GNU GPL version 3 or later 19:49:27 #12 125.7 This is free software: you are free to change and redistribute it. 19:49:27 #12 125.7 There is NO WARRANTY, to the extent permitted by law. 19:49:27 #12 125.7 Reading makefiles... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/Makefile2'... 19:49:27 #12 125.7 Updating makefiles.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/Makefile2'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/Makefile2'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile2'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/Makefile2,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile2'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/RCS/Makefile2,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile2'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/RCS/Makefile2'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile2'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/s.Makefile2'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile2'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/SCCS/s.Makefile2'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/Makefile2'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/Makefile2'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/Makefile2'. 19:49:27 #12 125.7 Updating goal targets.... 19:49:27 #12 125.7 Considering target file 'all'. 19:49:27 #12 125.7 File 'all' does not exist. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/all'. 19:49:27 #12 125.7 File 'CMakeFiles/serverobj.dir/all' does not exist. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/all'. 19:49:27 #12 125.7 Must remake target 'CMakeFiles/serverobj.dir/all'. 19:49:27 #12 125.7 Putting child 0x55b51da412c0 (CMakeFiles/serverobj.dir/all) PID 11450 on the chain. 19:49:27 #12 125.7 Live child 0x55b51da412c0 (CMakeFiles/serverobj.dir/all) PID 11450 19:49:27 #12 125.7 GNU Make 4.1 19:49:27 #12 125.7 Built for x86_64-pc-linux-gnu 19:49:27 #12 125.7 Copyright (C) 1988-2014 Free Software Foundation, Inc. 19:49:27 #12 125.7 License GPLv3+: GNU GPL version 3 or later 19:49:27 #12 125.7 This is free software: you are free to change and redistribute it. 19:49:27 #12 125.7 There is NO WARRANTY, to the extent permitted by law. 19:49:27 #12 125.7 Reading makefiles... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/serverobj.dir/build.make'... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/serverobj.dir/depend.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/serverobj.dir/progress.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/serverobj.dir/flags.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Updating makefiles.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.flags.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/progress.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.progress.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/progress.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/progress.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/progress.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/depend.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.depend.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/depend.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/depend.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/depend.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/build.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.build.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/build.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/build.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/build.make'. 19:49:27 #12 125.7 Updating goal targets.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/depend'. 19:49:27 #12 125.7 File 'CMakeFiles/serverobj.dir/depend' does not exist. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/depend'. 19:49:27 #12 125.7 Must remake target 'CMakeFiles/serverobj.dir/depend'. 19:49:27 #12 125.7 Putting child 0x5602865abbd0 (CMakeFiles/serverobj.dir/depend) PID 11451 on the chain. 19:49:27 #12 125.7 Live child 0x5602865abbd0 (CMakeFiles/serverobj.dir/depend) PID 11451 19:49:27 #12 125.7 Reaping winning child 0x5602865abbd0 PID 11451 19:49:27 #12 125.7 Removing child 0x5602865abbd0 PID 11451 from chain. 19:49:27 #12 125.7 Successfully remade target file 'CMakeFiles/serverobj.dir/depend'. 19:49:27 #12 125.7 Reaping winning child 0x55b51da412c0 PID 11450 19:49:27 #12 125.7 Live child 0x55b51da412c0 (CMakeFiles/serverobj.dir/all) PID 11453 19:49:27 #12 125.7 GNU Make 4.1 19:49:27 #12 125.7 Built for x86_64-pc-linux-gnu 19:49:27 #12 125.7 Copyright (C) 1988-2014 Free Software Foundation, Inc. 19:49:27 #12 125.7 License GPLv3+: GNU GPL version 3 or later 19:49:27 #12 125.7 This is free software: you are free to change and redistribute it. 19:49:27 #12 125.7 There is NO WARRANTY, to the extent permitted by law. 19:49:27 #12 125.7 Reading makefiles... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/serverobj.dir/build.make'... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/serverobj.dir/depend.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/serverobj.dir/progress.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/serverobj.dir/flags.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Updating makefiles.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.flags.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/progress.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.progress.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/progress.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/progress.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/progress.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/depend.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.depend.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/depend.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/depend.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/depend.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/build.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.build.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/build.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/build.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/build.make'. 19:49:27 #12 125.7 Updating goal targets.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/build'. 19:49:27 #12 125.7 File 'CMakeFiles/serverobj.dir/build' does not exist. 19:49:27 #12 125.7 Considering target file 'serverobj'. 19:49:27 #12 125.7 File 'serverobj' does not exist. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Considering target file '../src/common.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/common.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/common.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/common.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/common.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/common.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.common.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.common.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/common.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../src/common.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/common.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/common.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/common.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.common.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.common.w'. 19:49:27 #12 125.7 No implicit rule found for '../src/common.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/common.c'. 19:49:27 #12 125.7 No need to remake target '../src/common.c'. 19:49:27 #12 125.7 Pruning file '../src/common.c'. 19:49:27 #12 125.7 Considering target file '../src/common.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/common.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/common.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/common.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/common.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.common.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.common.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/common.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/common.h'. 19:49:27 #12 125.7 No need to remake target '../src/common.h'. 19:49:27 #12 125.7 Considering target file '../src/log.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/log.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/log.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/log.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/log.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.log.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.log.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/log.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/log.h'. 19:49:27 #12 125.7 No need to remake target '../src/log.h'. 19:49:27 #12 125.7 Considering target file '../src/netconf_acm.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_acm.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_acm.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_acm.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_acm.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_acm.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_acm.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_acm.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_acm.h'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_acm.h'. 19:49:27 #12 125.7 Considering target file '../src/netconf_monitoring.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_monitoring.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_monitoring.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_monitoring.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_monitoring.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_monitoring.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_monitoring.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_monitoring.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_monitoring.h'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_monitoring.h'. 19:49:27 #12 125.7 Considering target file 'compat.h'. 19:49:27 #12 125.7 Looking for an implicit rule for 'compat.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'compat.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/compat.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/compat.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 's.compat.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'SCCS/s.compat.h'. 19:49:27 #12 125.7 No implicit rule found for 'compat.h'. 19:49:27 #12 125.7 Finished prerequisites of target file 'compat.h'. 19:49:27 #12 125.7 No need to remake target 'compat.h'. 19:49:27 #12 125.7 Considering target file 'config.h'. 19:49:27 #12 125.7 Looking for an implicit rule for 'config.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'config.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'config.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'config.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/config.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'config.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/config.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'config.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 's.config.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'config.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'SCCS/s.config.h'. 19:49:27 #12 125.7 No implicit rule found for 'config.h'. 19:49:27 #12 125.7 Finished prerequisites of target file 'config.h'. 19:49:27 #12 125.7 No need to remake target 'config.h'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/common.c' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/common.c' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_monitoring.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Considering target file '../src/netconf.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../src/netconf.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf.w'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf.c'. 19:49:27 #12 125.7 No need to remake target '../src/netconf.c'. 19:49:27 #12 125.7 Pruning file '../src/common.h'. 19:49:27 #12 125.7 Pruning file '../src/log.h'. 19:49:27 #12 125.7 Pruning file '../src/netconf.c'. 19:49:27 #12 125.7 Pruning file '../src/netconf_acm.h'. 19:49:27 #12 125.7 Pruning file 'compat.h'. 19:49:27 #12 125.7 Pruning file 'config.h'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Considering target file '../src/netconf_monitoring.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_monitoring.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_monitoring.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_monitoring.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_monitoring.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_monitoring.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_monitoring.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_monitoring.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_monitoring.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../src/netconf_monitoring.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_monitoring.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_monitoring.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_monitoring.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_monitoring.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_monitoring.w'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_monitoring.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_monitoring.c'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_monitoring.c'. 19:49:27 #12 125.7 Pruning file '../src/common.h'. 19:49:27 #12 125.7 Pruning file '../src/log.h'. 19:49:27 #12 125.7 Pruning file '../src/netconf_monitoring.c'. 19:49:27 #12 125.7 Pruning file '../src/netconf_monitoring.h'. 19:49:27 #12 125.7 Pruning file 'compat.h'. 19:49:27 #12 125.7 Pruning file 'config.h'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_monitoring.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_monitoring.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_monitoring.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Considering target file '../src/netconf_acm.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_acm.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_acm.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_acm.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_acm.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_acm.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_acm.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_acm.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_acm.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../src/netconf_acm.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_acm.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_acm.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_acm.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_acm.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_acm.w'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_acm.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_acm.c'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_acm.c'. 19:49:27 #12 125.7 Pruning file '../src/common.h'. 19:49:27 #12 125.7 Pruning file '../src/log.h'. 19:49:27 #12 125.7 Pruning file '../src/netconf_acm.c'. 19:49:27 #12 125.7 Pruning file '../src/netconf_acm.h'. 19:49:27 #12 125.7 Pruning file 'compat.h'. 19:49:27 #12 125.7 Pruning file 'config.h'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_acm.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_acm.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Considering target file '../src/netconf_nmda.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_nmda.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_nmda.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_nmda.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_nmda.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_nmda.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_nmda.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_nmda.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_nmda.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../src/netconf_nmda.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_nmda.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_nmda.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_nmda.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_nmda.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_nmda.w'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_nmda.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_nmda.c'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_nmda.c'. 19:49:27 #12 125.7 Pruning file '../src/common.h'. 19:49:27 #12 125.7 Pruning file '../src/log.h'. 19:49:27 #12 125.7 Pruning file '../src/netconf_acm.h'. 19:49:27 #12 125.7 Pruning file '../src/netconf_nmda.c'. 19:49:27 #12 125.7 Pruning file 'compat.h'. 19:49:27 #12 125.7 Pruning file 'config.h'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_nmda.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_nmda.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 Considering target file '../src/log.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/log.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/log.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/log.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/log.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/log.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.log.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.log.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/log.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../src/log.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/log.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/log.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/log.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.log.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.log.w'. 19:49:27 #12 125.7 No implicit rule found for '../src/log.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/log.c'. 19:49:27 #12 125.7 No need to remake target '../src/log.c'. 19:49:27 #12 125.7 Pruning file '../src/common.h'. 19:49:27 #12 125.7 Pruning file '../src/log.c'. 19:49:27 #12 125.7 Pruning file '../src/log.h'. 19:49:27 #12 125.7 Pruning file 'compat.h'. 19:49:27 #12 125.7 Pruning file 'config.h'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/log.c' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/log.c' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 Considering target file '../src/netconf_server.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_server.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_server.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_server.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../src/netconf_server.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_server.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_server.w'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_server.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_server.c'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_server.c'. 19:49:27 #12 125.7 Pruning file '../src/common.h'. 19:49:27 #12 125.7 Pruning file '../src/log.h'. 19:49:27 #12 125.7 Pruning file '../src/netconf_server.c'. 19:49:27 #12 125.7 Pruning file 'compat.h'. 19:49:27 #12 125.7 Pruning file 'config.h'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_server.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_server.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Considering target file '../src/netconf_server_ssh.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_server_ssh.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server_ssh.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server_ssh.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_server_ssh.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_server_ssh.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server_ssh.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../src/netconf_server_ssh.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server_ssh.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_server_ssh.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_server_ssh.w'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_server_ssh.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_server_ssh.c'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_server_ssh.c'. 19:49:27 #12 125.7 Pruning file '../src/common.h'. 19:49:27 #12 125.7 Pruning file '../src/log.h'. 19:49:27 #12 125.7 Considering target file '../src/netconf_server.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_server.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_server.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_server.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_server.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_server.h'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_server.h'. 19:49:27 #12 125.7 Pruning file '../src/netconf_server_ssh.c'. 19:49:27 #12 125.7 Pruning file 'compat.h'. 19:49:27 #12 125.7 Pruning file 'config.h'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_server_ssh.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_server.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_server_ssh.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Considering target file '../src/netconf_server_tls.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_server_tls.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server_tls.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server_tls.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server_tls.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server_tls.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_server_tls.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_server_tls.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server_tls.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../src/netconf_server_tls.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server_tls.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server_tls.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server_tls.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_server_tls.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_server_tls.w'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_server_tls.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_server_tls.c'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_server_tls.c'. 19:49:27 #12 125.7 Pruning file '../src/common.h'. 19:49:27 #12 125.7 Pruning file '../src/log.h'. 19:49:27 #12 125.7 Pruning file '../src/netconf_server.h'. 19:49:27 #12 125.7 Pruning file '../src/netconf_server_tls.c'. 19:49:27 #12 125.7 Pruning file 'compat.h'. 19:49:27 #12 125.7 Pruning file 'config.h'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_server_tls.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_server.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_server_tls.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/serverobj.dir/build.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'serverobj'. 19:49:27 #12 125.7 Must remake target 'serverobj'. 19:49:27 #12 125.7 Successfully remade target file 'serverobj'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/build'. 19:49:27 #12 125.7 Must remake target 'CMakeFiles/serverobj.dir/build'. 19:49:27 #12 125.7 Successfully remade target file 'CMakeFiles/serverobj.dir/build'. 19:49:27 #12 125.7 Reaping winning child 0x55b51da412c0 PID 11453 19:49:27 #12 125.7 Live child 0x55b51da412c0 (CMakeFiles/serverobj.dir/all) PID 11454 19:49:27 #12 125.7 [ 50%] Built target serverobj 19:49:27 #12 125.7 Reaping winning child 0x55b51da412c0 PID 11454 19:49:27 #12 125.7 Removing child 0x55b51da412c0 PID 11454 from chain. 19:49:27 #12 125.7 Successfully remade target file 'CMakeFiles/serverobj.dir/all'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/netopeer2-server.dir/all'. 19:49:27 #12 125.7 File 'CMakeFiles/netopeer2-server.dir/all' does not exist. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/serverobj.dir/all'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/all'. 19:49:27 #12 125.7 File 'CMakeFiles/compat.dir/all' does not exist. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/all'. 19:49:27 #12 125.7 Must remake target 'CMakeFiles/compat.dir/all'. 19:49:27 #12 125.7 Putting child 0x55b51da424d0 (CMakeFiles/compat.dir/all) PID 11456 on the chain. 19:49:27 #12 125.7 Live child 0x55b51da424d0 (CMakeFiles/compat.dir/all) PID 11456 19:49:27 #12 125.7 GNU Make 4.1 19:49:27 #12 125.7 Built for x86_64-pc-linux-gnu 19:49:27 #12 125.7 Copyright (C) 1988-2014 Free Software Foundation, Inc. 19:49:27 #12 125.7 License GPLv3+: GNU GPL version 3 or later 19:49:27 #12 125.7 This is free software: you are free to change and redistribute it. 19:49:27 #12 125.7 There is NO WARRANTY, to the extent permitted by law. 19:49:27 #12 125.7 Reading makefiles... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/compat.dir/build.make'... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/compat.dir/depend.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/compat.dir/progress.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/compat.dir/flags.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Updating makefiles.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/flags.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/compat.dir/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.flags.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/compat.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/flags.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/compat.dir/flags.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/progress.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/compat.dir/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.progress.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/compat.dir/progress.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/progress.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/compat.dir/progress.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/depend.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/compat.dir/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.depend.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/compat.dir/depend.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/depend.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/compat.dir/depend.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/build.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/compat.dir/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.build.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/compat.dir/build.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/build.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/compat.dir/build.make'. 19:49:27 #12 125.7 Updating goal targets.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/depend'. 19:49:27 #12 125.7 File 'CMakeFiles/compat.dir/depend' does not exist. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/depend'. 19:49:27 #12 125.7 Must remake target 'CMakeFiles/compat.dir/depend'. 19:49:27 #12 125.7 Putting child 0x560a417bda40 (CMakeFiles/compat.dir/depend) PID 11457 on the chain. 19:49:27 #12 125.7 Live child 0x560a417bda40 (CMakeFiles/compat.dir/depend) PID 11457 19:49:27 #12 125.7 Reaping winning child 0x560a417bda40 PID 11457 19:49:27 #12 125.7 Removing child 0x560a417bda40 PID 11457 from chain. 19:49:27 #12 125.7 Successfully remade target file 'CMakeFiles/compat.dir/depend'. 19:49:27 #12 125.7 Reaping winning child 0x55b51da424d0 PID 11456 19:49:27 #12 125.7 Live child 0x55b51da424d0 (CMakeFiles/compat.dir/all) PID 11459 19:49:27 #12 125.7 GNU Make 4.1 19:49:27 #12 125.7 Built for x86_64-pc-linux-gnu 19:49:27 #12 125.7 Copyright (C) 1988-2014 Free Software Foundation, Inc. 19:49:27 #12 125.7 License GPLv3+: GNU GPL version 3 or later 19:49:27 #12 125.7 This is free software: you are free to change and redistribute it. 19:49:27 #12 125.7 There is NO WARRANTY, to the extent permitted by law. 19:49:27 #12 125.7 Reading makefiles... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/compat.dir/build.make'... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/compat.dir/depend.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/compat.dir/progress.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/compat.dir/flags.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Updating makefiles.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/flags.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/compat.dir/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.flags.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/compat.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/flags.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/compat.dir/flags.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/progress.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/compat.dir/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.progress.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/compat.dir/progress.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/progress.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/compat.dir/progress.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/depend.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/compat.dir/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.depend.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/compat.dir/depend.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/depend.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/compat.dir/depend.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/build.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/compat.dir/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.build.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/compat.dir/build.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/build.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/compat.dir/build.make'. 19:49:27 #12 125.7 Updating goal targets.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/build'. 19:49:27 #12 125.7 File 'CMakeFiles/compat.dir/build' does not exist. 19:49:27 #12 125.7 Considering target file 'compat'. 19:49:27 #12 125.7 File 'compat' does not exist. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Considering target file '../compat/compat.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../compat/compat.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat'. 19:49:27 #12 125.7 Trying implicit prerequisite '../compat/compat.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../compat/compat.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../compat/RCS/compat.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../compat/RCS/compat.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../compat/s.compat.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../compat/SCCS/s.compat.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat'. 19:49:27 #12 125.7 Trying implicit prerequisite '../compat/compat.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../compat/compat.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../compat/compat.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../compat/RCS/compat.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../compat/RCS/compat.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../compat/s.compat.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../compat/SCCS/s.compat.w'. 19:49:27 #12 125.7 No implicit rule found for '../compat/compat.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../compat/compat.c'. 19:49:27 #12 125.7 No need to remake target '../compat/compat.c'. 19:49:27 #12 125.7 Pruning file '../compat/compat.c'. 19:49:27 #12 125.7 Considering target file 'compat.h'. 19:49:27 #12 125.7 Looking for an implicit rule for 'compat.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'compat.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/compat.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/compat.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 's.compat.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'SCCS/s.compat.h'. 19:49:27 #12 125.7 No implicit rule found for 'compat.h'. 19:49:27 #12 125.7 Finished prerequisites of target file 'compat.h'. 19:49:27 #12 125.7 No need to remake target 'compat.h'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/compat.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Prerequisite '../compat/compat.c' is older than target 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Prerequisite '../compat/compat.c' is older than target 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/compat.dir/flags.make' is older than target 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/compat.dir/build.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'compat'. 19:49:27 #12 125.7 Must remake target 'compat'. 19:49:27 #12 125.7 Successfully remade target file 'compat'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/build'. 19:49:27 #12 125.7 Must remake target 'CMakeFiles/compat.dir/build'. 19:49:27 #12 125.7 Successfully remade target file 'CMakeFiles/compat.dir/build'. 19:49:27 #12 125.7 Reaping winning child 0x55b51da424d0 PID 11459 19:49:27 #12 125.7 Live child 0x55b51da424d0 (CMakeFiles/compat.dir/all) PID 11460 19:49:27 #12 125.7 [ 55%] Built target compat 19:49:27 #12 125.7 Reaping winning child 0x55b51da424d0 PID 11460 19:49:27 #12 125.7 Removing child 0x55b51da424d0 PID 11460 from chain. 19:49:27 #12 125.7 Successfully remade target file 'CMakeFiles/compat.dir/all'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/all'. 19:49:27 #12 125.7 Must remake target 'CMakeFiles/netopeer2-server.dir/all'. 19:49:27 #12 125.7 Putting child 0x55b51da42f10 (CMakeFiles/netopeer2-server.dir/all) PID 11462 on the chain. 19:49:27 #12 125.7 Live child 0x55b51da42f10 (CMakeFiles/netopeer2-server.dir/all) PID 11462 19:49:27 #12 125.7 GNU Make 4.1 19:49:27 #12 125.7 Built for x86_64-pc-linux-gnu 19:49:27 #12 125.7 Copyright (C) 1988-2014 Free Software Foundation, Inc. 19:49:27 #12 125.7 License GPLv3+: GNU GPL version 3 or later 19:49:27 #12 125.7 This is free software: you are free to change and redistribute it. 19:49:27 #12 125.7 There is NO WARRANTY, to the extent permitted by law. 19:49:27 #12 125.7 Reading makefiles... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/netopeer2-server.dir/build.make'... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/netopeer2-server.dir/depend.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/netopeer2-server.dir/progress.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/netopeer2-server.dir/flags.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Updating makefiles.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/netopeer2-server.dir/flags.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.flags.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/flags.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/netopeer2-server.dir/flags.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/netopeer2-server.dir/progress.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.progress.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/progress.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/progress.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/netopeer2-server.dir/progress.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/netopeer2-server.dir/depend.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.depend.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/depend.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/depend.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/netopeer2-server.dir/depend.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/netopeer2-server.dir/build.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.build.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/build.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/build.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/netopeer2-server.dir/build.make'. 19:49:27 #12 125.7 Updating goal targets.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/netopeer2-server.dir/depend'. 19:49:27 #12 125.7 File 'CMakeFiles/netopeer2-server.dir/depend' does not exist. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/depend'. 19:49:27 #12 125.7 Must remake target 'CMakeFiles/netopeer2-server.dir/depend'. 19:49:27 #12 125.7 Putting child 0x55567cdbff60 (CMakeFiles/netopeer2-server.dir/depend) PID 11463 on the chain. 19:49:27 #12 125.7 Live child 0x55567cdbff60 (CMakeFiles/netopeer2-server.dir/depend) PID 11463 19:49:27 #12 125.7 Reaping winning child 0x55567cdbff60 PID 11463 19:49:27 #12 125.7 Removing child 0x55567cdbff60 PID 11463 from chain. 19:49:27 #12 125.7 Successfully remade target file 'CMakeFiles/netopeer2-server.dir/depend'. 19:49:27 #12 125.7 Reaping winning child 0x55b51da42f10 PID 11462 19:49:27 #12 125.7 Live child 0x55b51da42f10 (CMakeFiles/netopeer2-server.dir/all) PID 11465 19:49:27 #12 125.7 GNU Make 4.1 19:49:27 #12 125.7 Built for x86_64-pc-linux-gnu 19:49:27 #12 125.7 Copyright (C) 1988-2014 Free Software Foundation, Inc. 19:49:27 #12 125.7 License GPLv3+: GNU GPL version 3 or later 19:49:27 #12 125.7 This is free software: you are free to change and redistribute it. 19:49:27 #12 125.7 There is NO WARRANTY, to the extent permitted by law. 19:49:27 #12 125.7 Reading makefiles... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/netopeer2-server.dir/build.make'... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/netopeer2-server.dir/depend.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/netopeer2-server.dir/progress.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/netopeer2-server.dir/flags.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Updating makefiles.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/netopeer2-server.dir/flags.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.flags.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/flags.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/netopeer2-server.dir/flags.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/netopeer2-server.dir/progress.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.progress.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/progress.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/progress.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/netopeer2-server.dir/progress.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/netopeer2-server.dir/depend.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.depend.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/depend.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/depend.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/netopeer2-server.dir/depend.make'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/netopeer2-server.dir/build.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.build.make'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/build.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/build.make'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/netopeer2-server.dir/build.make'. 19:49:27 #12 125.7 Updating goal targets.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/netopeer2-server.dir/build'. 19:49:27 #12 125.7 File 'CMakeFiles/netopeer2-server.dir/build' does not exist. 19:49:27 #12 125.7 Considering target file 'netopeer2-server'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/netopeer2-server.dir/link.txt'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/link.txt'. 19:49:27 #12 125.7 Trying pattern rule with stem 'link.txt'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/link.txt,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'link.txt'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/link.txt,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'link.txt'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/link.txt'. 19:49:27 #12 125.7 Trying pattern rule with stem 'link.txt'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.link.txt'. 19:49:27 #12 125.7 Trying pattern rule with stem 'link.txt'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.link.txt'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/link.txt'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/link.txt'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/netopeer2-server.dir/link.txt'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Considering target file '../src/main.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/main.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/main.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/main.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/main.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/main.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.main.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.main.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/main.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../src/main.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/main.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/main.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/main.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.main.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.main.w'. 19:49:27 #12 125.7 No implicit rule found for '../src/main.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/main.c'. 19:49:27 #12 125.7 No need to remake target '../src/main.c'. 19:49:27 #12 125.7 Considering target file '../src/common.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/common.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/common.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/common.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/common.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.common.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.common.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/common.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/common.h'. 19:49:27 #12 125.7 No need to remake target '../src/common.h'. 19:49:27 #12 125.7 Considering target file '../src/log.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/log.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/log.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/log.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/log.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.log.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.log.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/log.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/log.h'. 19:49:27 #12 125.7 No need to remake target '../src/log.h'. 19:49:27 #12 125.7 Pruning file '../src/main.c'. 19:49:27 #12 125.7 Considering target file '../src/netconf.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf.h'. 19:49:27 #12 125.7 No need to remake target '../src/netconf.h'. 19:49:27 #12 125.7 Considering target file '../src/netconf_acm.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_acm.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_acm.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_acm.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_acm.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_acm.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_acm.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_acm.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_acm.h'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_acm.h'. 19:49:27 #12 125.7 Considering target file '../src/netconf_monitoring.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_monitoring.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_monitoring.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_monitoring.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_monitoring.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_monitoring.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_monitoring.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_monitoring.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_monitoring.h'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_monitoring.h'. 19:49:27 #12 125.7 Considering target file '../src/netconf_nmda.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_nmda.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_nmda.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_nmda.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_nmda.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_nmda.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_nmda.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_nmda.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_nmda.h'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_nmda.h'. 19:49:27 #12 125.7 Considering target file '../src/netconf_server.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_server.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_server.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_server.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_server.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_server.h'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_server.h'. 19:49:27 #12 125.7 Considering target file '../src/netconf_server_ssh.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_server_ssh.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server_ssh.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_server_ssh.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_server_ssh.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_server_ssh.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_server_ssh.h'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_server_ssh.h'. 19:49:27 #12 125.7 Considering target file '../src/netconf_server_tls.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../src/netconf_server_tls.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/netconf_server_tls.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server_tls.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/RCS/netconf_server_tls.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/s.netconf_server_tls.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../src/SCCS/s.netconf_server_tls.h'. 19:49:27 #12 125.7 No implicit rule found for '../src/netconf_server_tls.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../src/netconf_server_tls.h'. 19:49:27 #12 125.7 No need to remake target '../src/netconf_server_tls.h'. 19:49:27 #12 125.7 Considering target file 'compat.h'. 19:49:27 #12 125.7 Looking for an implicit rule for 'compat.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'compat.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/compat.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/compat.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 's.compat.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'SCCS/s.compat.h'. 19:49:27 #12 125.7 No implicit rule found for 'compat.h'. 19:49:27 #12 125.7 Finished prerequisites of target file 'compat.h'. 19:49:27 #12 125.7 No need to remake target 'compat.h'. 19:49:27 #12 125.7 Considering target file 'config.h'. 19:49:27 #12 125.7 Looking for an implicit rule for 'config.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'config.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'config.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'config.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/config.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'config.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/config.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'config.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 's.config.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'config.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'SCCS/s.config.h'. 19:49:27 #12 125.7 No implicit rule found for 'config.h'. 19:49:27 #12 125.7 Finished prerequisites of target file 'config.h'. 19:49:27 #12 125.7 No need to remake target 'config.h'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/netopeer2-server.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/main.c' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/common.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/log.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/main.c' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_monitoring.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_nmda.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_server.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_server_ssh.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../src/netconf_server_tls.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite 'config.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/netopeer2-server.dir/flags.make' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/common.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/common.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/common.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.common.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'common.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.common.c.o'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/common.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf.c.o'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_monitoring.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_monitoring.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_monitoring.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_monitoring.c.o'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_acm.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_acm.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_acm.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_acm.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_acm.c.o'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_nmda.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_nmda.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_nmda.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_nmda.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_nmda.c.o'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/log.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/log.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/log.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.log.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'log.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.log.c.o'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/log.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_server.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_server.c.o'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server_ssh.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_server_ssh.c.o'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server_tls.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_server_tls.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'netconf_server_tls.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_server_tls.c.o'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/compat.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/RCS/compat.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/RCS/compat.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/s.compat.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/SCCS/s.compat.c.o'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/netopeer2-server.dir/build.make'. 19:49:27 #12 125.7 Considering target file '/usr/local/lib/libnetconf2.so'. 19:49:27 #12 125.7 Looking for an implicit rule for '/usr/local/lib/libnetconf2.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libnetconf2.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/libnetconf2.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libnetconf2.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libnetconf2.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libnetconf2.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libnetconf2.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libnetconf2.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/s.libnetconf2.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libnetconf2.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libnetconf2.so'. 19:49:27 #12 125.7 No implicit rule found for '/usr/local/lib/libnetconf2.so'. 19:49:27 #12 125.7 Finished prerequisites of target file '/usr/local/lib/libnetconf2.so'. 19:49:27 #12 125.7 No need to remake target '/usr/local/lib/libnetconf2.so'. 19:49:27 #12 125.7 Considering target file '/usr/local/lib/libssh.so'. 19:49:27 #12 125.7 Looking for an implicit rule for '/usr/local/lib/libssh.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/libssh.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libssh.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libssh.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/s.libssh.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libssh.so'. 19:49:27 #12 125.7 No implicit rule found for '/usr/local/lib/libssh.so'. 19:49:27 #12 125.7 Finished prerequisites of target file '/usr/local/lib/libssh.so'. 19:49:27 #12 125.7 No need to remake target '/usr/local/lib/libssh.so'. 19:49:27 #12 125.7 Considering target file '/usr/local/lib/libssh_threads.so'. 19:49:27 #12 125.7 Looking for an implicit rule for '/usr/local/lib/libssh_threads.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh_threads.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/libssh_threads.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh_threads.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libssh_threads.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh_threads.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libssh_threads.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh_threads.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/s.libssh_threads.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh_threads.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libssh_threads.so'. 19:49:27 #12 125.7 No implicit rule found for '/usr/local/lib/libssh_threads.so'. 19:49:27 #12 125.7 Finished prerequisites of target file '/usr/local/lib/libssh_threads.so'. 19:49:27 #12 125.7 No need to remake target '/usr/local/lib/libssh_threads.so'. 19:49:27 #12 125.7 Considering target file '/usr/local/lib/libcurl.so'. 19:49:27 #12 125.7 Looking for an implicit rule for '/usr/local/lib/libcurl.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libcurl.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/libcurl.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libcurl.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libcurl.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libcurl.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libcurl.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libcurl.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/s.libcurl.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libcurl.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libcurl.so'. 19:49:27 #12 125.7 No implicit rule found for '/usr/local/lib/libcurl.so'. 19:49:27 #12 125.7 Finished prerequisites of target file '/usr/local/lib/libcurl.so'. 19:49:27 #12 125.7 No need to remake target '/usr/local/lib/libcurl.so'. 19:49:27 #12 125.7 Considering target file '/usr/local/lib/libyang.so'. 19:49:27 #12 125.7 Looking for an implicit rule for '/usr/local/lib/libyang.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libyang.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/libyang.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libyang.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libyang.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libyang.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libyang.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libyang.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/s.libyang.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libyang.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libyang.so'. 19:49:27 #12 125.7 No implicit rule found for '/usr/local/lib/libyang.so'. 19:49:27 #12 125.7 Finished prerequisites of target file '/usr/local/lib/libyang.so'. 19:49:27 #12 125.7 No need to remake target '/usr/local/lib/libyang.so'. 19:49:27 #12 125.7 Considering target file '/usr/local/lib/libsysrepo.so'. 19:49:27 #12 125.7 Looking for an implicit rule for '/usr/local/lib/libsysrepo.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libsysrepo.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/libsysrepo.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libsysrepo.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libsysrepo.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libsysrepo.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libsysrepo.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libsysrepo.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/s.libsysrepo.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libsysrepo.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libsysrepo.so'. 19:49:27 #12 125.7 No implicit rule found for '/usr/local/lib/libsysrepo.so'. 19:49:27 #12 125.7 Finished prerequisites of target file '/usr/local/lib/libsysrepo.so'. 19:49:27 #12 125.7 No need to remake target '/usr/local/lib/libsysrepo.so'. 19:49:27 #12 125.7 Finished prerequisites of target file 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/netopeer2-server.dir/link.txt' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/netopeer2-server.dir/src/main.c.o' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/src/common.c.o' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf.c.o' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/src/log.c.o' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server.c.o' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/compat.dir/compat/compat.c.o' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/netopeer2-server.dir/build.make' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite '/usr/local/lib/libnetconf2.so' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite '/usr/local/lib/libssh.so' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite '/usr/local/lib/libssh_threads.so' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite '/usr/local/lib/libcurl.so' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite '/usr/local/lib/libyang.so' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 Prerequisite '/usr/local/lib/libsysrepo.so' is older than target 'netopeer2-server'. 19:49:27 #12 125.7 No need to remake target 'netopeer2-server'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/build'. 19:49:27 #12 125.7 Must remake target 'CMakeFiles/netopeer2-server.dir/build'. 19:49:27 #12 125.7 Successfully remade target file 'CMakeFiles/netopeer2-server.dir/build'. 19:49:27 #12 125.7 Reaping winning child 0x55b51da42f10 PID 11465 19:49:27 #12 125.7 Live child 0x55b51da42f10 (CMakeFiles/netopeer2-server.dir/all) PID 11466 19:49:27 #12 125.7 [ 66%] Built target netopeer2-server 19:49:27 #12 125.7 Reaping winning child 0x55b51da42f10 PID 11466 19:49:27 #12 125.7 Removing child 0x55b51da42f10 PID 11466 from chain. 19:49:27 #12 125.7 Successfully remade target file 'CMakeFiles/netopeer2-server.dir/all'. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/compat.dir/all'. 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/all'. 19:49:27 #12 125.7 File 'cli/CMakeFiles/netopeer2-cli.dir/all' does not exist. 19:49:27 #12 125.7 Pruning file 'CMakeFiles/compat.dir/all'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/all'. 19:49:27 #12 125.7 Must remake target 'cli/CMakeFiles/netopeer2-cli.dir/all'. 19:49:27 #12 125.7 Putting child 0x55b51da43fb0 (cli/CMakeFiles/netopeer2-cli.dir/all) PID 11468 on the chain. 19:49:27 #12 125.7 Live child 0x55b51da43fb0 (cli/CMakeFiles/netopeer2-cli.dir/all) PID 11468 19:49:27 #12 125.7 GNU Make 4.1 19:49:27 #12 125.7 Built for x86_64-pc-linux-gnu 19:49:27 #12 125.7 Copyright (C) 1988-2014 Free Software Foundation, Inc. 19:49:27 #12 125.7 License GPLv3+: GNU GPL version 3 or later 19:49:27 #12 125.7 This is free software: you are free to change and redistribute it. 19:49:27 #12 125.7 There is NO WARRANTY, to the extent permitted by law. 19:49:27 #12 125.7 Reading makefiles... 19:49:27 #12 125.7 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/build.make'... 19:49:27 #12 125.7 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/depend.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/progress.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Updating makefiles.... 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.flags.make'. 19:49:27 #12 125.7 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.progress.make'. 19:49:27 #12 125.7 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.depend.make'. 19:49:27 #12 125.7 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.build.make'. 19:49:27 #12 125.7 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 19:49:27 #12 125.7 Updating goal targets.... 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/depend'. 19:49:27 #12 125.7 File 'cli/CMakeFiles/netopeer2-cli.dir/depend' does not exist. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/depend'. 19:49:27 #12 125.7 Must remake target 'cli/CMakeFiles/netopeer2-cli.dir/depend'. 19:49:27 #12 125.7 Putting child 0x56384310a860 (cli/CMakeFiles/netopeer2-cli.dir/depend) PID 11469 on the chain. 19:49:27 #12 125.7 Live child 0x56384310a860 (cli/CMakeFiles/netopeer2-cli.dir/depend) PID 11469 19:49:27 #12 125.7 Reaping winning child 0x56384310a860 PID 11469 19:49:27 #12 125.7 Removing child 0x56384310a860 PID 11469 from chain. 19:49:27 #12 125.7 Successfully remade target file 'cli/CMakeFiles/netopeer2-cli.dir/depend'. 19:49:27 #12 125.7 Reaping winning child 0x55b51da43fb0 PID 11468 19:49:27 #12 125.7 Live child 0x55b51da43fb0 (cli/CMakeFiles/netopeer2-cli.dir/all) PID 11471 19:49:27 #12 125.7 GNU Make 4.1 19:49:27 #12 125.7 Built for x86_64-pc-linux-gnu 19:49:27 #12 125.7 Copyright (C) 1988-2014 Free Software Foundation, Inc. 19:49:27 #12 125.7 License GPLv3+: GNU GPL version 3 or later 19:49:27 #12 125.7 This is free software: you are free to change and redistribute it. 19:49:27 #12 125.7 There is NO WARRANTY, to the extent permitted by law. 19:49:27 #12 125.7 Reading makefiles... 19:49:27 #12 125.7 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/build.make'... 19:49:27 #12 125.7 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/depend.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/progress.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' (search path) (no ~ expansion)... 19:49:27 #12 125.7 Updating makefiles.... 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/flags.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.flags.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'flags.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.flags.make'. 19:49:27 #12 125.7 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/progress.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.progress.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'progress.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.progress.make'. 19:49:27 #12 125.7 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/depend.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.depend.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'depend.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.depend.make'. 19:49:27 #12 125.7 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 19:49:27 #12 125.7 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/build.make,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.build.make'. 19:49:27 #12 125.7 Trying pattern rule with stem 'build.make'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.build.make'. 19:49:27 #12 125.7 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 19:49:27 #12 125.7 Updating goal targets.... 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/build'. 19:49:27 #12 125.7 File 'cli/CMakeFiles/netopeer2-cli.dir/build' does not exist. 19:49:27 #12 125.7 Considering target file 'netopeer2-cli'. 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. 19:49:27 #12 125.7 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. 19:49:27 #12 125.7 Trying pattern rule with stem 'link.txt'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/link.txt,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'link.txt'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/link.txt,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'link.txt'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/link.txt'. 19:49:27 #12 125.7 Trying pattern rule with stem 'link.txt'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.link.txt'. 19:49:27 #12 125.7 Trying pattern rule with stem 'link.txt'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.link.txt'. 19:49:27 #12 125.7 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 19:49:27 #12 125.7 Considering target file '../cli/main.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../cli/main.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/main.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/main.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/main.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/main.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/s.main.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/SCCS/s.main.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/main.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../cli/main.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/main.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/main.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/main.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/s.main.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'main.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/SCCS/s.main.w'. 19:49:27 #12 125.7 No implicit rule found for '../cli/main.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../cli/main.c'. 19:49:27 #12 125.7 No need to remake target '../cli/main.c'. 19:49:27 #12 125.7 Considering target file '../cli/commands.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../cli/commands.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/commands.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/commands.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/commands.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/s.commands.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/SCCS/s.commands.h'. 19:49:27 #12 125.7 No implicit rule found for '../cli/commands.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../cli/commands.h'. 19:49:27 #12 125.7 No need to remake target '../cli/commands.h'. 19:49:27 #12 125.7 Considering target file '../cli/completion.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../cli/completion.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/completion.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/completion.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/completion.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/s.completion.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/SCCS/s.completion.h'. 19:49:27 #12 125.7 No implicit rule found for '../cli/completion.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../cli/completion.h'. 19:49:27 #12 125.7 No need to remake target '../cli/completion.h'. 19:49:27 #12 125.7 Considering target file '../cli/configuration.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../cli/configuration.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/configuration.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/configuration.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/configuration.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/s.configuration.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/SCCS/s.configuration.h'. 19:49:27 #12 125.7 No implicit rule found for '../cli/configuration.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../cli/configuration.h'. 19:49:27 #12 125.7 No need to remake target '../cli/configuration.h'. 19:49:27 #12 125.7 Considering target file '../cli/linenoise/linenoise.h'. 19:49:27 #12 125.7 Looking for an implicit rule for '../cli/linenoise/linenoise.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/linenoise.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/s.linenoise.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.h'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/SCCS/s.linenoise.h'. 19:49:27 #12 125.7 No implicit rule found for '../cli/linenoise/linenoise.h'. 19:49:27 #12 125.7 Finished prerequisites of target file '../cli/linenoise/linenoise.h'. 19:49:27 #12 125.7 No need to remake target '../cli/linenoise/linenoise.h'. 19:49:27 #12 125.7 Pruning file '../cli/main.c'. 19:49:27 #12 125.7 Considering target file 'cli/cli_version.h'. 19:49:27 #12 125.7 Looking for an implicit rule for 'cli/cli_version.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'cli_version.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/cli_version.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'cli_version.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/RCS/cli_version.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'cli_version.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/RCS/cli_version.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'cli_version.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/s.cli_version.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'cli_version.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'cli/SCCS/s.cli_version.h'. 19:49:27 #12 125.7 No implicit rule found for 'cli/cli_version.h'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/cli_version.h'. 19:49:27 #12 125.7 No need to remake target 'cli/cli_version.h'. 19:49:27 #12 125.7 Considering target file 'compat.h'. 19:49:27 #12 125.7 Looking for an implicit rule for 'compat.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'compat.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/compat.h,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'RCS/compat.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 's.compat.h'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.h'. 19:49:27 #12 125.7 Trying implicit prerequisite 'SCCS/s.compat.h'. 19:49:27 #12 125.7 No implicit rule found for 'compat.h'. 19:49:27 #12 125.7 Finished prerequisites of target file 'compat.h'. 19:49:27 #12 125.7 No need to remake target 'compat.h'. 19:49:27 #12 125.7 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/main.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/commands.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/completion.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/configuration.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/main.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 19:49:27 #12 125.7 Prerequisite 'cli/cli_version.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 19:49:27 #12 125.7 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 19:49:27 #12 125.7 Considering target file '../cli/commands.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../cli/commands.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/commands.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/commands.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/commands.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/commands.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/s.commands.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/SCCS/s.commands.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/commands.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../cli/commands.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/commands.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/commands.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/commands.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/s.commands.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'commands.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/SCCS/s.commands.w'. 19:49:27 #12 125.7 No implicit rule found for '../cli/commands.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../cli/commands.c'. 19:49:27 #12 125.7 No need to remake target '../cli/commands.c'. 19:49:27 #12 125.7 Pruning file '../cli/commands.c'. 19:49:27 #12 125.7 Pruning file '../cli/commands.h'. 19:49:27 #12 125.7 Pruning file '../cli/completion.h'. 19:49:27 #12 125.7 Pruning file '../cli/configuration.h'. 19:49:27 #12 125.7 Pruning file '../cli/linenoise/linenoise.h'. 19:49:27 #12 125.7 Pruning file 'cli/cli_version.h'. 19:49:27 #12 125.7 Pruning file 'compat.h'. 19:49:27 #12 125.7 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/commands.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/commands.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/commands.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/completion.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/configuration.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 19:49:27 #12 125.7 Prerequisite 'cli/cli_version.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 19:49:27 #12 125.7 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 19:49:27 #12 125.7 Considering target file '../cli/completion.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../cli/completion.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/completion.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/completion.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/completion.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/completion.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/s.completion.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/SCCS/s.completion.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/completion.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../cli/completion.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/completion.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/completion.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/completion.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/s.completion.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'completion.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/SCCS/s.completion.w'. 19:49:27 #12 125.7 No implicit rule found for '../cli/completion.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../cli/completion.c'. 19:49:27 #12 125.7 No need to remake target '../cli/completion.c'. 19:49:27 #12 125.7 Pruning file '../cli/commands.h'. 19:49:27 #12 125.7 Pruning file '../cli/completion.c'. 19:49:27 #12 125.7 Pruning file '../cli/linenoise/linenoise.h'. 19:49:27 #12 125.7 Pruning file 'cli/cli_version.h'. 19:49:27 #12 125.7 Pruning file 'compat.h'. 19:49:27 #12 125.7 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/completion.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/commands.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/completion.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 19:49:27 #12 125.7 Prerequisite 'cli/cli_version.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 19:49:27 #12 125.7 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 19:49:27 #12 125.7 Considering target file '../cli/configuration.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../cli/configuration.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/configuration.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/configuration.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/configuration.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/configuration.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/s.configuration.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/SCCS/s.configuration.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/configuration.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../cli/configuration.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/configuration.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/configuration.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/RCS/configuration.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/s.configuration.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'configuration.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/SCCS/s.configuration.w'. 19:49:27 #12 125.7 No implicit rule found for '../cli/configuration.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../cli/configuration.c'. 19:49:27 #12 125.7 No need to remake target '../cli/configuration.c'. 19:49:27 #12 125.7 Pruning file '../cli/commands.h'. 19:49:27 #12 125.7 Pruning file '../cli/configuration.c'. 19:49:27 #12 125.7 Pruning file '../cli/configuration.h'. 19:49:27 #12 125.7 Pruning file '../cli/linenoise/linenoise.h'. 19:49:27 #12 125.7 Pruning file 'cli/cli_version.h'. 19:49:27 #12 125.7 Pruning file 'compat.h'. 19:49:27 #12 125.7 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/configuration.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/commands.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/configuration.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/configuration.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 19:49:27 #12 125.7 Prerequisite 'cli/cli_version.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 19:49:27 #12 125.7 Prerequisite 'compat.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 19:49:27 #12 125.7 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 19:49:27 #12 125.7 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 19:49:27 #12 125.7 Considering target file '../cli/linenoise/linenoise.c'. 19:49:27 #12 125.7 Looking for an implicit rule for '../cli/linenoise/linenoise.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/linenoise.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/linenoise.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.c,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/s.linenoise.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.c'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/SCCS/s.linenoise.c'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/linenoise.w'. 19:49:27 #12 125.7 Looking for a rule with intermediate file '../cli/linenoise/linenoise.w'. 19:49:27 #12 125.7 Avoiding implicit rule recursion. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/linenoise.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.w,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/s.linenoise.w'. 19:49:27 #12 125.7 Trying pattern rule with stem 'linenoise.w'. 19:49:27 #12 125.7 Trying implicit prerequisite '../cli/linenoise/SCCS/s.linenoise.w'. 19:49:27 #12 125.7 No implicit rule found for '../cli/linenoise/linenoise.c'. 19:49:27 #12 125.7 Finished prerequisites of target file '../cli/linenoise/linenoise.c'. 19:49:27 #12 125.7 No need to remake target '../cli/linenoise/linenoise.c'. 19:49:27 #12 125.7 Pruning file '../cli/linenoise/linenoise.c'. 19:49:27 #12 125.7 Pruning file '../cli/linenoise/linenoise.h'. 19:49:27 #12 125.7 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/linenoise/linenoise.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/linenoise/linenoise.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 19:49:27 #12 125.7 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 19:49:27 #12 125.7 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 19:49:27 #12 125.7 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 19:49:27 #12 125.7 Considering target file 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/compat.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/RCS/compat.c.o,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/RCS/compat.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/s.compat.c.o'. 19:49:27 #12 125.7 Trying pattern rule with stem 'compat.c.o'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/SCCS/s.compat.c.o'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/compat.dir/compat/compat.c.o'. 19:49:27 #12 125.7 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 19:49:27 #12 125.7 Considering target file '/usr/local/lib/libyang.so'. 19:49:27 #12 125.7 Looking for an implicit rule for '/usr/local/lib/libyang.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libyang.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/libyang.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libyang.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libyang.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libyang.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libyang.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libyang.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/s.libyang.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libyang.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libyang.so'. 19:49:27 #12 125.7 No implicit rule found for '/usr/local/lib/libyang.so'. 19:49:27 #12 125.7 Finished prerequisites of target file '/usr/local/lib/libyang.so'. 19:49:27 #12 125.7 No need to remake target '/usr/local/lib/libyang.so'. 19:49:27 #12 125.7 Considering target file '/usr/local/lib/libnetconf2.so'. 19:49:27 #12 125.7 Looking for an implicit rule for '/usr/local/lib/libnetconf2.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libnetconf2.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/libnetconf2.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libnetconf2.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libnetconf2.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libnetconf2.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libnetconf2.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libnetconf2.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/s.libnetconf2.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libnetconf2.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libnetconf2.so'. 19:49:27 #12 125.7 No implicit rule found for '/usr/local/lib/libnetconf2.so'. 19:49:27 #12 125.7 Finished prerequisites of target file '/usr/local/lib/libnetconf2.so'. 19:49:27 #12 125.7 No need to remake target '/usr/local/lib/libnetconf2.so'. 19:49:27 #12 125.7 Considering target file '/usr/local/lib/libssh.so'. 19:49:27 #12 125.7 Looking for an implicit rule for '/usr/local/lib/libssh.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/libssh.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libssh.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libssh.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/s.libssh.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libssh.so'. 19:49:27 #12 125.7 No implicit rule found for '/usr/local/lib/libssh.so'. 19:49:27 #12 125.7 Finished prerequisites of target file '/usr/local/lib/libssh.so'. 19:49:27 #12 125.7 No need to remake target '/usr/local/lib/libssh.so'. 19:49:27 #12 125.7 Considering target file '/usr/local/lib/libssh_threads.so'. 19:49:27 #12 125.7 Looking for an implicit rule for '/usr/local/lib/libssh_threads.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh_threads.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/libssh_threads.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh_threads.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libssh_threads.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh_threads.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/RCS/libssh_threads.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh_threads.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/s.libssh_threads.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssh_threads.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libssh_threads.so'. 19:49:27 #12 125.7 No implicit rule found for '/usr/local/lib/libssh_threads.so'. 19:49:27 #12 125.7 Finished prerequisites of target file '/usr/local/lib/libssh_threads.so'. 19:49:27 #12 125.7 No need to remake target '/usr/local/lib/libssh_threads.so'. 19:49:27 #12 125.7 Considering target file '/usr/lib/x86_64-linux-gnu/libssl.so'. 19:49:27 #12 125.7 Looking for an implicit rule for '/usr/lib/x86_64-linux-gnu/libssl.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssl.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/libssl.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssl.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/RCS/libssl.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssl.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/RCS/libssl.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssl.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/s.libssl.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libssl.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/SCCS/s.libssl.so'. 19:49:27 #12 125.7 No implicit rule found for '/usr/lib/x86_64-linux-gnu/libssl.so'. 19:49:27 #12 125.7 Finished prerequisites of target file '/usr/lib/x86_64-linux-gnu/libssl.so'. 19:49:27 #12 125.7 No need to remake target '/usr/lib/x86_64-linux-gnu/libssl.so'. 19:49:27 #12 125.7 Considering target file '/usr/lib/x86_64-linux-gnu/libcrypto.so'. 19:49:27 #12 125.7 Looking for an implicit rule for '/usr/lib/x86_64-linux-gnu/libcrypto.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libcrypto.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/libcrypto.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libcrypto.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/RCS/libcrypto.so,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libcrypto.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/RCS/libcrypto.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libcrypto.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/s.libcrypto.so'. 19:49:27 #12 125.7 Trying pattern rule with stem 'libcrypto.so'. 19:49:27 #12 125.7 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/SCCS/s.libcrypto.so'. 19:49:27 #12 125.7 No implicit rule found for '/usr/lib/x86_64-linux-gnu/libcrypto.so'. 19:49:27 #12 125.7 Finished prerequisites of target file '/usr/lib/x86_64-linux-gnu/libcrypto.so'. 19:49:27 #12 125.7 No need to remake target '/usr/lib/x86_64-linux-gnu/libcrypto.so'. 19:49:27 #12 125.7 Finished prerequisites of target file 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/link.txt' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite 'CMakeFiles/compat.dir/compat/compat.c.o' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/build.make' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite '/usr/local/lib/libyang.so' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite '/usr/local/lib/libnetconf2.so' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite '/usr/local/lib/libssh.so' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite '/usr/local/lib/libssh_threads.so' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite '/usr/lib/x86_64-linux-gnu/libssl.so' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 Prerequisite '/usr/lib/x86_64-linux-gnu/libcrypto.so' is older than target 'netopeer2-cli'. 19:49:27 #12 125.7 No need to remake target 'netopeer2-cli'. 19:49:27 #12 125.7 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/build'. 19:49:27 #12 125.7 Must remake target 'cli/CMakeFiles/netopeer2-cli.dir/build'. 19:49:27 #12 125.7 Successfully remade target file 'cli/CMakeFiles/netopeer2-cli.dir/build'. 19:49:27 #12 125.7 Reaping winning child 0x55b51da43fb0 PID 11471 19:49:27 #12 125.7 Live child 0x55b51da43fb0 (cli/CMakeFiles/netopeer2-cli.dir/all) PID 11472 19:49:27 #12 125.7 [100%] Built target netopeer2-cli 19:49:27 #12 125.7 Reaping winning child 0x55b51da43fb0 PID 11472 19:49:27 #12 125.7 Removing child 0x55b51da43fb0 PID 11472 from chain. 19:49:27 #12 125.7 Successfully remade target file 'cli/CMakeFiles/netopeer2-cli.dir/all'. 19:49:27 #12 125.7 Finished prerequisites of target file 'all'. 19:49:27 #12 125.7 Must remake target 'all'. 19:49:27 #12 125.7 Successfully remade target file 'all'. 19:49:27 #12 125.7 Reaping winning child 0x55e430c21590 PID 11449 19:49:27 #12 125.7 Live child 0x55e430c21590 (all) PID 11474 19:49:27 #12 125.7 Reaping winning child 0x55e430c21590 PID 11474 19:49:27 #12 125.7 Removing child 0x55e430c21590 PID 11474 from chain. 19:49:27 #12 125.7 Successfully remade target file 'all'. 19:49:27 #12 125.7 Finished prerequisites of target file 'preinstall'. 19:49:27 #12 125.7 Must remake target 'preinstall'. 19:49:27 #12 125.7 Putting child 0x55e430c22120 (preinstall) PID 11475 on the chain. 19:49:27 #12 125.7 Live child 0x55e430c22120 (preinstall) PID 11475 19:49:27 #12 125.7 GNU Make 4.1 19:49:27 #12 125.7 Built for x86_64-pc-linux-gnu 19:49:27 #12 125.7 Copyright (C) 1988-2014 Free Software Foundation, Inc. 19:49:27 #12 125.7 License GPLv3+: GNU GPL version 3 or later 19:49:27 #12 125.7 This is free software: you are free to change and redistribute it. 19:49:27 #12 125.7 There is NO WARRANTY, to the extent permitted by law. 19:49:27 #12 125.7 Reading makefiles... 19:49:27 #12 125.7 Reading makefile 'CMakeFiles/Makefile2'... 19:49:27 #12 125.7 Updating makefiles.... 19:49:27 #12 125.7 Considering target file 'CMakeFiles/Makefile2'. 19:49:27 #12 125.7 Looking for an implicit rule for 'CMakeFiles/Makefile2'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile2'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/Makefile2,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile2'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/RCS/Makefile2,v'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile2'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/RCS/Makefile2'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile2'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/s.Makefile2'. 19:49:27 #12 125.7 Trying pattern rule with stem 'Makefile2'. 19:49:27 #12 125.7 Trying implicit prerequisite 'CMakeFiles/SCCS/s.Makefile2'. 19:49:27 #12 125.7 No implicit rule found for 'CMakeFiles/Makefile2'. 19:49:27 #12 125.7 Finished prerequisites of target file 'CMakeFiles/Makefile2'. 19:49:27 #12 125.7 No need to remake target 'CMakeFiles/Makefile2'. 19:49:27 #12 125.7 Updating goal targets.... 19:49:27 #12 125.7 Considering target file 'preinstall'. 19:49:27 #12 125.7 File 'preinstall' does not exist. 19:49:27 #12 125.7 Finished prerequisites of target file 'preinstall'. 19:49:27 #12 125.7 Must remake target 'preinstall'. 19:49:27 #12 125.7 Successfully remade target file 'preinstall'. 19:49:27 #12 125.7 Reaping winning child 0x55e430c22120 PID 11475 19:49:27 #12 125.7 Removing child 0x55e430c22120 PID 11475 from chain. 19:49:27 #12 125.7 Successfully remade target file 'preinstall'. 19:49:27 #12 125.7 Finished prerequisites of target file 'install'. 19:49:27 #12 125.7 Must remake target 'install'. 19:49:27 #12 125.7 Putting child 0x55e430c226f0 (install) PID 11476 on the chain. 19:49:27 #12 125.7 Live child 0x55e430c226f0 (install) PID 11476 19:49:27 #12 125.7 Install the project... 19:49:27 #12 125.7 Reaping winning child 0x55e430c226f0 PID 11476 19:49:27 #12 125.7 Live child 0x55e430c226f0 (install) PID 11478 19:49:27 #12 125.7 -- Install configuration: "Debug" 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tls-server@2019-07-02.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-acm@2018-02-14.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-keystore@2019-07-02.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/notifications@2008-07-14.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-ssh-common@2019-07-02.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/nc-notifications@2008-07-14.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-nmda@2019-01-07.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-crypto-types@2019-07-02.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf@2013-09-29.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-truststore@2019-07-02.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-server@2019-07-02.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/iana-crypt-hash@2014-08-06.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-ssh-server@2019-07-02.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-client@2019-07-02.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tls-common@2019-07-02.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-common@2019-07-02.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-monitoring@2010-10-04.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-server@2019-07-02.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-datastores@2017-08-17.yang 19:49:27 #12 125.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-x509-cert-to-name@2014-12-10.yang 19:49:27 #12 125.7 -- Installing: /usr/local/bin/netopeer2-server 19:49:27 #12 125.7 -- Set runtime path of "/usr/local/bin/netopeer2-server" to "" 19:49:27 #12 125.7 -- Installing missing sysrepo modules... 19:49:27 #12 125.8 mesg: ttyname failed: Inappropriate ioctl for device 19:49:28 #12 126.7 -- Generating a new RSA host key "genkey" if not already added... 19:49:28 #12 126.7 mesg: ttyname failed: Inappropriate ioctl for device 19:49:28 #12 126.7 mesg: ttyname failed: Inappropriate ioctl for device 19:49:28 #12 127.0 -- Merging default server listen configuration if there is none... 19:49:29 #12 127.0 mesg: ttyname failed: Inappropriate ioctl for device 19:49:29 #12 127.1 -- Installing: /usr/local/bin/netopeer2-cli 19:49:29 #12 127.1 -- Set runtime path of "/usr/local/bin/netopeer2-cli" to "" 19:49:29 #12 127.1 -- Installing: /usr/local/share/man/man1/netopeer2-cli.1 19:49:29 #12 127.1 Reaping winning child 0x55e430c226f0 PID 11478 19:49:29 #12 127.1 Removing child 0x55e430c226f0 PID 11478 from chain. 19:49:29 #12 127.1 Successfully remade target file 'install'. 19:49:29 #12 127.1 19:49:29 #12 127.1  ***** NETOPEER2 INSTALLATION DONE *****  19:49:29 #12 127.1 19:49:29 #12 127.1 19:49:29 #12 127.1  ***** SCRIPT COMPLETED *****  19:49:29 #12 127.1 19:49:29 #12 DONE 127.7s 19:49:29 19:49:29 #13 [ 9/10] RUN cd build/scripts && /bin/bash load_yang.sh 19:49:29 #13 0.225 CONFIG_PATH = /opt/o-du-l2/build/scripts/../..//bin/odu/config/ 19:49:29 #13 0.225 CONFIG_PATH = /opt/o-du-l2/build/scripts/../..//bin/odu/config/ 19:49:29 #13 0.236 --2024-09-05 19:49:29-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-yang-types.yang 19:49:29 #13 0.238 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 19:49:29 #13 0.246 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 19:49:30 #13 0.846 HTTP request sent, awaiting response... 200 OK 19:49:30 #13 1.066 Length: 13328 (13K) [text/plain] 19:49:30 #13 1.066 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-yang-types.yang' 19:49:30 #13 1.066 19:49:30 #13 1.066 0K .......... ... 100% 83.2K=0.2s 19:49:31 #13 1.223 19:49:31 #13 1.223 2024-09-05 19:49:30 (83.2 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-yang-types.yang' saved [13328/13328] 19:49:31 #13 1.223 19:49:31 #13 1.233 --2024-09-05 19:49:30-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-top.yang 19:49:31 #13 1.236 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 19:49:31 #13 1.237 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 19:49:31 #13 1.721 HTTP request sent, awaiting response... 200 OK 19:49:31 #13 1.960 Length: 961 [text/plain] 19:49:31 #13 1.960 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-top.yang' 19:49:31 #13 1.960 19:49:31 #13 1.960 0K 100% 51.3M=0s 19:49:31 #13 1.960 19:49:31 #13 1.960 2024-09-05 19:49:31 (51.3 MB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-top.yang' saved [961/961] 19:49:31 #13 1.960 19:49:31 #13 1.965 --2024-09-05 19:49:31-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-measurements.yang 19:49:31 #13 1.967 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 19:49:31 #13 1.969 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 19:49:32 #13 2.441 HTTP request sent, awaiting response... 200 OK 19:49:32 #13 2.667 Length: 23454 (23K) [text/plain] 19:49:32 #13 2.667 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-measurements.yang' 19:49:32 #13 2.667 19:49:32 #13 2.667 0K .......... .......... .. 100% 149K=0.2s 19:49:32 #13 2.821 19:49:32 #13 2.821 2024-09-05 19:49:32 (149 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-measurements.yang' saved [23454/23454] 19:49:32 #13 2.821 19:49:32 #13 2.825 --2024-09-05 19:49:32-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-trace.yang 19:49:32 #13 2.828 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 19:49:32 #13 2.829 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 19:49:33 #13 3.317 HTTP request sent, awaiting response... 200 OK 19:49:33 #13 3.545 Length: 33719 (33K) [text/plain] 19:49:33 #13 3.545 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-trace.yang' 19:49:33 #13 3.545 19:49:33 #13 3.545 0K .......... .......... .......... .. 100% 210K=0.2s 19:49:33 #13 3.702 19:49:33 #13 3.702 2024-09-05 19:49:33 (210 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-trace.yang' saved [33719/33719] 19:49:33 #13 3.702 19:49:33 #13 3.705 --2024-09-05 19:49:33-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-managed-function.yang 19:49:33 #13 3.708 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 19:49:33 #13 3.710 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 19:49:33 #13 4.208 HTTP request sent, awaiting response... 200 OK 19:49:34 #13 4.432 Length: 10052 (9.8K) [text/plain] 19:49:34 #13 4.432 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-managed-function.yang' 19:49:34 #13 4.432 19:49:34 #13 4.432 0K ......... 100% 63.0K=0.2s 19:49:34 #13 4.588 19:49:34 #13 4.589 2024-09-05 19:49:34 (63.0 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-managed-function.yang' saved [10052/10052] 19:49:34 #13 4.589 19:49:34 #13 4.594 --2024-09-05 19:49:34-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-subscription-control.yang 19:49:34 #13 4.594 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 19:49:34 #13 4.595 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 19:49:34 #13 5.069 HTTP request sent, awaiting response... 200 OK 19:49:34 #13 5.286 Length: 9252 (9.0K) [text/plain] 19:49:34 #13 5.286 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-subscription-control.yang' 19:49:35 #13 5.287 19:49:35 #13 5.287 0K ......... 100% 57.8K=0.2s 19:49:35 #13 5.443 19:49:35 #13 5.443 2024-09-05 19:49:35 (57.8 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-subscription-control.yang' saved [9252/9252] 19:49:35 #13 5.443 19:49:35 #13 5.447 --2024-09-05 19:49:35-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-fm.yang 19:49:35 #13 5.450 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 19:49:35 #13 5.451 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 19:49:35 #13 5.933 HTTP request sent, awaiting response... 200 OK 19:49:35 #13 6.163 Length: 11228 (11K) [text/plain] 19:49:35 #13 6.164 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-fm.yang' 19:49:35 #13 6.164 19:49:35 #13 6.164 0K .......... 100% 71.2K=0.2s 19:49:36 #13 6.319 19:49:36 #13 6.319 2024-09-05 19:49:35 (71.2 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-fm.yang' saved [11228/11228] 19:49:36 #13 6.319 19:49:36 #13 6.324 --2024-09-05 19:49:35-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-managed-element.yang 19:49:36 #13 6.326 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 19:49:36 #13 6.328 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 19:49:36 #13 6.828 HTTP request sent, awaiting response... 200 OK 19:49:36 #13 7.068 Length: 9487 (9.3K) [text/plain] 19:49:36 #13 7.068 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-managed-element.yang' 19:49:36 #13 7.068 19:49:36 #13 7.068 0K ......... 100% 60.0K=0.2s 19:49:37 #13 7.222 19:49:37 #13 7.222 2024-09-05 19:49:36 (60.0 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-managed-element.yang' saved [9487/9487] 19:49:37 #13 7.222 19:49:37 #13 7.227 --2024-09-05 19:49:36-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-5g-common-yang-types.yang 19:49:37 #13 7.229 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 19:49:37 #13 7.230 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 19:49:37 #13 7.710 HTTP request sent, awaiting response... 200 OK 19:49:37 #13 7.941 Length: 3691 (3.6K) [text/plain] 19:49:37 #13 7.941 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-5g-common-yang-types.yang' 19:49:37 #13 7.941 19:49:37 #13 7.941 0K ... 100% 23.0K=0.2s 19:49:37 #13 8.098 19:49:37 #13 8.098 2024-09-05 19:49:37 (23.0 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-5g-common-yang-types.yang' saved [3691/3691] 19:49:37 #13 8.098 19:49:37 #13 8.102 --2024-09-05 19:49:37-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-nr-nrm-rrmpolicy.yang 19:49:37 #13 8.105 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 19:49:37 #13 8.106 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 19:49:38 #13 8.581 HTTP request sent, awaiting response... 200 OK 19:49:38 #13 8.802 Length: 4978 (4.9K) [text/plain] 19:49:38 #13 8.803 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-rrmpolicy.yang' 19:49:38 #13 8.803 19:49:38 #13 8.803 0K .... 100% 34.8M=0s 19:49:38 #13 8.803 19:49:38 #13 8.803 2024-09-05 19:49:38 (34.8 MB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-rrmpolicy.yang' saved [4978/4978] 19:49:38 #13 8.803 19:49:38 #13 8.807 --2024-09-05 19:49:38-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-nr-nrm-gnbdufunction.yang 19:49:38 #13 8.809 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 19:49:38 #13 8.810 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 19:49:39 #13 9.299 HTTP request sent, awaiting response... 200 OK 19:49:39 #13 9.516 Length: 3101 (3.0K) [text/plain] 19:49:39 #13 9.516 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-gnbdufunction.yang' 19:49:39 #13 9.516 19:49:39 #13 9.516 0K ... 100% 40.8M=0s 19:49:39 #13 9.516 19:49:39 #13 9.517 2024-09-05 19:49:39 (40.8 MB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-gnbdufunction.yang' saved [3101/3101] 19:49:39 #13 9.517 19:49:39 #13 9.521 --2024-09-05 19:49:39-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-nr-nrm-nrcelldu.yang 19:49:39 #13 9.524 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 19:49:39 #13 9.525 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 19:49:39 #13 10.02 HTTP request sent, awaiting response... 200 OK 19:49:39 #13 10.24 Length: 7464 (7.3K) [text/plain] 19:49:40 #13 10.24 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-nrcelldu.yang' 19:49:40 #13 10.24 19:49:40 #13 10.24 0K ....... 100% 47.3K=0.2s 19:49:40 #13 10.39 19:49:40 #13 10.39 2024-09-05 19:49:40 (47.3 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-nrcelldu.yang' saved [7464/7464] 19:49:40 #13 10.39 19:49:40 #13 10.41 updateYang done 19:49:40 #13 10.41 ### install yang modules ### 19:49:41 #13 11.32 ### load initial configuration ### 19:49:41 #13 11.32 [INF]: Applying scheduled changes. 19:49:41 #13 11.38 [INF]: File "o-ran-sc-odu-interface-v1@2020-01-29.yang" was installed. 19:49:41 #13 11.38 [INF]: Module "o-ran-sc-odu-interface-v1" was installed. 19:49:41 #13 11.38 [INF]: Scheduled changes applied. 19:49:41 #13 11.38 [INF]: Session 1 (user "root") created. 19:49:41 #13 11.38 [INF]: There are no subscribers for changes of the module "o-ran-sc-odu-interface-v1" in running DS. 19:49:41 #13 11.39 [INF]: Applying scheduled changes. 19:49:41 #13 11.42 [INF]: No scheduled changes. 19:49:41 #13 11.42 [INF]: Session 2 (user "root") created. 19:49:41 #13 11.42 [INF]: There are no subscribers for changes of the module "ietf-netconf-acm" in running DS. 19:49:41 #13 11.42 [INF]: Ext SHM was defragmented and 4720 B were saved. 19:49:41 #13 11.43 [INF]: Applying scheduled changes. 19:49:41 #13 11.46 [INF]: No scheduled changes. 19:49:41 #13 11.46 [INF]: Session 3 (user "root") created. 19:49:41 #13 11.46 [INF]: There are no subscribers for changes of the module "ietf-netconf-server" in running DS. 19:49:41 #13 11.46 ### load initial configuration done ### 19:49:41 #13 DONE 11.6s 19:49:41 19:49:41 #14 [10/10] RUN cd build/odu && make clean_odu odu MACHINE=BIT64 MODE=FDD O1_ENABLE=YES 19:49:41 #14 0.228 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.230 -e Cleaning DU APP 19:49:41 #14 0.232 /opt/o-du-l2/src/du_app/ /opt/o-du-l2/src/cm 19:49:41 #14 0.233 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.236 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.237 -e Cleaning ASN 19:49:41 #14 0.238 /opt/o-du-l2/src/codec_utils/common /opt/o-du-l2/src/cm 19:49:41 #14 0.240 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.245 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.245 -e Cleaning ASN 19:49:41 #14 0.246 /opt/o-du-l2/src/codec_utils/F1AP /opt/o-du-l2/src/cm 19:49:41 #14 0.258 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.261 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.262 -e Cleaning ASN 19:49:41 #14 0.264 /opt/o-du-l2/src/codec_utils/E2AP /opt/o-du-l2/src/cm 19:49:41 #14 0.272 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.275 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.276 -e Cleaning ASN 19:49:41 #14 0.277 /opt/o-du-l2/src/codec_utils/E2SM_KPM /opt/o-du-l2/src/cm 19:49:41 #14 0.283 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.294 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.295 -e Cleaning ASN 19:49:41 #14 0.296 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm 19:49:41 #14 0.312 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.316 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.317 -e Cleaning RLC 19:49:41 #14 0.318 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.323 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.324 -e Cleaning CPUH CM 19:49:41 #14 0.325 -e   19:49:41 #14 0.327 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.333 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.335 -e Cleaing MAC 19:49:41 #14 0.338 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.344 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.345 -e Cleaing MAC 19:49:41 #14 0.346 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.348 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.349 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/odu 19:49:41 #14 0.350 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.352 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.353 19:49:41 #14 0.355 -e Cleaning PHY stub 19:49:41 #14 0.355 /opt/o-du-l2/src/phy_stub/ /opt/o-du-l2/src/cm 19:49:41 #14 0.356 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.360 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.361 -e Cleaning O1 19:49:41 #14 0.362 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.366 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.367 -e Cleaning O1 19:49:41 #14 0.368 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.381 -e ***** ODU CLEAN COMPLETE ***** 19:49:41 #14 0.383 -e Preparing directories for build... 19:49:41 #14 0.389 -e Directories are successfully prepared 19:49:41 #14 0.394 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:41 #14 0.395 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  19:49:41 #14 0.396 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  19:49:41 #14 0.396 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  19:49:41 #14 0.396 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  19:49:41 #14 0.399 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c  19:49:41 #14 0.400 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  19:49:41 #14 0.401 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  19:49:41 #14 0.402 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  19:49:41 #14 0.405 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  19:49:41 #14 0.406 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  19:49:41 #14 0.406 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  19:49:41 #14 0.407 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c  19:49:41 #14 0.407 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  19:49:41 #14 0.408 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  19:49:41 #14 0.408 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  19:49:41 #14 0.408 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  19:49:41 #14 0.409 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  19:49:41 #14 0.409 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c  19:49:41 #14 0.409 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c  19:49:41 #14 0.410 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  19:49:41 #14 0.410 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  19:49:41 #14 0.411 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  19:49:41 #14 0.411 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  19:49:41 #14 0.412 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  19:49:41 #14 0.412 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  19:49:41 #14 0.412 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c:5:0: 19:49:41 #14 0.412 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.412 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.412 19:49:41 #14 0.412 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.413 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c  19:49:41 #14 0.413 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: 19:49:41 #14 0.413 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.413 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.413 19:49:41 #14 0.415 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  19:49:41 #14 0.415 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  19:49:41 #14 0.415 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.415 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  19:49:41 #14 0.418 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: 19:49:41 #14 0.418 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.418 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.418 19:49:41 #14 0.418 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  19:49:41 #14 0.419 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  19:49:41 #14 0.419 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  19:49:41 #14 0.419 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  19:49:41 #14 0.420 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  19:49:41 #14 0.420 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  19:49:41 #14 0.421 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  19:49:41 #14 0.424 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c:8:0: 19:49:41 #14 0.424 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.424 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.424 19:49:41 #14 0.428 -e Compiling  /opt/o-du-l2/src/codec_utils/common/odu_common_codec.c  19:49:41 #14 0.429 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c  19:49:41 #14 0.430 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  19:49:41 #14 0.431 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.431 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  19:49:41 #14 0.435 In file included from /opt/o-du-l2/src/codec_utils/common/ANY.c:5:0: 19:49:41 #14 0.435 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.435 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.435 19:49:41 #14 0.435 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.436 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.439 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  19:49:41 #14 0.440 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  19:49:41 #14 0.440 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  19:49:41 #14 0.443 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: 19:49:41 #14 0.443 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.443 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.443 19:49:41 #14 0.443 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.444 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  19:49:41 #14 0.448 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: 19:49:41 #14 0.448 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.448 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.448 19:49:41 #14 0.448 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.448 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  19:49:41 #14 0.450 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: 19:49:41 #14 0.450 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.450 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.450 19:49:41 #14 0.451 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.454 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: 19:49:41 #14 0.454 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.454 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.454 19:49:41 #14 0.454 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6:0: 19:49:41 #14 0.454 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.454 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.454 19:49:41 #14 0.454 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.456 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8:0: 19:49:41 #14 0.456 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.456 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.456 19:49:41 #14 0.456 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.458 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger.c:13:0: 19:49:41 #14 0.458 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.458 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.458 19:49:41 #14 0.458 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.459 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: 19:49:41 #14 0.459 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.459 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.459 19:49:41 #14 0.459 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.460 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: 19:49:41 #14 0.460 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.460 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.460 19:49:41 #14 0.461 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.462 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: 19:49:41 #14 0.462 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.462 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.462 19:49:41 #14 0.463 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: 19:49:41 #14 0.463 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.463 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.463 19:49:41 #14 0.463 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.465 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c:6:0: 19:49:41 #14 0.465 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.465 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.465 19:49:41 #14 0.465 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.468 In file included from /opt/o-du-l2/src/codec_utils/common/xer_encoder.c:5:0: 19:49:41 #14 0.468 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.468 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.468 19:49:41 #14 0.472 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c:8:0: 19:49:41 #14 0.472 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.472 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.472 19:49:41 #14 0.472 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.473 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: 19:49:41 #14 0.473 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.473 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.473 19:49:41 #14 0.475 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: 19:49:41 #14 0.475 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.475 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.475 19:49:41 #14 0.475 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.475 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: 19:49:41 #14 0.475 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.475 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.475 19:49:41 #14 0.480 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: 19:49:41 #14 0.480 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.480 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.480 19:49:41 #14 0.480 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.480 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.488 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.488 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5:0: 19:49:41 #14 0.488 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.488 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.488 19:49:41 #14 0.488 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.494 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1:0: 19:49:41 #14 0.494 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.494 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.494 19:49:41 #14 0.494 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.494 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.506 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.508 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c:6:0: 19:49:41 #14 0.508 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.508 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.508 19:49:41 #14 0.508 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.511 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: 19:49:41 #14 0.511 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.511 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.511 19:49:41 #14 0.511 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.511 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.515 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: 19:49:41 #14 0.515 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.515 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.515 19:49:41 #14 0.515 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.517 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: 19:49:41 #14 0.517 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.517 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.517 19:49:41 #14 0.517 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.521 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: 19:49:41 #14 0.521 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.521 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.521 19:49:41 #14 0.521 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.523 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: 19:49:41 #14 0.523 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.523 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.523 19:49:41 #14 0.540 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: 19:49:41 #14 0.540 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.540 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.540 19:49:41 #14 0.540 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.543 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:8:0: 19:49:41 #14 0.543 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.543 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.543 19:49:41 #14 0.543 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.545 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: 19:49:41 #14 0.545 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.545 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.545 19:49:41 #14 0.545 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.545 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.561 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: 19:49:41 #14 0.561 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.561 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.561 19:49:41 #14 0.561 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.595 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.c:6:0: 19:49:41 #14 0.595 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.595 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.595 19:49:41 #14 0.595 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.606 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: 19:49:41 #14 0.606 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.606 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.606 19:49:41 #14 0.606 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.617 In file included from /opt/o-du-l2/src/codec_utils/common/der_encoder.c:5:0: 19:49:41 #14 0.617 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.617 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.617 19:49:41 #14 0.617 :0:0: note: this is the location of the previous definition 19:49:41 #14 0.650 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: 19:49:41 #14 0.650 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:41 #14 0.650 #define __EXTENSIONS__ /* for Sun */ 19:49:41 #14 0.650 19:49:42 #14 0.661 :0:0: note: this is the location of the previous definition 19:49:42 #14 0.695 In file included from /opt/o-du-l2/src/codec_utils/common/per_encoder.c:2:0: 19:49:42 #14 0.695 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 0.695 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 0.695 19:49:42 #14 0.706 :0:0: note: this is the location of the previous definition 19:49:42 #14 0.710 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': 19:49:42 #14 0.715 In file included from /opt/o-du-l2/src/codec_utils/common/per_support.c:6:0: 19:49:42 #14 0.715 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 0.715 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 0.715 19:49:42 #14 0.715 :0:0: note: this is the location of the previous definition 19:49:42 #14 0.730 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:49:42 #14 0.730 asn_dec_rval_t rval; \ 19:49:42 #14 0.730 ^ 19:49:42 #14 0.730 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' 19:49:42 #14 0.730 RETURN(RC_FAIL); 19:49:42 #14 0.730 ^~~~~~ 19:49:42 #14 0.730 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:49:42 #14 0.730 asn_dec_rval_t rval = {RC_OK, 0}; 19:49:42 #14 0.730 ^~~~ 19:49:42 #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] 19:49:42 #14 0.733 asn_dec_rval_t rval; \ 19:49:42 #14 0.733 ^ 19:49:42 #14 0.733 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' 19:49:42 #14 0.733 RETURN(RC_WMORE); 19:49:42 #14 0.733 ^~~~~~ 19:49:42 #14 0.733 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:49:42 #14 0.733 asn_dec_rval_t rval = {RC_OK, 0}; 19:49:42 #14 0.733 ^~~~ 19:49:42 #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] 19:49:42 #14 0.733 asn_dec_rval_t rval; \ 19:49:42 #14 0.733 ^ 19:49:42 #14 0.733 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' 19:49:42 #14 0.733 RETURN(RC_FAIL); 19:49:42 #14 0.733 ^~~~~~ 19:49:42 #14 0.733 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:49:42 #14 0.733 asn_dec_rval_t rval = {RC_OK, 0}; 19:49:42 #14 0.733 ^~~~ 19:49:42 #14 0.737 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:49:42 #14 0.737 asn_dec_rval_t rval; \ 19:49:42 #14 0.737 ^ 19:49:42 #14 0.737 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' 19:49:42 #14 0.737 RETURN(RC_FAIL); 19:49:42 #14 0.737 ^~~~~~ 19:49:42 #14 0.737 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:49:42 #14 0.737 asn_dec_rval_t rval = {RC_OK, 0}; 19:49:42 #14 0.737 ^~~~ 19:49:42 #14 0.741 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:49:42 #14 0.741 asn_dec_rval_t rval; \ 19:49:42 #14 0.741 ^ 19:49:42 #14 0.741 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' 19:49:42 #14 0.741 RETURN(RC_WMORE); 19:49:42 #14 0.741 ^~~~~~ 19:49:42 #14 0.741 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:49:42 #14 0.741 asn_dec_rval_t rval = {RC_OK, 0}; 19:49:42 #14 0.741 ^~~~ 19:49:42 #14 0.741 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:49:42 #14 0.741 asn_dec_rval_t rval; \ 19:49:42 #14 0.741 ^ 19:49:42 #14 0.741 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' 19:49:42 #14 0.741 RETURN(RC_FAIL); 19:49:42 #14 0.741 ^~~~~~ 19:49:42 #14 0.741 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:49:42 #14 0.741 asn_dec_rval_t rval = {RC_OK, 0}; 19:49:42 #14 0.741 ^~~~ 19:49:42 #14 0.741 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:49:42 #14 0.741 asn_dec_rval_t rval; \ 19:49:42 #14 0.741 ^ 19:49:42 #14 0.741 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' 19:49:42 #14 0.741 RETURN(RC_OK); 19:49:42 #14 0.741 ^~~~~~ 19:49:42 #14 0.741 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:49:42 #14 0.741 asn_dec_rval_t rval = {RC_OK, 0}; 19:49:42 #14 0.741 ^~~~ 19:49:42 #14 0.742 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 19:49:42 #14 0.742 asn_dec_rval_t rval; \ 19:49:42 #14 0.742 ^ 19:49:42 #14 0.742 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' 19:49:42 #14 0.742 RETURN(RC_FAIL); 19:49:42 #14 0.742 ^~~~~~ 19:49:42 #14 0.742 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 19:49:42 #14 0.742 asn_dec_rval_t rval = {RC_OK, 0}; 19:49:42 #14 0.742 ^~~~ 19:49:42 #14 0.758 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: 19:49:42 #14 0.758 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 0.758 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 0.758 19:49:42 #14 0.758 :0:0: note: this is the location of the previous definition 19:49:42 #14 0.760 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: 19:49:42 #14 0.760 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 0.760 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 0.760 19:49:42 #14 0.760 :0:0: note: this is the location of the previous definition 19:49:42 #14 0.948 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_common.a  19:49:42 #14 0.953 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:42 #14 0.959 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:42 #14 0.960 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  19:49:42 #14 0.961 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  19:49:42 #14 0.962 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  19:49:42 #14 0.962 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  19:49:42 #14 0.963 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  19:49:42 #14 0.965 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  19:49:42 #14 0.966 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  19:49:42 #14 0.967 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  19:49:42 #14 0.967 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  19:49:42 #14 0.968 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  19:49:42 #14 0.969 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  19:49:42 #14 0.970 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  19:49:42 #14 0.972 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  19:49:42 #14 0.972 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  19:49:42 #14 0.973 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  19:49:42 #14 0.974 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  19:49:42 #14 0.975 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  19:49:42 #14 0.976 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  19:49:42 #14 0.976 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  19:49:42 #14 0.976 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  19:49:42 #14 0.977 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  19:49:42 #14 0.977 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  19:49:42 #14 0.978 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  19:49:42 #14 0.979 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  19:49:42 #14 0.979 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  19:49:42 #14 0.979 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  19:49:42 #14 0.979 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  19:49:42 #14 0.980 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  19:49:42 #14 0.989 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  19:49:42 #14 0.990 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  19:49:42 #14 0.990 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  19:49:42 #14 0.993 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  19:49:42 #14 0.993 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  19:49:42 #14 0.994 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  19:49:42 #14 0.995 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  19:49:42 #14 0.995 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  19:49:42 #14 0.998 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  19:49:42 #14 0.999 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  19:49:42 #14 0.999 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  19:49:42 #14 1.002 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  19:49:42 #14 1.003 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, 19:49:42 #14 1.003 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: 19:49:42 #14 1.003 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.003 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.003 19:49:42 #14 1.004 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  19:49:42 #14 1.004 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  19:49:42 #14 1.005 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  19:49:42 #14 1.006 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.006 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  19:49:42 #14 1.006 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  19:49:42 #14 1.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  19:49:42 #14 1.033 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  19:49:42 #14 1.035 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  19:49:42 #14 1.036 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  19:49:42 #14 1.037 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  19:49:42 #14 1.037 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  19:49:42 #14 1.041 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  19:49:42 #14 1.043 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  19:49:42 #14 1.048 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  19:49:42 #14 1.089 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  19:49:42 #14 1.090 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  19:49:42 #14 1.095 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, 19:49:42 #14 1.095 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: 19:49:42 #14 1.095 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.095 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.095 19:49:42 #14 1.095 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.099 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  19:49:42 #14 1.105 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  19:49:42 #14 1.107 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  19:49:42 #14 1.109 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  19:49:42 #14 1.110 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  19:49:42 #14 1.111 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  19:49:42 #14 1.114 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  19:49:42 #14 1.118 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  19:49:42 #14 1.125 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  19:49:42 #14 1.126 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  19:49:42 #14 1.126 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  19:49:42 #14 1.133 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  19:49:42 #14 1.138 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  19:49:42 #14 1.139 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  19:49:42 #14 1.145 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  19:49:42 #14 1.148 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  19:49:42 #14 1.157 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  19:49:42 #14 1.158 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  19:49:42 #14 1.159 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, 19:49:42 #14 1.159 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: 19:49:42 #14 1.159 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.159 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.159 19:49:42 #14 1.160 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  19:49:42 #14 1.163 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:49:42 #14 1.163 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, 19:49:42 #14 1.163 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: 19:49:42 #14 1.163 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.163 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.163 19:49:42 #14 1.165 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.169 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, 19:49:42 #14 1.169 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: 19:49:42 #14 1.169 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.169 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.169 19:49:42 #14 1.169 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.169 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  19:49:42 #14 1.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  19:49:42 #14 1.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  19:49:42 #14 1.173 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, 19:49:42 #14 1.173 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c:8: 19:49:42 #14 1.173 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.173 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.173 19:49:42 #14 1.173 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.175 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  19:49:42 #14 1.176 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  19:49:42 #14 1.178 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 19:49:42 #14 1.178 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, 19:49:42 #14 1.178 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: 19:49:42 #14 1.178 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.178 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.178 19:49:42 #14 1.178 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.178 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  19:49:42 #14 1.179 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  19:49:42 #14 1.180 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, 19:49:42 #14 1.180 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c:8: 19:49:42 #14 1.180 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.180 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.180 19:49:42 #14 1.180 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.180 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.181 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  19:49:42 #14 1.183 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, 19:49:42 #14 1.183 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: 19:49:42 #14 1.183 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.183 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.183 19:49:42 #14 1.183 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.184 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  19:49:42 #14 1.185 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  19:49:42 #14 1.189 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  19:49:42 #14 1.190 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, 19:49:42 #14 1.190 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: 19:49:42 #14 1.190 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.190 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.190 19:49:42 #14 1.190 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.191 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  19:49:42 #14 1.193 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  19:49:42 #14 1.193 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  19:49:42 #14 1.195 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, 19:49:42 #14 1.195 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: 19:49:42 #14 1.195 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.195 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.195 19:49:42 #14 1.195 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.196 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, 19:49:42 #14 1.196 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: 19:49:42 #14 1.196 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.196 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.196 19:49:42 #14 1.196 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.197 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  19:49:42 #14 1.198 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  19:49:42 #14 1.204 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:42 #14 1.204 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, 19:49:42 #14 1.204 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c:8: 19:49:42 #14 1.204 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.204 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.204 19:49:42 #14 1.205 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  19:49:42 #14 1.205 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  19:49:42 #14 1.208 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, 19:49:42 #14 1.208 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: 19:49:42 #14 1.208 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.208 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.208 19:49:42 #14 1.208 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.209 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  19:49:42 #14 1.210 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  19:49:42 #14 1.210 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  19:49:42 #14 1.218 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, 19:49:42 #14 1.218 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: 19:49:42 #14 1.218 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.218 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.218 19:49:42 #14 1.218 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.220 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  19:49:42 #14 1.223 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, 19:49:42 #14 1.223 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: 19:49:42 #14 1.223 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.223 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.223 19:49:42 #14 1.223 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.223 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, 19:49:42 #14 1.223 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c:8: 19:49:42 #14 1.223 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.223 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.223 19:49:42 #14 1.223 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.224 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  19:49:42 #14 1.233 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  19:49:42 #14 1.236 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.h:41:0, 19:49:42 #14 1.236 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c:8: 19:49:42 #14 1.236 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.236 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.236 19:49:42 #14 1.236 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.245 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  19:49:42 #14 1.245 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.246 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  19:49:42 #14 1.246 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  19:49:42 #14 1.247 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:49:42 #14 1.247 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, 19:49:42 #14 1.247 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: 19:49:42 #14 1.247 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.247 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.247 19:49:42 #14 1.247 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.258 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, 19:49:42 #14 1.258 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: 19:49:42 #14 1.258 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.258 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.258 19:49:42 #14 1.258 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.259 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  19:49:42 #14 1.266 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  19:49:42 #14 1.270 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:42 #14 1.270 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: 19:49:42 #14 1.270 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.270 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.270 19:49:42 #14 1.274 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:42 #14 1.274 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:42 #14 1.274 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, 19:49:42 #14 1.274 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: 19:49:42 #14 1.274 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.274 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.274 19:49:42 #14 1.290 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, 19:49:42 #14 1.290 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: 19:49:42 #14 1.290 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.290 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.290 19:49:42 #14 1.291 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, 19:49:42 #14 1.293 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: 19:49:42 #14 1.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.293 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.293 19:49:42 #14 1.293 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.297 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.305 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:49:42 #14 1.305 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: 19:49:42 #14 1.305 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.305 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.305 19:49:42 #14 1.305 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.307 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, 19:49:42 #14 1.307 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: 19:49:42 #14 1.307 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.307 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.307 19:49:42 #14 1.308 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, 19:49:42 #14 1.308 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: 19:49:42 #14 1.308 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.308 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.308 19:49:42 #14 1.308 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.320 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:42 #14 1.320 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, 19:49:42 #14 1.320 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: 19:49:42 #14 1.320 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.320 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.320 19:49:42 #14 1.320 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.321 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.323 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, 19:49:42 #14 1.323 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: 19:49:42 #14 1.323 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.323 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.323 19:49:42 #14 1.335 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, 19:49:42 #14 1.335 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: 19:49:42 #14 1.335 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.335 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.335 19:49:42 #14 1.354 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, 19:49:42 #14 1.354 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: 19:49:42 #14 1.354 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.354 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.354 19:49:42 #14 1.354 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.355 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, 19:49:42 #14 1.355 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: 19:49:42 #14 1.355 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.355 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.355 19:49:42 #14 1.355 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.356 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  19:49:42 #14 1.361 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.365 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.366 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.379 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  19:49:42 #14 1.380 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  19:49:42 #14 1.380 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  19:49:42 #14 1.381 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  19:49:42 #14 1.381 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  19:49:42 #14 1.382 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  19:49:42 #14 1.382 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  19:49:42 #14 1.382 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  19:49:42 #14 1.383 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  19:49:42 #14 1.383 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  19:49:42 #14 1.384 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  19:49:42 #14 1.385 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  19:49:42 #14 1.385 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  19:49:42 #14 1.385 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  19:49:42 #14 1.386 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  19:49:42 #14 1.386 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  19:49:42 #14 1.389 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  19:49:42 #14 1.389 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  19:49:42 #14 1.405 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 19:49:42 #14 1.405 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c:8: 19:49:42 #14 1.405 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.405 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.405 19:49:42 #14 1.410 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  19:49:42 #14 1.410 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  19:49:42 #14 1.411 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  19:49:42 #14 1.413 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  19:49:42 #14 1.414 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  19:49:42 #14 1.415 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  19:49:42 #14 1.417 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  19:49:42 #14 1.418 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  19:49:42 #14 1.418 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  19:49:42 #14 1.419 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  19:49:42 #14 1.419 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  19:49:42 #14 1.423 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  19:49:42 #14 1.425 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  19:49:42 #14 1.429 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  19:49:42 #14 1.430 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  19:49:42 #14 1.430 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  19:49:42 #14 1.430 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  19:49:42 #14 1.430 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  19:49:42 #14 1.430 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  19:49:42 #14 1.431 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  19:49:42 #14 1.433 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  19:49:42 #14 1.444 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  19:49:42 #14 1.452 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  19:49:42 #14 1.495 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, 19:49:42 #14 1.495 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: 19:49:42 #14 1.495 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.495 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.495 19:49:42 #14 1.495 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.525 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.526 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, 19:49:42 #14 1.526 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: 19:49:42 #14 1.526 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.526 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.526 19:49:42 #14 1.526 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.545 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, 19:49:42 #14 1.545 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: 19:49:42 #14 1.545 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.545 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.545 19:49:42 #14 1.545 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.550 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  19:49:42 #14 1.553 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  19:49:42 #14 1.553 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  19:49:42 #14 1.554 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  19:49:42 #14 1.554 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  19:49:42 #14 1.565 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  19:49:42 #14 1.565 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  19:49:42 #14 1.577 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  19:49:42 #14 1.592 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: 19:49:42 #14 1.592 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.592 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.592 19:49:42 #14 1.594 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  19:49:42 #14 1.598 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, 19:49:42 #14 1.598 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, 19:49:42 #14 1.598 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: 19:49:42 #14 1.598 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.598 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.598 19:49:42 #14 1.599 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  19:49:42 #14 1.600 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  19:49:42 #14 1.600 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  19:49:42 #14 1.602 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, 19:49:42 #14 1.602 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c:8: 19:49:42 #14 1.602 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.602 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.602 19:49:42 #14 1.602 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  19:49:42 #14 1.603 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  19:49:42 #14 1.603 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  19:49:42 #14 1.605 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, 19:49:42 #14 1.605 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: 19:49:42 #14 1.605 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.605 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.605 19:49:42 #14 1.609 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  19:49:42 #14 1.610 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, 19:49:42 #14 1.610 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: 19:49:42 #14 1.610 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:42 #14 1.610 #define __EXTENSIONS__ /* for Sun */ 19:49:42 #14 1.610 19:49:42 #14 1.610 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.610 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  19:49:42 #14 1.611 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  19:49:42 #14 1.617 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.617 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  19:49:42 #14 1.625 :0:0: note: this is the location of the previous definition 19:49:42 #14 1.626 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  19:49:42 #14 1.629 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  19:49:43 #14 1.631 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  19:49:43 #14 1.634 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:49:43 #14 1.634 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, 19:49:43 #14 1.634 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c:8: 19:49:43 #14 1.634 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.634 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.634 19:49:43 #14 1.634 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.634 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  19:49:43 #14 1.635 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.642 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  19:49:43 #14 1.643 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  19:49:43 #14 1.646 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:49:43 #14 1.646 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:49:43 #14 1.646 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, 19:49:43 #14 1.646 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c:8: 19:49:43 #14 1.646 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.646 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.646 19:49:43 #14 1.658 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  19:49:43 #14 1.659 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, 19:49:43 #14 1.659 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: 19:49:43 #14 1.659 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.659 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.659 19:49:43 #14 1.659 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.659 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 19:49:43 #14 1.659 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, 19:49:43 #14 1.659 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c:8: 19:49:43 #14 1.659 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.659 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.659 19:49:43 #14 1.659 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.665 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  19:49:43 #14 1.669 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, 19:49:43 #14 1.669 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, 19:49:43 #14 1.669 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: 19:49:43 #14 1.669 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.669 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.669 19:49:43 #14 1.683 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, 19:49:43 #14 1.683 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, 19:49:43 #14 1.683 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: 19:49:43 #14 1.683 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.683 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.683 19:49:43 #14 1.683 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.713 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:43 #14 1.713 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, 19:49:43 #14 1.713 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: 19:49:43 #14 1.713 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.713 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.713 19:49:43 #14 1.720 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, 19:49:43 #14 1.720 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c:8: 19:49:43 #14 1.720 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.720 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.720 19:49:43 #14 1.720 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.722 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, 19:49:43 #14 1.722 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: 19:49:43 #14 1.722 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.722 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.722 19:49:43 #14 1.722 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.725 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  19:49:43 #14 1.751 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, 19:49:43 #14 1.751 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: 19:49:43 #14 1.751 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.751 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.751 19:49:43 #14 1.751 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.769 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, 19:49:43 #14 1.769 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, 19:49:43 #14 1.769 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: 19:49:43 #14 1.769 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.769 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.769 19:49:43 #14 1.769 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.769 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.775 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, 19:49:43 #14 1.775 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: 19:49:43 #14 1.775 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.775 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.775 19:49:43 #14 1.775 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.781 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.781 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.789 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, 19:49:43 #14 1.789 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: 19:49:43 #14 1.789 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.789 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.789 19:49:43 #14 1.797 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:49:43 #14 1.797 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:49:43 #14 1.797 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, 19:49:43 #14 1.797 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: 19:49:43 #14 1.797 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.797 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.797 19:49:43 #14 1.797 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.801 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.818 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, 19:49:43 #14 1.818 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: 19:49:43 #14 1.818 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.818 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.818 19:49:43 #14 1.818 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.835 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, 19:49:43 #14 1.835 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: 19:49:43 #14 1.835 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.835 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.835 19:49:43 #14 1.835 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.847 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, 19:49:43 #14 1.847 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: 19:49:43 #14 1.847 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.847 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.847 19:49:43 #14 1.847 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.849 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.h:41:0, 19:49:43 #14 1.849 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c:8: 19:49:43 #14 1.849 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.849 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.849 19:49:43 #14 1.849 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.851 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, 19:49:43 #14 1.851 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: 19:49:43 #14 1.851 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.851 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.851 19:49:43 #14 1.851 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.855 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:43 #14 1.855 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, 19:49:43 #14 1.855 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: 19:49:43 #14 1.855 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.855 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.855 19:49:43 #14 1.855 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.858 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, 19:49:43 #14 1.858 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c:8: 19:49:43 #14 1.858 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.858 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.858 19:49:43 #14 1.860 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, 19:49:43 #14 1.860 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: 19:49:43 #14 1.860 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.860 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.860 19:49:43 #14 1.875 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, 19:49:43 #14 1.875 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: 19:49:43 #14 1.875 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.875 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.875 19:49:43 #14 1.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:43 #14 1.878 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:43 #14 1.878 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, 19:49:43 #14 1.878 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: 19:49:43 #14 1.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.878 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.878 19:49:43 #14 1.880 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, 19:49:43 #14 1.880 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: 19:49:43 #14 1.880 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.880 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.880 19:49:43 #14 1.880 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.881 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  19:49:43 #14 1.887 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  19:49:43 #14 1.890 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  19:49:43 #14 1.892 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, 19:49:43 #14 1.892 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: 19:49:43 #14 1.892 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.892 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.892 19:49:43 #14 1.894 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:43 #14 1.894 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:43 #14 1.894 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.h:15, 19:49:43 #14 1.894 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c:8: 19:49:43 #14 1.894 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.894 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.894 19:49:43 #14 1.894 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.895 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  19:49:43 #14 1.896 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  19:49:43 #14 1.897 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  19:49:43 #14 1.897 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  19:49:43 #14 1.898 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  19:49:43 #14 1.901 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  19:49:43 #14 1.901 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  19:49:43 #14 1.902 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.902 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.903 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  19:49:43 #14 1.903 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  19:49:43 #14 1.904 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  19:49:43 #14 1.905 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  19:49:43 #14 1.909 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  19:49:43 #14 1.909 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  19:49:43 #14 1.910 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  19:49:43 #14 1.911 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.911 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 19:49:43 #14 1.911 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, 19:49:43 #14 1.911 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, 19:49:43 #14 1.911 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: 19:49:43 #14 1.911 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.911 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.911 19:49:43 #14 1.911 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.915 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, 19:49:43 #14 1.915 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c:8: 19:49:43 #14 1.915 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.915 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.915 19:49:43 #14 1.916 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, 19:49:43 #14 1.916 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c:8: 19:49:43 #14 1.916 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.916 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.916 19:49:43 #14 1.921 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:43 #14 1.921 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, 19:49:43 #14 1.921 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: 19:49:43 #14 1.921 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.921 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.921 19:49:43 #14 1.921 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:49:43 #14 1.921 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, 19:49:43 #14 1.921 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: 19:49:43 #14 1.921 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.921 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.921 19:49:43 #14 1.921 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.925 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, 19:49:43 #14 1.925 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: 19:49:43 #14 1.925 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.925 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.925 19:49:43 #14 1.929 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.h:83:0, 19:49:43 #14 1.929 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c:8: 19:49:43 #14 1.929 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.929 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.929 19:49:43 #14 1.933 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.933 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.953 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:49:43 #14 1.953 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: 19:49:43 #14 1.953 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.953 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.953 19:49:43 #14 1.957 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, 19:49:43 #14 1.957 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: 19:49:43 #14 1.957 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.957 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.957 19:49:43 #14 1.960 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:43 #14 1.960 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, 19:49:43 #14 1.960 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: 19:49:43 #14 1.960 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.960 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.960 19:49:43 #14 1.960 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.961 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:49:43 #14 1.961 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, 19:49:43 #14 1.961 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: 19:49:43 #14 1.961 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.961 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.961 19:49:43 #14 1.963 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.963 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.966 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, 19:49:43 #14 1.966 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: 19:49:43 #14 1.966 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.966 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.966 19:49:43 #14 1.966 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.967 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.h:45:0, 19:49:43 #14 1.967 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c:8: 19:49:43 #14 1.967 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.967 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.967 19:49:43 #14 1.967 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.967 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.973 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, 19:49:43 #14 1.973 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: 19:49:43 #14 1.973 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.973 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.973 19:49:43 #14 1.977 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.981 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.989 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.996 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, 19:49:43 #14 1.996 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: 19:49:43 #14 1.996 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.996 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.996 19:49:43 #14 1.996 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.998 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, 19:49:43 #14 1.998 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: 19:49:43 #14 1.998 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.998 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.998 19:49:43 #14 1.998 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.999 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, 19:49:43 #14 1.999 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, 19:49:43 #14 1.999 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: 19:49:43 #14 1.999 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 1.999 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 1.999 19:49:43 #14 1.999 :0:0: note: this is the location of the previous definition 19:49:43 #14 1.999 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.004 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, 19:49:43 #14 2.004 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: 19:49:43 #14 2.004 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.004 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.004 19:49:43 #14 2.004 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.006 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:43 #14 2.006 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:43 #14 2.006 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, 19:49:43 #14 2.006 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c:8: 19:49:43 #14 2.006 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.006 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.006 19:49:43 #14 2.006 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.021 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  19:49:43 #14 2.022 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  19:49:43 #14 2.025 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:43 #14 2.025 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:43 #14 2.025 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, 19:49:43 #14 2.025 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: 19:49:43 #14 2.025 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.025 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.025 19:49:43 #14 2.025 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.030 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  19:49:43 #14 2.032 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, 19:49:43 #14 2.032 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c:8: 19:49:43 #14 2.032 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.032 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.032 19:49:43 #14 2.032 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.032 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  19:49:43 #14 2.035 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  19:49:43 #14 2.039 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, 19:49:43 #14 2.039 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c:8: 19:49:43 #14 2.039 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.039 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.039 19:49:43 #14 2.039 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.048 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.h:41:0, 19:49:43 #14 2.048 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: 19:49:43 #14 2.048 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.048 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.048 19:49:43 #14 2.048 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.051 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  19:49:43 #14 2.052 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  19:49:43 #14 2.053 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.055 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, 19:49:43 #14 2.055 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c:8: 19:49:43 #14 2.055 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.055 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.055 19:49:43 #14 2.056 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.067 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, 19:49:43 #14 2.067 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: 19:49:43 #14 2.067 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.067 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.067 19:49:43 #14 2.069 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.h:41:0, 19:49:43 #14 2.069 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c:8: 19:49:43 #14 2.069 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.069 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.069 19:49:43 #14 2.093 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:43 #14 2.093 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, 19:49:43 #14 2.093 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c:8: 19:49:43 #14 2.093 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.093 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.093 19:49:43 #14 2.098 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.h:41:0, 19:49:43 #14 2.098 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c:8: 19:49:43 #14 2.098 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.098 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.098 19:49:43 #14 2.098 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.099 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.107 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  19:49:43 #14 2.109 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  19:49:43 #14 2.121 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:49:43 #14 2.121 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, 19:49:43 #14 2.121 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: 19:49:43 #14 2.121 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.121 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.121 19:49:43 #14 2.126 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:49:43 #14 2.126 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, 19:49:43 #14 2.126 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c:8: 19:49:43 #14 2.126 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.126 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.126 19:49:43 #14 2.127 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.130 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, 19:49:43 #14 2.130 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: 19:49:43 #14 2.130 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.130 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.130 19:49:43 #14 2.133 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 19:49:43 #14 2.133 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: 19:49:43 #14 2.133 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.133 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.133 19:49:43 #14 2.140 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, 19:49:43 #14 2.140 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: 19:49:43 #14 2.140 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.140 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.140 19:49:43 #14 2.141 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  19:49:43 #14 2.142 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.142 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  19:49:43 #14 2.143 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  19:49:43 #14 2.144 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  19:49:43 #14 2.144 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.145 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  19:49:43 #14 2.148 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:43 #14 2.148 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, 19:49:43 #14 2.148 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c:8: 19:49:43 #14 2.148 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.148 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.148 19:49:43 #14 2.148 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.149 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  19:49:43 #14 2.149 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  19:49:43 #14 2.149 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  19:49:43 #14 2.150 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.151 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  19:49:43 #14 2.151 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.153 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, 19:49:43 #14 2.153 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, 19:49:43 #14 2.153 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: 19:49:43 #14 2.153 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.153 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.153 19:49:43 #14 2.153 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.157 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, 19:49:43 #14 2.157 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, 19:49:43 #14 2.157 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: 19:49:43 #14 2.157 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.157 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.157 19:49:43 #14 2.161 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  19:49:43 #14 2.162 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, 19:49:43 #14 2.162 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: 19:49:43 #14 2.162 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.162 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.162 19:49:43 #14 2.162 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.163 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.165 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, 19:49:43 #14 2.165 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: 19:49:43 #14 2.165 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.165 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.165 19:49:43 #14 2.179 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, 19:49:43 #14 2.179 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: 19:49:43 #14 2.179 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.179 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.179 19:49:43 #14 2.179 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.183 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, 19:49:43 #14 2.183 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c:8: 19:49:43 #14 2.183 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.183 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.183 19:49:43 #14 2.190 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.h:41:0, 19:49:43 #14 2.190 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c:8: 19:49:43 #14 2.190 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.190 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.190 19:49:43 #14 2.190 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.192 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, 19:49:43 #14 2.192 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c:8: 19:49:43 #14 2.192 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.192 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.192 19:49:43 #14 2.192 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.197 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, 19:49:43 #14 2.197 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: 19:49:43 #14 2.197 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.197 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.197 19:49:43 #14 2.197 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.204 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:43 #14 2.204 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, 19:49:43 #14 2.204 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c:8: 19:49:43 #14 2.204 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.204 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.204 19:49:43 #14 2.204 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.204 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, 19:49:43 #14 2.204 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c:8: 19:49:43 #14 2.204 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.204 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.204 19:49:43 #14 2.204 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.206 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, 19:49:43 #14 2.206 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: 19:49:43 #14 2.206 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.206 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.206 19:49:43 #14 2.206 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.209 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:43 #14 2.209 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, 19:49:43 #14 2.209 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: 19:49:43 #14 2.209 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.209 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.209 19:49:43 #14 2.209 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.211 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, 19:49:43 #14 2.211 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: 19:49:43 #14 2.211 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.211 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.211 19:49:43 #14 2.221 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, 19:49:43 #14 2.221 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: 19:49:43 #14 2.221 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.221 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.221 19:49:43 #14 2.221 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.236 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, 19:49:43 #14 2.236 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c:8: 19:49:43 #14 2.236 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.236 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.236 19:49:43 #14 2.237 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.238 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:43 #14 2.238 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, 19:49:43 #14 2.238 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: 19:49:43 #14 2.238 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.238 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.238 19:49:43 #14 2.238 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.248 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, 19:49:43 #14 2.248 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: 19:49:43 #14 2.248 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.248 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.248 19:49:43 #14 2.249 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, 19:49:43 #14 2.249 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: 19:49:43 #14 2.249 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.249 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.249 19:49:43 #14 2.249 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.250 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.253 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, 19:49:43 #14 2.253 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c:8: 19:49:43 #14 2.253 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.253 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.253 19:49:43 #14 2.253 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.253 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.254 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  19:49:43 #14 2.256 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  19:49:43 #14 2.256 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.260 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  19:49:43 #14 2.260 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.261 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.262 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  19:49:43 #14 2.264 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  19:49:43 #14 2.266 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  19:49:43 #14 2.270 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, 19:49:43 #14 2.270 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c:8: 19:49:43 #14 2.270 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.270 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.270 19:49:43 #14 2.270 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.273 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  19:49:43 #14 2.276 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 19:49:43 #14 2.276 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, 19:49:43 #14 2.276 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: 19:49:43 #14 2.276 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.276 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.276 19:49:43 #14 2.276 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, 19:49:43 #14 2.276 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: 19:49:43 #14 2.276 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.276 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.276 19:49:43 #14 2.276 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.277 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, 19:49:43 #14 2.277 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c:8: 19:49:43 #14 2.277 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.277 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.277 19:49:43 #14 2.277 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.277 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.287 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.297 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 19:49:43 #14 2.297 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, 19:49:43 #14 2.297 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: 19:49:43 #14 2.297 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.297 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.297 19:49:43 #14 2.305 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.320 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:43 #14 2.320 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, 19:49:43 #14 2.320 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: 19:49:43 #14 2.320 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.320 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.320 19:49:43 #14 2.320 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.325 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  19:49:43 #14 2.332 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, 19:49:43 #14 2.332 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, 19:49:43 #14 2.332 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: 19:49:43 #14 2.332 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.332 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.332 19:49:43 #14 2.354 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.h:54:0, 19:49:43 #14 2.354 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c:8: 19:49:43 #14 2.354 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.354 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.354 19:49:43 #14 2.364 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:43 #14 2.364 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, 19:49:43 #14 2.364 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c:8: 19:49:43 #14 2.364 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.364 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.364 19:49:43 #14 2.373 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.375 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 19:49:43 #14 2.375 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c:8: 19:49:43 #14 2.375 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.375 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.375 19:49:43 #14 2.379 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, 19:49:43 #14 2.379 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: 19:49:43 #14 2.379 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.379 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.379 19:49:43 #14 2.379 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.383 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, 19:49:43 #14 2.383 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: 19:49:43 #14 2.383 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.383 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.383 19:49:43 #14 2.387 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.391 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, 19:49:43 #14 2.391 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: 19:49:43 #14 2.391 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.391 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.391 19:49:43 #14 2.392 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.392 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:43 #14 2.392 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:43 #14 2.392 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, 19:49:43 #14 2.392 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c:8: 19:49:43 #14 2.392 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.392 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.392 19:49:43 #14 2.392 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.404 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.h:45:0, 19:49:43 #14 2.404 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c:8: 19:49:43 #14 2.404 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.404 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.404 19:49:43 #14 2.404 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.407 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, 19:49:43 #14 2.407 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: 19:49:43 #14 2.407 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.407 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.407 19:49:43 #14 2.407 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.415 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:43 #14 2.415 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, 19:49:43 #14 2.415 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: 19:49:43 #14 2.415 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.415 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.415 19:49:43 #14 2.415 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.416 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:43 #14 2.416 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, 19:49:43 #14 2.416 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: 19:49:43 #14 2.416 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.416 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.416 19:49:43 #14 2.416 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.423 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, 19:49:43 #14 2.423 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c:8: 19:49:43 #14 2.423 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.423 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.423 19:49:43 #14 2.446 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, 19:49:43 #14 2.446 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: 19:49:43 #14 2.446 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.446 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.446 19:49:43 #14 2.448 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, 19:49:43 #14 2.448 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c:8: 19:49:43 #14 2.448 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.448 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.448 19:49:43 #14 2.457 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  19:49:43 #14 2.459 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, 19:49:43 #14 2.459 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c:8: 19:49:43 #14 2.459 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.459 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.459 19:49:43 #14 2.459 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.460 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  19:49:43 #14 2.468 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:43 #14 2.468 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, 19:49:43 #14 2.468 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: 19:49:43 #14 2.468 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.468 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.468 19:49:43 #14 2.468 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.469 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  19:49:43 #14 2.470 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, 19:49:43 #14 2.470 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: 19:49:43 #14 2.470 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.470 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.470 19:49:43 #14 2.470 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.476 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:49:43 #14 2.476 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, 19:49:43 #14 2.476 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c:8: 19:49:43 #14 2.476 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.476 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.476 19:49:43 #14 2.476 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.483 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, 19:49:43 #14 2.483 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: 19:49:43 #14 2.483 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.483 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.483 19:49:43 #14 2.483 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.489 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, 19:49:43 #14 2.489 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: 19:49:43 #14 2.489 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.489 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.489 19:49:43 #14 2.492 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:43 #14 2.492 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:43 #14 2.492 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, 19:49:43 #14 2.492 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c:8: 19:49:43 #14 2.492 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.492 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.492 19:49:43 #14 2.492 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.525 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.533 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, 19:49:43 #14 2.533 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, 19:49:43 #14 2.533 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: 19:49:43 #14 2.533 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.533 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.533 19:49:43 #14 2.539 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 19:49:43 #14 2.539 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, 19:49:43 #14 2.539 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: 19:49:43 #14 2.539 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.539 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.539 19:49:43 #14 2.539 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.549 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  19:49:43 #14 2.550 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  19:49:43 #14 2.558 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:43 #14 2.558 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:43 #14 2.558 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, 19:49:43 #14 2.558 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: 19:49:43 #14 2.558 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.558 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.558 19:49:43 #14 2.558 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.560 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  19:49:43 #14 2.561 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  19:49:43 #14 2.562 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, 19:49:43 #14 2.562 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: 19:49:43 #14 2.562 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.562 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.562 19:49:43 #14 2.563 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:43 #14 2.563 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, 19:49:43 #14 2.563 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c:8: 19:49:43 #14 2.563 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.563 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.563 19:49:43 #14 2.568 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:43 #14 2.568 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:43 #14 2.568 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, 19:49:43 #14 2.568 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c:8: 19:49:43 #14 2.568 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.568 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.568 19:49:43 #14 2.568 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.571 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.h:41:0, 19:49:43 #14 2.571 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c:8: 19:49:43 #14 2.571 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.571 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.571 19:49:43 #14 2.571 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.597 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  19:49:43 #14 2.600 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  19:49:43 #14 2.600 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  19:49:43 #14 2.603 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  19:49:43 #14 2.606 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  19:49:43 #14 2.608 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  19:49:43 #14 2.609 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  19:49:43 #14 2.610 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:43 #14 2.610 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, 19:49:43 #14 2.610 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c:8: 19:49:43 #14 2.610 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.610 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.610 19:49:43 #14 2.611 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  19:49:43 #14 2.611 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.611 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  19:49:43 #14 2.615 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  19:49:43 #14 2.615 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.621 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  19:49:43 #14 2.621 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.622 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.622 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.641 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.641 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.646 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, 19:49:43 #14 2.646 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: 19:49:43 #14 2.646 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.646 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.646 19:49:43 #14 2.646 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.647 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.649 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  19:49:43 #14 2.659 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:43 #14 2.659 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, 19:49:43 #14 2.659 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c:8: 19:49:43 #14 2.659 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.659 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.659 19:49:43 #14 2.659 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.674 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:43 #14 2.674 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, 19:49:43 #14 2.674 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: 19:49:43 #14 2.674 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.674 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.674 19:49:43 #14 2.684 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, 19:49:43 #14 2.684 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: 19:49:43 #14 2.684 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.684 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.684 19:49:43 #14 2.684 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.685 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, 19:49:43 #14 2.685 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c:8: 19:49:43 #14 2.685 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.685 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.685 19:49:43 #14 2.685 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.688 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:43 #14 2.688 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:43 #14 2.688 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c:8: 19:49:43 #14 2.688 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.688 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.688 19:49:43 #14 2.688 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.692 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, 19:49:43 #14 2.692 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: 19:49:43 #14 2.692 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.692 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.692 19:49:43 #14 2.692 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.692 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.696 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, 19:49:43 #14 2.696 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: 19:49:43 #14 2.696 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:43 #14 2.696 #define __EXTENSIONS__ /* for Sun */ 19:49:43 #14 2.696 19:49:43 #14 2.696 :0:0: note: this is the location of the previous definition 19:49:43 #14 2.698 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.698 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.702 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, 19:49:44 #14 2.702 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, 19:49:44 #14 2.702 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: 19:49:44 #14 2.702 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.702 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.702 19:49:44 #14 2.702 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.706 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, 19:49:44 #14 2.706 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, 19:49:44 #14 2.706 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: 19:49:44 #14 2.706 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.706 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.706 19:49:44 #14 2.711 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 19:49:44 #14 2.711 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c:8: 19:49:44 #14 2.711 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.711 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.711 19:49:44 #14 2.711 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.715 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, 19:49:44 #14 2.715 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: 19:49:44 #14 2.715 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.715 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.715 19:49:44 #14 2.716 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.721 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, 19:49:44 #14 2.721 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, 19:49:44 #14 2.721 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: 19:49:44 #14 2.721 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.721 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.721 19:49:44 #14 2.721 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.728 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, 19:49:44 #14 2.728 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c:8: 19:49:44 #14 2.728 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.728 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.728 19:49:44 #14 2.728 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.732 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  19:49:44 #14 2.735 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:49:44 #14 2.735 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, 19:49:44 #14 2.735 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: 19:49:44 #14 2.735 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.735 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.735 19:49:44 #14 2.735 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.740 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  19:49:44 #14 2.741 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  19:49:44 #14 2.745 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  19:49:44 #14 2.746 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  19:49:44 #14 2.749 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:44 #14 2.749 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, 19:49:44 #14 2.749 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: 19:49:44 #14 2.749 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.749 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.749 19:49:44 #14 2.749 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.751 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, 19:49:44 #14 2.751 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: 19:49:44 #14 2.751 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.751 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.751 19:49:44 #14 2.761 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:44 #14 2.761 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, 19:49:44 #14 2.761 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: 19:49:44 #14 2.761 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.761 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.761 19:49:44 #14 2.767 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, 19:49:44 #14 2.767 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c:8: 19:49:44 #14 2.767 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.767 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.767 19:49:44 #14 2.767 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.768 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  19:49:44 #14 2.768 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  19:49:44 #14 2.769 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, 19:49:44 #14 2.769 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: 19:49:44 #14 2.769 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.769 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.769 19:49:44 #14 2.769 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.772 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:44 #14 2.772 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c:8: 19:49:44 #14 2.772 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.772 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.772 19:49:44 #14 2.774 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:49:44 #14 2.774 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:49:44 #14 2.774 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: 19:49:44 #14 2.774 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.774 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.774 19:49:44 #14 2.774 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.779 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  19:49:44 #14 2.780 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, 19:49:44 #14 2.780 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: 19:49:44 #14 2.780 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.780 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.780 19:49:44 #14 2.780 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.782 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, 19:49:44 #14 2.782 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: 19:49:44 #14 2.782 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.782 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.782 19:49:44 #14 2.782 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.784 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, 19:49:44 #14 2.784 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, 19:49:44 #14 2.784 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: 19:49:44 #14 2.784 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.784 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.784 19:49:44 #14 2.785 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.786 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  19:49:44 #14 2.787 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  19:49:44 #14 2.787 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  19:49:44 #14 2.787 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  19:49:44 #14 2.789 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  19:49:44 #14 2.795 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  19:49:44 #14 2.795 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.797 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  19:49:44 #14 2.797 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  19:49:44 #14 2.800 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  19:49:44 #14 2.800 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.801 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  19:49:44 #14 2.801 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  19:49:44 #14 2.802 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, 19:49:44 #14 2.802 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c:8: 19:49:44 #14 2.802 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.802 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.802 19:49:44 #14 2.809 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, 19:49:44 #14 2.809 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: 19:49:44 #14 2.809 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.809 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.809 19:49:44 #14 2.810 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  19:49:44 #14 2.816 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, 19:49:44 #14 2.816 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: 19:49:44 #14 2.816 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.816 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.816 19:49:44 #14 2.820 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  19:49:44 #14 2.826 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.830 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.830 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.833 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.h:52:0, 19:49:44 #14 2.833 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c:8: 19:49:44 #14 2.833 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.833 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.833 19:49:44 #14 2.837 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, 19:49:44 #14 2.837 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: 19:49:44 #14 2.837 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.837 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.837 19:49:44 #14 2.838 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.841 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.841 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.841 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, 19:49:44 #14 2.841 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: 19:49:44 #14 2.841 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.841 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.841 19:49:44 #14 2.842 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.842 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  19:49:44 #14 2.842 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.843 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  19:49:44 #14 2.843 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.852 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, 19:49:44 #14 2.852 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c:8: 19:49:44 #14 2.852 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.852 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.852 19:49:44 #14 2.852 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.861 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 19:49:44 #14 2.861 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.h:15, 19:49:44 #14 2.861 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c:8: 19:49:44 #14 2.861 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.861 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.861 19:49:44 #14 2.861 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.862 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:44 #14 2.862 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, 19:49:44 #14 2.862 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c:8: 19:49:44 #14 2.862 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.862 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.862 19:49:44 #14 2.862 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.878 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.880 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  19:49:44 #14 2.892 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 19:49:44 #14 2.892 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, 19:49:44 #14 2.892 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c:8: 19:49:44 #14 2.892 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.892 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.892 19:49:44 #14 2.892 :0:0: note: this is the location of the previous definition 19:49:44 #14 2.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  19:49:44 #14 2.937 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  19:49:44 #14 2.938 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  19:49:44 #14 2.944 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  19:49:44 #14 2.970 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  19:49:44 #14 2.970 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  19:49:44 #14 2.974 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  19:49:44 #14 2.980 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  19:49:44 #14 2.985 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  19:49:44 #14 2.985 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  19:49:44 #14 2.987 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  19:49:44 #14 2.988 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  19:49:44 #14 2.988 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  19:49:44 #14 2.988 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  19:49:44 #14 2.993 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  19:49:44 #14 2.994 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, 19:49:44 #14 2.994 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: 19:49:44 #14 2.994 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 2.994 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 2.994 19:49:44 #14 2.994 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.001 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  19:49:44 #14 3.005 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  19:49:44 #14 3.017 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  19:49:44 #14 3.046 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  19:49:44 #14 3.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  19:49:44 #14 3.067 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 19:49:44 #14 3.067 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, 19:49:44 #14 3.067 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: 19:49:44 #14 3.067 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.067 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.067 19:49:44 #14 3.067 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.073 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  19:49:44 #14 3.076 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 19:49:44 #14 3.076 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c:8: 19:49:44 #14 3.076 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.076 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.076 19:49:44 #14 3.102 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, 19:49:44 #14 3.102 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: 19:49:44 #14 3.102 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.102 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.102 19:49:44 #14 3.114 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, 19:49:44 #14 3.114 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: 19:49:44 #14 3.114 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.114 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.114 19:49:44 #14 3.121 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  19:49:44 #14 3.124 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.128 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 19:49:44 #14 3.128 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, 19:49:44 #14 3.128 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c:8: 19:49:44 #14 3.128 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.128 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.128 19:49:44 #14 3.132 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:44 #14 3.132 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, 19:49:44 #14 3.132 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: 19:49:44 #14 3.132 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.132 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.132 19:49:44 #14 3.153 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.158 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.183 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, 19:49:44 #14 3.183 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: 19:49:44 #14 3.183 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.183 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.183 19:49:44 #14 3.183 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.199 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, 19:49:44 #14 3.199 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, 19:49:44 #14 3.199 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c:8: 19:49:44 #14 3.199 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.199 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.199 19:49:44 #14 3.199 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.219 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:44 #14 3.219 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:44 #14 3.219 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, 19:49:44 #14 3.219 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: 19:49:44 #14 3.219 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.219 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.219 19:49:44 #14 3.219 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.223 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:44 #14 3.223 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, 19:49:44 #14 3.223 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c:8: 19:49:44 #14 3.223 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.223 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.223 19:49:44 #14 3.223 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.223 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.230 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:44 #14 3.230 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, 19:49:44 #14 3.230 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: 19:49:44 #14 3.230 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.230 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.230 19:49:44 #14 3.230 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.236 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:44 #14 3.236 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:44 #14 3.236 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, 19:49:44 #14 3.236 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c:8: 19:49:44 #14 3.236 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.236 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.236 19:49:44 #14 3.238 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, 19:49:44 #14 3.238 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: 19:49:44 #14 3.238 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.238 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.238 19:49:44 #14 3.238 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.239 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, 19:49:44 #14 3.239 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: 19:49:44 #14 3.239 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.239 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.239 19:49:44 #14 3.239 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.239 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:49:44 #14 3.239 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, 19:49:44 #14 3.239 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: 19:49:44 #14 3.239 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.239 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.239 19:49:44 #14 3.239 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.242 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, 19:49:44 #14 3.242 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c:8: 19:49:44 #14 3.242 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.242 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.242 19:49:44 #14 3.253 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, 19:49:44 #14 3.253 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c:8: 19:49:44 #14 3.253 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.253 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.253 19:49:44 #14 3.254 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  19:49:44 #14 3.261 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  19:49:44 #14 3.262 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  19:49:44 #14 3.264 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  19:49:44 #14 3.264 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  19:49:44 #14 3.264 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  19:49:44 #14 3.265 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  19:49:44 #14 3.266 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  19:49:44 #14 3.266 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  19:49:44 #14 3.268 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  19:49:44 #14 3.271 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  19:49:44 #14 3.276 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, 19:49:44 #14 3.276 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: 19:49:44 #14 3.276 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.276 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.276 19:49:44 #14 3.289 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, 19:49:44 #14 3.289 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c:8: 19:49:44 #14 3.289 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.289 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.289 19:49:44 #14 3.289 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.296 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, 19:49:44 #14 3.296 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c:8: 19:49:44 #14 3.296 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.296 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.296 19:49:44 #14 3.309 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.329 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, 19:49:44 #14 3.329 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: 19:49:44 #14 3.329 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.329 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.329 19:49:44 #14 3.331 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, 19:49:44 #14 3.331 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: 19:49:44 #14 3.331 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.331 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.331 19:49:44 #14 3.331 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.332 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  19:49:44 #14 3.333 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  19:49:44 #14 3.340 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  19:49:44 #14 3.340 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.344 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, 19:49:44 #14 3.344 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: 19:49:44 #14 3.344 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.344 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.344 19:49:44 #14 3.344 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.344 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  19:49:44 #14 3.348 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 19:49:44 #14 3.348 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, 19:49:44 #14 3.348 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c:8: 19:49:44 #14 3.348 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.348 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.348 19:49:44 #14 3.348 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.348 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  19:49:44 #14 3.353 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  19:49:44 #14 3.356 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 19:49:44 #14 3.356 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, 19:49:44 #14 3.356 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: 19:49:44 #14 3.356 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.356 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.356 19:49:44 #14 3.356 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.365 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  19:49:44 #14 3.367 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, 19:49:44 #14 3.367 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: 19:49:44 #14 3.367 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.367 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.367 19:49:44 #14 3.371 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.h:41:0, 19:49:44 #14 3.371 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c:8: 19:49:44 #14 3.371 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.371 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.371 19:49:44 #14 3.371 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.373 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.380 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, 19:49:44 #14 3.380 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, 19:49:44 #14 3.380 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.c:8: 19:49:44 #14 3.380 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.380 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.380 19:49:44 #14 3.383 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.383 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.393 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 19:49:44 #14 3.393 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, 19:49:44 #14 3.393 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: 19:49:44 #14 3.393 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.393 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.393 19:49:44 #14 3.396 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, 19:49:44 #14 3.396 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: 19:49:44 #14 3.396 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.396 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.396 19:49:44 #14 3.396 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.396 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.396 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.396 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, 19:49:44 #14 3.396 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: 19:49:44 #14 3.396 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.396 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.396 19:49:44 #14 3.396 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.405 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.408 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:44 #14 3.408 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:44 #14 3.408 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 19:49:44 #14 3.408 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, 19:49:44 #14 3.408 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: 19:49:44 #14 3.408 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.408 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.408 19:49:44 #14 3.408 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.410 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, 19:49:44 #14 3.410 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: 19:49:44 #14 3.410 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.410 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.410 19:49:44 #14 3.410 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.412 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, 19:49:44 #14 3.412 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, 19:49:44 #14 3.412 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: 19:49:44 #14 3.412 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.412 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.412 19:49:44 #14 3.412 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.414 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:44 #14 3.414 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, 19:49:44 #14 3.414 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c:8: 19:49:44 #14 3.414 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.414 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.414 19:49:44 #14 3.414 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.422 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, 19:49:44 #14 3.422 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: 19:49:44 #14 3.422 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.422 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.422 19:49:44 #14 3.422 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.435 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:44 #14 3.435 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, 19:49:44 #14 3.435 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c:8: 19:49:44 #14 3.435 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.435 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.435 19:49:44 #14 3.436 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:44 #14 3.436 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, 19:49:44 #14 3.436 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: 19:49:44 #14 3.436 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.436 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.436 19:49:44 #14 3.436 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.438 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, 19:49:44 #14 3.438 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: 19:49:44 #14 3.438 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.438 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.438 19:49:44 #14 3.438 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.438 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.439 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, 19:49:44 #14 3.439 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: 19:49:44 #14 3.439 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.439 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.439 19:49:44 #14 3.439 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.441 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, 19:49:44 #14 3.441 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c:8: 19:49:44 #14 3.441 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.441 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.441 19:49:44 #14 3.441 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.441 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:44 #14 3.441 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:44 #14 3.441 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, 19:49:44 #14 3.441 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: 19:49:44 #14 3.441 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.441 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.441 19:49:44 #14 3.441 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.450 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  19:49:44 #14 3.453 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.460 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:44 #14 3.460 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, 19:49:44 #14 3.460 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c:8: 19:49:44 #14 3.460 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.460 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.460 19:49:44 #14 3.462 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 19:49:44 #14 3.462 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: 19:49:44 #14 3.462 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.462 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.462 19:49:44 #14 3.462 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.469 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 19:49:44 #14 3.469 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: 19:49:44 #14 3.469 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.469 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.469 19:49:44 #14 3.469 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.472 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, 19:49:44 #14 3.472 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c:8: 19:49:44 #14 3.472 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.472 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.472 19:49:44 #14 3.476 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  19:49:44 #14 3.477 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  19:49:44 #14 3.480 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.481 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, 19:49:44 #14 3.481 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: 19:49:44 #14 3.481 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.481 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.481 19:49:44 #14 3.481 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.485 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  19:49:44 #14 3.485 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, 19:49:44 #14 3.485 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c:8: 19:49:44 #14 3.485 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.485 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.485 19:49:44 #14 3.485 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.486 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  19:49:44 #14 3.486 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:44 #14 3.486 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, 19:49:44 #14 3.486 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c:8: 19:49:44 #14 3.486 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.486 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.486 19:49:44 #14 3.486 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.490 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, 19:49:44 #14 3.490 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c:8: 19:49:44 #14 3.490 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.490 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.490 19:49:44 #14 3.490 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.491 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  19:49:44 #14 3.491 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  19:49:44 #14 3.491 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  19:49:44 #14 3.502 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, 19:49:44 #14 3.502 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: 19:49:44 #14 3.502 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.502 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.502 19:49:44 #14 3.502 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.510 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.512 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.523 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:49:44 #14 3.523 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: 19:49:44 #14 3.523 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.523 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.523 19:49:44 #14 3.523 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.524 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  19:49:44 #14 3.532 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:44 #14 3.532 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:44 #14 3.532 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, 19:49:44 #14 3.532 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c:8: 19:49:44 #14 3.532 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.532 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.532 19:49:44 #14 3.532 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.539 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:44 #14 3.539 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:44 #14 3.539 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, 19:49:44 #14 3.539 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: 19:49:44 #14 3.539 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.539 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.539 19:49:44 #14 3.539 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.560 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, 19:49:44 #14 3.560 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, 19:49:44 #14 3.560 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c:8: 19:49:44 #14 3.560 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.560 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.560 19:49:44 #14 3.560 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.568 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, 19:49:44 #14 3.568 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: 19:49:44 #14 3.568 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.568 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.568 19:49:44 #14 3.575 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  19:49:44 #14 3.580 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  19:49:44 #14 3.600 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  19:49:44 #14 3.601 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  19:49:44 #14 3.611 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, 19:49:44 #14 3.611 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c:8: 19:49:44 #14 3.611 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.611 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.611 19:49:44 #14 3.620 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, 19:49:44 #14 3.620 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c:8: 19:49:44 #14 3.620 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.620 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.620 19:49:44 #14 3.620 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.621 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.626 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.651 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:44 #14 3.651 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, 19:49:44 #14 3.651 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: 19:49:44 #14 3.651 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.651 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.651 19:49:44 #14 3.651 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.652 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  19:49:44 #14 3.655 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 19:49:44 #14 3.655 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: 19:49:44 #14 3.655 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:44 #14 3.655 #define __EXTENSIONS__ /* for Sun */ 19:49:44 #14 3.655 19:49:44 #14 3.655 :0:0: note: this is the location of the previous definition 19:49:44 #14 3.656 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  19:49:44 #14 3.659 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  19:49:44 #14 3.659 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  19:49:44 #14 3.661 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  19:49:45 #14 3.666 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, 19:49:45 #14 3.666 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: 19:49:45 #14 3.666 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.666 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.666 19:49:45 #14 3.667 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  19:49:45 #14 3.667 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  19:49:45 #14 3.669 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  19:49:45 #14 3.670 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  19:49:45 #14 3.671 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  19:49:45 #14 3.671 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  19:49:45 #14 3.672 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  19:49:45 #14 3.693 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:45 #14 3.693 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:45 #14 3.693 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, 19:49:45 #14 3.693 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: 19:49:45 #14 3.693 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.693 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.693 19:49:45 #14 3.693 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.697 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.707 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  19:49:45 #14 3.708 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  19:49:45 #14 3.724 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  19:49:45 #14 3.725 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:45 #14 3.725 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, 19:49:45 #14 3.725 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: 19:49:45 #14 3.725 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.725 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.725 19:49:45 #14 3.725 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.730 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, 19:49:45 #14 3.730 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: 19:49:45 #14 3.730 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.730 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.730 19:49:45 #14 3.730 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  19:49:45 #14 3.736 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:45 #14 3.736 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, 19:49:45 #14 3.736 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: 19:49:45 #14 3.736 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.736 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.736 19:49:45 #14 3.742 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.749 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:45 #14 3.749 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, 19:49:45 #14 3.749 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: 19:49:45 #14 3.749 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.749 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.749 19:49:45 #14 3.749 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.760 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, 19:49:45 #14 3.760 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c:8: 19:49:45 #14 3.760 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.760 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.760 19:49:45 #14 3.760 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.765 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, 19:49:45 #14 3.765 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: 19:49:45 #14 3.765 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.765 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.765 19:49:45 #14 3.765 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.769 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 19:49:45 #14 3.769 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: 19:49:45 #14 3.769 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.769 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.769 19:49:45 #14 3.769 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.780 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, 19:49:45 #14 3.780 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c:8: 19:49:45 #14 3.780 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.780 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.780 19:49:45 #14 3.781 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:45 #14 3.781 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, 19:49:45 #14 3.781 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: 19:49:45 #14 3.781 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.781 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.781 19:49:45 #14 3.781 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, 19:49:45 #14 3.781 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: 19:49:45 #14 3.781 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.781 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.781 19:49:45 #14 3.793 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.799 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, 19:49:45 #14 3.799 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c:8: 19:49:45 #14 3.799 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.799 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.799 19:49:45 #14 3.799 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.801 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  19:49:45 #14 3.801 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  19:49:45 #14 3.809 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  19:49:45 #14 3.811 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:45 #14 3.811 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:45 #14 3.811 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, 19:49:45 #14 3.811 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: 19:49:45 #14 3.811 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.811 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.811 19:49:45 #14 3.811 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:49:45 #14 3.811 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, 19:49:45 #14 3.811 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c:8: 19:49:45 #14 3.811 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.811 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.811 19:49:45 #14 3.813 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, 19:49:45 #14 3.813 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: 19:49:45 #14 3.813 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.813 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.813 19:49:45 #14 3.818 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, 19:49:45 #14 3.818 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: 19:49:45 #14 3.818 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.818 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.818 19:49:45 #14 3.818 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.818 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.819 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, 19:49:45 #14 3.819 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: 19:49:45 #14 3.819 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.819 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.819 19:49:45 #14 3.819 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.819 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.819 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.819 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.820 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, 19:49:45 #14 3.820 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: 19:49:45 #14 3.820 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.820 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.820 19:49:45 #14 3.820 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.829 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, 19:49:45 #14 3.829 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, 19:49:45 #14 3.829 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: 19:49:45 #14 3.829 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.829 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.829 19:49:45 #14 3.829 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.838 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, 19:49:45 #14 3.838 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: 19:49:45 #14 3.838 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.838 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.838 19:49:45 #14 3.838 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.846 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, 19:49:45 #14 3.846 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, 19:49:45 #14 3.846 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c:8: 19:49:45 #14 3.846 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.846 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.846 19:49:45 #14 3.846 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.851 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:49:45 #14 3.851 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, 19:49:45 #14 3.851 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: 19:49:45 #14 3.851 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.851 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.851 19:49:45 #14 3.855 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, 19:49:45 #14 3.855 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: 19:49:45 #14 3.855 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.855 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.855 19:49:45 #14 3.855 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.862 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.866 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, 19:49:45 #14 3.866 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, 19:49:45 #14 3.866 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: 19:49:45 #14 3.866 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.866 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.866 19:49:45 #14 3.870 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  19:49:45 #14 3.872 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.h:41:0, 19:49:45 #14 3.872 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c:8: 19:49:45 #14 3.872 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.872 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.872 19:49:45 #14 3.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, 19:49:45 #14 3.878 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: 19:49:45 #14 3.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.878 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.878 19:49:45 #14 3.878 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.881 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  19:49:45 #14 3.891 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.893 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:45 #14 3.893 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, 19:49:45 #14 3.893 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: 19:49:45 #14 3.893 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.893 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.893 19:49:45 #14 3.893 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.893 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.904 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, 19:49:45 #14 3.904 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: 19:49:45 #14 3.904 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.904 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.904 19:49:45 #14 3.916 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  19:49:45 #14 3.920 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, 19:49:45 #14 3.920 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c:8: 19:49:45 #14 3.920 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.920 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.920 19:49:45 #14 3.920 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.927 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, 19:49:45 #14 3.927 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: 19:49:45 #14 3.927 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.927 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.927 19:49:45 #14 3.927 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.930 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, 19:49:45 #14 3.930 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c:8: 19:49:45 #14 3.930 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.930 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.930 19:49:45 #14 3.930 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.935 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, 19:49:45 #14 3.935 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: 19:49:45 #14 3.935 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.935 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.935 19:49:45 #14 3.935 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.944 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:45 #14 3.944 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:45 #14 3.944 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 19:49:45 #14 3.944 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, 19:49:45 #14 3.944 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c:8: 19:49:45 #14 3.944 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.944 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.944 19:49:45 #14 3.944 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.949 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  19:49:45 #14 3.950 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  19:49:45 #14 3.967 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  19:49:45 #14 3.967 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  19:49:45 #14 3.968 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.968 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  19:49:45 #14 3.969 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  19:49:45 #14 3.970 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  19:49:45 #14 3.970 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.973 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  19:49:45 #14 3.974 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:45 #14 3.974 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, 19:49:45 #14 3.974 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: 19:49:45 #14 3.974 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.974 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.974 19:49:45 #14 3.974 :0:0: note: this is the location of the previous definition 19:49:45 #14 3.977 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  19:49:45 #14 3.981 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  19:49:45 #14 3.982 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.h:53:0, 19:49:45 #14 3.982 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: 19:49:45 #14 3.982 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.982 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.982 19:49:45 #14 3.994 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, 19:49:45 #14 3.994 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: 19:49:45 #14 3.994 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 3.994 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 3.994 19:49:45 #14 3.995 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.006 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.013 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.013 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:49:45 #14 4.013 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:49:45 #14 4.013 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, 19:49:45 #14 4.013 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: 19:49:45 #14 4.013 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.013 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.013 19:49:45 #14 4.014 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.014 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:45 #14 4.014 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:45 #14 4.014 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, 19:49:45 #14 4.014 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: 19:49:45 #14 4.014 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.014 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.014 19:49:45 #14 4.014 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.017 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, 19:49:45 #14 4.017 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: 19:49:45 #14 4.017 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.017 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.017 19:49:45 #14 4.017 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.026 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: 19:49:45 #14 4.026 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.026 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.026 19:49:45 #14 4.027 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:45 #14 4.027 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, 19:49:45 #14 4.027 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: 19:49:45 #14 4.027 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.027 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.027 19:49:45 #14 4.027 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.054 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, 19:49:45 #14 4.054 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: 19:49:45 #14 4.054 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.054 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.054 19:49:45 #14 4.060 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 19:49:45 #14 4.060 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c:8: 19:49:45 #14 4.060 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.060 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.060 19:49:45 #14 4.060 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.065 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.066 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.093 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  19:49:45 #14 4.096 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  19:49:45 #14 4.097 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  19:49:45 #14 4.099 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:45 #14 4.099 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:45 #14 4.099 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 19:49:45 #14 4.099 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: 19:49:45 #14 4.099 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.099 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.099 19:49:45 #14 4.099 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, 19:49:45 #14 4.099 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c:8: 19:49:45 #14 4.099 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.099 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.099 19:49:45 #14 4.099 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.100 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  19:49:45 #14 4.102 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  19:49:45 #14 4.103 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  19:49:45 #14 4.104 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, 19:49:45 #14 4.104 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c:8: 19:49:45 #14 4.104 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.104 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.104 19:49:45 #14 4.109 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.h:41:0, 19:49:45 #14 4.109 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c:8: 19:49:45 #14 4.109 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.109 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.109 19:49:45 #14 4.109 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.110 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, 19:49:45 #14 4.110 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: 19:49:45 #14 4.110 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.110 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.110 19:49:45 #14 4.118 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:49:45 #14 4.118 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, 19:49:45 #14 4.118 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: 19:49:45 #14 4.118 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.118 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.118 19:49:45 #14 4.118 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.118 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.121 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.123 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:45 #14 4.123 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:45 #14 4.123 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, 19:49:45 #14 4.123 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c:8: 19:49:45 #14 4.123 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.123 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.123 19:49:45 #14 4.134 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 19:49:45 #14 4.134 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, 19:49:45 #14 4.134 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: 19:49:45 #14 4.134 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.134 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.134 19:49:45 #14 4.140 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, 19:49:45 #14 4.140 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c:8: 19:49:45 #14 4.140 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.140 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.140 19:49:45 #14 4.140 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.141 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.144 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  19:49:45 #14 4.157 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 19:49:45 #14 4.157 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, 19:49:45 #14 4.157 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, 19:49:45 #14 4.157 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: 19:49:45 #14 4.157 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.157 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.157 19:49:45 #14 4.157 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.162 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.170 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.171 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  19:49:45 #14 4.172 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  19:49:45 #14 4.172 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  19:49:45 #14 4.173 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  19:49:45 #14 4.173 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  19:49:45 #14 4.179 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:45 #14 4.179 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.h:15, 19:49:45 #14 4.179 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c:8: 19:49:45 #14 4.179 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.179 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.179 19:49:45 #14 4.179 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.182 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:45 #14 4.182 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:45 #14 4.182 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, 19:49:45 #14 4.182 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: 19:49:45 #14 4.182 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.182 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.182 19:49:45 #14 4.182 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.183 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  19:49:45 #14 4.187 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.h:41:0, 19:49:45 #14 4.187 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c:8: 19:49:45 #14 4.187 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.187 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.187 19:49:45 #14 4.187 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.202 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  19:49:45 #14 4.202 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  19:49:45 #14 4.204 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:45 #14 4.204 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, 19:49:45 #14 4.204 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: 19:49:45 #14 4.204 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.204 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.204 19:49:45 #14 4.204 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.207 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  19:49:45 #14 4.207 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  19:49:45 #14 4.208 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, 19:49:45 #14 4.208 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: 19:49:45 #14 4.208 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.208 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.208 19:49:45 #14 4.208 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.221 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  19:49:45 #14 4.229 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  19:49:45 #14 4.249 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:45 #14 4.249 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, 19:49:45 #14 4.249 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: 19:49:45 #14 4.249 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.249 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.249 19:49:45 #14 4.249 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.264 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:45 #14 4.264 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, 19:49:45 #14 4.264 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c:8: 19:49:45 #14 4.264 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.264 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.264 19:49:45 #14 4.264 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.269 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 19:49:45 #14 4.269 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, 19:49:45 #14 4.269 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: 19:49:45 #14 4.269 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.269 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.269 19:49:45 #14 4.270 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.h:57:0, 19:49:45 #14 4.270 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c:8: 19:49:45 #14 4.270 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.270 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.270 19:49:45 #14 4.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 19:49:45 #14 4.284 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, 19:49:45 #14 4.284 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: 19:49:45 #14 4.284 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.284 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.284 19:49:45 #14 4.284 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.291 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:45 #14 4.291 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, 19:49:45 #14 4.291 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c:8: 19:49:45 #14 4.291 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.291 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.291 19:49:45 #14 4.291 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.292 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 19:49:45 #14 4.292 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c:8: 19:49:45 #14 4.292 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.292 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.292 19:49:45 #14 4.292 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.293 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.297 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 19:49:45 #14 4.297 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, 19:49:45 #14 4.297 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: 19:49:45 #14 4.297 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.297 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.297 19:49:45 #14 4.297 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.300 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:45 #14 4.300 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, 19:49:45 #14 4.300 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: 19:49:45 #14 4.300 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.300 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.300 19:49:45 #14 4.300 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.302 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:49:45 #14 4.302 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:49:45 #14 4.302 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, 19:49:45 #14 4.302 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c:8: 19:49:45 #14 4.302 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.302 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.302 19:49:45 #14 4.302 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.310 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, 19:49:45 #14 4.310 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: 19:49:45 #14 4.310 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.310 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.310 19:49:45 #14 4.310 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.313 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, 19:49:45 #14 4.313 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.c:8: 19:49:45 #14 4.313 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.313 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.313 19:49:45 #14 4.314 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.321 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:45 #14 4.321 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, 19:49:45 #14 4.321 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: 19:49:45 #14 4.321 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.321 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.321 19:49:45 #14 4.321 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.321 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  19:49:45 #14 4.326 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, 19:49:45 #14 4.326 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, 19:49:45 #14 4.326 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: 19:49:45 #14 4.326 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.326 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.326 19:49:45 #14 4.326 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.329 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, 19:49:45 #14 4.329 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: 19:49:45 #14 4.329 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.329 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.329 19:49:45 #14 4.330 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  19:49:45 #14 4.332 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 19:49:45 #14 4.332 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: 19:49:45 #14 4.332 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.332 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.332 19:49:45 #14 4.333 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  19:49:45 #14 4.339 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  19:49:45 #14 4.340 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  19:49:45 #14 4.347 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  19:49:45 #14 4.347 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  19:49:45 #14 4.348 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  19:49:45 #14 4.349 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  19:49:45 #14 4.350 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  19:49:45 #14 4.351 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  19:49:45 #14 4.353 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  19:49:45 #14 4.354 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  19:49:45 #14 4.354 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  19:49:45 #14 4.354 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  19:49:45 #14 4.361 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, 19:49:45 #14 4.361 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c:8: 19:49:45 #14 4.361 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.361 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.361 19:49:45 #14 4.361 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.362 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  19:49:45 #14 4.372 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.h:60:0, 19:49:45 #14 4.372 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c:8: 19:49:45 #14 4.372 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.372 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.372 19:49:45 #14 4.372 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.377 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  19:49:45 #14 4.378 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  19:49:45 #14 4.378 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  19:49:45 #14 4.381 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, 19:49:45 #14 4.381 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: 19:49:45 #14 4.381 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.381 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.381 19:49:45 #14 4.383 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.h:44:0, 19:49:45 #14 4.383 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c:8: 19:49:45 #14 4.383 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.383 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.383 19:49:45 #14 4.387 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:45 #14 4.387 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, 19:49:45 #14 4.387 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: 19:49:45 #14 4.387 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.387 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.387 19:49:45 #14 4.390 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 19:49:45 #14 4.390 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 19:49:45 #14 4.390 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, 19:49:45 #14 4.390 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c:8: 19:49:45 #14 4.390 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.390 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.390 19:49:45 #14 4.398 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, 19:49:45 #14 4.398 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, 19:49:45 #14 4.398 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: 19:49:45 #14 4.398 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.398 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.398 19:49:45 #14 4.398 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.405 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.409 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.409 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.425 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.425 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.425 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.425 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.452 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:45 #14 4.452 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, 19:49:45 #14 4.452 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c:8: 19:49:45 #14 4.452 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.452 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.452 19:49:45 #14 4.452 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.503 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 19:49:45 #14 4.503 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, 19:49:45 #14 4.503 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c:8: 19:49:45 #14 4.503 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.503 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.503 19:49:45 #14 4.503 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.508 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:45 #14 4.508 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, 19:49:45 #14 4.508 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: 19:49:45 #14 4.508 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.508 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.508 19:49:45 #14 4.508 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, 19:49:45 #14 4.508 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: 19:49:45 #14 4.508 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.508 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.508 19:49:45 #14 4.508 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.520 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.532 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, 19:49:45 #14 4.532 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c:8: 19:49:45 #14 4.532 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.532 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.532 19:49:45 #14 4.532 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.540 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, 19:49:45 #14 4.540 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c:8: 19:49:45 #14 4.540 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.540 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.540 19:49:45 #14 4.540 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.543 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, 19:49:45 #14 4.543 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: 19:49:45 #14 4.543 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.543 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.543 19:49:45 #14 4.543 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.547 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:45 #14 4.547 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, 19:49:45 #14 4.547 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: 19:49:45 #14 4.547 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.547 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.547 19:49:45 #14 4.554 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, 19:49:45 #14 4.554 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c:8: 19:49:45 #14 4.554 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.554 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.554 19:49:45 #14 4.554 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.556 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, 19:49:45 #14 4.556 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: 19:49:45 #14 4.556 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.556 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.556 19:49:45 #14 4.556 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.559 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:45 #14 4.559 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, 19:49:45 #14 4.559 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: 19:49:45 #14 4.559 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.559 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.559 19:49:45 #14 4.559 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.559 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.585 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, 19:49:45 #14 4.585 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: 19:49:45 #14 4.585 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.585 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.585 19:49:45 #14 4.585 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.592 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, 19:49:45 #14 4.592 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: 19:49:45 #14 4.592 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.592 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.592 19:49:45 #14 4.597 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 19:49:45 #14 4.597 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, 19:49:45 #14 4.597 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: 19:49:45 #14 4.597 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.597 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.597 19:49:45 #14 4.597 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.601 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:45 #14 4.601 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, 19:49:45 #14 4.601 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: 19:49:45 #14 4.601 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.601 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.601 19:49:45 #14 4.601 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.636 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.h:41:0, 19:49:45 #14 4.636 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: 19:49:45 #14 4.636 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.636 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.636 19:49:45 #14 4.636 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.640 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:45 #14 4.640 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, 19:49:45 #14 4.640 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: 19:49:45 #14 4.640 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:45 #14 4.640 #define __EXTENSIONS__ /* for Sun */ 19:49:45 #14 4.640 19:49:45 #14 4.640 :0:0: note: this is the location of the previous definition 19:49:45 #14 4.644 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:45 #14 4.644 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:45 #14 4.644 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, 19:49:46 #14 4.644 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: 19:49:46 #14 4.644 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.644 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.644 19:49:46 #14 4.644 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.644 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.661 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 19:49:46 #14 4.661 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, 19:49:46 #14 4.661 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: 19:49:46 #14 4.661 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.661 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.661 19:49:46 #14 4.670 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, 19:49:46 #14 4.670 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, 19:49:46 #14 4.670 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: 19:49:46 #14 4.670 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.670 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.670 19:49:46 #14 4.671 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:46 #14 4.671 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, 19:49:46 #14 4.671 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: 19:49:46 #14 4.671 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.671 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.671 19:49:46 #14 4.671 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.673 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, 19:49:46 #14 4.673 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, 19:49:46 #14 4.673 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: 19:49:46 #14 4.673 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.673 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.673 19:49:46 #14 4.673 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.677 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.684 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 19:49:46 #14 4.684 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, 19:49:46 #14 4.684 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c:8: 19:49:46 #14 4.684 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.684 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.684 19:49:46 #14 4.684 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.703 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, 19:49:46 #14 4.703 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, 19:49:46 #14 4.703 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c:8: 19:49:46 #14 4.703 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.703 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.703 19:49:46 #14 4.706 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, 19:49:46 #14 4.706 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: 19:49:46 #14 4.706 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.706 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.706 19:49:46 #14 4.706 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.709 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.712 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, 19:49:46 #14 4.712 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, 19:49:46 #14 4.712 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: 19:49:46 #14 4.712 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.712 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.712 19:49:46 #14 4.712 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.723 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, 19:49:46 #14 4.723 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c:8: 19:49:46 #14 4.723 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.723 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.723 19:49:46 #14 4.731 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, 19:49:46 #14 4.731 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: 19:49:46 #14 4.731 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.731 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.731 19:49:46 #14 4.732 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, 19:49:46 #14 4.732 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c:8: 19:49:46 #14 4.732 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.732 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.732 19:49:46 #14 4.733 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.734 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, 19:49:46 #14 4.734 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: 19:49:46 #14 4.734 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.734 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.734 19:49:46 #14 4.735 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:46 #14 4.735 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c:8: 19:49:46 #14 4.735 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.735 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.735 19:49:46 #14 4.735 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.743 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, 19:49:46 #14 4.743 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c:8: 19:49:46 #14 4.743 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.743 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.743 19:49:46 #14 4.743 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.743 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.748 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 19:49:46 #14 4.748 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, 19:49:46 #14 4.748 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, 19:49:46 #14 4.748 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c:8: 19:49:46 #14 4.748 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.748 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.748 19:49:46 #14 4.748 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.749 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.750 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:46 #14 4.750 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, 19:49:46 #14 4.750 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: 19:49:46 #14 4.750 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.750 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.750 19:49:46 #14 4.750 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.755 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, 19:49:46 #14 4.755 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: 19:49:46 #14 4.755 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.755 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.755 19:49:46 #14 4.757 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, 19:49:46 #14 4.757 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, 19:49:46 #14 4.757 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c:8: 19:49:46 #14 4.757 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.757 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.757 19:49:46 #14 4.757 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.760 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 19:49:46 #14 4.760 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, 19:49:46 #14 4.760 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c:8: 19:49:46 #14 4.760 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.760 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.760 19:49:46 #14 4.760 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.761 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:46 #14 4.761 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:46 #14 4.761 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, 19:49:46 #14 4.761 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: 19:49:46 #14 4.761 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.761 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.761 19:49:46 #14 4.761 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.765 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 19:49:46 #14 4.765 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, 19:49:46 #14 4.765 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c:8: 19:49:46 #14 4.765 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.765 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.765 19:49:46 #14 4.765 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.770 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:46 #14 4.770 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.h:15, 19:49:46 #14 4.770 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: 19:49:46 #14 4.770 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.770 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.770 19:49:46 #14 4.770 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.771 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:46 #14 4.771 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, 19:49:46 #14 4.771 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: 19:49:46 #14 4.771 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.771 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.771 19:49:46 #14 4.771 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.778 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.786 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:46 #14 4.786 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 19:49:46 #14 4.786 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, 19:49:46 #14 4.786 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: 19:49:46 #14 4.786 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.786 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.786 19:49:46 #14 4.789 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, 19:49:46 #14 4.789 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, 19:49:46 #14 4.789 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: 19:49:46 #14 4.789 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.789 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.789 19:49:46 #14 4.794 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, 19:49:46 #14 4.794 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: 19:49:46 #14 4.794 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.794 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.794 19:49:46 #14 4.807 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 19:49:46 #14 4.807 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, 19:49:46 #14 4.807 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c:8: 19:49:46 #14 4.807 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.807 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.807 19:49:46 #14 4.807 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.808 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.824 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 19:49:46 #14 4.824 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, 19:49:46 #14 4.824 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c:8: 19:49:46 #14 4.824 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.824 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.824 19:49:46 #14 4.825 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, 19:49:46 #14 4.825 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: 19:49:46 #14 4.825 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 4.825 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 4.825 19:49:46 #14 4.825 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.829 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.834 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.834 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.853 :0:0: note: this is the location of the previous definition 19:49:46 #14 4.858 :0:0: note: this is the location of the previous definition 19:49:46 #14 5.414 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_f1ap.a  19:49:46 #14 5.488 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:46 #14 5.495 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:46 #14 5.497 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c  19:49:46 #14 5.497 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c  19:49:46 #14 5.498 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c  19:49:46 #14 5.499 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c  19:49:46 #14 5.500 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c  19:49:46 #14 5.500 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c  19:49:46 #14 5.502 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c  19:49:46 #14 5.502 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c  19:49:46 #14 5.503 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c  19:49:46 #14 5.504 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c  19:49:46 #14 5.504 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c  19:49:46 #14 5.508 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c  19:49:46 #14 5.509 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c  19:49:46 #14 5.510 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c  19:49:46 #14 5.511 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c  19:49:46 #14 5.512 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c  19:49:46 #14 5.512 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c  19:49:46 #14 5.513 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c  19:49:46 #14 5.513 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c  19:49:46 #14 5.514 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c  19:49:46 #14 5.514 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c  19:49:46 #14 5.515 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c  19:49:46 #14 5.516 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c  19:49:46 #14 5.517 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c  19:49:46 #14 5.518 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c  19:49:46 #14 5.518 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c  19:49:46 #14 5.526 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c  19:49:46 #14 5.530 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:46 #14 5.530 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.h:15, 19:49:46 #14 5.530 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c:8: 19:49:46 #14 5.530 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 5.530 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 5.530 19:49:46 #14 5.530 :0:0: note: this is the location of the previous definition 19:49:46 #14 5.547 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c  19:49:46 #14 5.555 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c  19:49:46 #14 5.557 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c  19:49:46 #14 5.558 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c  19:49:46 #14 5.561 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c  19:49:46 #14 5.562 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c  19:49:46 #14 5.562 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c  19:49:46 #14 5.563 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c  19:49:46 #14 5.563 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c  19:49:46 #14 5.563 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c  19:49:46 #14 5.564 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c  19:49:46 #14 5.564 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c  19:49:46 #14 5.565 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c  19:49:46 #14 5.565 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c  19:49:46 #14 5.565 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c  19:49:46 #14 5.566 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c  19:49:46 #14 5.566 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c  19:49:46 #14 5.568 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c  19:49:46 #14 5.568 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c  19:49:46 #14 5.569 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c  19:49:46 #14 5.569 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c  19:49:46 #14 5.569 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c  19:49:46 #14 5.570 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c  19:49:46 #14 5.570 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c  19:49:46 #14 5.571 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c  19:49:46 #14 5.571 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c  19:49:46 #14 5.572 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c  19:49:46 #14 5.572 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c  19:49:46 #14 5.573 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c  19:49:46 #14 5.573 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c  19:49:46 #14 5.574 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c  19:49:46 #14 5.574 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c  19:49:46 #14 5.575 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:49:46 #14 5.575 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.h:15, 19:49:46 #14 5.575 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c:8: 19:49:46 #14 5.575 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 5.575 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 5.575 19:49:46 #14 5.575 :0:0: note: this is the location of the previous definition 19:49:46 #14 5.575 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c  19:49:46 #14 5.578 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c  19:49:46 #14 5.581 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:46 #14 5.581 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.h:15, 19:49:46 #14 5.581 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c:8: 19:49:46 #14 5.581 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 5.581 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 5.581 19:49:46 #14 5.581 :0:0: note: this is the location of the previous definition 19:49:46 #14 5.583 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c  19:49:46 #14 5.588 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.h:45:0, 19:49:46 #14 5.588 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c:8: 19:49:46 #14 5.588 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 5.588 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 5.588 19:49:46 #14 5.588 :0:0: note: this is the location of the previous definition 19:49:46 #14 5.589 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c  19:49:46 #14 5.590 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c  19:49:46 #14 5.591 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c  19:49:46 #14 5.591 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c  19:49:46 #14 5.593 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c  19:49:46 #14 5.597 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c  19:49:46 #14 5.598 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c  19:49:46 #14 5.601 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c  19:49:46 #14 5.602 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c  19:49:46 #14 5.602 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c  19:49:46 #14 5.605 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.h:41:0, 19:49:46 #14 5.605 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c:8: 19:49:46 #14 5.605 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 5.605 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 5.605 19:49:46 #14 5.607 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:46 #14 5.607 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c:8: 19:49:46 #14 5.607 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 5.607 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 5.607 19:49:46 #14 5.607 :0:0: note: this is the location of the previous definition 19:49:46 #14 5.609 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c  19:49:46 #14 5.610 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c  19:49:46 #14 5.610 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c  19:49:46 #14 5.610 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:49:46 #14 5.610 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 19:49:46 #14 5.610 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, 19:49:46 #14 5.610 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c:8: 19:49:46 #14 5.610 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 5.610 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 5.610 19:49:46 #14 5.610 :0:0: note: this is the location of the previous definition 19:49:46 #14 5.611 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c  19:49:46 #14 5.611 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c  19:49:46 #14 5.612 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c  19:49:46 #14 5.612 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c  19:49:46 #14 5.613 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c  19:49:46 #14 5.614 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c  19:49:46 #14 5.615 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c  19:49:46 #14 5.615 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c  19:49:46 #14 5.615 :0:0: note: this is the location of the previous definition 19:49:46 #14 5.619 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c  19:49:46 #14 5.622 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c  19:49:46 #14 5.622 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c  19:49:46 #14 5.625 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c  19:49:46 #14 5.637 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c  19:49:46 #14 5.666 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c  19:49:46 #14 5.669 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c  19:49:46 #14 5.670 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c  19:49:46 #14 5.670 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c  19:49:46 #14 5.670 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c  19:49:46 #14 5.671 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c  19:49:46 #14 5.673 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c  19:49:46 #14 5.673 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c  19:49:46 #14 5.675 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c  19:49:46 #14 5.677 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c  19:49:46 #14 5.678 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c  19:49:46 #14 5.683 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-DU-ID.h:46:0, 19:49:46 #14 5.683 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.h:15, 19:49:46 #14 5.683 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c:8: 19:49:46 #14 5.683 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 5.683 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 5.683 19:49:46 #14 5.684 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c  19:49:46 #14 5.688 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, 19:49:46 #14 5.688 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c:8: 19:49:46 #14 5.688 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 5.688 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 5.688 19:49:46 #14 5.694 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.h:45:0, 19:49:46 #14 5.694 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c:8: 19:49:46 #14 5.694 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:46 #14 5.694 #define __EXTENSIONS__ /* for Sun */ 19:49:46 #14 5.694 19:49:46 #14 5.694 :0:0: note: this is the location of the previous definition 19:49:46 #14 5.695 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c  19:49:46 #14 5.700 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c  19:49:46 #14 5.700 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c  19:49:46 #14 5.700 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c  19:49:46 #14 5.701 :0:0: note: this is the location of the previous definition 19:49:46 #14 5.701 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c  19:49:46 #14 5.703 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c  19:49:46 #14 5.703 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c  19:49:46 #14 5.704 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c  19:49:46 #14 5.704 :0:0: note: this is the location of the previous definition 19:49:46 #14 5.704 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c  19:49:46 #14 5.704 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c  19:49:46 #14 5.705 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c  19:49:46 #14 5.705 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c  19:49:46 #14 5.709 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c  19:49:46 #14 5.710 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c  19:49:46 #14 5.710 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c  19:49:46 #14 5.711 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c  19:49:46 #14 5.711 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c  19:49:46 #14 5.713 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c  19:49:46 #14 5.714 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c  19:49:46 #14 5.717 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c  19:49:46 #14 5.719 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c  19:49:46 #14 5.719 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c  19:49:47 #14 5.721 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c  19:49:47 #14 5.721 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c  19:49:47 #14 5.725 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c  19:49:47 #14 5.726 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c  19:49:47 #14 5.732 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c  19:49:47 #14 5.737 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c  19:49:47 #14 5.747 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c  19:49:47 #14 5.779 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c  19:49:47 #14 5.780 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c  19:49:47 #14 5.787 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c  19:49:47 #14 5.792 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c  19:49:47 #14 5.796 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:49:47 #14 5.796 from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c:8: 19:49:47 #14 5.796 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.796 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.796 19:49:47 #14 5.796 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.799 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.h:45:0, 19:49:47 #14 5.799 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c:8: 19:49:47 #14 5.799 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.799 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.799 19:49:47 #14 5.799 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c  19:49:47 #14 5.801 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c  19:49:47 #14 5.805 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c  19:49:47 #14 5.826 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:47 #14 5.826 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.h:15, 19:49:47 #14 5.826 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c:8: 19:49:47 #14 5.826 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.826 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.826 19:49:47 #14 5.826 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.832 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 5.832 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.h:15, 19:49:47 #14 5.832 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c:8: 19:49:47 #14 5.832 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.832 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.832 19:49:47 #14 5.832 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.839 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, 19:49:47 #14 5.839 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.h:15, 19:49:47 #14 5.839 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c:8: 19:49:47 #14 5.839 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.839 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.839 19:49:47 #14 5.839 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.844 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:47 #14 5.844 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c:8: 19:49:47 #14 5.844 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.844 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.844 19:49:47 #14 5.846 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.h:61:0, 19:49:47 #14 5.846 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c:8: 19:49:47 #14 5.846 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.846 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.846 19:49:47 #14 5.846 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.874 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 5.874 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.h:15, 19:49:47 #14 5.874 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c:8: 19:49:47 #14 5.874 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.874 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.874 19:49:47 #14 5.874 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.874 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c  19:49:47 #14 5.875 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c  19:49:47 #14 5.876 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c  19:49:47 #14 5.876 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c  19:49:47 #14 5.880 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:49:47 #14 5.880 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 19:49:47 #14 5.880 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c:8: 19:49:47 #14 5.880 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.880 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.880 19:49:47 #14 5.884 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.h:41:0, 19:49:47 #14 5.884 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c:8: 19:49:47 #14 5.884 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.884 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.884 19:49:47 #14 5.888 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, 19:49:47 #14 5.888 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.h:15, 19:49:47 #14 5.888 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c:8: 19:49:47 #14 5.888 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.888 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.888 19:49:47 #14 5.897 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 5.897 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.h:15, 19:49:47 #14 5.897 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c:8: 19:49:47 #14 5.897 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.897 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.897 19:49:47 #14 5.903 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c  19:49:47 #14 5.913 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c  19:49:47 #14 5.914 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c  19:49:47 #14 5.917 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c  19:49:47 #14 5.921 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.h:58:0, 19:49:47 #14 5.921 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c:8: 19:49:47 #14 5.921 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.921 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.921 19:49:47 #14 5.930 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.h:48:0, 19:49:47 #14 5.930 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c:8: 19:49:47 #14 5.930 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.930 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.930 19:49:47 #14 5.933 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c  19:49:47 #14 5.935 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 5.935 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.h:15, 19:49:47 #14 5.935 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c:8: 19:49:47 #14 5.935 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.935 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.935 19:49:47 #14 5.939 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:49:47 #14 5.939 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, 19:49:47 #14 5.939 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.h:15, 19:49:47 #14 5.939 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c:8: 19:49:47 #14 5.939 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.939 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.939 19:49:47 #14 5.946 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.h:41:0, 19:49:47 #14 5.946 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c:8: 19:49:47 #14 5.946 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 5.946 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 5.946 19:49:47 #14 5.947 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.953 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.953 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.965 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.969 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.969 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.997 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.997 :0:0: note: this is the location of the previous definition 19:49:47 #14 5.997 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.013 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c  19:49:47 #14 6.014 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:49:47 #14 6.014 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, 19:49:47 #14 6.014 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c:8: 19:49:47 #14 6.014 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.014 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.014 19:49:47 #14 6.017 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 6.017 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.h:15, 19:49:47 #14 6.017 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c:8: 19:49:47 #14 6.017 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.017 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.017 19:49:47 #14 6.033 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.037 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.046 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c  19:49:47 #14 6.046 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c  19:49:47 #14 6.047 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c  19:49:47 #14 6.051 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.h:45:0, 19:49:47 #14 6.051 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c:8: 19:49:47 #14 6.051 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.051 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.051 19:49:47 #14 6.054 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.059 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.h:41:0, 19:49:47 #14 6.059 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c:8: 19:49:47 #14 6.059 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.059 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.059 19:49:47 #14 6.073 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c  19:49:47 #14 6.077 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c  19:49:47 #14 6.077 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c  19:49:47 #14 6.078 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c  19:49:47 #14 6.078 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c  19:49:47 #14 6.080 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:49:47 #14 6.080 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, 19:49:47 #14 6.080 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.h:15, 19:49:47 #14 6.080 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c:8: 19:49:47 #14 6.080 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.080 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.080 19:49:47 #14 6.081 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c  19:49:47 #14 6.082 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c  19:49:47 #14 6.082 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.h:41:0, 19:49:47 #14 6.082 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c:8: 19:49:47 #14 6.082 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.082 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.082 19:49:47 #14 6.105 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:49:47 #14 6.105 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.h:15, 19:49:47 #14 6.105 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c:8: 19:49:47 #14 6.105 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.105 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.105 19:49:47 #14 6.107 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, 19:49:47 #14 6.107 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.h:15, 19:49:47 #14 6.107 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c:8: 19:49:47 #14 6.107 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.107 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.107 19:49:47 #14 6.118 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.125 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.132 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.h:41:0, 19:49:47 #14 6.132 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c:8: 19:49:47 #14 6.132 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.132 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.132 19:49:47 #14 6.132 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.137 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.h:41:0, 19:49:47 #14 6.137 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c:8: 19:49:47 #14 6.137 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.137 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.137 19:49:47 #14 6.137 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.141 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.145 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.147 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 6.147 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.h:15, 19:49:47 #14 6.147 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c:8: 19:49:47 #14 6.147 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.147 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.147 19:49:47 #14 6.147 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.151 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.h:23:0, 19:49:47 #14 6.151 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c:8: 19:49:47 #14 6.151 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.151 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.151 19:49:47 #14 6.151 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.169 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.173 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c  19:49:47 #14 6.174 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c  19:49:47 #14 6.176 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.181 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c  19:49:47 #14 6.184 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c  19:49:47 #14 6.189 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c  19:49:47 #14 6.190 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c  19:49:47 #14 6.192 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c  19:49:47 #14 6.197 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c  19:49:47 #14 6.204 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.h:44:0, 19:49:47 #14 6.204 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c:8: 19:49:47 #14 6.204 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.204 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.204 19:49:47 #14 6.207 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 6.207 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.h:15, 19:49:47 #14 6.207 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c:8: 19:49:47 #14 6.207 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.207 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.207 19:49:47 #14 6.207 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.208 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c  19:49:47 #14 6.210 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c  19:49:47 #14 6.211 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:49:47 #14 6.211 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.h:15, 19:49:47 #14 6.211 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c:8: 19:49:47 #14 6.211 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.211 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.211 19:49:47 #14 6.211 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.217 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c  19:49:47 #14 6.219 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:49:47 #14 6.219 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.h:15, 19:49:47 #14 6.219 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c:8: 19:49:47 #14 6.219 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.219 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.219 19:49:47 #14 6.219 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.219 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c  19:49:47 #14 6.220 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.h:41:0, 19:49:47 #14 6.220 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c:8: 19:49:47 #14 6.220 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.220 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.220 19:49:47 #14 6.220 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.220 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c  19:49:47 #14 6.225 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c  19:49:47 #14 6.231 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.h:41:0, 19:49:47 #14 6.231 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c:8: 19:49:47 #14 6.231 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.231 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.231 19:49:47 #14 6.234 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:47 #14 6.234 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.h:15, 19:49:47 #14 6.234 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c:8: 19:49:47 #14 6.234 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.234 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.234 19:49:47 #14 6.242 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c  19:49:47 #14 6.244 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c  19:49:47 #14 6.244 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c  19:49:47 #14 6.249 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:47 #14 6.249 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.h:15, 19:49:47 #14 6.249 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c:8: 19:49:47 #14 6.249 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.249 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.249 19:49:47 #14 6.253 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c  19:49:47 #14 6.256 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c  19:49:47 #14 6.259 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.h:56:0, 19:49:47 #14 6.259 from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c:8: 19:49:47 #14 6.259 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.259 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.259 19:49:47 #14 6.263 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c  19:49:47 #14 6.263 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.282 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 6.282 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.h:15, 19:49:47 #14 6.282 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c:8: 19:49:47 #14 6.282 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.282 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.282 19:49:47 #14 6.282 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.282 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.290 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, 19:49:47 #14 6.290 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c:8: 19:49:47 #14 6.290 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.290 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.290 19:49:47 #14 6.295 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.h:60:0, 19:49:47 #14 6.295 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c:8: 19:49:47 #14 6.295 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.295 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.295 19:49:47 #14 6.305 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c  19:49:47 #14 6.309 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 6.309 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.h:15, 19:49:47 #14 6.309 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c:8: 19:49:47 #14 6.309 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.309 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.309 19:49:47 #14 6.309 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.316 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, 19:49:47 #14 6.316 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.h:15, 19:49:47 #14 6.316 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c:8: 19:49:47 #14 6.316 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.316 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.316 19:49:47 #14 6.323 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.327 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:49:47 #14 6.327 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.h:15, 19:49:47 #14 6.327 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c:8: 19:49:47 #14 6.327 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.327 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.327 19:49:47 #14 6.327 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.333 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:49:47 #14 6.333 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.h:15, 19:49:47 #14 6.333 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c:8: 19:49:47 #14 6.333 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.333 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.333 19:49:47 #14 6.334 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, 19:49:47 #14 6.334 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.h:15, 19:49:47 #14 6.334 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c:8: 19:49:47 #14 6.334 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.334 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.334 19:49:47 #14 6.341 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.h:41:0, 19:49:47 #14 6.341 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c:8: 19:49:47 #14 6.341 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.341 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.341 19:49:47 #14 6.349 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.h:54:0, 19:49:47 #14 6.349 from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c:8: 19:49:47 #14 6.349 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.349 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.349 19:49:47 #14 6.349 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.353 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.357 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.369 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.377 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.h:41:0, 19:49:47 #14 6.377 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c:8: 19:49:47 #14 6.377 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.377 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.377 19:49:47 #14 6.380 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 19:49:47 #14 6.380 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c:8: 19:49:47 #14 6.380 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.380 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.380 19:49:47 #14 6.381 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.385 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.399 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:49:47 #14 6.399 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.h:15, 19:49:47 #14 6.399 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c:8: 19:49:47 #14 6.399 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.399 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.399 19:49:47 #14 6.399 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.408 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.h:45:0, 19:49:47 #14 6.408 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c:8: 19:49:47 #14 6.408 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.408 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.408 19:49:47 #14 6.419 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, 19:49:47 #14 6.419 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.h:15, 19:49:47 #14 6.419 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c:8: 19:49:47 #14 6.419 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.419 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.419 19:49:47 #14 6.419 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.422 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, 19:49:47 #14 6.422 from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c:8: 19:49:47 #14 6.422 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.422 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.422 19:49:47 #14 6.425 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.h:41:0, 19:49:47 #14 6.425 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c:8: 19:49:47 #14 6.425 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.425 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.425 19:49:47 #14 6.429 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.h:46:0, 19:49:47 #14 6.429 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c:8: 19:49:47 #14 6.429 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.429 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.429 19:49:47 #14 6.432 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, 19:49:47 #14 6.432 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.h:15, 19:49:47 #14 6.432 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c:8: 19:49:47 #14 6.432 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.432 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.432 19:49:47 #14 6.434 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:47 #14 6.434 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.h:15, 19:49:47 #14 6.434 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c:8: 19:49:47 #14 6.434 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.434 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.434 19:49:47 #14 6.441 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.447 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:47 #14 6.447 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.h:15, 19:49:47 #14 6.447 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c:8: 19:49:47 #14 6.447 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.447 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.447 19:49:47 #14 6.447 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.h:41:0, 19:49:47 #14 6.447 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c:8: 19:49:47 #14 6.447 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.447 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.447 19:49:47 #14 6.447 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.447 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.461 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.h:61:0, 19:49:47 #14 6.461 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c:8: 19:49:47 #14 6.461 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.461 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.461 19:49:47 #14 6.463 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 6.463 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.h:15, 19:49:47 #14 6.463 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c:8: 19:49:47 #14 6.463 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.463 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.463 19:49:47 #14 6.463 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.474 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.h:54:0, 19:49:47 #14 6.474 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c:8: 19:49:47 #14 6.474 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.474 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.474 19:49:47 #14 6.475 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.h:41:0, 19:49:47 #14 6.475 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c:8: 19:49:47 #14 6.475 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.475 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.475 19:49:47 #14 6.476 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.h:41:0, 19:49:47 #14 6.476 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c:8: 19:49:47 #14 6.476 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.476 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.476 19:49:47 #14 6.479 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 19:49:47 #14 6.479 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, 19:49:47 #14 6.479 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.h:15, 19:49:47 #14 6.479 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c:8: 19:49:47 #14 6.479 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.479 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.479 19:49:47 #14 6.479 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c  19:49:47 #14 6.480 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.482 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.h:56:0, 19:49:47 #14 6.482 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c:8: 19:49:47 #14 6.482 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.482 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.482 19:49:47 #14 6.482 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.483 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.484 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.h:45:0, 19:49:47 #14 6.484 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c:8: 19:49:47 #14 6.484 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.484 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.484 19:49:47 #14 6.489 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.490 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 19:49:47 #14 6.490 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.h:15, 19:49:47 #14 6.490 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c:8: 19:49:47 #14 6.490 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.490 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.490 19:49:47 #14 6.490 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.492 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.h:41:0, 19:49:47 #14 6.492 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c:8: 19:49:47 #14 6.492 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.492 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.492 19:49:47 #14 6.492 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.h:56:0, 19:49:47 #14 6.492 from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c:8: 19:49:47 #14 6.492 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.492 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.492 19:49:47 #14 6.492 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.493 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, 19:49:47 #14 6.493 from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c:8: 19:49:47 #14 6.493 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.493 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.493 19:49:47 #14 6.493 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.493 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:47 #14 6.493 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.h:15, 19:49:47 #14 6.493 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c:8: 19:49:47 #14 6.493 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.493 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.493 19:49:47 #14 6.494 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, 19:49:47 #14 6.494 from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c:8: 19:49:47 #14 6.494 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.494 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.494 19:49:47 #14 6.495 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, 19:49:47 #14 6.495 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.h:15, 19:49:47 #14 6.495 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c:8: 19:49:47 #14 6.495 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.495 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.495 19:49:47 #14 6.495 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.495 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.496 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.496 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.496 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c  19:49:47 #14 6.496 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:49:47 #14 6.496 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.h:15, 19:49:47 #14 6.496 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c:8: 19:49:47 #14 6.496 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.496 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.496 19:49:47 #14 6.501 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.h:56:0, 19:49:47 #14 6.501 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c:8: 19:49:47 #14 6.501 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.501 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.501 19:49:47 #14 6.501 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.502 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c  19:49:47 #14 6.503 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.503 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.503 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c  19:49:47 #14 6.509 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.509 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c  19:49:47 #14 6.509 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c  19:49:47 #14 6.511 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c  19:49:47 #14 6.511 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c  19:49:47 #14 6.513 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.516 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.516 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.517 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c  19:49:47 #14 6.521 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c  19:49:47 #14 6.521 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.525 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c  19:49:47 #14 6.525 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.526 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c  19:49:47 #14 6.526 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.536 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:49:47 #14 6.536 from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c:8: 19:49:47 #14 6.536 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.536 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.536 19:49:47 #14 6.536 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.537 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.538 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c  19:49:47 #14 6.544 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, 19:49:47 #14 6.544 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.h:15, 19:49:47 #14 6.544 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c:8: 19:49:47 #14 6.544 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.544 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.544 19:49:47 #14 6.544 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.547 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 6.547 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.h:15, 19:49:47 #14 6.547 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c:8: 19:49:47 #14 6.547 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.547 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.547 19:49:47 #14 6.551 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.553 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:47 #14 6.553 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.h:15, 19:49:47 #14 6.553 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c:8: 19:49:47 #14 6.553 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.553 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.553 19:49:47 #14 6.553 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.562 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 19:49:47 #14 6.562 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.h:15, 19:49:47 #14 6.562 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c:8: 19:49:47 #14 6.562 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.562 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.562 19:49:47 #14 6.562 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.566 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.h:55:0, 19:49:47 #14 6.566 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c:8: 19:49:47 #14 6.566 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.566 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.566 19:49:47 #14 6.566 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.567 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.h:41:0, 19:49:47 #14 6.567 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c:8: 19:49:47 #14 6.567 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.567 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.567 19:49:47 #14 6.567 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.579 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 6.579 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.h:15, 19:49:47 #14 6.579 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c:8: 19:49:47 #14 6.579 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.579 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.579 19:49:47 #14 6.579 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.579 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.579 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.h:45:0, 19:49:47 #14 6.579 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c:8: 19:49:47 #14 6.579 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.579 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.579 19:49:47 #14 6.579 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.580 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.581 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.587 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.h:23:0, 19:49:47 #14 6.587 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c:8: 19:49:47 #14 6.587 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.587 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.587 19:49:47 #14 6.587 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.589 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 6.589 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.h:15, 19:49:47 #14 6.589 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c:8: 19:49:47 #14 6.589 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.589 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.589 19:49:47 #14 6.595 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.h:41:0, 19:49:47 #14 6.595 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c:8: 19:49:47 #14 6.595 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.595 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.595 19:49:47 #14 6.595 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.596 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:47 #14 6.596 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.h:15, 19:49:47 #14 6.596 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c:8: 19:49:47 #14 6.596 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.596 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.596 19:49:47 #14 6.596 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.605 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, 19:49:47 #14 6.605 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c:8: 19:49:47 #14 6.605 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.605 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.605 19:49:47 #14 6.605 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.609 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.h:46:0, 19:49:47 #14 6.609 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c:8: 19:49:47 #14 6.609 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.609 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.609 19:49:47 #14 6.609 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.611 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.h:41:0, 19:49:47 #14 6.611 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c:8: 19:49:47 #14 6.611 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.611 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.611 19:49:47 #14 6.611 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.621 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.623 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 6.623 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.h:15, 19:49:47 #14 6.623 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c:8: 19:49:47 #14 6.623 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.623 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.623 19:49:47 #14 6.623 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.633 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.h:41:0, 19:49:47 #14 6.633 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c:8: 19:49:47 #14 6.633 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.633 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.633 19:49:47 #14 6.633 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.636 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:47 #14 6.636 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.h:15, 19:49:47 #14 6.636 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c:8: 19:49:47 #14 6.636 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.636 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.636 19:49:47 #14 6.642 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:49:47 #14 6.642 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, 19:49:47 #14 6.642 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c:8: 19:49:47 #14 6.642 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.642 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.642 19:49:47 #14 6.642 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.645 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:47 #14 6.645 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.h:15, 19:49:47 #14 6.645 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c:8: 19:49:47 #14 6.645 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.645 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.645 19:49:47 #14 6.645 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.648 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 6.648 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.h:15, 19:49:47 #14 6.648 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c:8: 19:49:47 #14 6.648 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.648 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.648 19:49:47 #14 6.649 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.h:57:0, 19:49:47 #14 6.649 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c:8: 19:49:47 #14 6.649 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.649 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.649 19:49:47 #14 6.649 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.652 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.h:23:0, 19:49:47 #14 6.652 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c:8: 19:49:47 #14 6.652 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.652 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.652 19:49:47 #14 6.654 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:47 #14 6.654 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.h:15, 19:49:47 #14 6.654 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c:8: 19:49:47 #14 6.654 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.654 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.654 19:49:47 #14 6.654 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.660 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.h:45:0, 19:49:47 #14 6.660 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c:8: 19:49:47 #14 6.660 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.660 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.660 19:49:47 #14 6.661 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.h:54:0, 19:49:47 #14 6.661 from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c:8: 19:49:47 #14 6.661 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.661 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.661 19:49:47 #14 6.661 :0:0: note: this is the location of the previous definition 19:49:47 #14 6.664 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.h:57:0, 19:49:47 #14 6.664 from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c:8: 19:49:47 #14 6.664 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:47 #14 6.664 #define __EXTENSIONS__ /* for Sun */ 19:49:47 #14 6.664 19:49:47 #14 6.664 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.676 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, 19:49:48 #14 6.676 from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c:8: 19:49:48 #14 6.676 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.676 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.676 19:49:48 #14 6.684 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.h:57:0, 19:49:48 #14 6.684 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c:8: 19:49:48 #14 6.684 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.684 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.684 19:49:48 #14 6.684 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.688 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.h:41:0, 19:49:48 #14 6.688 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c:8: 19:49:48 #14 6.688 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.688 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.688 19:49:48 #14 6.688 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.691 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.696 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 6.696 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.h:15, 19:49:48 #14 6.696 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c:8: 19:49:48 #14 6.696 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.696 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.696 19:49:48 #14 6.696 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.699 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.h:41:0, 19:49:48 #14 6.699 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c:8: 19:49:48 #14 6.699 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.699 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.699 19:49:48 #14 6.701 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 6.701 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.h:15, 19:49:48 #14 6.701 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c:8: 19:49:48 #14 6.701 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.701 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.701 19:49:48 #14 6.703 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.h:41:0, 19:49:48 #14 6.703 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c:8: 19:49:48 #14 6.703 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.703 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.703 19:49:48 #14 6.704 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.708 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 6.708 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.h:15, 19:49:48 #14 6.708 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c:8: 19:49:48 #14 6.708 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.708 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.708 19:49:48 #14 6.708 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.708 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 6.708 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.h:15, 19:49:48 #14 6.708 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c:8: 19:49:48 #14 6.708 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.708 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.708 19:49:48 #14 6.708 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.711 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 6.711 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.h:15, 19:49:48 #14 6.711 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c:8: 19:49:48 #14 6.711 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.711 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.711 19:49:48 #14 6.711 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.712 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.712 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.720 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.h:45:0, 19:49:48 #14 6.720 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c:8: 19:49:48 #14 6.720 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.720 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.720 19:49:48 #14 6.721 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:48 #14 6.721 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.h:15, 19:49:48 #14 6.721 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c:8: 19:49:48 #14 6.721 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.721 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.721 19:49:48 #14 6.723 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.h:41:0, 19:49:48 #14 6.723 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c:8: 19:49:48 #14 6.723 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.723 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.723 19:49:48 #14 6.723 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.725 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:49:48 #14 6.725 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.h:15, 19:49:48 #14 6.725 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c:8: 19:49:48 #14 6.725 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.725 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.725 19:49:48 #14 6.725 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.726 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:49:48 #14 6.726 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.h:15, 19:49:48 #14 6.726 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c:8: 19:49:48 #14 6.726 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.726 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.726 19:49:48 #14 6.729 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:48 #14 6.729 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.h:15, 19:49:48 #14 6.729 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c:8: 19:49:48 #14 6.729 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.729 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.729 19:49:48 #14 6.729 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.730 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.730 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.734 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.h:23:0, 19:49:48 #14 6.734 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c:8: 19:49:48 #14 6.734 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.734 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.734 19:49:48 #14 6.734 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.735 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.h:41:0, 19:49:48 #14 6.735 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c:8: 19:49:48 #14 6.735 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.735 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.735 19:49:48 #14 6.746 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:49:48 #14 6.746 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.h:15, 19:49:48 #14 6.746 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c:8: 19:49:48 #14 6.746 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.746 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.746 19:49:48 #14 6.746 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.746 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.751 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 6.751 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.h:15, 19:49:48 #14 6.751 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c:8: 19:49:48 #14 6.751 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.751 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.751 19:49:48 #14 6.751 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.751 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.757 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.h:41:0, 19:49:48 #14 6.757 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c:8: 19:49:48 #14 6.757 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.757 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.757 19:49:48 #14 6.757 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.761 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, 19:49:48 #14 6.761 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c:8: 19:49:48 #14 6.761 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.761 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.761 19:49:48 #14 6.761 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.762 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 6.762 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.h:15, 19:49:48 #14 6.762 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c:8: 19:49:48 #14 6.762 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.762 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.762 19:49:48 #14 6.762 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.765 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 19:49:48 #14 6.765 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.h:15, 19:49:48 #14 6.765 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c:8: 19:49:48 #14 6.765 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.765 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.765 19:49:48 #14 6.765 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.765 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.771 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 6.771 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.h:15, 19:49:48 #14 6.771 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c:8: 19:49:48 #14 6.771 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.771 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.771 19:49:48 #14 6.771 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.771 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.777 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:48 #14 6.777 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.h:15, 19:49:48 #14 6.777 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c:8: 19:49:48 #14 6.777 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.777 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.777 19:49:48 #14 6.777 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.782 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 6.782 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.h:15, 19:49:48 #14 6.782 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c:8: 19:49:48 #14 6.782 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.782 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.782 19:49:48 #14 6.782 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.784 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:48 #14 6.784 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.h:15, 19:49:48 #14 6.784 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c:8: 19:49:48 #14 6.784 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.784 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.784 19:49:48 #14 6.784 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.790 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.h:45:0, 19:49:48 #14 6.790 from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c:8: 19:49:48 #14 6.790 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.790 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.790 19:49:48 #14 6.791 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:49:48 #14 6.791 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c:8: 19:49:48 #14 6.791 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.791 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.791 19:49:48 #14 6.793 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.h:44:0, 19:49:48 #14 6.793 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c:8: 19:49:48 #14 6.793 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.793 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.793 19:49:48 #14 6.793 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.801 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.809 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.811 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.825 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:48 #14 6.825 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.h:15, 19:49:48 #14 6.825 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c:8: 19:49:48 #14 6.825 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.825 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.825 19:49:48 #14 6.825 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.827 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.846 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, 19:49:48 #14 6.846 from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c:8: 19:49:48 #14 6.846 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.846 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.846 19:49:48 #14 6.846 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.858 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 6.858 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.h:15, 19:49:48 #14 6.858 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c:8: 19:49:48 #14 6.858 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.858 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.858 19:49:48 #14 6.865 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 6.865 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.h:15, 19:49:48 #14 6.865 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c:8: 19:49:48 #14 6.865 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.865 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.865 19:49:48 #14 6.865 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.885 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.885 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.889 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 19:49:48 #14 6.889 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.h:15, 19:49:48 #14 6.889 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c:8: 19:49:48 #14 6.889 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.889 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.889 19:49:48 #14 6.903 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.h:41:0, 19:49:48 #14 6.903 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c:8: 19:49:48 #14 6.903 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.903 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.903 19:49:48 #14 6.911 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 6.911 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.h:15, 19:49:48 #14 6.911 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c:8: 19:49:48 #14 6.911 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.911 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.911 19:49:48 #14 6.912 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.925 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.949 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 19:49:48 #14 6.949 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c:8: 19:49:48 #14 6.949 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.949 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.949 19:49:48 #14 6.949 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.954 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.h:54:0, 19:49:48 #14 6.954 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c:8: 19:49:48 #14 6.954 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.954 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.954 19:49:48 #14 6.954 :0:0: note: this is the location of the previous definition 19:49:48 #14 6.957 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.h:64:0, 19:49:48 #14 6.957 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c:8: 19:49:48 #14 6.957 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.957 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.957 19:49:48 #14 6.983 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 6.983 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.h:15, 19:49:48 #14 6.983 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c:8: 19:49:48 #14 6.983 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 6.983 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 6.983 19:49:48 #14 6.983 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.004 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 19:49:48 #14 7.004 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.h:15, 19:49:48 #14 7.004 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c:8: 19:49:48 #14 7.004 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.004 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.004 19:49:48 #14 7.004 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.012 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:48 #14 7.012 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.h:15, 19:49:48 #14 7.012 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c:8: 19:49:48 #14 7.012 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.012 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.012 19:49:48 #14 7.012 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.015 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.h:45:0, 19:49:48 #14 7.015 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c:8: 19:49:48 #14 7.015 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.015 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.015 19:49:48 #14 7.015 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.017 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 7.017 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.h:15, 19:49:48 #14 7.017 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c:8: 19:49:48 #14 7.017 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.017 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.017 19:49:48 #14 7.020 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.h:45:0, 19:49:48 #14 7.020 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c:8: 19:49:48 #14 7.020 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.020 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.020 19:49:48 #14 7.020 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.020 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.023 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:48 #14 7.023 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.h:15, 19:49:48 #14 7.023 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c:8: 19:49:48 #14 7.023 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.023 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.023 19:49:48 #14 7.024 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, 19:49:48 #14 7.024 from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c:8: 19:49:48 #14 7.024 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.024 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.024 19:49:48 #14 7.024 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.029 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.031 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 7.031 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.h:15, 19:49:48 #14 7.031 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c:8: 19:49:48 #14 7.031 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.031 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.031 19:49:48 #14 7.031 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.033 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 7.033 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.h:15, 19:49:48 #14 7.033 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c:8: 19:49:48 #14 7.033 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.033 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.033 19:49:48 #14 7.033 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.033 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.039 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.046 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 19:49:48 #14 7.046 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, 19:49:48 #14 7.046 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c:8: 19:49:48 #14 7.046 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.046 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.046 19:49:48 #14 7.050 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.h:41:0, 19:49:48 #14 7.050 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c:8: 19:49:48 #14 7.050 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.050 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.050 19:49:48 #14 7.050 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.054 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.058 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.h:41:0, 19:49:48 #14 7.058 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c:8: 19:49:48 #14 7.058 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.058 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.058 19:49:48 #14 7.058 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.062 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.h:76:0, 19:49:48 #14 7.062 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c:8: 19:49:48 #14 7.062 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.062 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.062 19:49:48 #14 7.062 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.068 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.h:46:0, 19:49:48 #14 7.068 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c:8: 19:49:48 #14 7.068 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.068 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.068 19:49:48 #14 7.071 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 7.071 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.h:15, 19:49:48 #14 7.071 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c:8: 19:49:48 #14 7.071 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.071 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.071 19:49:48 #14 7.071 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.072 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.h:71:0, 19:49:48 #14 7.072 from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c:8: 19:49:48 #14 7.072 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.072 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.072 19:49:48 #14 7.072 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.074 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 7.074 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.h:15, 19:49:48 #14 7.074 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c:8: 19:49:48 #14 7.074 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.074 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.074 19:49:48 #14 7.074 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.079 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, 19:49:48 #14 7.079 from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c:8: 19:49:48 #14 7.079 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.079 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.079 19:49:48 #14 7.080 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:49:48 #14 7.080 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, 19:49:48 #14 7.080 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c:8: 19:49:48 #14 7.080 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.080 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.080 19:49:48 #14 7.080 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.082 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 7.082 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.h:15, 19:49:48 #14 7.082 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c:8: 19:49:48 #14 7.082 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.082 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.082 19:49:48 #14 7.082 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.089 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 7.089 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.h:15, 19:49:48 #14 7.089 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c:8: 19:49:48 #14 7.089 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.089 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.089 19:49:48 #14 7.089 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.090 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:49:48 #14 7.090 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.h:15, 19:49:48 #14 7.090 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c:8: 19:49:48 #14 7.090 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.090 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.090 19:49:48 #14 7.090 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.094 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.096 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.h:45:0, 19:49:48 #14 7.096 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c:8: 19:49:48 #14 7.096 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.096 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.096 19:49:48 #14 7.096 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.098 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.h:45:0, 19:49:48 #14 7.098 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c:8: 19:49:48 #14 7.098 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.098 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.098 19:49:48 #14 7.102 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.h:41:0, 19:49:48 #14 7.102 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c:8: 19:49:48 #14 7.102 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.102 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.102 19:49:48 #14 7.102 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.105 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, 19:49:48 #14 7.105 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.h:15, 19:49:48 #14 7.105 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c:8: 19:49:48 #14 7.105 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.105 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.105 19:49:48 #14 7.114 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.115 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:49:48 #14 7.115 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, 19:49:48 #14 7.115 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.h:15, 19:49:48 #14 7.115 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c:8: 19:49:48 #14 7.115 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.115 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.115 19:49:48 #14 7.117 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.h:58:0, 19:49:48 #14 7.117 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c:8: 19:49:48 #14 7.117 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.117 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.117 19:49:48 #14 7.117 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.117 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.118 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.132 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 19:49:48 #14 7.132 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.h:15, 19:49:48 #14 7.132 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c:8: 19:49:48 #14 7.132 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.132 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.132 19:49:48 #14 7.132 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.137 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.164 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 19:49:48 #14 7.164 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.h:15, 19:49:48 #14 7.164 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c:8: 19:49:48 #14 7.164 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.164 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.164 19:49:48 #14 7.165 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, 19:49:48 #14 7.165 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c:8: 19:49:48 #14 7.165 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.165 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.165 19:49:48 #14 7.167 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.168 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.h:41:0, 19:49:48 #14 7.168 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c:8: 19:49:48 #14 7.168 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.168 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.168 19:49:48 #14 7.168 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.174 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 19:49:48 #14 7.174 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.h:15, 19:49:48 #14 7.174 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c:8: 19:49:48 #14 7.174 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.174 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.174 19:49:48 #14 7.174 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.181 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.563 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  19:49:48 #14 7.595 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:48 #14 7.601 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:48 #14 7.602 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c  19:49:48 #14 7.603 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c  19:49:48 #14 7.604 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c  19:49:48 #14 7.604 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c  19:49:48 #14 7.605 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c  19:49:48 #14 7.606 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c  19:49:48 #14 7.606 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c  19:49:48 #14 7.606 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c  19:49:48 #14 7.607 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c  19:49:48 #14 7.609 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c  19:49:48 #14 7.609 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c  19:49:48 #14 7.610 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c  19:49:48 #14 7.610 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c  19:49:48 #14 7.613 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c  19:49:48 #14 7.615 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c  19:49:48 #14 7.616 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c  19:49:48 #14 7.616 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c  19:49:48 #14 7.617 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c  19:49:48 #14 7.619 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c  19:49:48 #14 7.619 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c  19:49:48 #14 7.619 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c  19:49:48 #14 7.620 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c  19:49:48 #14 7.620 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c  19:49:48 #14 7.620 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c  19:49:48 #14 7.621 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c  19:49:48 #14 7.622 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c  19:49:48 #14 7.623 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c  19:49:48 #14 7.623 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c  19:49:48 #14 7.624 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c  19:49:48 #14 7.624 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c  19:49:48 #14 7.625 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c  19:49:48 #14 7.626 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c  19:49:48 #14 7.626 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c  19:49:48 #14 7.627 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c  19:49:48 #14 7.630 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, 19:49:48 #14 7.630 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c:8: 19:49:48 #14 7.630 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.630 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.630 19:49:48 #14 7.630 :0:0: note: this is the location of the previous definition 19:49:48 #14 7.632 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c  19:49:48 #14 7.632 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c  19:49:48 #14 7.633 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c  19:49:48 #14 7.633 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c  19:49:48 #14 7.634 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c  19:49:48 #14 7.637 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c  19:49:48 #14 7.637 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c  19:49:48 #14 7.638 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c  19:49:48 #14 7.642 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c  19:49:48 #14 7.645 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c  19:49:48 #14 7.645 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c  19:49:48 #14 7.646 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c  19:49:48 #14 7.649 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c  19:49:48 #14 7.649 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c  19:49:48 #14 7.651 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c  19:49:48 #14 7.653 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c  19:49:48 #14 7.653 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c  19:49:48 #14 7.654 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c  19:49:48 #14 7.654 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c  19:49:48 #14 7.656 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c  19:49:48 #14 7.657 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c  19:49:48 #14 7.659 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c  19:49:48 #14 7.665 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c:5:0: 19:49:48 #14 7.665 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:48 #14 7.665 #define __EXTENSIONS__ /* for Sun */ 19:49:48 #14 7.665 19:49:48 #14 7.665 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.666 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c  19:49:49 #14 7.666 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c  19:49:49 #14 7.667 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c  19:49:49 #14 7.668 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c  19:49:49 #14 7.669 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c  19:49:49 #14 7.681 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c  19:49:49 #14 7.682 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c  19:49:49 #14 7.684 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c  19:49:49 #14 7.691 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c  19:49:49 #14 7.694 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c  19:49:49 #14 7.701 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c  19:49:49 #14 7.702 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c  19:49:49 #14 7.702 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c  19:49:49 #14 7.706 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c  19:49:49 #14 7.707 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c  19:49:49 #14 7.713 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c  19:49:49 #14 7.733 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c  19:49:49 #14 7.737 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c:12:0: 19:49:49 #14 7.737 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.737 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.737 19:49:49 #14 7.737 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.745 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c  19:49:49 #14 7.745 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c  19:49:49 #14 7.750 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, 19:49:49 #14 7.750 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c:8: 19:49:49 #14 7.750 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.750 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.750 19:49:49 #14 7.752 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c  19:49:49 #14 7.752 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c  19:49:49 #14 7.755 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c  19:49:49 #14 7.761 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c  19:49:49 #14 7.764 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c  19:49:49 #14 7.765 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.h:46:0, 19:49:49 #14 7.765 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c:8: 19:49:49 #14 7.765 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.765 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.765 19:49:49 #14 7.767 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 19:49:49 #14 7.767 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, 19:49:49 #14 7.767 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.h:15, 19:49:49 #14 7.767 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c:8: 19:49:49 #14 7.767 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.767 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.767 19:49:49 #14 7.767 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.772 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.773 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.778 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.h:44:0, 19:49:49 #14 7.778 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c:8: 19:49:49 #14 7.778 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.778 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.778 19:49:49 #14 7.785 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.788 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:49:49 #14 7.788 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.h:15, 19:49:49 #14 7.788 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c:8: 19:49:49 #14 7.788 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.788 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.788 19:49:49 #14 7.813 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.821 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c  19:49:49 #14 7.824 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c  19:49:49 #14 7.825 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c  19:49:49 #14 7.825 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c  19:49:49 #14 7.829 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:49:49 #14 7.829 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.h:15, 19:49:49 #14 7.829 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c:8: 19:49:49 #14 7.829 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.829 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.829 19:49:49 #14 7.829 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.841 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c  19:49:49 #14 7.856 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.h:47:0, 19:49:49 #14 7.856 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c:8: 19:49:49 #14 7.856 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.856 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.856 19:49:49 #14 7.856 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.862 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c  19:49:49 #14 7.863 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c  19:49:49 #14 7.865 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c  19:49:49 #14 7.868 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c  19:49:49 #14 7.872 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c  19:49:49 #14 7.873 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c  19:49:49 #14 7.874 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c  19:49:49 #14 7.881 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c  19:49:49 #14 7.881 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c  19:49:49 #14 7.936 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.h:59:0, 19:49:49 #14 7.936 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c:8: 19:49:49 #14 7.936 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.936 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.936 19:49:49 #14 7.936 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.936 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.h:45:0, 19:49:49 #14 7.936 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c:8: 19:49:49 #14 7.936 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.936 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.936 19:49:49 #14 7.936 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.939 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:49:49 #14 7.939 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.h:15, 19:49:49 #14 7.939 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c:8: 19:49:49 #14 7.939 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.939 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.939 19:49:49 #14 7.939 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.939 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.h:46:0, 19:49:49 #14 7.939 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c:8: 19:49:49 #14 7.939 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.939 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.939 19:49:49 #14 7.939 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.944 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.h:72:0, 19:49:49 #14 7.944 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c:8: 19:49:49 #14 7.944 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.944 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.944 19:49:49 #14 7.945 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.h:60:0, 19:49:49 #14 7.945 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c:8: 19:49:49 #14 7.945 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.945 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.945 19:49:49 #14 7.949 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:49:49 #14 7.949 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c:8: 19:49:49 #14 7.949 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.949 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.949 19:49:49 #14 7.966 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c  19:49:49 #14 7.966 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c  19:49:49 #14 7.966 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c  19:49:49 #14 7.967 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.967 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c  19:49:49 #14 7.969 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c  19:49:49 #14 7.973 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, 19:49:49 #14 7.973 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c:8: 19:49:49 #14 7.973 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.973 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.973 19:49:49 #14 7.973 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.973 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 19:49:49 #14 7.973 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c:8: 19:49:49 #14 7.973 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.973 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.973 19:49:49 #14 7.973 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.973 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:9:0: 19:49:49 #14 7.973 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.973 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.973 19:49:49 #14 7.973 :0:0: note: this is the location of the previous definition 19:49:49 #14 7.982 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.h:59:0, 19:49:49 #14 7.982 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c:8: 19:49:49 #14 7.982 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.982 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.982 19:49:49 #14 7.987 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.h:46:0, 19:49:49 #14 7.987 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c:8: 19:49:49 #14 7.987 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.987 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.987 19:49:49 #14 7.987 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c  19:49:49 #14 7.991 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:49:49 #14 7.991 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.h:15, 19:49:49 #14 7.991 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c:8: 19:49:49 #14 7.991 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 7.991 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 7.991 19:49:49 #14 7.993 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c  19:49:49 #14 7.993 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c  19:49:49 #14 7.995 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c  19:49:49 #14 8.003 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:49:49 #14 8.003 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.h:15, 19:49:49 #14 8.003 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c:8: 19:49:49 #14 8.003 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.003 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.003 19:49:49 #14 8.003 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.005 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c  19:49:49 #14 8.008 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, 19:49:49 #14 8.008 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.h:15, 19:49:49 #14 8.008 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c:8: 19:49:49 #14 8.008 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.008 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.008 19:49:49 #14 8.008 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.014 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.h:77:0, 19:49:49 #14 8.014 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c:8: 19:49:49 #14 8.014 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.014 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.014 19:49:49 #14 8.017 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.019 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.019 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.022 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 19:49:49 #14 8.022 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.h:15, 19:49:49 #14 8.022 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c:8: 19:49:49 #14 8.022 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.022 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.022 19:49:49 #14 8.023 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:49:49 #14 8.023 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:49:49 #14 8.023 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c:8: 19:49:49 #14 8.023 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.023 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.023 19:49:49 #14 8.023 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.023 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, 19:49:49 #14 8.023 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.h:15, 19:49:49 #14 8.023 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c:8: 19:49:49 #14 8.023 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.023 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.023 19:49:49 #14 8.023 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.025 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c  19:49:49 #14 8.026 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.h:46:0, 19:49:49 #14 8.026 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c:8: 19:49:49 #14 8.026 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.026 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.026 19:49:49 #14 8.026 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.026 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.029 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:49:49 #14 8.029 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.h:15, 19:49:49 #14 8.029 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c:8: 19:49:49 #14 8.029 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.029 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.029 19:49:49 #14 8.029 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.035 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.h:46:0, 19:49:49 #14 8.035 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c:8: 19:49:49 #14 8.035 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.035 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.035 19:49:49 #14 8.035 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.038 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, 19:49:49 #14 8.038 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c:8: 19:49:49 #14 8.038 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.038 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.038 19:49:49 #14 8.038 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.043 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:49:49 #14 8.043 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:49:49 #14 8.043 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.h:15, 19:49:49 #14 8.043 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c:8: 19:49:49 #14 8.043 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.043 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.043 19:49:49 #14 8.043 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.047 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.047 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.h:45:0, 19:49:49 #14 8.047 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c:8: 19:49:49 #14 8.047 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.047 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.047 19:49:49 #14 8.047 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.047 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.052 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 19:49:49 #14 8.052 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.h:15, 19:49:49 #14 8.052 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c:8: 19:49:49 #14 8.052 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.052 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.052 19:49:49 #14 8.055 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c  19:49:49 #14 8.060 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:49:49 #14 8.060 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:49:49 #14 8.060 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.h:15, 19:49:49 #14 8.060 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c:8: 19:49:49 #14 8.060 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.060 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.060 19:49:49 #14 8.060 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.060 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.072 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, 19:49:49 #14 8.072 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.h:15, 19:49:49 #14 8.072 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c:8: 19:49:49 #14 8.072 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.072 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.072 19:49:49 #14 8.087 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, 19:49:49 #14 8.087 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.h:15, 19:49:49 #14 8.087 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c:8: 19:49:49 #14 8.087 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.087 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.087 19:49:49 #14 8.088 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, 19:49:49 #14 8.088 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.h:15, 19:49:49 #14 8.088 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c:8: 19:49:49 #14 8.088 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.088 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.088 19:49:49 #14 8.088 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.093 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, 19:49:49 #14 8.093 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.h:15, 19:49:49 #14 8.093 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c:8: 19:49:49 #14 8.093 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.093 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.093 19:49:49 #14 8.094 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, 19:49:49 #14 8.094 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.h:15, 19:49:49 #14 8.094 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c:8: 19:49:49 #14 8.094 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.094 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.094 19:49:49 #14 8.104 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 19:49:49 #14 8.104 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.h:15, 19:49:49 #14 8.104 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c:8: 19:49:49 #14 8.104 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.104 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.104 19:49:49 #14 8.107 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:49:49 #14 8.107 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:49:49 #14 8.107 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.h:15, 19:49:49 #14 8.107 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c:8: 19:49:49 #14 8.107 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.107 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.107 19:49:49 #14 8.110 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, 19:49:49 #14 8.110 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c:8: 19:49:49 #14 8.110 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.110 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.110 19:49:49 #14 8.110 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.111 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.h:44:0, 19:49:49 #14 8.111 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c:8: 19:49:49 #14 8.111 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.111 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.111 19:49:49 #14 8.112 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.119 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c  19:49:49 #14 8.121 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.125 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.130 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 19:49:49 #14 8.130 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c:8: 19:49:49 #14 8.130 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.130 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.130 19:49:49 #14 8.133 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.h:61:0, 19:49:49 #14 8.133 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c:8: 19:49:49 #14 8.133 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.133 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.133 19:49:49 #14 8.133 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.141 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.141 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.h:44:0, 19:49:49 #14 8.141 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c:8: 19:49:49 #14 8.141 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.141 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.141 19:49:49 #14 8.141 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.142 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c  19:49:49 #14 8.142 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c  19:49:49 #14 8.143 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.143 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.146 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.h:46:0, 19:49:49 #14 8.146 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c:8: 19:49:49 #14 8.146 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.146 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.146 19:49:49 #14 8.146 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.152 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.h:70:0, 19:49:49 #14 8.152 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c:8: 19:49:49 #14 8.152 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.152 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.152 19:49:49 #14 8.154 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, 19:49:49 #14 8.154 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.h:15, 19:49:49 #14 8.154 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c:8: 19:49:49 #14 8.154 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.154 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.154 19:49:49 #14 8.163 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, 19:49:49 #14 8.163 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.h:15, 19:49:49 #14 8.163 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c:8: 19:49:49 #14 8.163 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.163 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.163 19:49:49 #14 8.163 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.171 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, 19:49:49 #14 8.171 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.h:15, 19:49:49 #14 8.171 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c:8: 19:49:49 #14 8.171 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.171 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.171 19:49:49 #14 8.177 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.180 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.181 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c  19:49:49 #14 8.184 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:49:49 #14 8.184 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.h:15, 19:49:49 #14 8.184 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c:8: 19:49:49 #14 8.184 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.184 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.184 19:49:49 #14 8.189 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c  19:49:49 #14 8.189 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.190 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c  19:49:49 #14 8.201 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c  19:49:49 #14 8.207 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.h:65:0, 19:49:49 #14 8.207 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c:8: 19:49:49 #14 8.207 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.207 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.207 19:49:49 #14 8.207 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.219 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.224 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, 19:49:49 #14 8.224 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c:8: 19:49:49 #14 8.224 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.224 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.224 19:49:49 #14 8.224 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.224 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.236 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.h:61:0, 19:49:49 #14 8.236 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c:8: 19:49:49 #14 8.236 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.236 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.236 19:49:49 #14 8.236 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.237 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:49:49 #14 8.237 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.h:15, 19:49:49 #14 8.237 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c:8: 19:49:49 #14 8.237 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.237 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.237 19:49:49 #14 8.237 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.239 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.h:46:0, 19:49:49 #14 8.239 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c:8: 19:49:49 #14 8.239 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.239 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.239 19:49:49 #14 8.239 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:49:49 #14 8.239 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c:8: 19:49:49 #14 8.239 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.239 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.239 19:49:49 #14 8.239 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.244 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, 19:49:49 #14 8.244 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c:8: 19:49:49 #14 8.244 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.244 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.244 19:49:49 #14 8.244 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.245 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.251 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.h:46:0, 19:49:49 #14 8.251 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c:8: 19:49:49 #14 8.251 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.251 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.251 19:49:49 #14 8.254 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, 19:49:49 #14 8.254 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c:8: 19:49:49 #14 8.254 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.254 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.254 19:49:49 #14 8.254 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.255 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, 19:49:49 #14 8.255 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c:8: 19:49:49 #14 8.255 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.255 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.255 19:49:49 #14 8.255 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.258 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 19:49:49 #14 8.258 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c:8: 19:49:49 #14 8.258 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.258 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.258 19:49:49 #14 8.258 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.258 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.260 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, 19:49:49 #14 8.260 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c:8: 19:49:49 #14 8.260 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.260 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.260 19:49:49 #14 8.271 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, 19:49:49 #14 8.271 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.h:15, 19:49:49 #14 8.271 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c:8: 19:49:49 #14 8.271 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.271 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.271 19:49:49 #14 8.271 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.275 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, 19:49:49 #14 8.275 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c:8: 19:49:49 #14 8.275 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.275 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.275 19:49:49 #14 8.277 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.h:44:0, 19:49:49 #14 8.277 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c:8: 19:49:49 #14 8.277 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.277 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.277 19:49:49 #14 8.277 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.282 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:49:49 #14 8.282 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.h:15, 19:49:49 #14 8.282 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c:8: 19:49:49 #14 8.282 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.282 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.282 19:49:49 #14 8.282 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.286 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:49:49 #14 8.286 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, 19:49:49 #14 8.286 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.h:15, 19:49:49 #14 8.286 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c:8: 19:49:49 #14 8.286 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.286 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.286 19:49:49 #14 8.286 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.290 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, 19:49:49 #14 8.290 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c:8: 19:49:49 #14 8.290 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.290 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.290 19:49:49 #14 8.290 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.295 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:49:49 #14 8.295 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.h:15, 19:49:49 #14 8.295 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c:8: 19:49:49 #14 8.295 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.295 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.295 19:49:49 #14 8.295 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.304 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:49:49 #14 8.304 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.h:15, 19:49:49 #14 8.304 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c:8: 19:49:49 #14 8.304 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.304 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.304 19:49:49 #14 8.309 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.321 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.322 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:49:49 #14 8.322 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.h:15, 19:49:49 #14 8.322 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c:8: 19:49:49 #14 8.322 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.322 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.322 19:49:49 #14 8.322 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.330 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.348 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 19:49:49 #14 8.348 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.h:15, 19:49:49 #14 8.348 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c:8: 19:49:49 #14 8.348 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.348 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.348 19:49:49 #14 8.348 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.354 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.h:44:0, 19:49:49 #14 8.354 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c:8: 19:49:49 #14 8.354 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.354 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.354 19:49:49 #14 8.355 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 19:49:49 #14 8.355 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.h:15, 19:49:49 #14 8.355 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c:8: 19:49:49 #14 8.355 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.355 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.355 19:49:49 #14 8.365 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.369 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.381 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.388 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 19:49:49 #14 8.388 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 19:49:49 #14 8.388 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.h:15, 19:49:49 #14 8.388 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c:8: 19:49:49 #14 8.388 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.388 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.388 19:49:49 #14 8.389 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, 19:49:49 #14 8.389 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.h:15, 19:49:49 #14 8.389 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c:8: 19:49:49 #14 8.389 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.389 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.389 19:49:49 #14 8.389 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.393 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, 19:49:49 #14 8.393 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.h:15, 19:49:49 #14 8.393 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c:8: 19:49:49 #14 8.393 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.393 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.393 19:49:49 #14 8.402 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.h:63:0, 19:49:49 #14 8.402 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c:8: 19:49:49 #14 8.402 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.402 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.402 19:49:49 #14 8.402 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.402 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.406 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 19:49:49 #14 8.406 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.h:15, 19:49:49 #14 8.406 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c:8: 19:49:49 #14 8.406 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.406 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.406 19:49:49 #14 8.408 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.h:44:0, 19:49:49 #14 8.408 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c:8: 19:49:49 #14 8.408 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.408 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.408 19:49:49 #14 8.408 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.412 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 19:49:49 #14 8.412 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.h:15, 19:49:49 #14 8.412 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c:8: 19:49:49 #14 8.412 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.412 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.412 19:49:49 #14 8.412 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.419 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, 19:49:49 #14 8.419 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.h:15, 19:49:49 #14 8.419 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c:8: 19:49:49 #14 8.419 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.419 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.419 19:49:49 #14 8.419 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.419 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.421 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.h:47:0, 19:49:49 #14 8.421 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c:8: 19:49:49 #14 8.421 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.421 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.421 19:49:49 #14 8.423 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.424 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 19:49:49 #14 8.424 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c:8: 19:49:49 #14 8.424 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.424 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.424 19:49:49 #14 8.424 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.427 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.h:44:0, 19:49:49 #14 8.427 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c:8: 19:49:49 #14 8.427 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.427 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.427 19:49:49 #14 8.427 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.431 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.h:44:0, 19:49:49 #14 8.431 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c:8: 19:49:49 #14 8.431 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.431 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.431 19:49:49 #14 8.431 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.431 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.431 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 19:49:49 #14 8.431 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, 19:49:49 #14 8.431 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c:8: 19:49:49 #14 8.431 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.431 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.431 19:49:49 #14 8.431 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.435 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, 19:49:49 #14 8.435 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.h:15, 19:49:49 #14 8.435 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c:8: 19:49:49 #14 8.435 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.435 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.435 19:49:49 #14 8.435 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.435 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.435 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 19:49:49 #14 8.435 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c:8: 19:49:49 #14 8.435 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.435 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.435 19:49:49 #14 8.435 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.442 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.h:44:0, 19:49:49 #14 8.442 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c:8: 19:49:49 #14 8.442 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.442 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.442 19:49:49 #14 8.442 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.443 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 19:49:49 #14 8.443 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c:8: 19:49:49 #14 8.443 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.443 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.443 19:49:49 #14 8.443 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.h:46:0, 19:49:49 #14 8.443 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c:8: 19:49:49 #14 8.443 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.443 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.443 19:49:49 #14 8.443 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.449 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.h:65:0, 19:49:49 #14 8.449 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c:8: 19:49:49 #14 8.449 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.449 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.449 19:49:49 #14 8.449 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.449 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.451 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, 19:49:49 #14 8.451 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c:8: 19:49:49 #14 8.451 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.451 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.451 19:49:49 #14 8.451 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.459 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 19:49:49 #14 8.459 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.h:15, 19:49:49 #14 8.459 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c:8: 19:49:49 #14 8.459 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.459 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.459 19:49:49 #14 8.459 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.463 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 19:49:49 #14 8.463 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.h:15, 19:49:49 #14 8.463 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c:8: 19:49:49 #14 8.463 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.463 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.463 19:49:49 #14 8.463 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.467 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.h:44:0, 19:49:49 #14 8.467 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c:8: 19:49:49 #14 8.467 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.467 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.467 19:49:49 #14 8.467 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.484 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, 19:49:49 #14 8.484 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.h:15, 19:49:49 #14 8.484 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c:8: 19:49:49 #14 8.484 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.484 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.484 19:49:49 #14 8.484 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.488 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, 19:49:49 #14 8.488 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.h:15, 19:49:49 #14 8.488 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c:8: 19:49:49 #14 8.488 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.488 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.488 19:49:49 #14 8.488 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.490 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, 19:49:49 #14 8.490 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c:8: 19:49:49 #14 8.490 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.490 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.490 19:49:49 #14 8.492 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: In function 'REAL__dump': 19:49:49 #14 8.492 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:239:19: warning: declaration of 's' shadows a previous local [-Wshadow] 19:49:49 #14 8.492 char *s = expptr; 19:49:49 #14 8.492 ^ 19:49:49 #14 8.492 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:198:15: note: shadowed declaration is here 19:49:49 #14 8.492 char *s; 19:49:49 #14 8.492 ^ 19:49:49 #14 8.492 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: At top level: 19:49:49 #14 8.497 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:835:1: warning: 'no_sanitize' attribute directive ignored [-Wattributes] 19:49:49 #14 8.497 asn_double2float(double d, float *outcome) { 19:49:49 #14 8.497 ^~~~~~~~~~~~~~~~ 19:49:49 #14 8.501 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, 19:49:49 #14 8.501 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c:8: 19:49:49 #14 8.501 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.501 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.501 19:49:49 #14 8.501 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.520 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 19:49:49 #14 8.520 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, 19:49:49 #14 8.520 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c:8: 19:49:49 #14 8.520 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.520 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.520 19:49:49 #14 8.528 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.531 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.h:46:0, 19:49:49 #14 8.531 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c:8: 19:49:49 #14 8.531 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.531 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.531 19:49:49 #14 8.531 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.534 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.h:46:0, 19:49:49 #14 8.534 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c:8: 19:49:49 #14 8.534 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.534 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.534 19:49:49 #14 8.534 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.538 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.546 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.h:56:0, 19:49:49 #14 8.546 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c:8: 19:49:49 #14 8.546 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.546 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.546 19:49:49 #14 8.546 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.549 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.h:46:0, 19:49:49 #14 8.549 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c:8: 19:49:49 #14 8.549 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.549 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.549 19:49:49 #14 8.549 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.553 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.h:55:0, 19:49:49 #14 8.553 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c:8: 19:49:49 #14 8.553 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.553 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.553 19:49:49 #14 8.554 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.h:46:0, 19:49:49 #14 8.554 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c:8: 19:49:49 #14 8.554 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:49 #14 8.554 #define __EXTENSIONS__ /* for Sun */ 19:49:49 #14 8.554 19:49:49 #14 8.554 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.557 :0:0: note: this is the location of the previous definition 19:49:49 #14 8.595 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  19:49:49 #14 8.635 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:49 #14 8.647 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:49 #14 8.648 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  19:49:49 #14 8.648 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  19:49:49 #14 8.649 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  19:49:49 #14 8.650 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  19:49:49 #14 8.651 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  19:49:49 #14 8.652 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  19:49:49 #14 8.654 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  19:49:49 #14 8.655 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  19:49:49 #14 8.657 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  19:49:49 #14 8.658 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  19:49:49 #14 8.658 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  19:49:49 #14 8.659 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  19:49:49 #14 8.659 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  19:49:49 #14 8.659 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  19:49:49 #14 8.660 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  19:49:49 #14 8.660 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  19:49:49 #14 8.661 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  19:49:49 #14 8.661 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  19:49:49 #14 8.661 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  19:49:49 #14 8.662 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  19:49:49 #14 8.662 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  19:49:49 #14 8.664 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  19:49:49 #14 8.665 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  19:49:49 #14 8.667 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  19:49:49 #14 8.667 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  19:49:49 #14 8.668 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  19:49:49 #14 8.668 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  19:49:49 #14 8.668 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  19:49:49 #14 8.669 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  19:49:49 #14 8.673 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  19:49:49 #14 8.674 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  19:49:49 #14 8.674 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  19:49:49 #14 8.674 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  19:49:49 #14 8.681 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  19:49:49 #14 8.693 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  19:49:49 #14 8.694 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  19:49:49 #14 8.698 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  19:49:50 #14 8.698 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  19:49:50 #14 8.703 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  19:49:50 #14 8.704 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  19:49:50 #14 8.705 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  19:49:50 #14 8.705 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  19:49:50 #14 8.705 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  19:49:50 #14 8.706 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  19:49:50 #14 8.706 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  19:49:50 #14 8.706 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  19:49:50 #14 8.707 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  19:49:50 #14 8.707 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  19:49:50 #14 8.712 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, 19:49:50 #14 8.712 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c:8: 19:49:50 #14 8.712 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.712 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.712 19:49:50 #14 8.726 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  19:49:50 #14 8.726 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  19:49:50 #14 8.726 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  19:49:50 #14 8.727 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  19:49:50 #14 8.728 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.728 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  19:49:50 #14 8.728 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  19:49:50 #14 8.729 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  19:49:50 #14 8.731 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  19:49:50 #14 8.732 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  19:49:50 #14 8.741 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  19:49:50 #14 8.744 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  19:49:50 #14 8.745 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  19:49:50 #14 8.748 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  19:49:50 #14 8.748 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  19:49:50 #14 8.761 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  19:49:50 #14 8.764 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, 19:49:50 #14 8.764 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c:8: 19:49:50 #14 8.764 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.764 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.764 19:49:50 #14 8.767 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  19:49:50 #14 8.768 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  19:49:50 #14 8.768 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  19:49:50 #14 8.769 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  19:49:50 #14 8.779 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:49:50 #14 8.779 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: 19:49:50 #14 8.779 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.779 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.779 19:49:50 #14 8.779 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.779 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  19:49:50 #14 8.785 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.786 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, 19:49:50 #14 8.786 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: 19:49:50 #14 8.786 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.786 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.786 19:49:50 #14 8.786 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.794 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:50 #14 8.794 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, 19:49:50 #14 8.794 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: 19:49:50 #14 8.794 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.794 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.794 19:49:50 #14 8.794 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.794 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, 19:49:50 #14 8.794 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c:8: 19:49:50 #14 8.794 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.794 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.794 19:49:50 #14 8.794 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.796 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, 19:49:50 #14 8.796 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: 19:49:50 #14 8.796 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.796 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.796 19:49:50 #14 8.805 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  19:49:50 #14 8.807 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.h:80:0, 19:49:50 #14 8.807 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c:8: 19:49:50 #14 8.807 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.807 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.807 19:49:50 #14 8.808 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  19:49:50 #14 8.810 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:49:50 #14 8.810 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 19:49:50 #14 8.810 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, 19:49:50 #14 8.810 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c:8: 19:49:50 #14 8.810 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.810 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.810 19:49:50 #14 8.815 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.819 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  19:49:50 #14 8.821 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  19:49:50 #14 8.822 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.825 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  19:49:50 #14 8.826 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.826 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  19:49:50 #14 8.828 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  19:49:50 #14 8.829 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  19:49:50 #14 8.830 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  19:49:50 #14 8.836 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  19:49:50 #14 8.836 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  19:49:50 #14 8.836 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  19:49:50 #14 8.837 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  19:49:50 #14 8.838 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  19:49:50 #14 8.838 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  19:49:50 #14 8.839 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  19:49:50 #14 8.840 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  19:49:50 #14 8.840 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  19:49:50 #14 8.842 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  19:49:50 #14 8.843 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  19:49:50 #14 8.843 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  19:49:50 #14 8.844 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  19:49:50 #14 8.844 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  19:49:50 #14 8.846 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  19:49:50 #14 8.847 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, 19:49:50 #14 8.847 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: 19:49:50 #14 8.847 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.847 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.847 19:49:50 #14 8.849 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  19:49:50 #14 8.855 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  19:49:50 #14 8.863 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  19:49:50 #14 8.863 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  19:49:50 #14 8.865 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.865 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  19:49:50 #14 8.869 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  19:49:50 #14 8.871 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  19:49:50 #14 8.878 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  19:49:50 #14 8.879 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  19:49:50 #14 8.881 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, 19:49:50 #14 8.881 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c:8: 19:49:50 #14 8.881 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.881 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.881 19:49:50 #14 8.881 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  19:49:50 #14 8.884 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, 19:49:50 #14 8.884 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, 19:49:50 #14 8.884 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: 19:49:50 #14 8.884 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.884 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.884 19:49:50 #14 8.884 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  19:49:50 #14 8.885 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  19:49:50 #14 8.886 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, 19:49:50 #14 8.886 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c:8: 19:49:50 #14 8.886 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.886 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.886 19:49:50 #14 8.886 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.886 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  19:49:50 #14 8.887 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  19:49:50 #14 8.891 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  19:49:50 #14 8.892 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  19:49:50 #14 8.892 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  19:49:50 #14 8.897 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  19:49:50 #14 8.900 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  19:49:50 #14 8.902 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  19:49:50 #14 8.907 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.908 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  19:49:50 #14 8.913 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.916 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  19:49:50 #14 8.921 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  19:49:50 #14 8.929 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  19:49:50 #14 8.931 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  19:49:50 #14 8.933 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:49:50 #14 8.933 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, 19:49:50 #14 8.933 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c:8: 19:49:50 #14 8.933 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.933 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.933 19:49:50 #14 8.953 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 19:49:50 #14 8.953 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c:8: 19:49:50 #14 8.953 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.953 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.953 19:49:50 #14 8.953 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.969 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  19:49:50 #14 8.972 :0:0: note: this is the location of the previous definition 19:49:50 #14 8.976 In file included from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.h:42:0, 19:49:50 #14 8.976 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c:8: 19:49:50 #14 8.976 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.976 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.976 19:49:50 #14 8.980 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, 19:49:50 #14 8.980 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c:8: 19:49:50 #14 8.980 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.980 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.980 19:49:50 #14 8.986 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, 19:49:50 #14 8.986 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: 19:49:50 #14 8.986 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.986 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.986 19:49:50 #14 8.988 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:50 #14 8.988 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, 19:49:50 #14 8.988 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c:8: 19:49:50 #14 8.988 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 8.988 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 8.988 19:49:50 #14 8.997 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.016 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, 19:49:50 #14 9.016 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: 19:49:50 #14 9.016 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.016 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.016 19:49:50 #14 9.016 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.024 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.h:63:0, 19:49:50 #14 9.024 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c:8: 19:49:50 #14 9.024 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.024 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.024 19:49:50 #14 9.024 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.026 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:49:50 #14 9.026 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, 19:49:50 #14 9.026 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: 19:49:50 #14 9.026 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.026 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.026 19:49:50 #14 9.026 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.038 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:50 #14 9.038 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, 19:49:50 #14 9.038 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c:8: 19:49:50 #14 9.038 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.038 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.038 19:49:50 #14 9.038 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.044 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 19:49:50 #14 9.044 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: 19:49:50 #14 9.044 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.044 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.044 19:49:50 #14 9.044 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.046 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, 19:49:50 #14 9.046 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c:8: 19:49:50 #14 9.046 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.046 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.046 19:49:50 #14 9.046 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.049 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 19:49:50 #14 9.049 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c:8: 19:49:50 #14 9.049 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.049 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.049 19:49:50 #14 9.053 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 19:49:50 #14 9.053 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, 19:49:50 #14 9.053 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c:8: 19:49:50 #14 9.053 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.053 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.053 19:49:50 #14 9.057 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:49:50 #14 9.057 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, 19:49:50 #14 9.057 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c:8: 19:49:50 #14 9.057 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.057 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.057 19:49:50 #14 9.057 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.060 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 19:49:50 #14 9.060 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, 19:49:50 #14 9.060 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: 19:49:50 #14 9.060 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.060 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.060 19:49:50 #14 9.060 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.068 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, 19:49:50 #14 9.068 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: 19:49:50 #14 9.068 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.068 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.068 19:49:50 #14 9.068 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.072 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, 19:49:50 #14 9.072 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c:8: 19:49:50 #14 9.072 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.072 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.072 19:49:50 #14 9.072 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.080 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, 19:49:50 #14 9.080 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: 19:49:50 #14 9.080 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.080 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.080 19:49:50 #14 9.080 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.083 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 19:49:50 #14 9.083 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, 19:49:50 #14 9.083 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: 19:49:50 #14 9.083 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.083 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.083 19:49:50 #14 9.083 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.087 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, 19:49:50 #14 9.087 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: 19:49:50 #14 9.087 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.087 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.087 19:49:50 #14 9.087 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.087 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, 19:49:50 #14 9.087 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: 19:49:50 #14 9.087 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.087 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.087 19:49:50 #14 9.087 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.091 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:49:50 #14 9.091 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, 19:49:50 #14 9.091 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: 19:49:50 #14 9.091 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.091 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.091 19:49:50 #14 9.091 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.099 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.h:63:0, 19:49:50 #14 9.099 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c:8: 19:49:50 #14 9.099 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.099 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.099 19:49:50 #14 9.099 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.104 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:49:50 #14 9.104 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, 19:49:50 #14 9.104 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c:8: 19:49:50 #14 9.104 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.104 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.104 19:49:50 #14 9.104 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.104 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.107 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 19:49:50 #14 9.107 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, 19:49:50 #14 9.107 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c:8: 19:49:50 #14 9.107 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.107 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.107 19:49:50 #14 9.107 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.114 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:49:50 #14 9.114 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, 19:49:50 #14 9.114 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c:8: 19:49:50 #14 9.114 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.114 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.114 19:49:50 #14 9.114 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.114 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  19:49:50 #14 9.115 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  19:49:50 #14 9.120 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, 19:49:50 #14 9.120 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: 19:49:50 #14 9.120 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.120 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.120 19:49:50 #14 9.120 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:50 #14 9.120 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, 19:49:50 #14 9.120 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c:8: 19:49:50 #14 9.120 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.120 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.120 19:49:50 #14 9.120 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.121 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, 19:49:50 #14 9.121 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: 19:49:50 #14 9.121 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.121 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.121 19:49:50 #14 9.121 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.125 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, 19:49:50 #14 9.125 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: 19:49:50 #14 9.125 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.125 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.125 19:49:50 #14 9.125 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.129 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 19:49:50 #14 9.129 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: 19:49:50 #14 9.129 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.129 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.129 19:49:50 #14 9.129 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.130 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  19:49:50 #14 9.134 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  19:49:50 #14 9.135 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  19:49:50 #14 9.136 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  19:49:50 #14 9.137 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  19:49:50 #14 9.137 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.137 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  19:49:50 #14 9.138 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  19:49:50 #14 9.140 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  19:49:50 #14 9.140 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  19:49:50 #14 9.141 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  19:49:50 #14 9.143 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, 19:49:50 #14 9.143 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, 19:49:50 #14 9.143 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c:8: 19:49:50 #14 9.143 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.143 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.143 19:49:50 #14 9.143 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.151 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, 19:49:50 #14 9.151 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, 19:49:50 #14 9.151 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: 19:49:50 #14 9.151 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.151 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.151 19:49:50 #14 9.151 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.151 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  19:49:50 #14 9.154 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, 19:49:50 #14 9.154 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: 19:49:50 #14 9.154 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.154 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.154 19:49:50 #14 9.154 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.154 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  19:49:50 #14 9.169 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, 19:49:50 #14 9.169 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: 19:49:50 #14 9.169 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.169 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.169 19:49:50 #14 9.169 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.177 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.185 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.185 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.191 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, 19:49:50 #14 9.191 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: 19:49:50 #14 9.191 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.191 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.191 19:49:50 #14 9.191 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.216 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, 19:49:50 #14 9.216 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c:8: 19:49:50 #14 9.216 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.216 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.216 19:49:50 #14 9.218 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, 19:49:50 #14 9.218 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c:8: 19:49:50 #14 9.218 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.218 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.218 19:49:50 #14 9.218 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.220 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, 19:49:50 #14 9.220 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c:8: 19:49:50 #14 9.220 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.220 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.220 19:49:50 #14 9.227 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, 19:49:50 #14 9.227 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: 19:49:50 #14 9.227 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.227 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.227 19:49:50 #14 9.232 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, 19:49:50 #14 9.232 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: 19:49:50 #14 9.232 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.232 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.232 19:49:50 #14 9.238 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.h:44:0, 19:49:50 #14 9.238 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c:8: 19:49:50 #14 9.238 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.238 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.238 19:49:50 #14 9.254 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.h:46:0, 19:49:50 #14 9.254 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c:8: 19:49:50 #14 9.254 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.254 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.254 19:49:50 #14 9.267 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.h:45:0, 19:49:50 #14 9.267 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c:8: 19:49:50 #14 9.267 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.267 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.267 19:49:50 #14 9.269 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, 19:49:50 #14 9.269 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c:8: 19:49:50 #14 9.269 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.269 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.269 19:49:50 #14 9.280 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, 19:49:50 #14 9.280 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c:8: 19:49:50 #14 9.280 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.280 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.280 19:49:50 #14 9.292 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.292 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.292 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.300 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, 19:49:50 #14 9.300 from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c:8: 19:49:50 #14 9.300 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.300 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.300 19:49:50 #14 9.301 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  19:49:50 #14 9.305 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  19:49:50 #14 9.306 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.306 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.310 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  19:49:50 #14 9.310 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  19:49:50 #14 9.311 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.316 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, 19:49:50 #14 9.316 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c:8: 19:49:50 #14 9.316 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.316 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.316 19:49:50 #14 9.316 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.319 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.328 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 19:49:50 #14 9.328 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c:8: 19:49:50 #14 9.328 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.328 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.328 19:49:50 #14 9.329 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.329 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  19:49:50 #14 9.330 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  19:49:50 #14 9.332 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  19:49:50 #14 9.332 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.340 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 19:49:50 #14 9.340 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: 19:49:50 #14 9.340 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.340 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.340 19:49:50 #14 9.356 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:50 #14 9.356 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, 19:49:50 #14 9.356 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: 19:49:50 #14 9.356 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.356 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.356 19:49:50 #14 9.357 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  19:49:50 #14 9.361 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:50 #14 9.361 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, 19:49:50 #14 9.361 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c:8: 19:49:50 #14 9.361 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.361 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.361 19:49:50 #14 9.371 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:49:50 #14 9.371 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, 19:49:50 #14 9.371 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c:8: 19:49:50 #14 9.371 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.371 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.371 19:49:50 #14 9.371 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.372 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, 19:49:50 #14 9.372 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: 19:49:50 #14 9.372 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.372 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.372 19:49:50 #14 9.372 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.373 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.373 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.373 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.381 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.388 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  19:49:50 #14 9.389 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  19:49:50 #14 9.392 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, 19:49:50 #14 9.392 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: 19:49:50 #14 9.392 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.392 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.392 19:49:50 #14 9.398 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, 19:49:50 #14 9.398 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, 19:49:50 #14 9.398 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.c:8: 19:49:50 #14 9.398 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.398 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.398 19:49:50 #14 9.398 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.401 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  19:49:50 #14 9.408 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, 19:49:50 #14 9.408 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: 19:49:50 #14 9.408 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.408 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.408 19:49:50 #14 9.408 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.412 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  19:49:50 #14 9.417 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  19:49:50 #14 9.421 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.h:43:0, 19:49:50 #14 9.421 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c:8: 19:49:50 #14 9.421 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.421 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.421 19:49:50 #14 9.421 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.421 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  19:49:50 #14 9.423 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, 19:49:50 #14 9.423 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c:8: 19:49:50 #14 9.423 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.423 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.423 19:49:50 #14 9.423 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.445 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  19:49:50 #14 9.448 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.449 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  19:49:50 #14 9.449 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.450 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  19:49:50 #14 9.456 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:49:50 #14 9.456 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: 19:49:50 #14 9.456 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.456 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.456 19:49:50 #14 9.456 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.457 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  19:49:50 #14 9.458 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  19:49:50 #14 9.461 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  19:49:50 #14 9.465 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  19:49:50 #14 9.465 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  19:49:50 #14 9.466 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:50 #14 9.466 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, 19:49:50 #14 9.466 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: 19:49:50 #14 9.466 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.466 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.466 19:49:50 #14 9.466 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.467 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  19:49:50 #14 9.468 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  19:49:50 #14 9.469 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  19:49:50 #14 9.469 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  19:49:50 #14 9.470 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  19:49:50 #14 9.470 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.473 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 19:49:50 #14 9.473 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, 19:49:50 #14 9.473 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c:8: 19:49:50 #14 9.473 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.473 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.473 19:49:50 #14 9.473 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.473 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  19:49:50 #14 9.479 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, 19:49:50 #14 9.479 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: 19:49:50 #14 9.479 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.479 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.479 19:49:50 #14 9.479 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.488 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, 19:49:50 #14 9.488 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c:8: 19:49:50 #14 9.488 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.488 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.488 19:49:50 #14 9.494 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 19:49:50 #14 9.494 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: 19:49:50 #14 9.494 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.494 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.494 19:49:50 #14 9.494 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.496 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:49:50 #14 9.496 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, 19:49:50 #14 9.496 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c:8: 19:49:50 #14 9.496 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.496 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.496 19:49:50 #14 9.496 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.497 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:50 #14 9.497 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, 19:49:50 #14 9.497 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: 19:49:50 #14 9.497 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.497 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.497 19:49:50 #14 9.497 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.500 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 19:49:50 #14 9.500 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, 19:49:50 #14 9.500 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: 19:49:50 #14 9.500 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.500 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.500 19:49:50 #14 9.500 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.504 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, 19:49:50 #14 9.504 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c:8: 19:49:50 #14 9.504 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.504 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.504 19:49:50 #14 9.507 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:49:50 #14 9.507 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: 19:49:50 #14 9.507 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.507 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.507 19:49:50 #14 9.508 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, 19:49:50 #14 9.508 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c:8: 19:49:50 #14 9.508 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.508 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.508 19:49:50 #14 9.508 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.516 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, 19:49:50 #14 9.516 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: 19:49:50 #14 9.516 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.516 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.516 19:49:50 #14 9.516 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.516 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 19:49:50 #14 9.516 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: 19:49:50 #14 9.516 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.516 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.516 19:49:50 #14 9.516 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.519 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 19:49:50 #14 9.519 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: 19:49:50 #14 9.519 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.519 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.519 19:49:50 #14 9.522 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, 19:49:50 #14 9.522 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c:8: 19:49:50 #14 9.522 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.522 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.522 19:49:50 #14 9.522 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.528 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, 19:49:50 #14 9.528 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c:8: 19:49:50 #14 9.528 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.528 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.528 19:49:50 #14 9.528 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, 19:49:50 #14 9.528 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: 19:49:50 #14 9.528 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.528 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.528 19:49:50 #14 9.528 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.530 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, 19:49:50 #14 9.530 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: 19:49:50 #14 9.530 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.530 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.530 19:49:50 #14 9.530 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.532 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 19:49:50 #14 9.532 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, 19:49:50 #14 9.532 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: 19:49:50 #14 9.532 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.532 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.532 19:49:50 #14 9.535 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, 19:49:50 #14 9.535 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: 19:49:50 #14 9.535 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.535 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.535 19:49:50 #14 9.537 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, 19:49:50 #14 9.537 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: 19:49:50 #14 9.537 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.537 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.537 19:49:50 #14 9.537 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.539 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:49:50 #14 9.539 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c:8: 19:49:50 #14 9.539 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.539 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.539 19:49:50 #14 9.540 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  19:49:50 #14 9.540 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 19:49:50 #14 9.540 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, 19:49:50 #14 9.540 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: 19:49:50 #14 9.540 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.540 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.540 19:49:50 #14 9.540 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.543 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  19:49:50 #14 9.545 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, 19:49:50 #14 9.545 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: 19:49:50 #14 9.545 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.545 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.545 19:49:50 #14 9.545 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.547 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  19:49:50 #14 9.548 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  19:49:50 #14 9.551 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.h:43:0, 19:49:50 #14 9.551 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c:8: 19:49:50 #14 9.551 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.551 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.551 19:49:50 #14 9.561 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, 19:49:50 #14 9.561 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: 19:49:50 #14 9.561 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.561 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.561 19:49:50 #14 9.562 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  19:49:50 #14 9.566 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 19:49:50 #14 9.566 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: 19:49:50 #14 9.566 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.566 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.566 19:49:50 #14 9.572 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:49:50 #14 9.572 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, 19:49:50 #14 9.572 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c:8: 19:49:50 #14 9.572 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.572 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.572 19:49:50 #14 9.573 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, 19:49:50 #14 9.573 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c:8: 19:49:50 #14 9.573 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.573 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.573 19:49:50 #14 9.573 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, 19:49:50 #14 9.573 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: 19:49:50 #14 9.573 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.573 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.573 19:49:50 #14 9.573 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.574 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  19:49:50 #14 9.575 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, 19:49:50 #14 9.575 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: 19:49:50 #14 9.575 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.575 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.575 19:49:50 #14 9.575 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.575 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  19:49:50 #14 9.577 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, 19:49:50 #14 9.577 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, 19:49:50 #14 9.577 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c:8: 19:49:50 #14 9.577 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.577 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.577 19:49:50 #14 9.579 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  19:49:50 #14 9.581 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, 19:49:50 #14 9.581 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: 19:49:50 #14 9.581 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.581 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.581 19:49:50 #14 9.581 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.581 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.582 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.584 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, 19:49:50 #14 9.584 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: 19:49:50 #14 9.584 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.584 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.584 19:49:50 #14 9.585 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 19:49:50 #14 9.585 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, 19:49:50 #14 9.585 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: 19:49:50 #14 9.585 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.585 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.585 19:49:50 #14 9.587 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  19:49:50 #14 9.587 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.593 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.599 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 19:49:50 #14 9.599 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: 19:49:50 #14 9.599 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.599 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.599 19:49:50 #14 9.599 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.600 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:50 #14 9.600 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, 19:49:50 #14 9.600 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c:8: 19:49:50 #14 9.600 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.600 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.600 19:49:50 #14 9.603 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  19:49:50 #14 9.603 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.604 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  19:49:50 #14 9.605 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  19:49:50 #14 9.608 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 19:49:50 #14 9.608 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.h:15, 19:49:50 #14 9.608 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c:8: 19:49:50 #14 9.608 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.608 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.608 19:49:50 #14 9.608 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.608 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.617 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.620 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.621 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.621 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.622 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  19:49:50 #14 9.627 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.633 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.633 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  19:49:50 #14 9.633 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  19:49:50 #14 9.633 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.637 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  19:49:50 #14 9.638 :0:0: note: this is the location of the previous definition 19:49:50 #14 9.638 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  19:49:50 #14 9.638 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  19:49:50 #14 9.639 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  19:49:50 #14 9.639 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 19:49:50 #14 9.639 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, 19:49:50 #14 9.639 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, 19:49:50 #14 9.639 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: 19:49:50 #14 9.639 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.639 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.639 19:49:50 #14 9.640 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  19:49:50 #14 9.640 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  19:49:50 #14 9.648 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 19:49:50 #14 9.648 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: 19:49:50 #14 9.648 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:50 #14 9.648 #define __EXTENSIONS__ /* for Sun */ 19:49:50 #14 9.648 19:49:50 #14 9.648 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.649 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.650 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  19:49:51 #14 9.661 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, 19:49:51 #14 9.661 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: 19:49:51 #14 9.661 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.661 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.661 19:49:51 #14 9.661 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.673 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  19:49:51 #14 9.677 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.685 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.701 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  19:49:51 #14 9.707 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  19:49:51 #14 9.708 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  19:49:51 #14 9.709 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  19:49:51 #14 9.710 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, 19:49:51 #14 9.710 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: 19:49:51 #14 9.710 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.710 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.710 19:49:51 #14 9.710 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.710 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  19:49:51 #14 9.729 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  19:49:51 #14 9.732 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  19:49:51 #14 9.735 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  19:49:51 #14 9.748 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, 19:49:51 #14 9.748 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h:15, 19:49:51 #14 9.748 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c:8: 19:49:51 #14 9.748 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.748 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.748 19:49:51 #14 9.748 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.751 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:49:51 #14 9.751 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, 19:49:51 #14 9.751 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: 19:49:51 #14 9.751 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.751 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.751 19:49:51 #14 9.766 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB6.h:48:0, 19:49:51 #14 9.766 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.c:8: 19:49:51 #14 9.766 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.766 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.766 19:49:51 #14 9.766 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.782 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, 19:49:51 #14 9.782 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: 19:49:51 #14 9.782 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.782 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.782 19:49:51 #14 9.782 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.783 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.785 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:49:51 #14 9.785 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, 19:49:51 #14 9.785 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c:8: 19:49:51 #14 9.785 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.785 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.785 19:49:51 #14 9.785 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  19:49:51 #14 9.789 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:49:51 #14 9.789 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, 19:49:51 #14 9.789 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: 19:49:51 #14 9.789 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.789 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.789 19:49:51 #14 9.789 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.801 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  19:49:51 #14 9.807 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  19:49:51 #14 9.814 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  19:49:51 #14 9.815 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  19:49:51 #14 9.820 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, 19:49:51 #14 9.820 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: 19:49:51 #14 9.820 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.820 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.820 19:49:51 #14 9.820 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.821 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, 19:49:51 #14 9.821 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: 19:49:51 #14 9.821 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.821 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.821 19:49:51 #14 9.821 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.844 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, 19:49:51 #14 9.844 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c:8: 19:49:51 #14 9.844 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.844 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.844 19:49:51 #14 9.844 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.845 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.861 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.886 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, 19:49:51 #14 9.886 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c:8: 19:49:51 #14 9.886 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.886 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.886 19:49:51 #14 9.886 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.891 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, 19:49:51 #14 9.891 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, 19:49:51 #14 9.891 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c:8: 19:49:51 #14 9.891 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.891 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.891 19:49:51 #14 9.891 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.900 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  19:49:51 #14 9.901 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  19:49:51 #14 9.901 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  19:49:51 #14 9.905 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c  19:49:51 #14 9.905 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  19:49:51 #14 9.906 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  19:49:51 #14 9.921 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  19:49:51 #14 9.949 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  19:49:51 #14 9.951 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  19:49:51 #14 9.952 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  19:49:51 #14 9.952 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  19:49:51 #14 9.953 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  19:49:51 #14 9.955 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:51 #14 9.955 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, 19:49:51 #14 9.955 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: 19:49:51 #14 9.955 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.955 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.955 19:49:51 #14 9.955 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.961 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  19:49:51 #14 9.967 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:51 #14 9.967 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, 19:49:51 #14 9.967 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c:8: 19:49:51 #14 9.967 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.967 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.967 19:49:51 #14 9.967 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.977 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  19:49:51 #14 9.977 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  19:49:51 #14 9.980 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:51 #14 9.980 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, 19:49:51 #14 9.980 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c:8: 19:49:51 #14 9.980 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.980 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.980 19:49:51 #14 9.980 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.981 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  19:49:51 #14 9.990 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  19:49:51 #14 9.990 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, 19:49:51 #14 9.990 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c:8: 19:49:51 #14 9.990 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.990 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.990 19:49:51 #14 9.990 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.992 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, 19:49:51 #14 9.992 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, 19:49:51 #14 9.992 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: 19:49:51 #14 9.992 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.992 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.992 19:49:51 #14 9.992 :0:0: note: this is the location of the previous definition 19:49:51 #14 9.993 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, 19:49:51 #14 9.993 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: 19:49:51 #14 9.993 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 9.993 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 9.993 19:49:51 #14 10.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, 19:49:51 #14 10.00 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c:8: 19:49:51 #14 10.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.00 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.00 19:49:51 #14 10.00 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.01 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:49:51 #14 10.01 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, 19:49:51 #14 10.01 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: 19:49:51 #14 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.01 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.01 19:49:51 #14 10.01 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, 19:49:51 #14 10.01 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c:8: 19:49:51 #14 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.01 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.01 19:49:51 #14 10.01 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h:41:0, 19:49:51 #14 10.02 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c:8: 19:49:51 #14 10.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.02 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.02 19:49:51 #14 10.02 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:49:51 #14 10.02 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, 19:49:51 #14 10.02 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c:8: 19:49:51 #14 10.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.02 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.02 19:49:51 #14 10.02 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, 19:49:51 #14 10.03 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c:8: 19:49:51 #14 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.03 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.03 19:49:51 #14 10.03 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  19:49:51 #14 10.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  19:49:51 #14 10.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  19:49:51 #14 10.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  19:49:51 #14 10.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, 19:49:51 #14 10.06 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c:8: 19:49:51 #14 10.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.06 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.06 19:49:51 #14 10.06 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  19:49:51 #14 10.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, 19:49:51 #14 10.07 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, 19:49:51 #14 10.07 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c:8: 19:49:51 #14 10.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.07 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.07 19:49:51 #14 10.07 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.h:62:0, 19:49:51 #14 10.08 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c:8: 19:49:51 #14 10.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.08 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.08 19:49:51 #14 10.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  19:49:51 #14 10.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  19:49:51 #14 10.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:49:51 #14 10.09 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c:8: 19:49:51 #14 10.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.09 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.09 19:49:51 #14 10.09 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:51 #14 10.10 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, 19:49:51 #14 10.10 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c:8: 19:49:51 #14 10.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.10 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.10 19:49:51 #14 10.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:49:51 #14 10.10 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, 19:49:51 #14 10.10 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: 19:49:51 #14 10.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.10 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.10 19:49:51 #14 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  19:49:51 #14 10.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, 19:49:51 #14 10.10 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c:8: 19:49:51 #14 10.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.10 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.10 19:49:51 #14 10.10 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, 19:49:51 #14 10.11 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: 19:49:51 #14 10.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.11 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.11 19:49:51 #14 10.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:49:51 #14 10.12 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, 19:49:51 #14 10.12 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c:8: 19:49:51 #14 10.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.12 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.12 19:49:51 #14 10.12 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:49:51 #14 10.13 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, 19:49:51 #14 10.13 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c:8: 19:49:51 #14 10.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.13 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.13 19:49:51 #14 10.13 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, 19:49:51 #14 10.15 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c:8: 19:49:51 #14 10.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.15 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.15 19:49:51 #14 10.15 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, 19:49:51 #14 10.16 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c:8: 19:49:51 #14 10.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.16 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.16 19:49:51 #14 10.16 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.16 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  19:49:51 #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  19:49:51 #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  19:49:51 #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  19:49:51 #14 10.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.h:57:0, 19:49:51 #14 10.16 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c:8: 19:49:51 #14 10.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.16 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.16 19:49:51 #14 10.16 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  19:49:51 #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  19:49:51 #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  19:49:51 #14 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 19:49:51 #14 10.17 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c:8: 19:49:51 #14 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.17 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.17 19:49:51 #14 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  19:49:51 #14 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.h:74:0, 19:49:51 #14 10.17 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: 19:49:51 #14 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.17 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.17 19:49:51 #14 10.17 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, 19:49:51 #14 10.17 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: 19:49:51 #14 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.17 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.17 19:49:51 #14 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  19:49:51 #14 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, 19:49:51 #14 10.18 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: 19:49:51 #14 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.18 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.18 19:49:51 #14 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:49:51 #14 10.18 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: 19:49:51 #14 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.18 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.18 19:49:51 #14 10.18 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, 19:49:51 #14 10.18 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: 19:49:51 #14 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.18 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.18 19:49:51 #14 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, 19:49:51 #14 10.18 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, 19:49:51 #14 10.18 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c:8: 19:49:51 #14 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.18 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.18 19:49:51 #14 10.18 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, 19:49:51 #14 10.19 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: 19:49:51 #14 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.19 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.19 19:49:51 #14 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 19:49:51 #14 10.19 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, 19:49:51 #14 10.19 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: 19:49:51 #14 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.19 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.19 19:49:51 #14 10.20 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, 19:49:51 #14 10.20 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c:8: 19:49:51 #14 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.20 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.20 19:49:51 #14 10.20 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 19:49:51 #14 10.20 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, 19:49:51 #14 10.20 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: 19:49:51 #14 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.20 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.20 19:49:51 #14 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:51 #14 10.20 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, 19:49:51 #14 10.20 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c:8: 19:49:51 #14 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.20 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.20 19:49:51 #14 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 19:49:51 #14 10.21 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 19:49:51 #14 10.21 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, 19:49:51 #14 10.21 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, 19:49:51 #14 10.21 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c:8: 19:49:51 #14 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.21 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.21 19:49:51 #14 10.21 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, 19:49:51 #14 10.21 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c:8: 19:49:51 #14 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.21 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.21 19:49:51 #14 10.21 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, 19:49:51 #14 10.21 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, 19:49:51 #14 10.21 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: 19:49:51 #14 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.21 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.21 19:49:51 #14 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:51 #14 10.22 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c:8: 19:49:51 #14 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.22 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.22 19:49:51 #14 10.22 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, 19:49:51 #14 10.22 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c:8: 19:49:51 #14 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.22 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.22 19:49:51 #14 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, 19:49:51 #14 10.22 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: 19:49:51 #14 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.22 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.22 19:49:51 #14 10.22 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, 19:49:51 #14 10.22 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: 19:49:51 #14 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.22 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.22 19:49:51 #14 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, 19:49:51 #14 10.22 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c:8: 19:49:51 #14 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.22 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.22 19:49:51 #14 10.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:51 #14 10.23 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, 19:49:51 #14 10.23 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: 19:49:51 #14 10.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.23 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.23 19:49:51 #14 10.23 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  19:49:51 #14 10.23 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 19:49:51 #14 10.24 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, 19:49:51 #14 10.24 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c:8: 19:49:51 #14 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.24 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.24 19:49:51 #14 10.24 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.24 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h:44:0, 19:49:51 #14 10.24 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: 19:49:51 #14 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.24 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.24 19:49:51 #14 10.24 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.24 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:49:51 #14 10.24 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, 19:49:51 #14 10.24 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c:8: 19:49:51 #14 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.24 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.24 19:49:51 #14 10.24 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 19:49:51 #14 10.25 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: 19:49:51 #14 10.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.25 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.25 19:49:51 #14 10.25 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.25 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  19:49:51 #14 10.26 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, 19:49:51 #14 10.26 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c:8: 19:49:51 #14 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.26 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.26 19:49:51 #14 10.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  19:49:51 #14 10.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  19:49:51 #14 10.27 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, 19:49:51 #14 10.27 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c:8: 19:49:51 #14 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.27 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.27 19:49:51 #14 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:49:51 #14 10.27 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 19:49:51 #14 10.27 from /opt/o-du-l2/src/codec_utils/RRC/BWP.c:8: 19:49:51 #14 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.27 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.27 19:49:51 #14 10.27 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, 19:49:51 #14 10.27 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: 19:49:51 #14 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.27 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.27 19:49:51 #14 10.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  19:49:51 #14 10.27 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  19:49:51 #14 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, 19:49:51 #14 10.28 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: 19:49:51 #14 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.28 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.28 19:49:51 #14 10.28 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, 19:49:51 #14 10.28 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c:8: 19:49:51 #14 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.28 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.28 19:49:51 #14 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:51 #14 10.28 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, 19:49:51 #14 10.28 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: 19:49:51 #14 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.28 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.28 19:49:51 #14 10.29 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.29 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  19:49:51 #14 10.29 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.29 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.29 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 19:49:51 #14 10.30 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, 19:49:51 #14 10.30 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c:8: 19:49:51 #14 10.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.30 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.30 19:49:51 #14 10.30 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  19:49:51 #14 10.31 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  19:49:51 #14 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  19:49:51 #14 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  19:49:51 #14 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  19:49:51 #14 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  19:49:51 #14 10.31 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.31 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  19:49:51 #14 10.32 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  19:49:51 #14 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  19:49:51 #14 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  19:49:51 #14 10.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 19:49:51 #14 10.33 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, 19:49:51 #14 10.33 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c:8: 19:49:51 #14 10.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.33 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.33 19:49:51 #14 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  19:49:51 #14 10.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:51 #14 10.33 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, 19:49:51 #14 10.33 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c:8: 19:49:51 #14 10.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.33 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.33 19:49:51 #14 10.33 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  19:49:51 #14 10.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, 19:49:51 #14 10.33 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: 19:49:51 #14 10.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.33 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.33 19:49:51 #14 10.33 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 19:49:51 #14 10.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, 19:49:51 #14 10.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c:8: 19:49:51 #14 10.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.34 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.34 19:49:51 #14 10.34 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h:90:0, 19:49:51 #14 10.35 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c:8: 19:49:51 #14 10.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.35 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.35 19:49:51 #14 10.35 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.35 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:49:51 #14 10.35 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, 19:49:51 #14 10.35 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c:8: 19:49:51 #14 10.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.35 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.35 19:49:51 #14 10.35 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.35 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, 19:49:51 #14 10.36 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c:8: 19:49:51 #14 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.36 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.36 19:49:51 #14 10.36 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 19:49:51 #14 10.36 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, 19:49:51 #14 10.36 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c:8: 19:49:51 #14 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.36 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.36 19:49:51 #14 10.36 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  19:49:51 #14 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:49:51 #14 10.37 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, 19:49:51 #14 10.37 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: 19:49:51 #14 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.37 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.37 19:49:51 #14 10.37 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 19:49:51 #14 10.37 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c:8: 19:49:51 #14 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.37 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.37 19:49:51 #14 10.37 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, 19:49:51 #14 10.38 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, 19:49:51 #14 10.38 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c:8: 19:49:51 #14 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.38 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.38 19:49:51 #14 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:49:51 #14 10.40 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, 19:49:51 #14 10.40 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c:8: 19:49:51 #14 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.40 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.40 19:49:51 #14 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, 19:49:51 #14 10.40 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, 19:49:51 #14 10.40 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: 19:49:51 #14 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.40 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.40 19:49:51 #14 10.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  19:49:51 #14 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 19:49:51 #14 10.41 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, 19:49:51 #14 10.41 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c:8: 19:49:51 #14 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.41 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.41 19:49:51 #14 10.41 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  19:49:51 #14 10.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  19:49:51 #14 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  19:49:51 #14 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c  19:49:51 #14 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  19:49:51 #14 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 19:49:51 #14 10.44 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, 19:49:51 #14 10.44 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c:8: 19:49:51 #14 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.44 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.44 19:49:51 #14 10.44 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.44 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.45 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  19:49:51 #14 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, 19:49:51 #14 10.45 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: 19:49:51 #14 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.45 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.45 19:49:51 #14 10.45 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  19:49:51 #14 10.46 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.48 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, 19:49:51 #14 10.48 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: 19:49:51 #14 10.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.48 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.48 19:49:51 #14 10.48 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.48 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  19:49:51 #14 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:51 #14 10.51 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, 19:49:51 #14 10.51 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c:8: 19:49:51 #14 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.51 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.51 19:49:51 #14 10.51 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, 19:49:51 #14 10.52 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: 19:49:51 #14 10.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.52 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.52 19:49:51 #14 10.52 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  19:49:51 #14 10.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c  19:49:51 #14 10.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:49:51 #14 10.53 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 19:49:51 #14 10.53 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: 19:49:51 #14 10.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.53 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.53 19:49:51 #14 10.53 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  19:49:51 #14 10.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  19:49:51 #14 10.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  19:49:51 #14 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, 19:49:51 #14 10.55 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c:8: 19:49:51 #14 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.55 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.55 19:49:51 #14 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 19:49:51 #14 10.56 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, 19:49:51 #14 10.56 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: 19:49:51 #14 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.56 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.56 19:49:51 #14 10.56 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  19:49:51 #14 10.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  19:49:51 #14 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, 19:49:51 #14 10.58 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c:8: 19:49:51 #14 10.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.58 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.58 19:49:51 #14 10.58 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:49:51 #14 10.58 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, 19:49:51 #14 10.58 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c:8: 19:49:51 #14 10.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.58 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.58 19:49:51 #14 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  19:49:51 #14 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  19:49:51 #14 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:51 #14 10.59 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, 19:49:51 #14 10.59 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: 19:49:51 #14 10.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.59 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.59 19:49:51 #14 10.59 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:49:51 #14 10.60 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c:8: 19:49:51 #14 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.60 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.60 19:49:51 #14 10.60 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c  19:49:51 #14 10.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  19:49:51 #14 10.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, 19:49:51 #14 10.61 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: 19:49:51 #14 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.61 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.61 19:49:51 #14 10.61 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.61 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  19:49:51 #14 10.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  19:49:51 #14 10.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  19:49:51 #14 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, 19:49:51 #14 10.62 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c:8: 19:49:51 #14 10.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.62 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.62 19:49:51 #14 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  19:49:51 #14 10.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, 19:49:51 #14 10.63 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, 19:49:51 #14 10.63 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c:8: 19:49:51 #14 10.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.63 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.63 19:49:51 #14 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  19:49:51 #14 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  19:49:51 #14 10.63 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  19:49:51 #14 10.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:49:51 #14 10.63 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 19:49:51 #14 10.63 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, 19:49:51 #14 10.63 from /opt/o-du-l2/src/codec_utils/RRC/MIB.c:8: 19:49:51 #14 10.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.63 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.63 19:49:51 #14 10.63 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, 19:49:51 #14 10.63 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, 19:49:51 #14 10.63 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c:8: 19:49:51 #14 10.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.63 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.63 19:49:51 #14 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  19:49:51 #14 10.64 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  19:49:51 #14 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 19:49:51 #14 10.65 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: 19:49:51 #14 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.65 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.65 19:49:51 #14 10.65 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 19:49:51 #14 10.65 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, 19:49:51 #14 10.65 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: 19:49:51 #14 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.65 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.65 19:49:51 #14 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, 19:49:51 #14 10.66 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c:8: 19:49:51 #14 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.66 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.66 19:49:51 #14 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, 19:49:51 #14 10.66 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c:8: 19:49:51 #14 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.66 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.66 19:49:51 #14 10.66 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.66 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.h:44:0, 19:49:51 #14 10.66 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: 19:49:51 #14 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.66 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.66 19:49:51 #14 10.66 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.67 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, 19:49:51 #14 10.67 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, 19:49:51 #14 10.67 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c:8: 19:49:51 #14 10.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.67 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.67 19:49:51 #14 10.67 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.h:46:0, 19:49:51 #14 10.68 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c:8: 19:49:51 #14 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.68 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.68 19:49:51 #14 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, 19:49:51 #14 10.68 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c:8: 19:49:51 #14 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.68 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.68 19:49:51 #14 10.68 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.68 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:49:51 #14 10.68 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, 19:49:51 #14 10.68 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, 19:49:51 #14 10.68 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c:8: 19:49:51 #14 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:51 #14 10.68 #define __EXTENSIONS__ /* for Sun */ 19:49:51 #14 10.68 19:49:51 #14 10.68 :0:0: note: this is the location of the previous definition 19:49:51 #14 10.70 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, 19:49:52 #14 10.70 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, 19:49:52 #14 10.70 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c:8: 19:49:52 #14 10.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.70 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.70 19:49:52 #14 10.70 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, 19:49:52 #14 10.71 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: 19:49:52 #14 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.71 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.71 19:49:52 #14 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 19:49:52 #14 10.71 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c:8: 19:49:52 #14 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.71 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.71 19:49:52 #14 10.71 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 19:49:52 #14 10.71 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, 19:49:52 #14 10.71 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c:8: 19:49:52 #14 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.71 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.71 19:49:52 #14 10.71 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:52 #14 10.72 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, 19:49:52 #14 10.72 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c:8: 19:49:52 #14 10.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.72 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.72 19:49:52 #14 10.72 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  19:49:52 #14 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:49:52 #14 10.74 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, 19:49:52 #14 10.74 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c:8: 19:49:52 #14 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.74 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.74 19:49:52 #14 10.74 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:49:52 #14 10.74 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, 19:49:52 #14 10.74 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c:8: 19:49:52 #14 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.74 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.74 19:49:52 #14 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.h:101:0, 19:49:52 #14 10.74 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: 19:49:52 #14 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.74 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.74 19:49:52 #14 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, 19:49:52 #14 10.75 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c:8: 19:49:52 #14 10.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.75 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.75 19:49:52 #14 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 19:49:52 #14 10.75 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c:8: 19:49:52 #14 10.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.75 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.75 19:49:52 #14 10.75 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 19:49:52 #14 10.75 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, 19:49:52 #14 10.75 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c:8: 19:49:52 #14 10.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.75 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.75 19:49:52 #14 10.75 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, 19:49:52 #14 10.76 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, 19:49:52 #14 10.76 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: 19:49:52 #14 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.76 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.76 19:49:52 #14 10.76 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, 19:49:52 #14 10.76 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: 19:49:52 #14 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.76 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.76 19:49:52 #14 10.76 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.76 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  19:49:52 #14 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  19:49:52 #14 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, 19:49:52 #14 10.76 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c:8: 19:49:52 #14 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.76 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.76 19:49:52 #14 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  19:49:52 #14 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  19:49:52 #14 10.77 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, 19:49:52 #14 10.77 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.h:15, 19:49:52 #14 10.77 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c:8: 19:49:52 #14 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.77 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.77 19:49:52 #14 10.77 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, 19:49:52 #14 10.77 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, 19:49:52 #14 10.77 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: 19:49:52 #14 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.77 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.77 19:49:52 #14 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:49:52 #14 10.77 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: 19:49:52 #14 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.77 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.77 19:49:52 #14 10.77 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  19:49:52 #14 10.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, 19:49:52 #14 10.78 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c:8: 19:49:52 #14 10.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.78 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.78 19:49:52 #14 10.78 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.78 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  19:49:52 #14 10.78 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  19:49:52 #14 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  19:49:52 #14 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  19:49:52 #14 10.79 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  19:49:52 #14 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 19:49:52 #14 10.79 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, 19:49:52 #14 10.79 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c:8: 19:49:52 #14 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.79 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.79 19:49:52 #14 10.79 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:49:52 #14 10.82 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, 19:49:52 #14 10.82 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c:8: 19:49:52 #14 10.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.82 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.82 19:49:52 #14 10.82 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.82 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.82 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  19:49:52 #14 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  19:49:52 #14 10.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  19:49:52 #14 10.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  19:49:52 #14 10.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  19:49:52 #14 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  19:49:52 #14 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  19:49:52 #14 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  19:49:52 #14 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  19:49:52 #14 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  19:49:52 #14 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  19:49:52 #14 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  19:49:52 #14 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.h:44:0, 19:49:52 #14 10.88 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c:8: 19:49:52 #14 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.88 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.88 19:49:52 #14 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, 19:49:52 #14 10.88 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c:8: 19:49:52 #14 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.88 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.88 19:49:52 #14 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:49:52 #14 10.88 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, 19:49:52 #14 10.88 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c:8: 19:49:52 #14 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.88 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.88 19:49:52 #14 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  19:49:52 #14 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  19:49:52 #14 10.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.h:44:0, 19:49:52 #14 10.89 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c:8: 19:49:52 #14 10.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.89 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.89 19:49:52 #14 10.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, 19:49:52 #14 10.89 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: 19:49:52 #14 10.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.89 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.89 19:49:52 #14 10.89 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:52 #14 10.90 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, 19:49:52 #14 10.90 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: 19:49:52 #14 10.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.90 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.90 19:49:52 #14 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 19:49:52 #14 10.90 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, 19:49:52 #14 10.90 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c:8: 19:49:52 #14 10.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.90 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.90 19:49:52 #14 10.90 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.90 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 19:49:52 #14 10.90 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, 19:49:52 #14 10.90 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c:8: 19:49:52 #14 10.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.90 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.90 19:49:52 #14 10.90 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:49:52 #14 10.91 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, 19:49:52 #14 10.91 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: 19:49:52 #14 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.91 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.91 19:49:52 #14 10.91 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:49:52 #14 10.91 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 19:49:52 #14 10.91 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, 19:49:52 #14 10.91 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c:8: 19:49:52 #14 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.91 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.91 19:49:52 #14 10.91 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.91 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, 19:49:52 #14 10.92 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, 19:49:52 #14 10.92 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c:8: 19:49:52 #14 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.92 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.92 19:49:52 #14 10.92 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  19:49:52 #14 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, 19:49:52 #14 10.92 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c:8: 19:49:52 #14 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.92 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.92 19:49:52 #14 10.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 19:49:52 #14 10.93 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, 19:49:52 #14 10.93 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c:8: 19:49:52 #14 10.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.93 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.93 19:49:52 #14 10.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  19:49:52 #14 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, 19:49:52 #14 10.94 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c:8: 19:49:52 #14 10.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.94 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.94 19:49:52 #14 10.94 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  19:49:52 #14 10.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  19:49:52 #14 10.94 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  19:49:52 #14 10.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, 19:49:52 #14 10.95 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c:8: 19:49:52 #14 10.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.95 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.95 19:49:52 #14 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  19:49:52 #14 10.95 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 19:49:52 #14 10.96 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c:8: 19:49:52 #14 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 10.96 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 10.96 19:49:52 #14 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  19:49:52 #14 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  19:49:52 #14 10.97 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.98 :0:0: note: this is the location of the previous definition 19:49:52 #14 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  19:49:52 #14 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  19:49:52 #14 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c  19:49:52 #14 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  19:49:52 #14 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  19:49:52 #14 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  19:49:52 #14 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  19:49:52 #14 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  19:49:52 #14 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  19:49:52 #14 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  19:49:52 #14 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  19:49:52 #14 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  19:49:52 #14 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, 19:49:52 #14 11.00 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, 19:49:52 #14 11.00 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c:8: 19:49:52 #14 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.00 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.00 19:49:52 #14 11.00 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  19:49:52 #14 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  19:49:52 #14 11.00 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  19:49:52 #14 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c  19:49:52 #14 11.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  19:49:52 #14 11.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  19:49:52 #14 11.02 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  19:49:52 #14 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:52 #14 11.02 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, 19:49:52 #14 11.02 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c:8: 19:49:52 #14 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.02 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.02 19:49:52 #14 11.02 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  19:49:52 #14 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  19:49:52 #14 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  19:49:52 #14 11.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 19:49:52 #14 11.03 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, 19:49:52 #14 11.03 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, 19:49:52 #14 11.03 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c:8: 19:49:52 #14 11.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.03 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.03 19:49:52 #14 11.03 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  19:49:52 #14 11.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 19:49:52 #14 11.04 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c:8: 19:49:52 #14 11.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.04 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.04 19:49:52 #14 11.04 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.04 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c  19:49:52 #14 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  19:49:52 #14 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  19:49:52 #14 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 19:49:52 #14 11.07 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, 19:49:52 #14 11.07 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: 19:49:52 #14 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.07 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.07 19:49:52 #14 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  19:49:52 #14 11.08 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  19:49:52 #14 11.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, 19:49:52 #14 11.09 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, 19:49:52 #14 11.09 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: 19:49:52 #14 11.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.09 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.09 19:49:52 #14 11.09 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  19:49:52 #14 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  19:49:52 #14 11.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, 19:49:52 #14 11.10 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c:8: 19:49:52 #14 11.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.10 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.10 19:49:52 #14 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, 19:49:52 #14 11.12 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c:8: 19:49:52 #14 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.12 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.12 19:49:52 #14 11.12 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, 19:49:52 #14 11.15 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c:8: 19:49:52 #14 11.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.15 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.15 19:49:52 #14 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  19:49:52 #14 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  19:49:52 #14 11.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 19:49:52 #14 11.16 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c:8: 19:49:52 #14 11.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.16 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.16 19:49:52 #14 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  19:49:52 #14 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  19:49:52 #14 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  19:49:52 #14 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, 19:49:52 #14 11.17 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: 19:49:52 #14 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.17 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.17 19:49:52 #14 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 19:49:52 #14 11.17 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, 19:49:52 #14 11.17 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c:8: 19:49:52 #14 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.17 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.17 19:49:52 #14 11.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:49:52 #14 11.19 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, 19:49:52 #14 11.19 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c:8: 19:49:52 #14 11.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.19 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.19 19:49:52 #14 11.19 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.20 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 19:49:52 #14 11.20 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, 19:49:52 #14 11.20 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c:8: 19:49:52 #14 11.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.20 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.20 19:49:52 #14 11.20 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, 19:49:52 #14 11.20 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c:8: 19:49:52 #14 11.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.20 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.20 19:49:52 #14 11.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 19:49:52 #14 11.20 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, 19:49:52 #14 11.20 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: 19:49:52 #14 11.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.20 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.20 19:49:52 #14 11.20 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.21 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  19:49:52 #14 11.24 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.24 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c  19:49:52 #14 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  19:49:52 #14 11.24 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  19:49:52 #14 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  19:49:52 #14 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  19:49:52 #14 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  19:49:52 #14 11.25 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  19:49:52 #14 11.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, 19:49:52 #14 11.26 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: 19:49:52 #14 11.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.26 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.26 19:49:52 #14 11.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, 19:49:52 #14 11.27 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c:8: 19:49:52 #14 11.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.27 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.27 19:49:52 #14 11.28 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 19:49:52 #14 11.29 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, 19:49:52 #14 11.29 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, 19:49:52 #14 11.29 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c:8: 19:49:52 #14 11.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.29 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.29 19:49:52 #14 11.29 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  19:49:52 #14 11.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, 19:49:52 #14 11.31 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: 19:49:52 #14 11.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.31 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.31 19:49:52 #14 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  19:49:52 #14 11.31 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  19:49:52 #14 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  19:49:52 #14 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  19:49:52 #14 11.35 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:49:52 #14 11.36 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c:8: 19:49:52 #14 11.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.36 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.36 19:49:52 #14 11.36 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  19:49:52 #14 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  19:49:52 #14 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  19:49:52 #14 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  19:49:52 #14 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, 19:49:52 #14 11.39 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, 19:49:52 #14 11.39 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c:8: 19:49:52 #14 11.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.39 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.39 19:49:52 #14 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 19:49:52 #14 11.39 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, 19:49:52 #14 11.39 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: 19:49:52 #14 11.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.39 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.39 19:49:52 #14 11.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  19:49:52 #14 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:52 #14 11.40 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, 19:49:52 #14 11.40 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c:8: 19:49:52 #14 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.40 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.40 19:49:52 #14 11.40 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, 19:49:52 #14 11.40 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c:8: 19:49:52 #14 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.40 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.40 19:49:52 #14 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:52 #14 11.40 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, 19:49:52 #14 11.40 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c:8: 19:49:52 #14 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.40 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.40 19:49:52 #14 11.40 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.40 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 19:49:52 #14 11.40 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, 19:49:52 #14 11.40 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c:8: 19:49:52 #14 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.40 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.40 19:49:52 #14 11.40 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.40 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, 19:49:52 #14 11.40 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, 19:49:52 #14 11.40 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c:8: 19:49:52 #14 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.40 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.40 19:49:52 #14 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  19:49:52 #14 11.41 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:49:52 #14 11.41 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, 19:49:52 #14 11.41 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c:8: 19:49:52 #14 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.41 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.41 19:49:52 #14 11.41 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, 19:49:52 #14 11.42 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c:8: 19:49:52 #14 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.42 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.42 19:49:52 #14 11.42 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 19:49:52 #14 11.42 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, 19:49:52 #14 11.42 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: 19:49:52 #14 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.42 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.42 19:49:52 #14 11.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  19:49:52 #14 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.h:74:0, 19:49:52 #14 11.43 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: 19:49:52 #14 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.43 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.43 19:49:52 #14 11.43 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c  19:49:52 #14 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  19:49:52 #14 11.43 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, 19:49:52 #14 11.43 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c:8: 19:49:52 #14 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.43 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.43 19:49:52 #14 11.43 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:52 #14 11.43 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, 19:49:52 #14 11.43 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c:8: 19:49:52 #14 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.43 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.43 19:49:52 #14 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, 19:49:52 #14 11.43 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, 19:49:52 #14 11.43 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: 19:49:52 #14 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.43 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.43 19:49:52 #14 11.43 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  19:49:52 #14 11.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, 19:49:52 #14 11.44 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c:8: 19:49:52 #14 11.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.44 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.44 19:49:52 #14 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  19:49:52 #14 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, 19:49:52 #14 11.45 from /opt/o-du-l2/src/codec_utils/RRC/QFI.c:8: 19:49:52 #14 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.45 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.45 19:49:52 #14 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  19:49:52 #14 11.45 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  19:49:52 #14 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:49:52 #14 11.45 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, 19:49:52 #14 11.45 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c:8: 19:49:52 #14 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.45 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.45 19:49:52 #14 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, 19:49:52 #14 11.45 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, 19:49:52 #14 11.45 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c:8: 19:49:52 #14 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.45 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.45 19:49:52 #14 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.h:254:0, 19:49:52 #14 11.45 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c:8: 19:49:52 #14 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.45 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.45 19:49:52 #14 11.45 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  19:49:52 #14 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.h:44:0, 19:49:52 #14 11.46 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c:8: 19:49:52 #14 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.46 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.46 19:49:52 #14 11.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c  19:49:52 #14 11.46 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, 19:49:52 #14 11.46 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, 19:49:52 #14 11.46 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c:8: 19:49:52 #14 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.46 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.46 19:49:52 #14 11.46 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, 19:49:52 #14 11.46 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: 19:49:52 #14 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.46 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.46 19:49:52 #14 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  19:49:52 #14 11.47 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  19:49:52 #14 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 19:49:52 #14 11.47 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, 19:49:52 #14 11.47 from /opt/o-du-l2/src/codec_utils/RRC/MNC.c:8: 19:49:52 #14 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.47 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.47 19:49:52 #14 11.47 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  19:49:52 #14 11.47 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.47 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:52 #14 11.48 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, 19:49:52 #14 11.48 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: 19:49:52 #14 11.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.48 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.48 19:49:52 #14 11.48 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  19:49:52 #14 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  19:49:52 #14 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  19:49:52 #14 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  19:49:52 #14 11.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, 19:49:52 #14 11.48 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c:8: 19:49:52 #14 11.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.48 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.48 19:49:52 #14 11.48 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.48 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  19:49:52 #14 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  19:49:52 #14 11.48 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, 19:49:52 #14 11.49 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c:8: 19:49:52 #14 11.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.49 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.49 19:49:52 #14 11.49 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, 19:49:52 #14 11.49 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, 19:49:52 #14 11.49 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c:8: 19:49:52 #14 11.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.49 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.49 19:49:52 #14 11.49 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  19:49:52 #14 11.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, 19:49:52 #14 11.49 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c:8: 19:49:52 #14 11.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.49 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.49 19:49:52 #14 11.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, 19:49:52 #14 11.49 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c:8: 19:49:52 #14 11.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.49 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.49 19:49:52 #14 11.49 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:49:52 #14 11.49 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, 19:49:52 #14 11.49 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c:8: 19:49:52 #14 11.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.49 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.49 19:49:52 #14 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, 19:49:52 #14 11.50 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: 19:49:52 #14 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.50 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.50 19:49:52 #14 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 19:49:52 #14 11.50 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, 19:49:52 #14 11.50 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c:8: 19:49:52 #14 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.50 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.50 19:49:52 #14 11.50 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, 19:49:52 #14 11.50 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: 19:49:52 #14 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.50 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.50 19:49:52 #14 11.50 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, 19:49:52 #14 11.51 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c:8: 19:49:52 #14 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.51 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.51 19:49:52 #14 11.51 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.51 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:49:52 #14 11.52 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, 19:49:52 #14 11.52 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: 19:49:52 #14 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.52 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.52 19:49:52 #14 11.52 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 19:49:52 #14 11.52 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, 19:49:52 #14 11.52 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c:8: 19:49:52 #14 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.52 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.52 19:49:52 #14 11.52 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.h:41:0, 19:49:52 #14 11.52 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c:8: 19:49:52 #14 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.52 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.52 19:49:52 #14 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:52 #14 11.52 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, 19:49:52 #14 11.52 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c:8: 19:49:52 #14 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.52 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.52 19:49:52 #14 11.52 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:52 #14 11.54 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, 19:49:52 #14 11.54 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: 19:49:52 #14 11.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.54 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.54 19:49:52 #14 11.54 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 19:49:52 #14 11.54 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, 19:49:52 #14 11.54 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c:8: 19:49:52 #14 11.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.54 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.54 19:49:52 #14 11.54 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 19:49:52 #14 11.54 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, 19:49:52 #14 11.54 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: 19:49:52 #14 11.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.54 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.54 19:49:52 #14 11.54 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.54 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:49:52 #14 11.55 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 19:49:52 #14 11.55 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: 19:49:52 #14 11.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.55 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.55 19:49:52 #14 11.55 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:52 #14 11.56 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, 19:49:52 #14 11.56 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c:8: 19:49:52 #14 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.56 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.56 19:49:52 #14 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 19:49:52 #14 11.56 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: 19:49:52 #14 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.56 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.56 19:49:52 #14 11.56 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, 19:49:52 #14 11.57 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c:8: 19:49:52 #14 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.57 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.57 19:49:52 #14 11.57 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.h:51:0, 19:49:52 #14 11.57 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: 19:49:52 #14 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.57 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.57 19:49:52 #14 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, 19:49:52 #14 11.57 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: 19:49:52 #14 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.57 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.57 19:49:52 #14 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h:166:0, 19:49:52 #14 11.58 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c:8: 19:49:52 #14 11.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.58 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.58 19:49:52 #14 11.58 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  19:49:52 #14 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.h:46:0, 19:49:52 #14 11.59 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c:8: 19:49:52 #14 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.59 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.59 19:49:52 #14 11.59 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.59 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, 19:49:52 #14 11.61 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c:8: 19:49:52 #14 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.61 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.61 19:49:52 #14 11.61 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 19:49:52 #14 11.61 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: 19:49:52 #14 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.61 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.61 19:49:52 #14 11.61 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  19:49:52 #14 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:49:52 #14 11.62 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.c:8: 19:49:52 #14 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.62 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.62 19:49:52 #14 11.62 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 19:49:52 #14 11.62 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c:8: 19:49:52 #14 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.62 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.62 19:49:52 #14 11.62 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  19:49:52 #14 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 19:49:52 #14 11.63 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, 19:49:52 #14 11.63 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c:8: 19:49:52 #14 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.63 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.63 19:49:52 #14 11.63 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  19:49:52 #14 11.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 19:49:52 #14 11.64 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, 19:49:52 #14 11.64 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: 19:49:52 #14 11.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.64 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.64 19:49:52 #14 11.64 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  19:49:52 #14 11.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 19:49:52 #14 11.65 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c:8: 19:49:52 #14 11.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.65 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.65 19:49:52 #14 11.65 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  19:49:52 #14 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  19:49:52 #14 11.65 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.65 :0:0: note: this is the location of the previous definition 19:49:52 #14 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:49:52 #14 11.66 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, 19:49:52 #14 11.66 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: 19:49:52 #14 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:52 #14 11.66 #define __EXTENSIONS__ /* for Sun */ 19:49:52 #14 11.66 19:49:53 #14 11.66 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 19:49:53 #14 11.66 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, 19:49:53 #14 11.66 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c:8: 19:49:53 #14 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.66 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.66 19:49:53 #14 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  19:49:53 #14 11.68 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.68 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.69 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, 19:49:53 #14 11.69 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c:8: 19:49:53 #14 11.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.69 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.69 19:49:53 #14 11.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, 19:49:53 #14 11.70 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: 19:49:53 #14 11.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.70 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.70 19:49:53 #14 11.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 19:49:53 #14 11.70 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, 19:49:53 #14 11.70 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c:8: 19:49:53 #14 11.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.70 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.70 19:49:53 #14 11.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  19:49:53 #14 11.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, 19:49:53 #14 11.71 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c:8: 19:49:53 #14 11.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.71 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.71 19:49:53 #14 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:53 #14 11.72 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, 19:49:53 #14 11.72 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: 19:49:53 #14 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.72 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.72 19:49:53 #14 11.72 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.72 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.72 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, 19:49:53 #14 11.73 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: 19:49:53 #14 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.73 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.73 19:49:53 #14 11.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 19:49:53 #14 11.73 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, 19:49:53 #14 11.73 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c:8: 19:49:53 #14 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.73 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.73 19:49:53 #14 11.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, 19:49:53 #14 11.73 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, 19:49:53 #14 11.73 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c:8: 19:49:53 #14 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.73 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.73 19:49:53 #14 11.73 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  19:49:53 #14 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c  19:49:53 #14 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  19:49:53 #14 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  19:49:53 #14 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:49:53 #14 11.75 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, 19:49:53 #14 11.75 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c:8: 19:49:53 #14 11.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.75 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.75 19:49:53 #14 11.75 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  19:49:53 #14 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  19:49:53 #14 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  19:49:53 #14 11.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.h:71:0, 19:49:53 #14 11.76 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c:8: 19:49:53 #14 11.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.76 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.76 19:49:53 #14 11.76 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.76 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, 19:49:53 #14 11.77 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c:8: 19:49:53 #14 11.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.77 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.77 19:49:53 #14 11.77 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.77 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.77 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:49:53 #14 11.78 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, 19:49:53 #14 11.78 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: 19:49:53 #14 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.78 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.78 19:49:53 #14 11.78 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.78 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 19:49:53 #14 11.79 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, 19:49:53 #14 11.79 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c:8: 19:49:53 #14 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.79 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.79 19:49:53 #14 11.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  19:49:53 #14 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, 19:49:53 #14 11.82 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, 19:49:53 #14 11.82 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c:8: 19:49:53 #14 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.82 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.82 19:49:53 #14 11.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 19:49:53 #14 11.84 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c:8: 19:49:53 #14 11.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.84 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.84 19:49:53 #14 11.84 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.85 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.86 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, 19:49:53 #14 11.87 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: 19:49:53 #14 11.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.87 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.87 19:49:53 #14 11.87 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:53 #14 11.87 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, 19:49:53 #14 11.87 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: 19:49:53 #14 11.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.87 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.87 19:49:53 #14 11.87 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 19:49:53 #14 11.88 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c:8: 19:49:53 #14 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.88 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.88 19:49:53 #14 11.88 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.88 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  19:49:53 #14 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  19:49:53 #14 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 19:49:53 #14 11.89 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 19:49:53 #14 11.89 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c:8: 19:49:53 #14 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.89 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.89 19:49:53 #14 11.89 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  19:49:53 #14 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  19:49:53 #14 11.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 19:49:53 #14 11.90 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, 19:49:53 #14 11.90 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, 19:49:53 #14 11.90 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: 19:49:53 #14 11.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.90 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.90 19:49:53 #14 11.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, 19:49:53 #14 11.91 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.c:8: 19:49:53 #14 11.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.91 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.91 19:49:53 #14 11.91 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  19:49:53 #14 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h:45:0, 19:49:53 #14 11.92 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c:8: 19:49:53 #14 11.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.92 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.92 19:49:53 #14 11.92 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  19:49:53 #14 11.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 19:49:53 #14 11.93 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c:8: 19:49:53 #14 11.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.93 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.93 19:49:53 #14 11.93 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  19:49:53 #14 11.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 19:49:53 #14 11.93 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c:8: 19:49:53 #14 11.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.93 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.93 19:49:53 #14 11.93 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, 19:49:53 #14 11.94 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: 19:49:53 #14 11.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.94 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.94 19:49:53 #14 11.94 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.h:46:0, 19:49:53 #14 11.94 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c:8: 19:49:53 #14 11.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.94 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.94 19:49:53 #14 11.94 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, 19:49:53 #14 11.95 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: 19:49:53 #14 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.95 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.95 19:49:53 #14 11.95 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  19:49:53 #14 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, 19:49:53 #14 11.95 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c:8: 19:49:53 #14 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.95 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.95 19:49:53 #14 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 19:49:53 #14 11.95 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, 19:49:53 #14 11.95 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: 19:49:53 #14 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.95 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.95 19:49:53 #14 11.95 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, 19:49:53 #14 11.96 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c:8: 19:49:53 #14 11.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.96 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.96 19:49:53 #14 11.96 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.96 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  19:49:53 #14 11.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:49:53 #14 11.97 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c:8: 19:49:53 #14 11.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.97 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.97 19:49:53 #14 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 19:49:53 #14 11.98 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, 19:49:53 #14 11.98 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: 19:49:53 #14 11.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.98 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.98 19:49:53 #14 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:49:53 #14 11.98 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, 19:49:53 #14 11.98 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c:8: 19:49:53 #14 11.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.98 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.98 19:49:53 #14 11.98 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, 19:49:53 #14 11.99 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.c:8: 19:49:53 #14 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.99 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.99 19:49:53 #14 11.99 :0:0: note: this is the location of the previous definition 19:49:53 #14 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:49:53 #14 11.99 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, 19:49:53 #14 11.99 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c:8: 19:49:53 #14 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.99 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.99 19:49:53 #14 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, 19:49:53 #14 11.99 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, 19:49:53 #14 11.99 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c:8: 19:49:53 #14 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.99 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.99 19:49:53 #14 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.h:46:0, 19:49:53 #14 11.99 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: 19:49:53 #14 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 11.99 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 11.99 19:49:53 #14 11.99 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, 19:49:53 #14 12.00 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.c:8: 19:49:53 #14 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.00 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.00 19:49:53 #14 12.00 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.00 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.00 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.00 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 19:49:53 #14 12.01 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, 19:49:53 #14 12.01 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c:8: 19:49:53 #14 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.01 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.01 19:49:53 #14 12.01 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 19:49:53 #14 12.01 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, 19:49:53 #14 12.01 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, 19:49:53 #14 12.01 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.c:8: 19:49:53 #14 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.01 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.01 19:49:53 #14 12.01 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  19:49:53 #14 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  19:49:53 #14 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  19:49:53 #14 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  19:49:53 #14 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  19:49:53 #14 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  19:49:53 #14 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  19:49:53 #14 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  19:49:53 #14 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 19:49:53 #14 12.02 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, 19:49:53 #14 12.02 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c:8: 19:49:53 #14 12.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.02 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.02 19:49:53 #14 12.02 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, 19:49:53 #14 12.03 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c:8: 19:49:53 #14 12.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.03 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.03 19:49:53 #14 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, 19:49:53 #14 12.04 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c:8: 19:49:53 #14 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.04 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.04 19:49:53 #14 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 19:49:53 #14 12.04 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, 19:49:53 #14 12.04 from /opt/o-du-l2/src/codec_utils/RRC/TAG.c:8: 19:49:53 #14 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.04 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.04 19:49:53 #14 12.04 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.04 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.04 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.06 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.h:115:0, 19:49:53 #14 12.06 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c:8: 19:49:53 #14 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.06 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.06 19:49:53 #14 12.06 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.h:75:0, 19:49:53 #14 12.07 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c:8: 19:49:53 #14 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.07 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.07 19:49:53 #14 12.07 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  19:49:53 #14 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, 19:49:53 #14 12.07 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c:8: 19:49:53 #14 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.07 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.07 19:49:53 #14 12.07 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:49:53 #14 12.08 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, 19:49:53 #14 12.08 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c:8: 19:49:53 #14 12.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.08 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.08 19:49:53 #14 12.08 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, 19:49:53 #14 12.09 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c:8: 19:49:53 #14 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.09 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.09 19:49:53 #14 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, 19:49:53 #14 12.09 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c:8: 19:49:53 #14 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.09 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.09 19:49:53 #14 12.09 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  19:49:53 #14 12.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  19:49:53 #14 12.11 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.h:44:0, 19:49:53 #14 12.11 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c:8: 19:49:53 #14 12.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.11 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.11 19:49:53 #14 12.11 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  19:49:53 #14 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  19:49:53 #14 12.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  19:49:53 #14 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, 19:49:53 #14 12.12 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c:8: 19:49:53 #14 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.12 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.12 19:49:53 #14 12.12 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, 19:49:53 #14 12.12 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c:8: 19:49:53 #14 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.12 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.12 19:49:53 #14 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, 19:49:53 #14 12.12 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, 19:49:53 #14 12.12 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c:8: 19:49:53 #14 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.12 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.12 19:49:53 #14 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, 19:49:53 #14 12.13 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c:8: 19:49:53 #14 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.13 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.13 19:49:53 #14 12.13 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:49:53 #14 12.14 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, 19:49:53 #14 12.14 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c:8: 19:49:53 #14 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.14 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.14 19:49:53 #14 12.14 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.h:46:0, 19:49:53 #14 12.14 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c:8: 19:49:53 #14 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.14 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.14 19:49:53 #14 12.14 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.14 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.15 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, 19:49:53 #14 12.17 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c:8: 19:49:53 #14 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.17 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.17 19:49:53 #14 12.17 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  19:49:53 #14 12.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  19:49:53 #14 12.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:53 #14 12.20 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, 19:49:53 #14 12.20 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c:8: 19:49:53 #14 12.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.20 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.20 19:49:53 #14 12.21 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, 19:49:53 #14 12.21 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c:8: 19:49:53 #14 12.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.21 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.21 19:49:53 #14 12.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  19:49:53 #14 12.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  19:49:53 #14 12.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  19:49:53 #14 12.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  19:49:53 #14 12.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c  19:49:53 #14 12.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  19:49:53 #14 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  19:49:53 #14 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, 19:49:53 #14 12.22 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c:8: 19:49:53 #14 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.22 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.22 19:49:53 #14 12.22 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.22 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  19:49:53 #14 12.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  19:49:53 #14 12.23 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, 19:49:53 #14 12.23 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c:8: 19:49:53 #14 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.23 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.23 19:49:53 #14 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h:46:0, 19:49:53 #14 12.24 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c:8: 19:49:53 #14 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.24 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.24 19:49:53 #14 12.24 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:53 #14 12.25 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c:8: 19:49:53 #14 12.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.25 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.25 19:49:53 #14 12.25 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, 19:49:53 #14 12.25 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: 19:49:53 #14 12.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.25 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.25 19:49:53 #14 12.25 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 19:49:53 #14 12.26 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, 19:49:53 #14 12.26 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c:8: 19:49:53 #14 12.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.26 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.26 19:49:53 #14 12.26 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, 19:49:53 #14 12.26 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c:8: 19:49:53 #14 12.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.26 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.26 19:49:53 #14 12.26 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 19:49:53 #14 12.26 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, 19:49:53 #14 12.26 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c:8: 19:49:53 #14 12.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.26 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.26 19:49:53 #14 12.26 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  19:49:53 #14 12.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  19:49:53 #14 12.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  19:49:53 #14 12.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  19:49:53 #14 12.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  19:49:53 #14 12.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, 19:49:53 #14 12.27 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, 19:49:53 #14 12.27 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c:8: 19:49:53 #14 12.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.27 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.27 19:49:53 #14 12.29 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  19:49:53 #14 12.30 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.h:73:0, 19:49:53 #14 12.30 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c:8: 19:49:53 #14 12.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.30 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.30 19:49:53 #14 12.30 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, 19:49:53 #14 12.31 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c:8: 19:49:53 #14 12.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.31 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.31 19:49:53 #14 12.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:49:53 #14 12.31 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, 19:49:53 #14 12.31 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.c:8: 19:49:53 #14 12.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.31 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.31 19:49:53 #14 12.31 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  19:49:53 #14 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  19:49:53 #14 12.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  19:49:53 #14 12.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, 19:49:53 #14 12.32 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c:8: 19:49:53 #14 12.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.32 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.32 19:49:53 #14 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  19:49:53 #14 12.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:49:53 #14 12.33 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, 19:49:53 #14 12.33 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c:8: 19:49:53 #14 12.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.33 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.33 19:49:53 #14 12.33 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, 19:49:53 #14 12.33 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, 19:49:53 #14 12.33 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c:8: 19:49:53 #14 12.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.33 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.33 19:49:53 #14 12.33 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  19:49:53 #14 12.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 19:49:53 #14 12.33 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, 19:49:53 #14 12.33 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c:8: 19:49:53 #14 12.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.33 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.33 19:49:53 #14 12.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:49:53 #14 12.33 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 19:49:53 #14 12.33 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, 19:49:53 #14 12.33 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, 19:49:53 #14 12.33 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c:8: 19:49:53 #14 12.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.33 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.33 19:49:53 #14 12.33 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.33 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  19:49:53 #14 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  19:49:53 #14 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c  19:49:53 #14 12.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, 19:49:53 #14 12.34 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c:8: 19:49:53 #14 12.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.34 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.34 19:49:53 #14 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  19:49:53 #14 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  19:49:53 #14 12.34 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  19:49:53 #14 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:49:53 #14 12.36 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, 19:49:53 #14 12.36 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c:8: 19:49:53 #14 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.36 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.36 19:49:53 #14 12.36 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.h:66:0, 19:49:53 #14 12.36 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c:8: 19:49:53 #14 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.36 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.36 19:49:53 #14 12.36 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, 19:49:53 #14 12.36 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c:8: 19:49:53 #14 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.36 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.36 19:49:53 #14 12.36 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  19:49:53 #14 12.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 19:49:53 #14 12.37 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, 19:49:53 #14 12.37 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c:8: 19:49:53 #14 12.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.37 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.37 19:49:53 #14 12.37 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.37 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  19:49:53 #14 12.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  19:49:53 #14 12.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  19:49:53 #14 12.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  19:49:53 #14 12.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c  19:49:53 #14 12.38 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  19:49:53 #14 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c  19:49:53 #14 12.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c  19:49:53 #14 12.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c  19:49:53 #14 12.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  19:49:53 #14 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:49:53 #14 12.40 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, 19:49:53 #14 12.40 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c:8: 19:49:53 #14 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.40 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.40 19:49:53 #14 12.40 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 19:49:53 #14 12.43 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, 19:49:53 #14 12.43 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c:8: 19:49:53 #14 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.43 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.43 19:49:53 #14 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  19:49:53 #14 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  19:49:53 #14 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, 19:49:53 #14 12.43 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c:8: 19:49:53 #14 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.43 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.43 19:49:53 #14 12.43 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.44 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c  19:49:53 #14 12.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, 19:49:53 #14 12.44 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c:8: 19:49:53 #14 12.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.44 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.44 19:49:53 #14 12.44 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  19:49:53 #14 12.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  19:49:53 #14 12.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c  19:49:53 #14 12.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c  19:49:53 #14 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, 19:49:53 #14 12.48 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, 19:49:53 #14 12.48 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c:8: 19:49:53 #14 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.48 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.48 19:49:53 #14 12.48 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, 19:49:53 #14 12.49 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c:8: 19:49:53 #14 12.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.49 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.49 19:49:53 #14 12.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 19:49:53 #14 12.49 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c:8: 19:49:53 #14 12.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.49 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.49 19:49:53 #14 12.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:49:53 #14 12.49 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, 19:49:53 #14 12.49 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c:8: 19:49:53 #14 12.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.49 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.49 19:49:53 #14 12.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, 19:49:53 #14 12.49 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c:8: 19:49:53 #14 12.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.49 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.49 19:49:53 #14 12.49 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.49 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.49 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c  19:49:53 #14 12.51 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.h:136:0, 19:49:53 #14 12.51 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c:8: 19:49:53 #14 12.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.51 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.51 19:49:53 #14 12.51 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, 19:49:53 #14 12.52 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c:8: 19:49:53 #14 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.52 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.52 19:49:53 #14 12.52 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 19:49:53 #14 12.53 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, 19:49:53 #14 12.53 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c:8: 19:49:53 #14 12.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.53 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.53 19:49:53 #14 12.53 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, 19:49:53 #14 12.53 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, 19:49:53 #14 12.53 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.c:8: 19:49:53 #14 12.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.53 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.53 19:49:53 #14 12.53 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, 19:49:53 #14 12.54 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, 19:49:53 #14 12.54 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c:8: 19:49:53 #14 12.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.54 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.54 19:49:53 #14 12.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  19:49:53 #14 12.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c  19:49:53 #14 12.54 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  19:49:53 #14 12.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  19:49:53 #14 12.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  19:49:53 #14 12.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  19:49:53 #14 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, 19:49:53 #14 12.55 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c:8: 19:49:53 #14 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.55 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.55 19:49:53 #14 12.55 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c  19:49:53 #14 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 19:49:53 #14 12.55 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, 19:49:53 #14 12.55 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c:8: 19:49:53 #14 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.55 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.55 19:49:53 #14 12.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c  19:49:53 #14 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, 19:49:53 #14 12.58 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c:8: 19:49:53 #14 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.58 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.58 19:49:53 #14 12.58 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 19:49:53 #14 12.58 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 19:49:53 #14 12.58 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c:8: 19:49:53 #14 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.58 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.58 19:49:53 #14 12.58 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c  19:49:53 #14 12.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  19:49:53 #14 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, 19:49:53 #14 12.60 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c:8: 19:49:53 #14 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.60 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.60 19:49:53 #14 12.60 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c  19:49:53 #14 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c  19:49:53 #14 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  19:49:53 #14 12.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 19:49:53 #14 12.62 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, 19:49:53 #14 12.62 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, 19:49:53 #14 12.62 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c:8: 19:49:53 #14 12.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.62 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.62 19:49:53 #14 12.62 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  19:49:53 #14 12.63 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  19:49:53 #14 12.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c  19:49:53 #14 12.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  19:49:53 #14 12.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.h:44:0, 19:49:53 #14 12.64 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c:8: 19:49:53 #14 12.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.64 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.64 19:49:53 #14 12.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c  19:49:53 #14 12.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  19:49:53 #14 12.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c  19:49:53 #14 12.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:49:53 #14 12.65 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, 19:49:53 #14 12.65 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c:8: 19:49:53 #14 12.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.65 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.65 19:49:53 #14 12.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  19:49:53 #14 12.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  19:49:53 #14 12.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h:50:0, 19:49:53 #14 12.66 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c:8: 19:49:53 #14 12.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.66 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.66 19:49:53 #14 12.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 19:49:53 #14 12.66 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c:8: 19:49:53 #14 12.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.66 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.66 19:49:53 #14 12.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h:44:0, 19:49:53 #14 12.66 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c:8: 19:49:53 #14 12.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.66 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.66 19:49:53 #14 12.66 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  19:49:53 #14 12.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 19:49:53 #14 12.67 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, 19:49:53 #14 12.67 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, 19:49:53 #14 12.67 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c:8: 19:49:53 #14 12.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.67 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.67 19:49:53 #14 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  19:49:53 #14 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  19:49:53 #14 12.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  19:49:53 #14 12.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 19:49:53 #14 12.68 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c:8: 19:49:53 #14 12.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.68 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.68 19:49:53 #14 12.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  19:49:53 #14 12.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  19:49:53 #14 12.68 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.68 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.68 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  19:49:53 #14 12.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c  19:49:53 #14 12.69 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, 19:49:53 #14 12.69 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c:8: 19:49:53 #14 12.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:53 #14 12.69 #define __EXTENSIONS__ /* for Sun */ 19:49:53 #14 12.69 19:49:53 #14 12.69 :0:0: note: this is the location of the previous definition 19:49:53 #14 12.70 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, 19:49:54 #14 12.70 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c:8: 19:49:54 #14 12.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.70 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.70 19:49:54 #14 12.70 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 19:49:54 #14 12.70 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, 19:49:54 #14 12.70 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c:8: 19:49:54 #14 12.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.70 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.70 19:49:54 #14 12.70 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:49:54 #14 12.70 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, 19:49:54 #14 12.70 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c:8: 19:49:54 #14 12.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.70 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.70 19:49:54 #14 12.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, 19:49:54 #14 12.71 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c:8: 19:49:54 #14 12.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.71 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.71 19:49:54 #14 12.71 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.h:74:0, 19:49:54 #14 12.71 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c:8: 19:49:54 #14 12.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.71 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.71 19:49:54 #14 12.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:49:54 #14 12.71 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, 19:49:54 #14 12.71 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c:8: 19:49:54 #14 12.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.71 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.71 19:49:54 #14 12.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, 19:49:54 #14 12.72 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, 19:49:54 #14 12.72 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c:8: 19:49:54 #14 12.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.72 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.72 19:49:54 #14 12.72 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h:50:0, 19:49:54 #14 12.72 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: 19:49:54 #14 12.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.72 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.72 19:49:54 #14 12.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 19:49:54 #14 12.72 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c:8: 19:49:54 #14 12.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.72 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.72 19:49:54 #14 12.72 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.72 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB9.c  19:49:54 #14 12.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, 19:49:54 #14 12.73 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, 19:49:54 #14 12.73 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c:8: 19:49:54 #14 12.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.73 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.73 19:49:54 #14 12.73 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.h:42:0, 19:49:54 #14 12.74 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c:8: 19:49:54 #14 12.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.74 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.74 19:49:54 #14 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c  19:49:54 #14 12.74 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, 19:49:54 #14 12.75 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, 19:49:54 #14 12.75 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c:8: 19:49:54 #14 12.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.75 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.75 19:49:54 #14 12.75 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, 19:49:54 #14 12.76 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c:8: 19:49:54 #14 12.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.76 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.76 19:49:54 #14 12.76 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.76 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:49:54 #14 12.77 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, 19:49:54 #14 12.77 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c:8: 19:49:54 #14 12.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.77 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.77 19:49:54 #14 12.77 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  19:49:54 #14 12.77 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  19:49:54 #14 12.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:49:54 #14 12.78 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, 19:49:54 #14 12.78 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c:8: 19:49:54 #14 12.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.78 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.78 19:49:54 #14 12.78 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  19:49:54 #14 12.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, 19:49:54 #14 12.79 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, 19:49:54 #14 12.79 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c:8: 19:49:54 #14 12.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.79 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.79 19:49:54 #14 12.79 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 19:49:54 #14 12.79 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, 19:49:54 #14 12.79 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c:8: 19:49:54 #14 12.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.79 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.79 19:49:54 #14 12.79 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.79 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c  19:49:54 #14 12.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  19:49:54 #14 12.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  19:49:54 #14 12.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  19:49:54 #14 12.80 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  19:49:54 #14 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c  19:49:54 #14 12.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c  19:49:54 #14 12.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, 19:49:54 #14 12.82 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c:8: 19:49:54 #14 12.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.82 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.82 19:49:54 #14 12.82 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  19:49:54 #14 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c  19:49:54 #14 12.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, 19:49:54 #14 12.86 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c:8: 19:49:54 #14 12.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.86 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.86 19:49:54 #14 12.86 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  19:49:54 #14 12.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  19:49:54 #14 12.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  19:49:54 #14 12.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  19:49:54 #14 12.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c  19:49:54 #14 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, 19:49:54 #14 12.89 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, 19:49:54 #14 12.89 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c:8: 19:49:54 #14 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.89 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.89 19:49:54 #14 12.89 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h:44:0, 19:49:54 #14 12.90 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c:8: 19:49:54 #14 12.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.90 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.90 19:49:54 #14 12.90 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:54 #14 12.91 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, 19:49:54 #14 12.91 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c:8: 19:49:54 #14 12.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.91 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.91 19:49:54 #14 12.91 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.h:46:0, 19:49:54 #14 12.91 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c:8: 19:49:54 #14 12.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.91 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.91 19:49:54 #14 12.91 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c  19:49:54 #14 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  19:49:54 #14 12.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, 19:49:54 #14 12.92 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c:8: 19:49:54 #14 12.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.92 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.92 19:49:54 #14 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  19:49:54 #14 12.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 19:49:54 #14 12.92 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 19:49:54 #14 12.92 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, 19:49:54 #14 12.92 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, 19:49:54 #14 12.92 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c:8: 19:49:54 #14 12.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.92 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.92 19:49:54 #14 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  19:49:54 #14 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  19:49:54 #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  19:49:54 #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c  19:49:54 #14 12.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, 19:49:54 #14 12.93 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c:8: 19:49:54 #14 12.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.93 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.93 19:49:54 #14 12.93 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  19:49:54 #14 12.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.h:68:0, 19:49:54 #14 12.93 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c:8: 19:49:54 #14 12.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.93 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.93 19:49:54 #14 12.93 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.93 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.h:68:0, 19:49:54 #14 12.94 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c:8: 19:49:54 #14 12.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.94 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.94 19:49:54 #14 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  19:49:54 #14 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  19:49:54 #14 12.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, 19:49:54 #14 12.94 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c:8: 19:49:54 #14 12.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.94 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.94 19:49:54 #14 12.94 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, 19:49:54 #14 12.95 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c:8: 19:49:54 #14 12.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.95 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.95 19:49:54 #14 12.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:54 #14 12.95 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, 19:49:54 #14 12.95 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c:8: 19:49:54 #14 12.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.95 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.95 19:49:54 #14 12.95 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, 19:49:54 #14 12.96 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c:8: 19:49:54 #14 12.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.96 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.96 19:49:54 #14 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  19:49:54 #14 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, 19:49:54 #14 12.97 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, 19:49:54 #14 12.97 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c:8: 19:49:54 #14 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.97 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.97 19:49:54 #14 12.97 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h:47:0, 19:49:54 #14 12.97 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c:8: 19:49:54 #14 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.97 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.97 19:49:54 #14 12.97 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, 19:49:54 #14 12.98 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c:8: 19:49:54 #14 12.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 12.98 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 12.98 19:49:54 #14 12.98 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.98 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.99 :0:0: note: this is the location of the previous definition 19:49:54 #14 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c  19:49:54 #14 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  19:49:54 #14 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  19:49:54 #14 13.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, 19:49:54 #14 13.01 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, 19:49:54 #14 13.01 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c:8: 19:49:54 #14 13.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.01 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.01 19:49:54 #14 13.01 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, 19:49:54 #14 13.02 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c:8: 19:49:54 #14 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.02 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.02 19:49:54 #14 13.02 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, 19:49:54 #14 13.03 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c:8: 19:49:54 #14 13.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.03 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.03 19:49:54 #14 13.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.h:44:0, 19:49:54 #14 13.03 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c:8: 19:49:54 #14 13.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.03 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.03 19:49:54 #14 13.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 19:49:54 #14 13.04 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, 19:49:54 #14 13.04 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c:8: 19:49:54 #14 13.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.04 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.04 19:49:54 #14 13.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, 19:49:54 #14 13.04 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c:8: 19:49:54 #14 13.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.04 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.04 19:49:54 #14 13.04 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.04 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.05 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.05 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.h:63:0, 19:49:54 #14 13.05 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c:8: 19:49:54 #14 13.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.05 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.05 19:49:54 #14 13.05 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, 19:49:54 #14 13.05 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c:8: 19:49:54 #14 13.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.05 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.05 19:49:54 #14 13.05 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.07 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:49:54 #14 13.08 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, 19:49:54 #14 13.08 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c:8: 19:49:54 #14 13.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.08 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.08 19:49:54 #14 13.08 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  19:49:54 #14 13.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 19:49:54 #14 13.09 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c:8: 19:49:54 #14 13.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.09 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.09 19:49:54 #14 13.10 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  19:49:54 #14 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  19:49:54 #14 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  19:49:54 #14 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  19:49:54 #14 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  19:49:54 #14 13.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  19:49:54 #14 13.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  19:49:54 #14 13.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  19:49:54 #14 13.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  19:49:54 #14 13.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 19:49:54 #14 13.11 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c:8: 19:49:54 #14 13.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.11 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.11 19:49:54 #14 13.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  19:49:54 #14 13.11 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  19:49:54 #14 13.11 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c  19:49:54 #14 13.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  19:49:54 #14 13.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  19:49:54 #14 13.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  19:49:54 #14 13.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  19:49:54 #14 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  19:49:54 #14 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  19:49:54 #14 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  19:49:54 #14 13.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:54 #14 13.13 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, 19:49:54 #14 13.13 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c:8: 19:49:54 #14 13.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.13 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.13 19:49:54 #14 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  19:49:54 #14 13.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.h:44:0, 19:49:54 #14 13.14 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c:8: 19:49:54 #14 13.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.14 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.14 19:49:54 #14 13.14 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, 19:49:54 #14 13.16 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c:8: 19:49:54 #14 13.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.16 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.16 19:49:54 #14 13.16 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.17 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  19:49:54 #14 13.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, 19:49:54 #14 13.18 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c:8: 19:49:54 #14 13.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.18 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.18 19:49:54 #14 13.18 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c  19:49:54 #14 13.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  19:49:54 #14 13.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB9.h:56:0, 19:49:54 #14 13.18 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.c:8: 19:49:54 #14 13.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.18 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.18 19:49:54 #14 13.18 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 19:49:54 #14 13.18 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, 19:49:54 #14 13.18 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, 19:49:54 #14 13.18 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c:8: 19:49:54 #14 13.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.18 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.18 19:49:54 #14 13.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  19:49:54 #14 13.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.h:88:0, 19:49:54 #14 13.20 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c:8: 19:49:54 #14 13.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.20 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.20 19:49:54 #14 13.20 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, 19:49:54 #14 13.21 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c:8: 19:49:54 #14 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.21 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.21 19:49:54 #14 13.21 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  19:49:54 #14 13.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c  19:49:54 #14 13.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, 19:49:54 #14 13.22 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c:8: 19:49:54 #14 13.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.22 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.22 19:49:54 #14 13.22 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c  19:49:54 #14 13.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 19:49:54 #14 13.22 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, 19:49:54 #14 13.22 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c:8: 19:49:54 #14 13.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.22 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.22 19:49:54 #14 13.22 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  19:49:54 #14 13.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h:44:0, 19:49:54 #14 13.23 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c:8: 19:49:54 #14 13.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.23 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.23 19:49:54 #14 13.23 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, 19:49:54 #14 13.23 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c:8: 19:49:54 #14 13.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.23 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.23 19:49:54 #14 13.23 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c  19:49:54 #14 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  19:49:54 #14 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c  19:49:54 #14 13.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 19:49:54 #14 13.25 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c:8: 19:49:54 #14 13.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.25 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.25 19:49:54 #14 13.25 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 19:49:54 #14 13.26 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, 19:49:54 #14 13.26 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c:8: 19:49:54 #14 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.26 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.26 19:49:54 #14 13.26 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c  19:49:54 #14 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, 19:49:54 #14 13.26 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: 19:49:54 #14 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.26 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.26 19:49:54 #14 13.26 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c  19:49:54 #14 13.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  19:49:54 #14 13.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  19:49:54 #14 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h:75:0, 19:49:54 #14 13.28 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c:8: 19:49:54 #14 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.28 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.28 19:49:54 #14 13.28 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 19:49:54 #14 13.28 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, 19:49:54 #14 13.28 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: 19:49:54 #14 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.28 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.28 19:49:54 #14 13.28 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  19:49:54 #14 13.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  19:49:54 #14 13.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  19:49:54 #14 13.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  19:49:54 #14 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 19:49:54 #14 13.29 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.h:18, 19:49:54 #14 13.29 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c:8: 19:49:54 #14 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.29 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.29 19:49:54 #14 13.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  19:49:54 #14 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, 19:49:54 #14 13.29 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: 19:49:54 #14 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.29 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.29 19:49:54 #14 13.29 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  19:49:54 #14 13.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  19:49:54 #14 13.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  19:49:54 #14 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:49:54 #14 13.29 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c:8: 19:49:54 #14 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.29 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.29 19:49:54 #14 13.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c  19:49:54 #14 13.29 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.h:60:0, 19:49:54 #14 13.30 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c:8: 19:49:54 #14 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.30 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.30 19:49:54 #14 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.h:63:0, 19:49:54 #14 13.30 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c:8: 19:49:54 #14 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.30 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.30 19:49:54 #14 13.30 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h:76:0, 19:49:54 #14 13.30 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c:8: 19:49:54 #14 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.30 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.30 19:49:54 #14 13.30 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.30 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c  19:49:54 #14 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  19:49:54 #14 13.30 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, 19:49:54 #14 13.30 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c:8: 19:49:54 #14 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.30 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.30 19:49:54 #14 13.30 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:54 #14 13.31 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, 19:49:54 #14 13.31 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.h:15, 19:49:54 #14 13.31 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c:8: 19:49:54 #14 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.31 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.31 19:49:54 #14 13.31 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  19:49:54 #14 13.32 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  19:49:54 #14 13.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c  19:49:54 #14 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 19:49:54 #14 13.32 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, 19:49:54 #14 13.32 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: 19:49:54 #14 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.32 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.32 19:49:54 #14 13.32 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, 19:49:54 #14 13.33 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c:8: 19:49:54 #14 13.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.33 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.33 19:49:54 #14 13.33 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, 19:49:54 #14 13.34 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c:8: 19:49:54 #14 13.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.34 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.34 19:49:54 #14 13.34 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 19:49:54 #14 13.35 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, 19:49:54 #14 13.35 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c:8: 19:49:54 #14 13.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.35 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.35 19:49:54 #14 13.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 19:49:54 #14 13.35 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c:8: 19:49:54 #14 13.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.35 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.35 19:49:54 #14 13.35 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  19:49:54 #14 13.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 19:49:54 #14 13.36 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, 19:49:54 #14 13.36 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c:8: 19:49:54 #14 13.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.36 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.36 19:49:54 #14 13.36 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  19:49:54 #14 13.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  19:49:54 #14 13.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:54 #14 13.37 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, 19:49:54 #14 13.37 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c:8: 19:49:54 #14 13.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.37 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.37 19:49:54 #14 13.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 19:49:54 #14 13.37 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c:8: 19:49:54 #14 13.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.37 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.37 19:49:54 #14 13.37 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.38 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 19:49:54 #14 13.39 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c:8: 19:49:54 #14 13.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.39 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.39 19:49:54 #14 13.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  19:49:54 #14 13.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, 19:49:54 #14 13.40 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c:8: 19:49:54 #14 13.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.40 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.40 19:49:54 #14 13.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 19:49:54 #14 13.40 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.h:15, 19:49:54 #14 13.40 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c:8: 19:49:54 #14 13.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.40 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.40 19:49:54 #14 13.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, 19:49:54 #14 13.41 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c:8: 19:49:54 #14 13.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.41 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.41 19:49:54 #14 13.41 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.41 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 19:49:54 #14 13.41 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, 19:49:54 #14 13.41 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c:8: 19:49:54 #14 13.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.41 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.41 19:49:54 #14 13.41 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:49:54 #14 13.42 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, 19:49:54 #14 13.42 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c:8: 19:49:54 #14 13.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.42 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.42 19:49:54 #14 13.42 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.42 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, 19:49:54 #14 13.43 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: 19:49:54 #14 13.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.43 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.43 19:49:54 #14 13.43 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.43 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, 19:49:54 #14 13.44 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, 19:49:54 #14 13.44 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c:8: 19:49:54 #14 13.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.44 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.44 19:49:54 #14 13.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c  19:49:54 #14 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  19:49:54 #14 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  19:49:54 #14 13.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, 19:49:54 #14 13.45 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c:8: 19:49:54 #14 13.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.45 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.45 19:49:54 #14 13.45 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  19:49:54 #14 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  19:49:54 #14 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  19:49:54 #14 13.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  19:49:54 #14 13.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  19:49:54 #14 13.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.h:58:0, 19:49:54 #14 13.48 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: 19:49:54 #14 13.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.48 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.48 19:49:54 #14 13.48 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  19:49:54 #14 13.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  19:49:54 #14 13.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  19:49:54 #14 13.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  19:49:54 #14 13.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  19:49:54 #14 13.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  19:49:54 #14 13.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  19:49:54 #14 13.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, 19:49:54 #14 13.50 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, 19:49:54 #14 13.50 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: 19:49:54 #14 13.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.50 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.50 19:49:54 #14 13.50 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  19:49:54 #14 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  19:49:54 #14 13.51 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  19:49:54 #14 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c  19:49:54 #14 13.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  19:49:54 #14 13.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, 19:49:54 #14 13.52 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, 19:49:54 #14 13.52 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c:8: 19:49:54 #14 13.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.52 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.52 19:49:54 #14 13.52 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.52 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  19:49:54 #14 13.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 19:49:54 #14 13.55 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, 19:49:54 #14 13.55 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c:8: 19:49:54 #14 13.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.55 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.55 19:49:54 #14 13.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:54 #14 13.55 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, 19:49:54 #14 13.55 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c:8: 19:49:54 #14 13.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.55 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.55 19:49:54 #14 13.55 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 19:49:54 #14 13.55 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, 19:49:54 #14 13.55 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c:8: 19:49:54 #14 13.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.55 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.55 19:49:54 #14 13.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h:61:0, 19:49:54 #14 13.55 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c:8: 19:49:54 #14 13.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.55 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.55 19:49:54 #14 13.55 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.55 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, 19:49:54 #14 13.56 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c:8: 19:49:54 #14 13.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.56 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.56 19:49:54 #14 13.56 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 19:49:54 #14 13.56 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, 19:49:54 #14 13.56 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c:8: 19:49:54 #14 13.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.56 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.56 19:49:54 #14 13.56 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.58 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 19:49:54 #14 13.58 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c:8: 19:49:54 #14 13.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.58 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.58 19:49:54 #14 13.58 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  19:49:54 #14 13.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  19:49:54 #14 13.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, 19:49:54 #14 13.63 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c:8: 19:49:54 #14 13.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.63 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.63 19:49:54 #14 13.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:54 #14 13.63 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, 19:49:54 #14 13.63 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c:8: 19:49:54 #14 13.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.63 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.63 19:49:54 #14 13.63 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 19:49:54 #14 13.64 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, 19:49:54 #14 13.64 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c:8: 19:49:54 #14 13.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:54 #14 13.64 #define __EXTENSIONS__ /* for Sun */ 19:49:54 #14 13.64 19:49:54 #14 13.64 :0:0: note: this is the location of the previous definition 19:49:54 #14 13.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  19:49:55 #14 13.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  19:49:55 #14 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  19:49:55 #14 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  19:49:55 #14 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  19:49:55 #14 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  19:49:55 #14 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  19:49:55 #14 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  19:49:55 #14 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  19:49:55 #14 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  19:49:55 #14 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  19:49:55 #14 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  19:49:55 #14 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  19:49:55 #14 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  19:49:55 #14 13.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  19:49:55 #14 13.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  19:49:55 #14 13.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  19:49:55 #14 13.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  19:49:55 #14 13.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  19:49:55 #14 13.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  19:49:55 #14 13.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  19:49:55 #14 13.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  19:49:55 #14 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  19:49:55 #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c  19:49:55 #14 13.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  19:49:55 #14 13.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  19:49:55 #14 13.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:49:55 #14 13.74 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, 19:49:55 #14 13.74 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c:8: 19:49:55 #14 13.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.74 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.74 19:49:55 #14 13.74 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 19:49:55 #14 13.75 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 19:49:55 #14 13.75 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, 19:49:55 #14 13.75 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c:8: 19:49:55 #14 13.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.75 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.75 19:49:55 #14 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  19:49:55 #14 13.75 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, 19:49:55 #14 13.75 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: 19:49:55 #14 13.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.75 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.75 19:49:55 #14 13.75 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, 19:49:55 #14 13.76 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c:8: 19:49:55 #14 13.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.76 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.76 19:49:55 #14 13.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, 19:49:55 #14 13.76 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c:8: 19:49:55 #14 13.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.76 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.76 19:49:55 #14 13.76 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  19:49:55 #14 13.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, 19:49:55 #14 13.77 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c:8: 19:49:55 #14 13.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.77 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.77 19:49:55 #14 13.77 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, 19:49:55 #14 13.77 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: 19:49:55 #14 13.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.77 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.77 19:49:55 #14 13.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.h:79:0, 19:49:55 #14 13.78 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c:8: 19:49:55 #14 13.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.78 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.78 19:49:55 #14 13.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.h:61:0, 19:49:55 #14 13.78 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c:8: 19:49:55 #14 13.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.78 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.78 19:49:55 #14 13.78 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  19:49:55 #14 13.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  19:49:55 #14 13.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.h:53:0, 19:49:55 #14 13.79 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c:8: 19:49:55 #14 13.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.79 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.79 19:49:55 #14 13.79 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  19:49:55 #14 13.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, 19:49:55 #14 13.79 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c:8: 19:49:55 #14 13.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.79 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.79 19:49:55 #14 13.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, 19:49:55 #14 13.79 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c:8: 19:49:55 #14 13.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.79 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.79 19:49:55 #14 13.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  19:49:55 #14 13.79 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 19:49:55 #14 13.80 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, 19:49:55 #14 13.80 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c:8: 19:49:55 #14 13.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.80 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.80 19:49:55 #14 13.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 19:49:55 #14 13.80 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 19:49:55 #14 13.80 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, 19:49:55 #14 13.80 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c:8: 19:49:55 #14 13.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.80 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.80 19:49:55 #14 13.80 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.h:53:0, 19:49:55 #14 13.81 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c:8: 19:49:55 #14 13.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.81 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.81 19:49:55 #14 13.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, 19:49:55 #14 13.82 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c:8: 19:49:55 #14 13.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.82 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.82 19:49:55 #14 13.82 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.82 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.82 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.h:38:0, 19:49:55 #14 13.83 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c:8: 19:49:55 #14 13.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.83 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.83 19:49:55 #14 13.83 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h:44:0, 19:49:55 #14 13.84 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c:8: 19:49:55 #14 13.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.84 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.84 19:49:55 #14 13.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, 19:49:55 #14 13.85 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, 19:49:55 #14 13.85 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c:8: 19:49:55 #14 13.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.85 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.85 19:49:55 #14 13.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  19:49:55 #14 13.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  19:49:55 #14 13.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  19:49:55 #14 13.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 19:49:55 #14 13.87 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, 19:49:55 #14 13.87 from /opt/o-du-l2/src/codec_utils/RRC/MCC.c:8: 19:49:55 #14 13.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.87 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.87 19:49:55 #14 13.87 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  19:49:55 #14 13.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:49:55 #14 13.87 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, 19:49:55 #14 13.87 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c:8: 19:49:55 #14 13.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.87 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.87 19:49:55 #14 13.87 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 19:49:55 #14 13.87 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, 19:49:55 #14 13.87 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c:8: 19:49:55 #14 13.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.87 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.87 19:49:55 #14 13.87 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  19:49:55 #14 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  19:49:55 #14 13.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.h:115:0, 19:49:55 #14 13.89 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c:8: 19:49:55 #14 13.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.89 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.89 19:49:55 #14 13.89 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.h:46:0, 19:49:55 #14 13.89 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: 19:49:55 #14 13.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.89 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.89 19:49:55 #14 13.89 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.89 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, 19:49:55 #14 13.90 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c:8: 19:49:55 #14 13.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.90 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.90 19:49:55 #14 13.90 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 19:49:55 #14 13.90 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 19:49:55 #14 13.90 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.h:16, 19:49:55 #14 13.90 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c:8: 19:49:55 #14 13.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.90 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.90 19:49:55 #14 13.90 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.90 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, 19:49:55 #14 13.91 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c:8: 19:49:55 #14 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.91 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.91 19:49:55 #14 13.91 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:49:55 #14 13.92 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, 19:49:55 #14 13.92 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c:8: 19:49:55 #14 13.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.92 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.92 19:49:55 #14 13.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:55 #14 13.92 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, 19:49:55 #14 13.92 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c:8: 19:49:55 #14 13.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.92 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.92 19:49:55 #14 13.92 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  19:49:55 #14 13.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  19:49:55 #14 13.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  19:49:55 #14 13.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  19:49:55 #14 13.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  19:49:55 #14 13.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 19:49:55 #14 13.93 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 19:49:55 #14 13.93 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c:8: 19:49:55 #14 13.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.93 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.93 19:49:55 #14 13.93 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h:49:0, 19:49:55 #14 13.94 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c:8: 19:49:55 #14 13.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.94 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.94 19:49:55 #14 13.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 19:49:55 #14 13.94 from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c:8: 19:49:55 #14 13.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.94 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.94 19:49:55 #14 13.94 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, 19:49:55 #14 13.94 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c:8: 19:49:55 #14 13.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.94 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.94 19:49:55 #14 13.94 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  19:49:55 #14 13.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 19:49:55 #14 13.94 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, 19:49:55 #14 13.94 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c:8: 19:49:55 #14 13.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.94 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.94 19:49:55 #14 13.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  19:49:55 #14 13.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.h:46:0, 19:49:55 #14 13.95 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c:8: 19:49:55 #14 13.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.95 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.95 19:49:55 #14 13.95 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, 19:49:55 #14 13.95 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, 19:49:55 #14 13.95 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c:8: 19:49:55 #14 13.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.95 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.95 19:49:55 #14 13.96 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.96 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 19:49:55 #14 13.96 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c:8: 19:49:55 #14 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.96 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.96 19:49:55 #14 13.96 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:55 #14 13.97 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.h:15, 19:49:55 #14 13.97 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c:8: 19:49:55 #14 13.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.97 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.97 19:49:55 #14 13.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.h:67:0, 19:49:55 #14 13.97 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c:8: 19:49:55 #14 13.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.97 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.97 19:49:55 #14 13.97 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.98 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.98 :0:0: note: this is the location of the previous definition 19:49:55 #14 13.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, 19:49:55 #14 13.98 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c:8: 19:49:55 #14 13.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 13.98 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 13.98 19:49:55 #14 13.98 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollByte.h:115:0, 19:49:55 #14 14.00 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.c:8: 19:49:55 #14 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.00 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.00 19:49:55 #14 14.00 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.00 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.00 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.h:68:0, 19:49:55 #14 14.00 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c:8: 19:49:55 #14 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.00 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.00 19:49:55 #14 14.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.h:62:0, 19:49:55 #14 14.01 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c:8: 19:49:55 #14 14.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.01 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.01 19:49:55 #14 14.01 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.02 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.02 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 19:49:55 #14 14.03 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, 19:49:55 #14 14.03 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c:8: 19:49:55 #14 14.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.03 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.03 19:49:55 #14 14.03 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.05 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 19:49:55 #14 14.05 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, 19:49:55 #14 14.05 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c:8: 19:49:55 #14 14.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.05 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.05 19:49:55 #14 14.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.h:44:0, 19:49:55 #14 14.07 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c:8: 19:49:55 #14 14.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.07 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.07 19:49:55 #14 14.07 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, 19:49:55 #14 14.08 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c:8: 19:49:55 #14 14.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.08 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.08 19:49:55 #14 14.08 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 19:49:55 #14 14.08 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 19:49:55 #14 14.08 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, 19:49:55 #14 14.08 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, 19:49:55 #14 14.08 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c:8: 19:49:55 #14 14.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.08 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.08 19:49:55 #14 14.08 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.h:86:0, 19:49:55 #14 14.08 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c:8: 19:49:55 #14 14.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.08 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.08 19:49:55 #14 14.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, 19:49:55 #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, 19:49:55 #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c:8: 19:49:55 #14 14.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.09 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.09 19:49:55 #14 14.09 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, 19:49:55 #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, 19:49:55 #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c:8: 19:49:55 #14 14.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.09 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.09 19:49:55 #14 14.09 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, 19:49:55 #14 14.10 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c:8: 19:49:55 #14 14.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.10 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.10 19:49:55 #14 14.10 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.10 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.10 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, 19:49:55 #14 14.10 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c:8: 19:49:55 #14 14.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.10 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.10 19:49:55 #14 14.10 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.11 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, 19:49:55 #14 14.11 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c:8: 19:49:55 #14 14.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.11 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.11 19:49:55 #14 14.11 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, 19:49:55 #14 14.11 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c:8: 19:49:55 #14 14.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.11 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.11 19:49:55 #14 14.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 19:49:55 #14 14.11 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, 19:49:55 #14 14.11 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c:8: 19:49:55 #14 14.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.11 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.11 19:49:55 #14 14.11 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:55 #14 14.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, 19:49:55 #14 14.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c:8: 19:49:55 #14 14.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.12 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.12 19:49:55 #14 14.12 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.h:128:0, 19:49:55 #14 14.12 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c:8: 19:49:55 #14 14.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.12 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.12 19:49:55 #14 14.12 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:55 #14 14.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, 19:49:55 #14 14.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c:8: 19:49:55 #14 14.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.12 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.12 19:49:55 #14 14.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 19:49:55 #14 14.12 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, 19:49:55 #14 14.12 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: 19:49:55 #14 14.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.12 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.12 19:49:55 #14 14.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 19:49:55 #14 14.12 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 19:49:55 #14 14.12 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, 19:49:55 #14 14.12 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c:8: 19:49:55 #14 14.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.12 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.12 19:49:55 #14 14.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:55 #14 14.13 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c:8: 19:49:55 #14 14.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.13 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.13 19:49:55 #14 14.13 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 19:49:55 #14 14.13 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, 19:49:55 #14 14.13 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c:8: 19:49:55 #14 14.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.13 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.13 19:49:55 #14 14.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 19:49:55 #14 14.14 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, 19:49:55 #14 14.14 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c:8: 19:49:55 #14 14.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.14 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.14 19:49:55 #14 14.14 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.14 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, 19:49:55 #14 14.15 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c:8: 19:49:55 #14 14.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.15 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.15 19:49:55 #14 14.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, 19:49:55 #14 14.16 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: 19:49:55 #14 14.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.16 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.16 19:49:55 #14 14.16 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.17 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.17 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.19 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, 19:49:55 #14 14.19 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, 19:49:55 #14 14.19 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c:8: 19:49:55 #14 14.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.19 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.19 19:49:55 #14 14.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, 19:49:55 #14 14.19 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c:8: 19:49:55 #14 14.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.19 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.19 19:49:55 #14 14.19 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, 19:49:55 #14 14.20 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, 19:49:55 #14 14.20 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c:8: 19:49:55 #14 14.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.20 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.20 19:49:55 #14 14.20 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.20 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.20 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 19:49:55 #14 14.21 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c:8: 19:49:55 #14 14.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.21 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.21 19:49:55 #14 14.21 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, 19:49:55 #14 14.22 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c:8: 19:49:55 #14 14.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.22 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.22 19:49:55 #14 14.22 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.24 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.25 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 19:49:55 #14 14.25 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, 19:49:55 #14 14.25 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c:8: 19:49:55 #14 14.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.25 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.25 19:49:55 #14 14.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:55 #14 14.26 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, 19:49:55 #14 14.26 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c:8: 19:49:55 #14 14.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.26 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.26 19:49:55 #14 14.26 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, 19:49:55 #14 14.26 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c:8: 19:49:55 #14 14.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.26 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.26 19:49:55 #14 14.26 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h:47:0, 19:49:55 #14 14.27 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: 19:49:55 #14 14.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.27 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.27 19:49:55 #14 14.27 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.h:64:0, 19:49:55 #14 14.27 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c:8: 19:49:55 #14 14.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.27 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.27 19:49:55 #14 14.27 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.28 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, 19:49:55 #14 14.28 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c:8: 19:49:55 #14 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.28 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.28 19:49:55 #14 14.28 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, 19:49:55 #14 14.31 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c:8: 19:49:55 #14 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.31 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.31 19:49:55 #14 14.31 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, 19:49:55 #14 14.32 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c:8: 19:49:55 #14 14.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.32 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.32 19:49:55 #14 14.32 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 19:49:55 #14 14.33 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, 19:49:55 #14 14.33 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c:8: 19:49:55 #14 14.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.33 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.33 19:49:55 #14 14.33 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 19:49:55 #14 14.34 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, 19:49:55 #14 14.34 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: 19:49:55 #14 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.34 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.34 19:49:55 #14 14.34 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 19:49:55 #14 14.34 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, 19:49:55 #14 14.34 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: 19:49:55 #14 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.34 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.34 19:49:55 #14 14.34 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:49:55 #14 14.35 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, 19:49:55 #14 14.35 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c:8: 19:49:55 #14 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.35 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.35 19:49:55 #14 14.35 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, 19:49:55 #14 14.35 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c:8: 19:49:55 #14 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.35 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.35 19:49:55 #14 14.35 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, 19:49:55 #14 14.35 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c:8: 19:49:55 #14 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.35 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.35 19:49:55 #14 14.35 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:49:55 #14 14.36 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c:8: 19:49:55 #14 14.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.36 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.36 19:49:55 #14 14.36 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, 19:49:55 #14 14.36 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c:8: 19:49:55 #14 14.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.36 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.36 19:49:55 #14 14.36 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, 19:49:55 #14 14.37 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c:8: 19:49:55 #14 14.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.37 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.37 19:49:55 #14 14.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, 19:49:55 #14 14.37 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, 19:49:55 #14 14.37 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c:8: 19:49:55 #14 14.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.37 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.37 19:49:55 #14 14.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 19:49:55 #14 14.38 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, 19:49:55 #14 14.38 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: 19:49:55 #14 14.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.38 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.38 19:49:55 #14 14.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 19:49:55 #14 14.38 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, 19:49:55 #14 14.38 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: 19:49:55 #14 14.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.38 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.38 19:49:55 #14 14.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 19:49:55 #14 14.38 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, 19:49:55 #14 14.38 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c:8: 19:49:55 #14 14.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.38 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.38 19:49:55 #14 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, 19:49:55 #14 14.39 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, 19:49:55 #14 14.39 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c:8: 19:49:55 #14 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.39 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.39 19:49:55 #14 14.39 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, 19:49:55 #14 14.39 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: 19:49:55 #14 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.39 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.39 19:49:55 #14 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 19:49:55 #14 14.39 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c:8: 19:49:55 #14 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.39 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.39 19:49:55 #14 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 19:49:55 #14 14.39 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, 19:49:55 #14 14.39 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c:8: 19:49:55 #14 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.39 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.39 19:49:55 #14 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, 19:49:55 #14 14.39 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: 19:49:55 #14 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.39 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.39 19:49:55 #14 14.39 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, 19:49:55 #14 14.39 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c:8: 19:49:55 #14 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.39 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.39 19:49:55 #14 14.39 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.h:57:0, 19:49:55 #14 14.39 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c:8: 19:49:55 #14 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.39 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.39 19:49:55 #14 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 19:49:55 #14 14.39 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, 19:49:55 #14 14.39 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c:8: 19:49:55 #14 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.39 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.39 19:49:55 #14 14.40 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.40 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.40 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.41 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 19:49:55 #14 14.41 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, 19:49:55 #14 14.41 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c:8: 19:49:55 #14 14.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.41 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.41 19:49:55 #14 14.41 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.41 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.41 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 19:49:55 #14 14.42 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, 19:49:55 #14 14.42 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c:8: 19:49:55 #14 14.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.42 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.42 19:49:55 #14 14.42 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.42 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 19:49:55 #14 14.43 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, 19:49:55 #14 14.43 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c:8: 19:49:55 #14 14.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.43 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.43 19:49:55 #14 14.43 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 19:49:55 #14 14.43 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, 19:49:55 #14 14.43 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: 19:49:55 #14 14.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.43 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.43 19:49:55 #14 14.43 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.43 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.43 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 19:49:55 #14 14.44 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, 19:49:55 #14 14.44 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: 19:49:55 #14 14.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.44 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.44 19:49:55 #14 14.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 19:49:55 #14 14.44 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, 19:49:55 #14 14.44 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c:8: 19:49:55 #14 14.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.44 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.44 19:49:55 #14 14.44 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 19:49:55 #14 14.44 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, 19:49:55 #14 14.44 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: 19:49:55 #14 14.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.44 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.44 19:49:55 #14 14.44 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 19:49:55 #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, 19:49:55 #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c:8: 19:49:55 #14 14.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.45 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.45 19:49:55 #14 14.45 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.h:297:0, 19:49:55 #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c:8: 19:49:55 #14 14.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.45 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.45 19:49:55 #14 14.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 19:49:55 #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c:8: 19:49:55 #14 14.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.45 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.45 19:49:55 #14 14.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 19:49:55 #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, 19:49:55 #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c:8: 19:49:55 #14 14.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.45 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.45 19:49:55 #14 14.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.h:44:0, 19:49:55 #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c:8: 19:49:55 #14 14.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.45 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.45 19:49:55 #14 14.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.h:80:0, 19:49:55 #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c:8: 19:49:55 #14 14.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.45 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.45 19:49:55 #14 14.45 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, 19:49:55 #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: 19:49:55 #14 14.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.45 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.45 19:49:55 #14 14.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, 19:49:55 #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c:8: 19:49:55 #14 14.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.45 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.45 19:49:55 #14 14.45 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.45 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 19:49:55 #14 14.46 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, 19:49:55 #14 14.46 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c:8: 19:49:55 #14 14.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.46 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.46 19:49:55 #14 14.46 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.46 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.46 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.47 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.47 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.47 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 19:49:55 #14 14.47 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: 19:49:55 #14 14.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.47 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.47 19:49:55 #14 14.47 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 19:49:55 #14 14.47 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 19:49:55 #14 14.47 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, 19:49:55 #14 14.47 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c:8: 19:49:55 #14 14.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.47 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.47 19:49:55 #14 14.47 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, 19:49:55 #14 14.47 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c:8: 19:49:55 #14 14.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:55 #14 14.47 #define __EXTENSIONS__ /* for Sun */ 19:49:55 #14 14.47 19:49:55 #14 14.47 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.48 :0:0: note: this is the location of the previous definition 19:49:55 #14 14.55 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_rrc.a  19:49:55 #14 14.65 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:55 #14 14.66 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:56 #14 14.66 -e Compiling  /opt/o-du-l2/src/du_app//du_tmr.c  19:49:56 #14 14.66 -e Compiling  /opt/o-du-l2/src/du_app//du_ue_mgr.c  19:49:56 #14 14.66 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_conversions.c  19:49:56 #14 14.66 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c  19:49:56 #14 14.66 -e Compiling  /opt/o-du-l2/src/du_app//du_utils.c  19:49:56 #14 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_msg_router.c  19:49:56 #14 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_cell_mgr.c  19:49:56 #14 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_main.c  19:49:56 #14 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_sys_info_hdl.c  19:49:56 #14 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c  19:49:56 #14 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_egtp.c  19:49:56 #14 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_mgr.c  19:49:56 #14 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_e2_conversions.c  19:49:56 #14 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_sctp.c  19:49:56 #14 14.68 -e Compiling  /opt/o-du-l2/src/du_app//du_cfg.c  19:49:56 #14 14.73 -e Compiling  /opt/o-du-l2/src/du_app//du_msg_hdl.c  19:49:56 #14 14.76 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, 19:49:56 #14 14.76 from /opt/o-du-l2/src/du_app//du_mgr_msg_router.c:37: 19:49:56 #14 14.76 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:56 #14 14.76 #define __EXTENSIONS__ /* for Sun */ 19:49:56 #14 14.76 19:49:56 #14 14.76 :0:0: note: this is the location of the previous definition 19:49:56 #14 14.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, 19:49:56 #14 14.84 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.c:23: 19:49:56 #14 14.84 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:56 #14 14.84 #define __EXTENSIONS__ /* for Sun */ 19:49:56 #14 14.84 19:49:56 #14 14.84 :0:0: note: this is the location of the previous definition 19:49:56 #14 14.86 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 19:49:56 #14 14.86 from /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c:31: 19:49:56 #14 14.86 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:56 #14 14.86 #define __EXTENSIONS__ /* for Sun */ 19:49:56 #14 14.86 19:49:56 #14 14.86 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, 19:49:56 #14 14.86 from /opt/o-du-l2/src/du_app//du_e2_conversions.c:23: 19:49:56 #14 14.86 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:56 #14 14.86 #define __EXTENSIONS__ /* for Sun */ 19:49:56 #14 14.86 19:49:56 #14 14.87 :0:0: note: this is the location of the previous definition 19:49:56 #14 14.87 :0:0: note: this is the location of the previous definition 19:49:56 #14 14.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 19:49:56 #14 14.93 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, 19:49:56 #14 14.93 from /opt/o-du-l2/src/du_app//du_sys_info_hdl.c:32: 19:49:56 #14 14.93 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:56 #14 14.93 #define __EXTENSIONS__ /* for Sun */ 19:49:56 #14 14.93 19:49:56 #14 14.93 :0:0: note: this is the location of the previous definition 19:49:56 #14 14.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 19:49:56 #14 14.94 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, 19:49:56 #14 14.94 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.h:21, 19:49:56 #14 14.94 from /opt/o-du-l2/src/du_app//du_cfg.c:32: 19:49:56 #14 14.94 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:56 #14 14.94 #define __EXTENSIONS__ /* for Sun */ 19:49:56 #14 14.94 19:49:56 #14 14.94 /opt/o-du-l2/src/du_app//du_ue_mgr.c: In function 'fillDefaultInitDlBwp': 19:49:56 #14 14.94 /opt/o-du-l2/src/du_app//du_ue_mgr.c:714:10: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 19:49:56 #14 14.94 memset(initDlBwp->pdcchCfg.cRSetToAddModList, 0, MAX_NUM_CRSET); 19:49:56 #14 14.94 ^~~~~~ 19:49:56 #14 14.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 19:49:56 #14 14.95 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, 19:49:56 #14 14.95 from /opt/o-du-l2/src/du_app//du_cell_mgr.c:35: 19:49:56 #14 14.95 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:56 #14 14.95 #define __EXTENSIONS__ /* for Sun */ 19:49:56 #14 14.95 19:49:56 #14 14.95 :0:0: note: this is the location of the previous definition 19:49:56 #14 14.95 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 19:49:56 #14 14.95 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 19:49:56 #14 14.95 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, 19:49:56 #14 14.95 from /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c:32: 19:49:56 #14 14.95 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:56 #14 14.95 #define __EXTENSIONS__ /* for Sun */ 19:49:56 #14 14.95 19:49:56 #14 14.95 :0:0: note: this is the location of the previous definition 19:49:56 #14 14.96 :0:0: note: this is the location of the previous definition 19:49:56 #14 14.97 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 19:49:56 #14 14.97 from /opt/o-du-l2/src/du_app//du_msg_hdl.c:36: 19:49:56 #14 14.97 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 19:49:56 #14 14.97 #define __EXTENSIONS__ /* for Sun */ 19:49:56 #14 14.97 19:49:56 #14 14.99 :0:0: note: this is the location of the previous definition 19:49:56 #14 15.58 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libduapp.a  19:49:56 #14 15.59 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:56 #14 15.60 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:56 #14 15.60 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_portable_functions.c  19:49:56 #14 15.60 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_ul.c  19:49:56 #14 15.60 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_layer_mgr.c  19:49:56 #14 15.60 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_api.c  19:49:56 #14 15.60 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_dl.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmr.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_dl.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptul.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ul.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_dl.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_ul.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_mgr.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_mgr.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_msg_hdl.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_ul.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptdl.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_api.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_msg_router.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_dl.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_ul.c  19:49:56 #14 15.61 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_ul_msg_router.c  19:49:56 #14 15.62 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_dl.c  19:49:56 #14 15.62 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_sys_id.c  19:49:56 #14 15.62 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_dl.c  19:49:56 #14 15.62 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_dl.c  19:49:56 #14 15.62 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c  19:49:56 #14 15.64 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_ul.c  19:49:56 #14 15.65 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_stats.c  19:49:56 #14 15.68 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_ul.c  19:49:57 #14 16.10 /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c: In function 'rlcDelTputDrbList': 19:49:57 #14 16.11 /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c:1272:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] 19:49:57 #14 16.11 drbList = gCb->rlcThpt.drbTputInfo.dlTputPerDrbList; 19:49:57 #14 16.11 ^ 19:49:57 #14 16.11 /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c:1289:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] 19:49:57 #14 16.11 drbNode = (RlcTptPerDrb *)node->node; 19:49:57 #14 16.11 ^ 19:49:57 #14 16.20 -e Creating Archive /opt/o-du-l2/build/odu/lib/odu/libkw.a  19:49:57 #14 16.21 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:57 #14 16.22 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:57 #14 16.22 -e Compiling  /opt/o-du-l2/src/cm/crg.c  19:49:57 #14 16.22 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  19:49:57 #14 16.22 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  19:49:57 #14 16.22 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  19:49:57 #14 16.22 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  19:49:57 #14 16.22 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  19:49:57 #14 16.22 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  19:49:57 #14 16.23 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  19:49:57 #14 16.24 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  19:49:57 #14 16.24 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  19:49:57 #14 16.24 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  19:49:57 #14 16.24 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  19:49:57 #14 16.26 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  19:49:58 #14 16.84 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libcm.a  19:49:58 #14 16.85 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:58 #14 16.85 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:58 #14 16.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptmi.c  19:49:58 #14 16.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_slot_ind.c  19:49:58 #14 16.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_demux.c  19:49:58 #14 16.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_upr_inf_api.c  19:49:58 #14 16.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_cfg_hdl.c  19:49:58 #14 16.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_phy.c  19:49:58 #14 16.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_ex_ms.c  19:49:58 #14 16.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_id.c  19:49:58 #14 16.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_lmm.c  19:49:58 #14 16.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_util.c  19:49:58 #14 16.87 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_ue_mgr.c  19:49:58 #14 16.87 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptui.c  19:49:58 #14 16.87 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_utl.c  19:49:58 #14 16.87 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_harq_dl.c  19:49:58 #14 16.87 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_stop_ind.c  19:49:58 #14 16.87 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_utils.c  19:49:58 #14 16.87 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_upr_inf.c  19:49:58 #14 16.87 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_fsm.c  19:49:58 #14 16.87 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_tmr.c  19:49:58 #14 16.87 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_rach.c  19:49:58 #14 16.87 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_uim.c  19:49:58 #14 16.87 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_router.c  19:49:58 #14 16.88 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_mux.c  19:49:58 #14 16.91 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_handle_phy.c  19:49:58 #14 16.92 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_hdl.c  19:49:58 #14 17.45 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  19:49:58 #14 17.46 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:58 #14 17.47 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:58 #14 17.47 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_crc.c  19:49:58 #14 17.47 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch.c  19:49:58 #14 17.47 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_utils.c  19:49:58 #14 17.47 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_msg_router.c  19:49:58 #14 17.47 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_common.c  19:49:58 #14 17.47 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_rach.c  19:49:58 #14 17.47 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_fcfs.c  19:49:58 #14 17.48 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slot_ind.c  19:49:58 #14 17.48 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_ul.c  19:49:58 #14 17.48 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_ue_mgr.c  19:49:58 #14 17.48 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_dl.c  19:49:58 #14 17.48 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_drx.c  19:49:58 #14 17.48 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_tmr.c  19:49:58 #14 17.50 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slice_based.c  19:49:58 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'SchSliceBasedSliceCfgReq': 19:49:58 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:217:14: warning: unused variable 'intraSliceThread' [-Wunused-variable] 19:49:58 #14 17.72 pthread_t intraSliceThread[threadmax]; 19:49:58 #14 17.72 ^~~~~~~~~~~~~~~~ 19:49:58 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:216:30: warning: unused variable 'threadArg' [-Wunused-variable] 19:49:58 #14 17.72 SchSliceBasedDlThreadArg *threadArg[threadmax]; 19:49:58 #14 17.72 ^~~~~~~~~ 19:49:58 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:211:12: warning: unused variable 'threadRes' [-Wunused-variable] 19:49:58 #14 17.72 uint8_t threadRes; 19:49:58 #14 17.72 ^~~~~~~~~ 19:49:58 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:209:12: warning: unused variable 'threadCounter' [-Wunused-variable] 19:49:58 #14 17.72 uint8_t threadCounter = 0; 19:49:58 #14 17.72 ^~~~~~~~~~~~~ 19:49:58 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch.c: In function 'fillSliceRecfgRsp': 19:49:59 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch.c:1984:43: warning: passing argument 1 of 'cellCb->api->SchSliceRecfgReq' from incompatible pointer type [-Wincompatible-pointer-types] 19:49:59 #14 17.72 cellCb->api->SchSliceRecfgReq(rrmPolicyOfSlices); 19:49:59 #14 17.72 ^~~~~~~~~~~~~~~~~ 19:49:59 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch.c:1984:43: note: expected 'SchCellCb * {aka struct schCellCb *}' but argument is of type 'SchRrmPolicyOfSlice * {aka struct schRrmPolicyOfSlice *}' 19:49:59 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedScheduleSlot': 19:49:59 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1478:40: warning: declaration of 'schSpcCell' shadows a previous local [-Wshadow] 19:49:59 #14 17.72 SchSliceBasedCellCb *schSpcCell = NULLP; 19:49:59 #14 17.72 ^~~~~~~~~~ 19:49:59 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1347:26: note: shadowed declaration is here 19:49:59 #14 17.72 SchSliceBasedCellCb *schSpcCell; 19:49:59 #14 17.72 ^~~~~~~~~~ 19:49:59 #14 17.72 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, 19:49:59 #14 17.72 from /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:36: 19:49:59 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedSortLcByPriorLevel': 19:49:59 #14 17.72 /opt/o-du-l2/src/cm/ssi.h:75:21: warning: 'return' with a value, in function returning void 19:49:59 #14 17.72 #define RFAILED 1 /* failed, general */ 19:49:59 #14 17.72 ^ 19:49:59 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1673:14: note: in expansion of macro 'RFAILED' 19:49:59 #14 17.72 return RFAILED; 19:49:59 #14 17.72 ^~~~~~~ 19:49:59 #14 17.72 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1663:6: note: declared here 19:49:59 #14 17.72 void schSliceBasedSortLcByPriorLevel(CmLListCp *lcInfoList, float_t totalPriorLevel) 19:49:59 #14 17.72 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:49:59 #14 17.73 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, 19:49:59 #14 17.73 from /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:36: 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedSortUeByWeight': 19:49:59 #14 17.73 /opt/o-du-l2/src/cm/ssi.h:75:21: warning: 'return' with a value, in function returning void 19:49:59 #14 17.73 #define RFAILED 1 /* failed, general */ 19:49:59 #14 17.73 ^ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1771:14: note: in expansion of macro 'RFAILED' 19:49:59 #14 17.73 return RFAILED; 19:49:59 #14 17.73 ^~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1760:6: note: declared here 19:49:59 #14 17.73 void schSliceBasedSortUeByWeight(SchCellCb *cellCb, CmLListCp *ueList, float_t totalWeight) 19:49:59 #14 17.73 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedDlScheduling': 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:1876:13: warning: unused variable 'currSliceCnt' [-Wunused-variable] 19:49:59 #14 17.73 uint16_t currSliceCnt = 0; 19:49:59 #14 17.73 ^~~~~~~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedDlIntraSliceScheduling': 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2125:7: warning: 'return' with no value, in function returning non-void 19:49:59 #14 17.73 return; 19:49:59 #14 17.73 ^~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2041:9: note: declared here 19:49:59 #14 17.73 uint8_t schSliceBasedDlIntraSliceScheduling(SchCellCb *cellCb, SlotTimingInfo pdcchTime, uint8_t pdschNumSymbols, \ 19:49:59 #14 17.73 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2049:18: warning: unused variable 'dciSlotAlloc' [-Wunused-variable] 19:49:59 #14 17.73 DlMsgSchInfo *dciSlotAlloc; 19:49:59 #14 17.73 ^~~~~~~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedDlIntraSliceThreadScheduling': 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2181:39: warning: initialization makes integer from pointer without a cast [-Wint-conversion] 19:49:59 #14 17.73 uint8_t pdschNumSymbols = dlThreadArg->pdschNumSymbols; 19:49:59 #14 17.73 ^~~~~~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2200:13: warning: implicit declaration of function 'usleep'; did you mean 'fseek'? [-Wimplicit-function-declaration] 19:49:59 #14 17.73 usleep(500); 19:49:59 #14 17.73 ^~~~~~ 19:49:59 #14 17.73 fseek 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedDlFinalScheduling': 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2407:19: warning: 'return' with no value, in function returning non-void 19:49:59 #14 17.73 return; 19:49:59 #14 17.73 ^~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2247:9: note: declared here 19:49:59 #14 17.73 uint8_t schSliceBasedDlFinalScheduling(SchCellCb *cellCb, SlotTimingInfo pdschTime, SlotTimingInfo pdcchTime, \ 19:49:59 #14 17.73 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedUlScheduling': 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2645:13: warning: unused variable 'currSliceCnt' [-Wunused-variable] 19:49:59 #14 17.73 uint16_t currSliceCnt = 0; 19:49:59 #14 17.73 ^~~~~~~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2636:9: warning: variable 'k2Found' set but not used [-Wunused-but-set-variable] 19:49:59 #14 17.73 bool k2Found = FALSE; 19:49:59 #14 17.73 ^~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedUlIntraSliceScheduling': 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2835:23: warning: variable 'ueSliceBasedCb' set but not used [-Wunused-but-set-variable] 19:49:59 #14 17.73 SchSliceBasedUeCb *ueSliceBasedCb = NULLP; 19:49:59 #14 17.73 ^~~~~~~~~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2834:18: warning: unused variable 'dciSlotAlloc' [-Wunused-variable] 19:49:59 #14 17.73 DlMsgSchInfo *dciSlotAlloc; 19:49:59 #14 17.73 ^~~~~~~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2830:13: warning: variable 'crnti' set but not used [-Wunused-but-set-variable] 19:49:59 #14 17.73 uint16_t crnti = 0; 19:49:59 #14 17.73 ^~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedUlIntraSliceThreadScheduling': 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2905:19: warning: variable 'puschTime' set but not used [-Wunused-but-set-variable] 19:49:59 #14 17.73 SlotTimingInfo puschTime; 19:49:59 #14 17.73 ^~~~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2901:23: warning: variable 'ueSliceBasedCb' set but not used [-Wunused-but-set-variable] 19:49:59 #14 17.73 SchSliceBasedUeCb *ueSliceBasedCb = NULLP; 19:49:59 #14 17.73 ^~~~~~~~~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2900:18: warning: unused variable 'dciSlotAlloc' [-Wunused-variable] 19:49:59 #14 17.73 DlMsgSchInfo *dciSlotAlloc; 19:49:59 #14 17.73 ^~~~~~~~~~~~ 19:49:59 #14 17.73 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:2896:13: warning: variable 'crnti' set but not used [-Wunused-but-set-variable] 19:49:59 #14 17.73 uint16_t crnti = 0; 19:49:59 #14 17.73 ^~~~~ 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedUlFinalScheduling': 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3010:23: warning: variable 'ueSliceBasedCb' set but not used [-Wunused-but-set-variable] 19:49:59 #14 17.74 SchSliceBasedUeCb *ueSliceBasedCb = NULLP; 19:49:59 #14 17.74 ^~~~~~~~~~~~~~ 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3000:13: warning: variable 'crnti' set but not used [-Wunused-but-set-variable] 19:49:59 #14 17.74 uint16_t crnti = 0; 19:49:59 #14 17.74 ^~~~~ 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedRoundRobinAlgoforLc': 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3563:13: warning: unused variable 'quantumSize' [-Wunused-variable] 19:49:59 #14 17.74 uint32_t quantumSize = 0; 19:49:59 #14 17.74 ^~~~~~~~~~~ 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3561:13: warning: unused variable 'totalTbs' [-Wunused-variable] 19:49:59 #14 17.74 uint32_t totalTbs = 0; 19:49:59 #14 17.74 ^~~~~~~~ 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedWeightedFairQueueAlgoforLc': 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3748:13: warning: unused variable 'quantumSize' [-Wunused-variable] 19:49:59 #14 17.74 uint32_t quantumSize = 0; 19:49:59 #14 17.74 ^~~~~~~~~~~ 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedRoundRobinAlgo': 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3985:47: warning: passing argument 2 of 'addNodeToLList' makes pointer from integer without a cast [-Wint-conversion] 19:49:59 #14 17.74 if(addNodeToLList(&casLcInfoList, lcNode->node, NULLP) != ROK) 19:49:59 #14 17.74 ^~~~~~ 19:49:59 #14 17.74 In file included from /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:45:0: 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_utils.h:115:9: note: expected 'void *' but argument is of type 'uint64_t {aka long unsigned int}' 19:49:59 #14 17.74 uint8_t addNodeToLList(CmLListCp *llist, void *blockToAdd, CmLList *currNode); 19:49:59 #14 17.74 ^~~~~~~~~~~~~~ 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:3930:26: warning: unused variable 'schSpcCell' [-Wunused-variable] 19:49:59 #14 17.74 SchSliceBasedCellCb *schSpcCell; 19:49:59 #14 17.74 ^~~~~~~~~~ 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedWeightedFairQueueAlgo': 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:4110:47: warning: passing argument 2 of 'addNodeToLList' makes pointer from integer without a cast [-Wint-conversion] 19:49:59 #14 17.74 if(addNodeToLList(&casLcInfoList, lcNode->node, NULLP) != ROK) 19:49:59 #14 17.74 ^~~~~~ 19:49:59 #14 17.74 In file included from /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:45:0: 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_utils.h:115:9: note: expected 'void *' but argument is of type 'uint64_t {aka long unsigned int}' 19:49:59 #14 17.74 uint8_t addNodeToLList(CmLListCp *llist, void *blockToAdd, CmLList *currNode); 19:49:59 #14 17.74 ^~~~~~~~~~~~~~ 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:4052:38: warning: unused variable 'totalAvaiPrb' [-Wunused-variable] 19:49:59 #14 17.74 uint16_t ueQuantum, remainingPrb, totalAvaiPrb; 19:49:59 #14 17.74 ^~~~~~~~~~~~ 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'schSliceBasedAllApisInit': 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:4181:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] 19:49:59 #14 17.74 allSliceBasedApi->SchUeDeleteReq = SchSliceBasedUeDeleteReq; 19:49:59 #14 17.74 ^ 19:49:59 #14 17.74 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:4192:40: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] 19:49:59 #14 17.74 allSliceBasedApi->SchSliceRecfgReq = SchSliceBasedSliceRecfgReq; 19:49:59 #14 17.74 ^ 19:49:59 #14 17.75 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c: In function 'SchSliceBasedSliceRecfgReq': 19:49:59 #14 17.75 /opt/o-du-l2/src/5gnrsch/sch_slice_based.c:325:37: warning: 'sliceCbNode' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:49:59 #14 17.75 if(memcmp(&rrmPolicy->snssai, &sliceCbNode->snssai, sizeof(Snssai)) == 0) 19:49:59 #14 17.75 ^~~~~~~~~~~~~~~~~~~~ 19:49:59 #14 17.75 /opt/o-du-l2/src/5gnrsch/sch.c:1984:19: warning: 'cellCb' may be used uninitialized in this function [-Wmaybe-uninitialized] 19:49:59 #14 17.75 cellCb->api->SchSliceRecfgReq(rrmPolicyOfSlices); 19:49:59 #14 17.75 ~~~~~~^~~~~ 19:49:59 #14 17.87 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  19:49:59 #14 17.88 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:59 #14 17.89 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:59 #14 17.90 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  19:49:59 #14 17.90 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  19:49:59 #14 17.90 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  19:49:59 #14 17.90 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  19:49:59 #14 17.90 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  19:49:59 #14 17.90 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  19:49:59 #14 17.90 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  19:49:59 #14 17.90 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  19:49:59 #14 17.90 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  19:49:59 #14 17.91 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  19:49:59 #14 17.92 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  19:49:59 #14 18.14 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:59 #14 18.15 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:59 #14 18.15 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_thread_hdl.c  19:49:59 #14 18.15 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_msg_hdl.c  19:49:59 #14 18.15 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_ex_ms.c  19:49:59 #14 18.29 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libphystub.a  19:49:59 #14 18.29 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:49:59 #14 18.29 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:49:59 #14 18.29 -e Compiling  /opt/o-du-l2/src/o1//Subject.cpp  19:49:59 #14 18.29 -e Compiling  /opt/o-du-l2/src/o1//AlarmManager.cpp  19:49:59 #14 18.29 -e Compiling  /opt/o-du-l2/src/o1//Thread.cpp  19:49:59 #14 18.30 -e Compiling  /opt/o-du-l2/src/o1//VesConfigFile.cpp  19:49:59 #14 18.30 -e Compiling  /opt/o-du-l2/src/o1//CmInterface.cpp  19:49:59 #14 18.30 -e Compiling  /opt/o-du-l2/src/o1//Observer.cpp  19:49:59 #14 18.30 -e Compiling  /opt/o-du-l2/src/o1//SessionHandler.cpp  19:49:59 #14 18.30 -e Compiling  /opt/o-du-l2/src/o1//NrCellDuCb.cpp  19:49:59 #14 18.30 -e Compiling  /opt/o-du-l2/src/o1//AlarmOranYangModel.cpp  19:49:59 #14 18.30 -e Compiling  /opt/o-du-l2/src/o1//NrCellCb.cpp  19:49:59 #14 18.30 -e Compiling  /opt/o-du-l2/src/o1//PmInterface.cpp  19:49:59 #14 18.30 -e Compiling  /opt/o-du-l2/src/o1//SliceMetrics.cpp  19:49:59 #14 18.30 -e Compiling  /opt/o-du-l2/src/o1//InitConfig.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//ConfigLoader.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//RrmPolicyCb.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//NetconfConfigFile.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//Alarm3GPPYangModel.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//NrCellInfo.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//NrCellList.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//NetconfUtils.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//O1Interface.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//O1App.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//UnixSocketClient.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//NetconfManager.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//GlobalDefs.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//AlarmInterface.cpp  19:49:59 #14 18.31 -e Compiling  /opt/o-du-l2/src/o1//UnixSocketServer.cpp  19:50:02 #14 20.77 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libo1.a  19:50:02 #14 20.78 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 19:50:02 #14 20.79 make[1]: Entering directory '/opt/o-du-l2/build/odu' 19:50:02 #14 20.79 -e Compiling  /opt/o-du-l2/src/o1/ves/CellStateChange.cpp  19:50:02 #14 20.79 -e Compiling  /opt/o-du-l2/src/o1/ves/VesEvent.cpp  19:50:02 #14 20.79 -e Compiling  /opt/o-du-l2/src/o1/ves/HttpClient.cpp  19:50:02 #14 20.79 -e Compiling  /opt/o-du-l2/src/o1/ves/VesEventHandler.cpp  19:50:02 #14 20.79 -e Compiling  /opt/o-du-l2/src/o1/ves/PnfRegistrationThread.cpp  19:50:02 #14 20.79 -e Compiling  /opt/o-du-l2/src/o1/ves/PerfMeasurementEvent.cpp  19:50:02 #14 20.79 -e Compiling  /opt/o-du-l2/src/o1/ves/SliceMeasurementEventStdDef.cpp  19:50:02 #14 20.79 -e Compiling  /opt/o-du-l2/src/o1/ves/VesCommonHeader.cpp  19:50:02 #14 20.79 -e Compiling  /opt/o-du-l2/src/o1/ves/SliceMeasurementEvent.cpp  19:50:02 #14 20.79 -e Compiling  /opt/o-du-l2/src/o1/ves/CellStateChangeStdDef.cpp  19:50:02 #14 20.80 -e Compiling  /opt/o-du-l2/src/o1/ves/PnfRegistrationEvent.cpp  19:50:02 #14 20.80 -e Compiling  /opt/o-du-l2/src/o1/ves/JsonHelper.cpp  19:50:02 #14 20.80 -e Compiling  /opt/o-du-l2/src/o1/ves/Notification.cpp  19:50:02 #14 20.96 /opt/o-du-l2/src/o1/ves/SliceMeasurementEventStdDef.cpp:90:75: warning: backslash and newline separated by space 19:50:02 #14 20.96 os<<"/"< docker-build.sh ends 19:50:39 [o-du-l2-docker-verify-sch_slice_based] $ /bin/sh -xe /tmp/jenkins5472553540557959628.sh 19:50:39 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash /tmp/jenkins14694048395238857447.sh 19:50:39 $ ssh-agent -k 19:50:39 unset SSH_AUTH_SOCK; 19:50:39 unset SSH_AGENT_PID; 19:50:39 echo Agent pid 2121 killed; 19:50:39 [ssh-agent] Stopped. 19:50:39 [PostBuildScript] - [INFO] Executing post build scripts. 19:50:39 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash /tmp/jenkins16485138407246350975.sh 19:50:39 ---> sysstat.sh 19:50:39 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash /tmp/jenkins8407480353132936044.sh 19:50:39 ---> package-listing.sh 19:50:39 ++ facter osfamily 19:50:39 ++ tr '[:upper:]' '[:lower:]' 19:50:40 + OS_FAMILY=debian 19:50:40 + workspace=/w/workspace/o-du-l2-docker-verify-sch_slice_based 19:50:40 + START_PACKAGES=/tmp/packages_start.txt 19:50:40 + END_PACKAGES=/tmp/packages_end.txt 19:50:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:50:40 + PACKAGES=/tmp/packages_start.txt 19:50:40 + '[' /w/workspace/o-du-l2-docker-verify-sch_slice_based ']' 19:50:40 + PACKAGES=/tmp/packages_end.txt 19:50:40 + case "${OS_FAMILY}" in 19:50:40 + dpkg -l 19:50:40 + grep '^ii' 19:50:40 + '[' -f /tmp/packages_start.txt ']' 19:50:40 + '[' -f /tmp/packages_end.txt ']' 19:50:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:50:40 + '[' /w/workspace/o-du-l2-docker-verify-sch_slice_based ']' 19:50:40 + mkdir -p /w/workspace/o-du-l2-docker-verify-sch_slice_based/archives/ 19:50:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/o-du-l2-docker-verify-sch_slice_based/archives/ 19:50:40 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash /tmp/jenkins3160397610385846209.sh 19:50:40 ---> capture-instance-metadata.sh 19:50:40 Setup pyenv: 19:50:40 system 19:50:40 3.8.13 19:50:40 3.9.13 19:50:40 * 3.10.6 (set by /w/workspace/o-du-l2-docker-verify-sch_slice_based/.python-version) 19:50:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YuZy from file:/tmp/.os_lf_venv 19:50:42 lf-activate-venv(): INFO: Installing: lftools 19:50:52 lf-activate-venv(): INFO: Adding /tmp/venv-YuZy/bin to PATH 19:50:52 INFO: Running in OpenStack, capturing instance metadata 19:50:53 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash /tmp/jenkins8478351843507679054.sh 19:50:53 provisioning config files... 19:50:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/o-du-l2-docker-verify-sch_slice_based@tmp/config4475794603837897315tmp 19:50:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:50:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:50:53 [EnvInject] - Injecting environment variables from a build step. 19:50:53 [EnvInject] - Injecting as environment variables the properties content 19:50:53 SERVER_ID=logs 19:50:53 19:50:53 [EnvInject] - Variables injected successfully. 19:50:53 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash /tmp/jenkins16269137357065675499.sh 19:50:53 ---> create-netrc.sh 19:50:53 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash /tmp/jenkins2721617942719701802.sh 19:50:53 ---> python-tools-install.sh 19:50:53 Setup pyenv: 19:50:53 system 19:50:53 3.8.13 19:50:53 3.9.13 19:50:53 * 3.10.6 (set by /w/workspace/o-du-l2-docker-verify-sch_slice_based/.python-version) 19:50:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YuZy from file:/tmp/.os_lf_venv 19:50:54 lf-activate-venv(): INFO: Installing: lftools 19:51:03 lf-activate-venv(): INFO: Adding /tmp/venv-YuZy/bin to PATH 19:51:03 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash /tmp/jenkins8238668960271652918.sh 19:51:03 ---> sudo-logs.sh 19:51:03 Archiving 'sudo' log.. 19:51:03 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash /tmp/jenkins4163762525060660692.sh 19:51:03 ---> job-cost.sh 19:51:03 Setup pyenv: 19:51:03 system 19:51:03 3.8.13 19:51:03 3.9.13 19:51:04 * 3.10.6 (set by /w/workspace/o-du-l2-docker-verify-sch_slice_based/.python-version) 19:51:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YuZy from file:/tmp/.os_lf_venv 19:51:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:51:09 lf-activate-venv(): INFO: Adding /tmp/venv-YuZy/bin to PATH 19:51:09 INFO: No Stack... 19:51:10 INFO: Retrieving Pricing Info for: v2-highcpu-4 19:51:10 INFO: Archiving Costs 19:51:10 [o-du-l2-docker-verify-sch_slice_based] $ /bin/bash -l /tmp/jenkins12488448347893925952.sh 19:51:10 ---> logs-deploy.sh 19:51:10 Setup pyenv: 19:51:10 system 19:51:10 3.8.13 19:51:10 3.9.13 19:51:10 * 3.10.6 (set by /w/workspace/o-du-l2-docker-verify-sch_slice_based/.python-version) 19:51:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YuZy from file:/tmp/.os_lf_venv 19:51:11 lf-activate-venv(): INFO: Installing: lftools 19:51:20 lf-activate-venv(): INFO: Adding /tmp/venv-YuZy/bin to PATH 19:51:20 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/o-du-l2-docker-verify-sch_slice_based/28 19:51:20 INFO: archiving workspace using pattern(s): 19:51:24 Archives upload complete. 19:51:24 INFO: archiving logs to Nexus 19:51:25 ---> uname -a: 19:51:25 Linux prd-ubuntu1804-docker-4c-4g-4332 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 19:51:25 19:51:25 19:51:25 ---> lscpu: 19:51:25 Architecture: x86_64 19:51:25 CPU op-mode(s): 32-bit, 64-bit 19:51:25 Byte Order: Little Endian 19:51:25 CPU(s): 4 19:51:25 On-line CPU(s) list: 0-3 19:51:25 Thread(s) per core: 1 19:51:25 Core(s) per socket: 1 19:51:25 Socket(s): 4 19:51:25 NUMA node(s): 1 19:51:25 Vendor ID: AuthenticAMD 19:51:25 CPU family: 23 19:51:25 Model: 49 19:51:25 Model name: AMD EPYC-Rome Processor 19:51:25 Stepping: 0 19:51:25 CPU MHz: 2799.998 19:51:25 BogoMIPS: 5599.99 19:51:25 Virtualization: AMD-V 19:51:25 Hypervisor vendor: KVM 19:51:25 Virtualization type: full 19:51:25 L1d cache: 32K 19:51:25 L1i cache: 32K 19:51:25 L2 cache: 512K 19:51:25 L3 cache: 16384K 19:51:25 NUMA node0 CPU(s): 0-3 19:51:25 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 19:51:25 19:51:25 19:51:25 ---> nproc: 19:51:25 4 19:51:25 19:51:25 19:51:25 ---> df -h: 19:51:25 Filesystem Size Used Avail Use% Mounted on 19:51:25 udev 2.0G 0 2.0G 0% /dev 19:51:25 tmpfs 395M 696K 394M 1% /run 19:51:25 /dev/vda1 20G 13G 7.0G 65% / 19:51:25 tmpfs 2.0G 0 2.0G 0% /dev/shm 19:51:25 tmpfs 5.0M 0 5.0M 0% /run/lock 19:51:25 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 19:51:25 /dev/vda15 105M 5.3M 100M 5% /boot/efi 19:51:25 tmpfs 395M 0 395M 0% /run/user/1001 19:51:25 19:51:25 19:51:25 ---> free -m: 19:51:25 total used free shared buff/cache available 19:51:25 Mem: 3943 501 551 0 2890 3159 19:51:25 Swap: 1023 0 1023 19:51:25 19:51:25 19:51:25 ---> ip addr: 19:51:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:51:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:51:25 inet 127.0.0.1/8 scope host lo 19:51:25 valid_lft forever preferred_lft forever 19:51:25 inet6 ::1/128 scope host 19:51:25 valid_lft forever preferred_lft forever 19:51:25 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 19:51:25 link/ether fa:16:3e:0d:ce:d4 brd ff:ff:ff:ff:ff:ff 19:51:25 inet 10.32.7.105/23 brd 10.32.7.255 scope global dynamic ens3 19:51:25 valid_lft 85957sec preferred_lft 85957sec 19:51:25 inet6 fe80::f816:3eff:fe0d:ced4/64 scope link 19:51:25 valid_lft forever preferred_lft forever 19:51:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 19:51:25 link/ether 02:42:10:88:33:5f brd ff:ff:ff:ff:ff:ff 19:51:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:51:25 valid_lft forever preferred_lft forever 19:51:25 19:51:25 19:51:25 ---> sar -b -r -n DEV: 19:51:25 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4332) 09/05/24 _x86_64_ (4 CPU) 19:51:25 19:51:25 19:44:05 LINUX RESTART (4 CPU) 19:51:25 19:51:25 19:45:01 tps rtps wtps bread/s bwrtn/s 19:51:25 19:46:01 162.20 29.74 132.47 3254.64 52103.28 19:51:25 19:47:01 251.05 93.37 157.68 5711.96 84558.61 19:51:25 19:48:01 314.21 76.80 237.41 4504.85 17041.03 19:51:25 19:49:01 85.97 5.90 80.07 698.15 5031.56 19:51:25 19:50:01 54.12 11.41 42.71 883.99 8245.43 19:51:25 19:51:01 389.25 362.22 27.03 27846.83 7605.67 19:51:25 Average: 209.47 96.57 112.90 7149.81 29100.41 19:51:25 19:51:25 19:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:51:25 19:46:01 151556 3312956 3887096 96.25 69728 3204772 1124868 22.11 639712 2985748 283328 19:51:25 19:47:01 915980 3142120 3122672 77.32 115772 2210340 1471068 28.92 797128 2035268 168 19:51:25 19:48:01 1027900 3305672 3010752 74.55 138372 2230904 1240412 24.38 761476 1962064 7140 19:51:25 19:49:01 790932 3239184 3247720 80.42 141800 2373040 1314888 25.85 909888 2024272 33820 19:51:25 19:50:01 593560 2232136 3445092 85.30 143456 1621768 2348472 46.16 1760632 1432268 63816 19:51:25 19:51:01 585224 3225096 3453428 85.51 145268 2610356 1032120 20.29 944036 2252404 20672 19:51:25 Average: 677525 3076194 3361127 83.22 125733 2375197 1421971 27.95 968812 2115337 68157 19:51:25 19:51:25 19:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:51:25 19:46:01 ens3 420.94 216.36 13915.84 24.87 0.00 0.00 0.00 0.00 19:51:25 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:25 19:46:01 lo 2.27 2.27 0.20 0.20 0.00 0.00 0.00 0.00 19:51:25 19:47:01 ens3 202.10 117.26 285.31 36.61 0.00 0.00 0.00 0.00 19:51:25 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:25 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:25 19:48:01 ens3 355.26 223.73 281.35 69.29 0.00 0.00 0.00 0.00 19:51:25 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:25 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:25 19:49:01 ens3 235.04 143.38 823.35 17.72 0.00 0.00 0.00 0.00 19:51:25 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:25 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:25 19:50:01 ens3 216.93 121.90 73.21 50.91 0.00 0.00 0.00 0.00 19:51:25 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:25 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:25 19:51:01 ens3 12.66 11.76 10.09 5.98 0.00 0.00 0.00 0.00 19:51:25 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:25 19:51:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:51:25 Average: ens3 240.50 139.07 2565.43 34.23 0.00 0.00 0.00 0.00 19:51:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:25 Average: lo 0.52 0.52 0.04 0.04 0.00 0.00 0.00 0.00 19:51:25 19:51:25 19:51:25 ---> sar -P ALL: 19:51:25 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4332) 09/05/24 _x86_64_ (4 CPU) 19:51:25 19:51:25 19:44:05 LINUX RESTART (4 CPU) 19:51:25 19:51:25 19:45:01 CPU %user %nice %system %iowait %steal %idle 19:51:25 19:46:01 all 21.80 0.00 3.49 4.37 0.08 70.26 19:51:25 19:46:01 0 37.96 0.00 4.07 2.61 0.10 55.26 19:51:25 19:46:01 1 27.18 0.00 4.04 3.62 0.07 65.09 19:51:25 19:46:01 2 7.89 0.00 2.40 8.81 0.03 80.86 19:51:25 19:46:01 3 14.05 0.00 3.47 2.42 0.08 79.98 19:51:25 19:47:01 all 32.88 0.00 14.46 5.75 0.12 46.80 19:51:25 19:47:01 0 30.64 0.00 12.70 2.74 0.10 53.82 19:51:25 19:47:01 1 35.85 0.00 15.15 11.66 0.12 37.22 19:51:25 19:47:01 2 30.66 0.00 15.09 5.17 0.14 48.93 19:51:25 19:47:01 3 34.35 0.00 14.90 3.40 0.12 47.23 19:51:25 19:48:01 all 22.70 0.00 11.32 10.56 0.10 55.32 19:51:25 19:48:01 0 24.93 0.00 11.42 21.67 0.12 41.86 19:51:25 19:48:01 1 22.87 0.00 11.56 3.76 0.08 61.73 19:51:25 19:48:01 2 21.40 0.00 11.51 14.00 0.13 52.96 19:51:25 19:48:01 3 21.59 0.00 10.79 2.82 0.08 64.71 19:51:25 19:49:01 all 22.96 0.00 9.05 2.25 0.10 65.65 19:51:25 19:49:01 0 22.05 0.00 8.38 0.75 0.08 68.74 19:51:25 19:49:01 1 18.77 0.00 8.71 1.39 0.08 71.04 19:51:25 19:49:01 2 27.79 0.00 9.18 1.07 0.12 61.84 19:51:25 19:49:01 3 23.23 0.00 9.90 5.78 0.10 60.98 19:51:25 19:50:01 all 34.70 0.00 13.05 0.67 0.09 51.49 19:51:25 19:50:01 0 32.61 0.00 12.47 1.09 0.08 53.75 19:51:25 19:50:01 1 35.38 0.00 13.32 0.20 0.08 51.01 19:51:25 19:50:01 2 34.99 0.00 13.38 0.97 0.10 50.56 19:51:25 19:50:01 3 35.78 0.00 13.04 0.43 0.08 50.67 19:51:25 19:51:01 all 13.68 0.00 1.90 20.94 0.08 63.39 19:51:25 19:51:01 0 21.05 0.00 1.92 22.30 0.08 54.65 19:51:25 19:51:01 1 6.51 0.00 2.05 20.27 0.10 71.07 19:51:25 19:51:01 2 18.57 0.00 1.84 21.28 0.10 58.22 19:51:25 19:51:01 3 8.62 0.00 1.78 19.94 0.07 69.59 19:51:25 Average: all 24.78 0.00 8.88 7.41 0.09 58.83 19:51:25 Average: 0 28.21 0.00 8.50 8.51 0.10 54.68 19:51:25 Average: 1 24.43 0.00 9.14 6.80 0.09 59.55 19:51:25 Average: 2 23.55 0.00 8.90 8.55 0.10 58.90 19:51:25 Average: 3 22.94 0.00 8.98 5.80 0.09 62.20 19:51:25 19:51:25 19:51:25