Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f17cc180134f69040a5b81645afc8c98c7c12ff7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f17cc180134f69040a5b81645afc8c98c7c12ff7 # timeout=10 Commit message: "ttcn3-bts-test: show respawn count at the end" > git rev-list --no-walk f17cc180134f69040a5b81645afc8c98c7c12ff7 # timeout=10 [ttcn3-asterisk-ims-ue-test] $ /bin/sh -xe /tmp/jenkins8813485808610200882.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-asterisk-ims-ue-test + export IMAGE_SUFFIX=master + cd ttcn3-asterisk-ims-ue-test + uptime + grep --color=always -o load.* load average: 2.56, 1.62, 1.42 + RC=0 + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs ] + [ xjenkins-ttcn3-asterisk-ims-ue-test-542 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test + SUITE_NAME=ttcn3-asterisk-ims-ue-test + IMAGE_SUFFIX=master + docker_images_require asterisk-master ttcn3-asterisk-ims-ue-test dnsmasq + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends asterisk-master + local feed + depends= + [ -n ] + docker_distro_from_image_name asterisk-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name asterisk-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name asterisk-master + echo asterisk-master + dir=asterisk-master + [ -z ] + pull_arg=--pull + grep ^FROM ../asterisk-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: asterisk-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../asterisk-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/asterisk-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/asterisk-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/asterisk-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.52kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 4) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/15] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 CACHED #5 [ 2/15] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends vim sudo iproute2 iputils-ping libcap2-bin net-tools libedit-dev libnewt-dev libssl-dev libncurses5-dev subversion libsqlite3-dev build-essential libjansson-dev libxml2-dev uuid-dev wget && apt-get clean #5 0.294 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.294 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.294 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #5 0.553 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 ... #6 [ 7/15] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/PJPROJECT/GIT/REFS/HEADS/SYSMOCOM/2.14 /tmp/pjproject-ver #6 DONE 0.6s #7 [10/15] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/SYSMOCOM/20.7.0 /tmp/asterisk-ver #7 DONE 0.6s #5 [ 2/15] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends vim sudo iproute2 iputils-ping libcap2-bin net-tools libedit-dev libnewt-dev libssl-dev libncurses5-dev subversion libsqlite3-dev build-essential libjansson-dev libxml2-dev uuid-dev wget && apt-get clean #5 0.579 Reading package lists... #5 0.864 Reading package lists... #5 1.137 Building dependency tree... #5 1.197 Reading state information... #5 1.212 Calculating upgrade... #5 1.294 The following packages will be upgraded: #5 1.294 libnftables-dev libnftables1 libxslt1.1 xsltproc #5 1.315 4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #5 1.315 Need to get 658 kB of archives. #5 1.315 After this operation, 4096 B disk space will be freed. #5 1.315 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables-dev 1.0.6.3~osmocom.429.7d98 [13.1 kB] #5 1.315 Get:2 http://deb.debian.org/debian-security bookworm-security/main amd64 libxslt1.1 amd64 1.1.35-1+deb12u2 [231 kB] #5 1.316 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] #5 1.336 Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 xsltproc amd64 1.1.35-1+deb12u2 [115 kB] #5 1.467 debconf: delaying package configuration, since apt-utils is not installed #5 1.508 Fetched 658 kB in 0s (16.2 MB/s) #5 1.561 (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 ... 118496 files and directories currently installed.) #5 1.601 Preparing to unpack .../libnftables-dev_1.0.6.3~osmocom.429.7d98_amd64.deb ... #5 1.667 Unpacking libnftables-dev:amd64 (1.0.6.3~osmocom.429.7d98) over (1.0.6-2+deb12u2) ... #5 1.918 Preparing to unpack .../libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... #5 1.991 Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) over (1.0.6-2+deb12u2) ... #5 2.278 Preparing to unpack .../libxslt1.1_1.1.35-1+deb12u2_amd64.deb ... #5 2.335 Unpacking libxslt1.1:amd64 (1.1.35-1+deb12u2) over (1.1.35-1+deb12u1) ... #5 2.699 Preparing to unpack .../xsltproc_1.1.35-1+deb12u2_amd64.deb ... #5 2.756 Unpacking xsltproc (1.1.35-1+deb12u2) over (1.1.35-1+deb12u1) ... #5 2.972 Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... #5 3.021 Setting up libnftables-dev:amd64 (1.0.6.3~osmocom.429.7d98) ... #5 3.072 Setting up libxslt1.1:amd64 (1.1.35-1+deb12u2) ... #5 3.134 Setting up xsltproc (1.1.35-1+deb12u2) ... #5 3.191 Processing triggers for libc-bin (2.36-9+deb12u10) ... #5 3.272 Processing triggers for man-db (2.11.2-2) ... #5 3.350 Reading package lists... #5 3.662 Building dependency tree... #5 3.738 Reading state information... #5 3.817 sudo is already the newest version (1.9.13p3-1+deb12u2). #5 3.817 iproute2 is already the newest version (6.1.0-3). #5 3.817 libcap2-bin is already the newest version (1:2.66-4+deb12u1). #5 3.817 libcap2-bin set to manually installed. #5 3.817 libssl-dev is already the newest version (3.0.17-1~deb12u2). #5 3.817 libncurses5-dev is already the newest version (6.4-4). #5 3.817 libsqlite3-dev is already the newest version (3.40.1-2+deb12u1). #5 3.817 build-essential is already the newest version (12.9). #5 3.817 libjansson-dev is already the newest version (2.14-2). #5 3.817 libxml2-dev is already the newest version (2.9.14+dfsg-1.3~deb12u2). #5 3.817 libxml2-dev set to manually installed. #5 3.817 uuid-dev is already the newest version (2.38.1-5+deb12u3). #5 3.817 uuid-dev set to manually installed. #5 3.817 wget is already the newest version (1.21.3-1+deb12u1). #5 3.817 The following additional packages will be installed: #5 3.817 libapr1 libaprutil1 libgpm2 libnewt0.52 libpng-dev libserf-1-1 libslang2 #5 3.817 libslang2-dev libsvn1 libutf8proc2 vim-common vim-runtime #5 3.817 Suggested packages: #5 3.817 gpm db5.3-util libapache2-mod-svn subversion-tools ctags vim-doc vim-scripts #5 3.817 Recommended packages: #5 3.817 libpng-tools #5 3.913 The following NEW packages will be installed: #5 3.913 iputils-ping libapr1 libaprutil1 libedit-dev libgpm2 libnewt-dev libnewt0.52 #5 3.913 libpng-dev libserf-1-1 libslang2 libslang2-dev libsvn1 libutf8proc2 #5 3.913 net-tools subversion vim vim-common vim-runtime #5 3.932 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #5 3.932 Need to get 13.5 MB of archives. #5 3.932 After this operation, 60.8 MB of additional disk space will be used. #5 3.932 Get:1 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1+deb12u1 [47.2 kB] #5 3.943 Get:2 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2+deb12u2 [125 kB] #5 3.949 Get:3 http://deb.debian.org/debian bookworm/main amd64 libapr1 amd64 1.7.2-3+deb12u1 [102 kB] #5 3.953 Get:4 http://deb.debian.org/debian bookworm/main amd64 libaprutil1 amd64 1.6.3-1 [87.8 kB] #5 3.954 Get:5 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB] #5 3.955 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #5 3.956 Get:7 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #5 3.962 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpng-dev amd64 1.6.39-2 [359 kB] #5 3.966 Get:9 http://deb.debian.org/debian bookworm/main amd64 libslang2-dev amd64 2.3.3-3 [680 kB] #5 3.972 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB] #5 3.972 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnewt-dev amd64 0.52.23-1+b1 [73.3 kB] #5 3.973 Get:12 http://deb.debian.org/debian bookworm/main amd64 libserf-1-1 amd64 1.3.9-11 [55.0 kB] #5 3.973 Get:13 http://deb.debian.org/debian bookworm/main amd64 libutf8proc2 amd64 2.8.0-1 [60.1 kB] #5 3.974 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsvn1 amd64 1.14.2-4+deb12u1 [1411 kB] #5 3.986 Get:15 http://deb.debian.org/debian-security bookworm-security/main amd64 net-tools amd64 2.10-0.1+deb12u2 [243 kB] #5 3.988 Get:16 http://deb.debian.org/debian bookworm/main amd64 subversion amd64 1.14.2-4+deb12u1 [960 kB] #5 3.996 Get:17 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2+deb12u2 [7027 kB] #5 4.057 Get:18 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2+deb12u2 [1568 kB] #5 4.158 debconf: delaying package configuration, since apt-utils is not installed #5 4.171 Fetched 13.5 MB in 0s (88.2 MB/s) #5 4.218 Selecting previously unselected package iputils-ping. #5 4.218 (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 ... 118496 files and directories currently installed.) #5 4.244 Preparing to unpack .../00-iputils-ping_3%3a20221126-1+deb12u1_amd64.deb ... #5 4.262 Unpacking iputils-ping (3:20221126-1+deb12u1) ... #5 4.429 Selecting previously unselected package vim-common. #5 4.438 Preparing to unpack .../01-vim-common_2%3a9.0.1378-2+deb12u2_all.deb ... #5 4.455 Unpacking vim-common (2:9.0.1378-2+deb12u2) ... #5 4.609 Selecting previously unselected package libapr1:amd64. #5 4.614 Preparing to unpack .../02-libapr1_1.7.2-3+deb12u1_amd64.deb ... #5 4.646 Unpacking libapr1:amd64 (1.7.2-3+deb12u1) ... #5 4.770 Selecting previously unselected package libaprutil1:amd64. #5 4.780 Preparing to unpack .../03-libaprutil1_1.6.3-1_amd64.deb ... #5 4.799 Unpacking libaprutil1:amd64 (1.6.3-1) ... #5 4.902 Selecting previously unselected package libedit-dev:amd64. #5 4.912 Preparing to unpack .../04-libedit-dev_3.1-20221030-2_amd64.deb ... #5 4.928 Unpacking libedit-dev:amd64 (3.1-20221030-2) ... #5 5.067 Selecting previously unselected package libgpm2:amd64. #5 5.073 Preparing to unpack .../05-libgpm2_1.20.7-10+b1_amd64.deb ... #5 5.090 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #5 5.252 Selecting previously unselected package libslang2:amd64. #5 5.269 Preparing to unpack .../06-libslang2_2.3.3-3_amd64.deb ... #5 5.285 Unpacking libslang2:amd64 (2.3.3-3) ... #5 5.399 Selecting previously unselected package libpng-dev:amd64. #5 5.403 Preparing to unpack .../07-libpng-dev_1.6.39-2_amd64.deb ... #5 5.419 Unpacking libpng-dev:amd64 (1.6.39-2) ... #5 5.521 Selecting previously unselected package libslang2-dev:amd64. #5 5.525 Preparing to unpack .../08-libslang2-dev_2.3.3-3_amd64.deb ... #5 5.541 Unpacking libslang2-dev:amd64 (2.3.3-3) ... #5 5.682 Selecting previously unselected package libnewt0.52:amd64. #5 5.686 Preparing to unpack .../09-libnewt0.52_0.52.23-1+b1_amd64.deb ... #5 5.704 Unpacking libnewt0.52:amd64 (0.52.23-1+b1) ... #5 5.806 Selecting previously unselected package libnewt-dev:amd64. #5 5.811 Preparing to unpack .../10-libnewt-dev_0.52.23-1+b1_amd64.deb ... #5 5.827 Unpacking libnewt-dev:amd64 (0.52.23-1+b1) ... #5 5.952 Selecting previously unselected package libserf-1-1:amd64. #5 5.960 Preparing to unpack .../11-libserf-1-1_1.3.9-11_amd64.deb ... #5 5.988 Unpacking libserf-1-1:amd64 (1.3.9-11) ... #5 6.156 Selecting previously unselected package libutf8proc2:amd64. #5 6.174 Preparing to unpack .../12-libutf8proc2_2.8.0-1_amd64.deb ... #5 6.192 Unpacking libutf8proc2:amd64 (2.8.0-1) ... #5 6.360 Selecting previously unselected package libsvn1:amd64. #5 6.378 Preparing to unpack .../13-libsvn1_1.14.2-4+deb12u1_amd64.deb ... #5 6.396 Unpacking libsvn1:amd64 (1.14.2-4+deb12u1) ... #5 6.593 Selecting previously unselected package net-tools. #5 6.610 Preparing to unpack .../14-net-tools_2.10-0.1+deb12u2_amd64.deb ... #5 6.626 Unpacking net-tools (2.10-0.1+deb12u2) ... #5 6.809 Selecting previously unselected package subversion. #5 6.815 Preparing to unpack .../15-subversion_1.14.2-4+deb12u1_amd64.deb ... #5 6.845 Unpacking subversion (1.14.2-4+deb12u1) ... #5 7.073 Selecting previously unselected package vim-runtime. #5 7.082 Preparing to unpack .../16-vim-runtime_2%3a9.0.1378-2+deb12u2_all.deb ... #5 7.106 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #5 7.137 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #5 7.151 Unpacking vim-runtime (2:9.0.1378-2+deb12u2) ... #5 7.543 Selecting previously unselected package vim. #5 7.562 Preparing to unpack .../17-vim_2%3a9.0.1378-2+deb12u2_amd64.deb ... #5 7.581 Unpacking vim (2:9.0.1378-2+deb12u2) ... #5 7.828 Setting up net-tools (2.10-0.1+deb12u2) ... #5 7.881 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #5 7.935 Setting up libutf8proc2:amd64 (2.8.0-1) ... #5 7.989 Setting up libpng-dev:amd64 (1.6.39-2) ... #5 8.049 Setting up libapr1:amd64 (1.7.2-3+deb12u1) ... #5 8.100 Setting up vim-common (2:9.0.1378-2+deb12u2) ... #5 8.188 Setting up libslang2:amd64 (2.3.3-3) ... #5 8.243 Setting up libedit-dev:amd64 (3.1-20221030-2) ... #5 8.298 Setting up vim-runtime (2:9.0.1378-2+deb12u2) ... #5 8.461 Setting up iputils-ping (3:20221126-1+deb12u1) ... #5 8.534 Setting up libaprutil1:amd64 (1.6.3-1) ... #5 8.586 Setting up libslang2-dev:amd64 (2.3.3-3) ... #5 8.638 Setting up libnewt0.52:amd64 (0.52.23-1+b1) ... #5 8.696 Setting up vim (2:9.0.1378-2+deb12u2) ... #5 8.764 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #5 8.764 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist #5 8.764 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist #5 8.764 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist #5 8.764 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist #5 8.764 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist #5 8.764 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist #5 8.764 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist #5 8.764 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist #5 8.764 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/editor.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group editor) doesn't exist #5 8.780 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #5 8.781 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist #5 8.781 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist #5 8.781 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist #5 8.781 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist #5 8.781 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist #5 8.781 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist #5 8.781 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist #5 8.781 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist #5 8.781 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/ex.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group ex) doesn't exist #5 8.794 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #5 8.807 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #5 8.821 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #5 8.821 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist #5 8.821 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist #5 8.821 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist #5 8.822 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist #5 8.822 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist #5 8.822 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist #5 8.822 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist #5 8.822 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist #5 8.822 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/vi.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group vi) doesn't exist #5 8.834 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #5 8.834 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist #5 8.834 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist #5 8.834 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist #5 8.834 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist #5 8.834 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist #5 8.834 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist #5 8.834 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist #5 8.834 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist #5 8.834 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/view.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group view) doesn't exist #5 8.848 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #5 8.862 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #5 8.893 Setting up libserf-1-1:amd64 (1.3.9-11) ... #5 8.946 Setting up libnewt-dev:amd64 (0.52.23-1+b1) ... #5 9.012 Setting up libsvn1:amd64 (1.14.2-4+deb12u1) ... #5 9.065 Setting up subversion (1.14.2-4+deb12u1) ... #5 9.168 Processing triggers for mailcap (3.70+nmu1) ... #5 9.216 Processing triggers for libc-bin (2.36-9+deb12u10) ... #5 9.288 Processing triggers for man-db (2.11.2-2) ... #5 DONE 9.6s #8 [ 3/15] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends libopencore-amrnb-dev libopencore-amrwb-dev libvo-amrwbenc-dev && apt-get clean #8 0.361 Hit:1 http://deb.debian.org/debian bookworm InRelease #8 0.361 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #8 0.361 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #8 0.361 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #8 0.599 Reading package lists... #8 0.882 Reading package lists... #8 1.156 Building dependency tree... #8 1.225 Reading state information... #8 1.239 Calculating upgrade... #8 1.318 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #8 1.321 Reading package lists... #8 1.600 Building dependency tree... #8 1.667 Reading state information... #8 1.736 The following additional packages will be installed: #8 1.736 libopencore-amrnb0 libopencore-amrwb0 libvo-amrwbenc0 #8 1.786 The following NEW packages will be installed: #8 1.786 libopencore-amrnb-dev libopencore-amrnb0 libopencore-amrwb-dev #8 1.786 libopencore-amrwb0 libvo-amrwbenc-dev libvo-amrwbenc0 #8 1.806 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #8 1.806 Need to get 454 kB of archives. #8 1.806 After this operation, 1215 kB of additional disk space will be used. #8 1.806 Get:1 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrnb0 amd64 0.1.6-1 [96.5 kB] #8 1.819 Get:2 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrnb-dev amd64 0.1.6-1 [112 kB] #8 1.822 Get:3 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrwb0 amd64 0.1.6-1 [52.0 kB] #8 1.825 Get:4 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrwb-dev amd64 0.1.6-1 [58.2 kB] #8 1.826 Get:5 http://deb.debian.org/debian bookworm/main amd64 libvo-amrwbenc0 amd64 0.1.3-2 [68.4 kB] #8 1.827 Get:6 http://deb.debian.org/debian bookworm/main amd64 libvo-amrwbenc-dev amd64 0.1.3-2 [67.1 kB] #8 1.963 debconf: delaying package configuration, since apt-utils is not installed #8 2.008 Fetched 454 kB in 0s (11.3 MB/s) #8 2.099 Selecting previously unselected package libopencore-amrnb0:amd64. #8 2.099 (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 ... 121080 files and directories currently installed.) #8 2.129 Preparing to unpack .../0-libopencore-amrnb0_0.1.6-1_amd64.deb ... #8 2.161 Unpacking libopencore-amrnb0:amd64 (0.1.6-1) ... #8 2.260 Selecting previously unselected package libopencore-amrnb-dev:amd64. #8 2.267 Preparing to unpack .../1-libopencore-amrnb-dev_0.1.6-1_amd64.deb ... #8 2.283 Unpacking libopencore-amrnb-dev:amd64 (0.1.6-1) ... #8 2.393 Selecting previously unselected package libopencore-amrwb0:amd64. #8 2.398 Preparing to unpack .../2-libopencore-amrwb0_0.1.6-1_amd64.deb ... #8 2.414 Unpacking libopencore-amrwb0:amd64 (0.1.6-1) ... #8 2.608 Selecting previously unselected package libopencore-amrwb-dev:amd64. #8 2.618 Preparing to unpack .../3-libopencore-amrwb-dev_0.1.6-1_amd64.deb ... #8 2.634 Unpacking libopencore-amrwb-dev:amd64 (0.1.6-1) ... #8 2.748 Selecting previously unselected package libvo-amrwbenc0:amd64. #8 2.753 Preparing to unpack .../4-libvo-amrwbenc0_0.1.3-2_amd64.deb ... #8 2.769 Unpacking libvo-amrwbenc0:amd64 (0.1.3-2) ... #8 2.877 Selecting previously unselected package libvo-amrwbenc-dev:amd64. #8 2.882 Preparing to unpack .../5-libvo-amrwbenc-dev_0.1.3-2_amd64.deb ... #8 2.898 Unpacking libvo-amrwbenc-dev:amd64 (0.1.3-2) ... #8 3.023 Setting up libvo-amrwbenc0:amd64 (0.1.3-2) ... #8 3.093 Setting up libopencore-amrwb0:amd64 (0.1.6-1) ... #8 3.156 Setting up libvo-amrwbenc-dev:amd64 (0.1.3-2) ... #8 3.210 Setting up libopencore-amrwb-dev:amd64 (0.1.6-1) ... #8 3.284 Setting up libopencore-amrnb0:amd64 (0.1.6-1) ... #8 3.333 Setting up libopencore-amrnb-dev:amd64 (0.1.6-1) ... #8 3.383 Processing triggers for libc-bin (2.36-9+deb12u10) ... #8 DONE 3.6s #9 [ 4/15] RUN USERADD -m asterisk && echo "asterisk ALL=(root) NOPASSWD:ALL" > /etc/sudoers.d/asterisk && chmod 0440 /etc/sudoers.d/asterisk #9 DONE 0.7s #10 [ 5/15] WORKDIR /HOME/ASTERISK #10 DONE 0.2s #11 [ 6/15] RUN GIT clone https://gitea.sysmocom.de/sysmocom/pjproject.git #11 0.367 Cloning into 'pjproject'... #11 DONE 9.7s #12 [ 7/15] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/PJPROJECT/GIT/REFS/HEADS/SYSMOCOM/2.14 /tmp/pjproject-ver #12 DONE 0.2s #13 [ 8/15] RUN CD pjproject && git fetch && git checkout sysmocom/2.14 && (git symbolic-ref -q HEAD && git reset --hard origin/sysmocom/2.14 || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #13 0.749 branch 'sysmocom/2.14' set up to track 'origin/sysmocom/2.14'. #13 0.749 Switched to a new branch 'sysmocom/2.14' #13 0.751 refs/heads/sysmocom/2.14 #13 0.787 HEAD is now at f57ba3354 Fix NULL pointer de-reference in tcp_connect_new_sock() #13 0.788 sysmocom/2.14 #13 0.789 f57ba335417abf4d5c74b501c9e567b68d5617d6 #13 DONE 0.9s #14 [ 9/15] RUN GIT clone https://gitea.sysmocom.de/sysmocom/asterisk.git #14 0.356 Cloning into 'asterisk'... #14 DONE 32.3s #15 [10/15] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/SYSMOCOM/20.7.0 /tmp/asterisk-ver #15 DONE 0.2s #16 [11/15] RUN CD asterisk && git fetch && git checkout -f -B sysmocom/20.7.0 origin/sysmocom/20.7.0 #16 1.029 branch 'sysmocom/20.7.0' set up to track 'origin/sysmocom/20.7.0'. #16 1.029 Switched to a new branch 'sysmocom/20.7.0' #16 DONE 1.1s #17 [12/15] RUN CD asterisk/third-party/pjproject && ln -s ../../../pjproject/ source #17 DONE 0.4s #18 [13/15] RUN CD asterisk && ./bootstrap.sh && ./configure && make menuselect.makeopts && menuselect/menuselect --enable codec_vevs menuselect.makeopts && menuselect/menuselect --check-deps menuselect.makeopts && make "-j$(nproc)" && make install && make samples && ldconfig #18 0.470 Generating the configure script for Asterisk ... #18 2.330 Generating the configure script for menuselect ... #18 3.103 checking build system type... x86_64-pc-linux-gnu #18 3.122 checking host system type... x86_64-pc-linux-gnu #18 3.123 checking for gcc... gcc #18 3.134 checking whether the C compiler works... yes #18 3.170 checking for C compiler default output file name... a.out #18 3.171 checking for suffix of executables... #18 3.191 checking whether we are cross compiling... no #18 3.218 checking for suffix of object files... o #18 3.236 checking whether the compiler supports GNU C... yes #18 3.254 checking whether gcc accepts -g... yes #18 3.267 checking for gcc option to enable C11 features... none needed #18 3.306 checking for stdio.h... yes #18 3.315 checking for stdlib.h... yes #18 3.326 checking for string.h... yes #18 3.338 checking for inttypes.h... yes #18 3.351 checking for stdint.h... yes #18 3.371 checking for strings.h... yes #18 3.387 checking for sys/stat.h... yes #18 3.404 checking for sys/types.h... yes #18 3.415 checking for unistd.h... yes #18 3.430 checking for wchar.h... yes #18 3.449 checking for minix/config.h... no #18 3.465 checking for sys/param.h... yes #18 3.482 checking for sys/select.h... yes #18 3.496 checking for sys/socket.h... yes #18 3.511 checking for utime.h... yes #18 3.526 checking whether it is safe to define __EXTENSIONS__... yes #18 3.549 checking whether _XOPEN_SOURCE should be defined... no #18 3.566 checking whether char is unsigned... no #18 3.587 checking for uname... /usr/bin/uname #18 3.591 checking for g++... g++ #18 3.643 checking whether the compiler supports GNU C++... yes #18 3.684 checking whether g++ accepts -g... yes #18 3.710 checking for g++ option to enable C++11 features... none needed #18 3.770 checking how to run the C preprocessor... gcc -E #18 3.795 checking how to run the C++ preprocessor... g++ -E #18 3.825 checking for a sed that does not truncate output... /usr/bin/sed #18 3.827 checking for egrep... grep -E #18 3.828 checking for ld used by gcc... /usr/bin/ld #18 3.831 checking if the linker (/usr/bin/ld) is GNU ld... yes #18 3.832 checking for gawk... gawk #18 3.832 checking for a BSD-compatible install... /usr/bin/install -c #18 3.837 checking whether ln -s works... yes #18 3.837 checking for ranlib... ranlib #18 3.837 checking for GNU make... make #18 3.840 checking for grep that handles long lines and -e... /usr/bin/grep #18 3.841 checking for egrep... /usr/bin/grep -E #18 3.842 checking for strip... strip #18 3.842 checking for ar... ar #18 3.843 checking for bison... /usr/bin/bison #18 3.843 checking for cmp... /usr/bin/cmp #18 3.843 checking for cat... /usr/bin/cat #18 3.843 checking for cut... /usr/bin/cut #18 3.843 checking for flex... /usr/bin/flex #18 3.844 checking for grep... (cached) /usr/bin/grep #18 3.844 checking for python2.7... no #18 3.844 checking for python2... no #18 3.844 checking for python... no #18 3.844 checking for python3... /usr/bin/python3 #18 3.845 checking for find... /usr/bin/find #18 3.845 checking for basename... /usr/bin/basename #18 3.845 checking for dirname... /usr/bin/dirname #18 3.845 checking for sh... /bin/bash #18 3.845 checking for ln... /usr/bin/ln #18 3.845 checking for doxygen... /usr/bin/doxygen #18 3.845 checking for dot... /usr/bin/dot #18 3.845 checking for wget... /usr/bin/wget #18 3.845 checking for curl... /usr/bin/curl #18 3.846 checking for xmllint... /usr/bin/xmllint #18 3.846 checking for xmlstarlet... no #18 3.846 checking for xml... no #18 3.846 checking for bash... /bin/bash #18 3.846 checking for git... /usr/bin/git #18 3.846 checking for alembic... : #18 3.846 checking for bzip2... /usr/bin/bzip2 #18 3.846 checking for tar... /usr/bin/tar #18 3.847 checking for patch... /usr/bin/patch #18 3.847 checking for sed... (cached) /usr/bin/sed #18 3.847 checking for nm... /usr/bin/nm #18 3.847 checking for realpath... /usr/bin/realpath #18 3.847 checking for ldconfig... /usr/sbin/ldconfig #18 3.847 checking for sha1sum... /usr/bin/sha1sum #18 3.847 checking for openssl... /usr/bin/openssl #18 3.848 checking for pkg-config... /usr/bin/pkg-config #18 3.848 checking pkg-config is at least version 0.9.0... yes #18 3.849 checking for bison that supports parse-param... /usr/bin/bison #18 3.860 checking for soxmix... no #18 3.860 checking for md5... no #18 3.861 checking for md5sum... md5sum #18 3.861 checking for a sed that does not truncate output... (cached) /usr/bin/sed #18 3.861 checking whether gcc is Clang... no #18 3.871 checking whether pthreads work with "-pthread" and "-lpthread"... yes #18 3.899 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #18 3.922 checking whether more special flags are required for pthreads... no #18 3.922 checking for PTHREAD_PRIO_INHERIT... yes #18 3.954 checking for RAII support... checking for gcc -fnested-functions... no #18 3.985 checking for clang strsep/strcmp optimization... no #18 4.003 configure: checking OPENSSL with pkg-config #18 4.003 configure: checking whether system openssl > 1.1.0 #18 4.003 checking for openssl >= 1.1.0... yes #18 4.008 checking for embedded pjproject (may have to download)... configuring #18 4.049 [pjproject] Applying user.mak #18 4.052 [pjproject] Applying custom include file patches/asterisk_malloc_debug.h #18 4.056 [pjproject] Applying custom include file patches/config_site.h #18 4.060 [pjproject] Configuring with --with-ssl --prefix=/opt/pjproject --disable-speex-codec --disable-speex-aec --disable-bcg729 --disable-gsm-codec --disable-ilbc-codec --disable-l16-codec --disable-g722-codec --disable-g7221-codec --disable-opencore-amr --disable-silk --disable-opus --disable-video --disable-v4l2 --disable-sound --disable-ext-sound --disable-sdl --disable-libyuv --disable-ffmpeg --disable-openh264 --disable-ipp --disable-libwebrtc --without-external-pa --without-external-srtp --disable-resample --disable-g711-codec --enable-epoll #18 6.423 checking for bundled pjproject... yes #18 6.557 checking for gawk... (cached) gawk #18 6.557 checking for curl-config... /usr/bin/curl-config #18 6.557 checking for the version of libcurl... 7.88.1 #18 6.567 checking for libcurl >= version 7.10.1... yes #18 6.570 checking whether libcurl is usable... yes #18 6.621 checking for curl_free... yes #18 6.850 checking for size_t... yes #18 6.893 checking for working alloca.h... yes #18 6.921 checking for alloca... yes #18 6.924 checking for dirent.h that defines DIR... yes #18 6.951 checking for library containing opendir... none required #18 6.980 checking for sys/wait.h that is POSIX.1 compatible... yes #18 6.996 checking for sys/types.h... (cached) yes #18 6.996 checking for netinet/in.h... yes #18 7.007 checking for arpa/nameser.h... yes #18 7.020 checking for netdb.h... yes #18 7.034 checking for resolv.h... yes #18 7.051 checking for arpa/nameser.h... (cached) yes #18 7.054 checking for assert.h... yes #18 7.071 checking for ctype.h... yes #18 7.091 checking for dlfcn.h... yes #18 7.109 checking for errno.h... yes #18 7.129 checking for fcntl.h... yes #18 7.156 checking for float.h... yes #18 7.182 checking for grp.h... yes #18 7.202 checking for inttypes.h... (cached) yes #18 7.205 checking for limits.h... yes #18 7.222 checking for locale.h... yes #18 7.239 checking for math.h... yes #18 7.268 checking for pwd.h... yes #18 7.285 checking for netinet/in.h... (cached) yes #18 7.288 checking for regex.h... yes #18 7.306 checking for sched.h... yes #18 7.323 checking for stdarg.h... yes #18 7.340 checking for stdint.h... (cached) yes #18 7.346 checking for stdio.h... (cached) yes #18 7.353 checking for stdlib.h... (cached) yes #18 7.363 checking for string.h... (cached) yes #18 7.373 checking for syslog.h... yes #18 7.401 checking for sys/file.h... yes #18 7.419 checking for sys/ioctl.h... yes #18 7.436 checking for sys/param.h... (cached) yes #18 7.439 checking for sys/resource.h... yes #18 7.458 checking for sys/socket.h... (cached) yes #18 7.460 checking for sys/stat.h... (cached) yes #18 7.463 checking for sys/time.h... yes #18 7.480 checking for sys/types.h... (cached) yes #18 7.484 checking for sys/un.h... yes #18 7.506 checking for termios.h... yes #18 7.555 checking for time.h... yes #18 7.596 checking for unistd.h... (cached) yes #18 7.598 checking for arpa/inet.h... yes #18 7.613 checking for libintl.h... yes #18 7.628 checking for malloc.h... yes #18 7.642 checking for netdb.h... (cached) yes #18 7.642 checking for stddef.h... yes #18 7.656 checking for strings.h... (cached) yes #18 7.656 checking for sys/event.h... no #18 7.671 checking for utime.h... (cached) yes #18 7.671 checking for libedit... yes #18 7.675 checking for Testing for libedit unicode support... yes #18 7.691 checking for uuid_generate_random in -luuid... yes #18 7.714 checking for uuid/uuid.h... yes #18 7.731 checking for jansson >= 2.11... yes #18 7.760 checking for libjwt >= 1.15.3... no #18 7.788 checking for clock_gettime in -lrt... yes #18 7.813 checking for libxml-2.0... yes #18 7.817 checking for uriParseUriA in -luriparser... no #18 7.833 checking for xsltLoadStylesheetPI in -lxslt... no #18 7.849 checking for xsltCleanupGlobals in -lxslt... no #18 7.866 checking for xlocale.h... no #18 7.882 checking for winsock.h... no #18 7.900 checking for winsock2.h... no #18 7.920 checking for sys/poll.h... yes #18 7.939 checking for special C compiler options needed for large files... no #18 7.939 checking for _FILE_OFFSET_BITS value needed for large files... no #18 7.954 checking for _Bool... yes #18 7.997 checking for stdbool.h that conforms to C99... yes #18 8.010 checking for an ANSI C-conforming const... yes #18 8.020 checking for uid_t in sys/types.h... yes #18 8.026 checking for inline... inline #18 8.032 checking for long double with more range or precision than double... yes #18 8.045 checking for mode_t... yes #18 8.078 checking for off_t... yes #18 8.123 checking for pid_t... yes #18 8.159 checking for size_t... (cached) yes #18 8.159 checking for struct stat.st_blksize... yes #18 8.180 checking for struct ucred.uid... yes #18 8.196 checking for struct ucred.cr_uid... no #18 8.224 checking for struct sockpeercred.uid... no #18 8.267 checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes #18 8.320 checking whether struct tm is in sys/time.h or time.h... time.h #18 8.345 checking for working volatile... yes #18 8.358 checking for ptrdiff_t... yes #18 8.398 checking for struct stat.st_mtim... yes #18 8.447 checking for struct stat.st_mtimensec... no #18 8.509 checking for struct stat.st_mtimespec... no #18 8.580 checking for working chown... yes #18 8.622 checking whether closedir returns void... no #18 8.639 checking for error_at_line... yes #18 8.671 checking for vfork.h... no #18 8.693 checking for fork... yes #18 8.730 checking for vfork... yes #18 8.770 checking for working fork... yes #18 8.805 checking for working vfork... (cached) yes #18 8.805 checking for _LARGEFILE_SOURCE value needed for large files... no #18 8.841 checking whether gcc needs -traditional... no #18 8.878 checking for working memcmp... yes #18 8.924 checking for getpagesize... yes #18 8.958 checking for vprintf... yes #18 8.988 checking for working mmap... yes #18 9.031 checking types of arguments for select... int,fd_set *,struct timeval * #18 9.052 checking whether lstat correctly handles trailing slash... yes #18 9.086 checking whether stat accepts an empty string... no #18 9.128 checking for working strcoll... yes #18 9.160 checking for strftime... yes #18 9.198 checking for working strnlen... yes #18 9.230 checking for working strtod... yes #18 9.262 checking whether utime accepts a null argument... yes #18 9.298 checking for asprintf... yes #18 9.337 checking for atexit... yes #18 9.372 checking for closefrom... yes #18 9.403 checking for dup2... yes #18 9.431 checking for eaccess... yes #18 9.452 checking for endpwent... yes #18 9.480 checking for euidaccess... yes #18 9.509 checking for ffsll... yes #18 9.546 checking for ftruncate... yes #18 9.574 checking for getcwd... yes #18 9.613 checking for gethostbyname... yes #18 9.655 checking for gethostname... yes #18 9.697 checking for getloadavg... yes #18 9.733 checking for gettimeofday... yes #18 9.766 checking for glob... yes #18 9.800 checking for ioperm... yes #18 9.831 checking for inet_ntoa... yes #18 9.867 checking for isascii... yes #18 9.910 checking for memchr... yes #18 9.957 checking for memmove... yes #18 10.00 checking for memset... yes #18 10.04 checking for mkdir... yes #18 10.07 checking for mkdtemp... yes #18 10.10 checking for munmap... yes #18 10.14 checking for newlocale... yes #18 10.18 checking for pipe2... yes #18 10.20 checking for ppoll... yes #18 10.22 checking for putenv... yes #18 10.24 checking for re_comp... yes #18 10.26 checking for regcomp... yes #18 10.28 checking for select... yes #18 10.31 checking for setenv... yes #18 10.33 checking for socket... yes #18 10.36 checking for strcasecmp... yes #18 10.39 checking for strcasestr... yes #18 10.41 checking for strchr... yes #18 10.43 checking for strcspn... yes #18 10.45 checking for strdup... yes #18 10.47 checking for strerror... yes #18 10.50 checking for strlcat... no #18 10.54 checking for strlcpy... no #18 10.57 checking for strncasecmp... yes #18 10.59 checking for strndup... yes #18 10.62 checking for strnlen... yes #18 10.64 checking for strrchr... yes #18 10.66 checking for strsep... yes #18 10.69 checking for strspn... yes #18 10.71 checking for strstr... yes #18 10.75 checking for strtod... (cached) yes #18 10.75 checking for strtol... yes #18 10.77 checking for strtold... yes #18 10.79 checking for strtoq... yes #18 10.81 checking for unsetenv... yes #18 10.83 checking for uselocale... yes #18 10.85 checking for utime... yes #18 10.88 checking for vasprintf... yes #18 10.91 checking for getpeereid... no #18 10.95 checking for sysctl... no #18 10.98 checking for swapctl... no #18 11.00 checking for malloc_trim... yes #18 11.02 checking for htonll... no #18 11.05 checking for ntohll... no #18 11.07 checking for sqrt in -lm... yes #18 11.12 checking for exp2... yes #18 11.15 checking for log2... yes #18 11.18 checking for exp10... yes #18 11.20 checking for log10... yes #18 11.23 checking for sin... yes #18 11.25 checking for cos... yes #18 11.28 checking for tan... yes #18 11.30 checking for asin... yes #18 11.34 checking for acos... yes #18 11.37 checking for atan... yes #18 11.39 checking for atan2... yes #18 11.42 checking for pow... yes #18 11.44 checking for rint... yes #18 11.47 checking for exp... yes #18 11.49 checking for log... yes #18 11.53 checking for remainder... yes #18 11.56 checking for fmod... yes #18 11.59 checking for round... yes #18 11.62 checking for roundf... yes #18 11.64 checking for trunc... yes #18 11.67 checking for floor... yes #18 11.69 checking for ceil... yes #18 11.73 checking for exp2l... yes #18 11.76 checking for log2l... yes #18 11.79 checking for exp10l... yes #18 11.81 checking for log10l... yes #18 11.84 checking for sinl... yes #18 11.87 checking for cosl... yes #18 11.90 checking for tanl... yes #18 11.94 checking for asinl... yes #18 11.97 checking for acosl... yes #18 11.99 checking for atanl... yes #18 12.02 checking for atan2l... yes #18 12.04 checking for powl... yes #18 12.08 checking for sqrtl... yes #18 12.11 checking for rintl... yes #18 12.15 checking for expl... yes #18 12.17 checking for logl... yes #18 12.20 checking for remainderl... yes #18 12.22 checking for fmodl... yes #18 12.26 checking for roundl... yes #18 12.29 checking for truncl... yes #18 12.33 checking for floorl... yes #18 12.36 checking for ceill... yes #18 12.39 checking for LLONG_MAX in limits.h... yes #18 12.41 checking for timersub in time.h... yes #18 12.43 checking for a version of GNU ld that supports the --dynamic-list flag... yes #18 12.46 checking for sys/poll.h... (cached) yes #18 12.46 checking for inet_aton... yes #18 12.50 checking for IP_PKTINFO... yes #18 12.53 checking for gcc options needed to detect all undeclared functions... none needed #18 12.55 checking whether gethostbyname_r is declared... yes #18 12.58 checking for library containing gethostbyname_r... none required #18 12.60 checking for gethostbyname_r with 6 arguments... yes #18 12.64 checking for gethostbyname_r with 5 arguments... no #18 12.66 checking for byteswap.h... yes #18 12.69 checking for __swap16 variant of byteswapping macros... no #18 12.70 checking for bswap16 variant of byteswapping macros... no #18 12.73 checking for locale_t in locale.h... yes #18 12.76 checking for O_EVTONLY in fcntl.h... no #18 12.77 checking for O_SYMLINK in fcntl.h... no #18 12.78 checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes #18 12.79 checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes #18 12.81 checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes #18 12.84 checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes #18 12.86 checking for pthread_spinlock_t in pthread.h... yes #18 12.89 checking for pthread_rwlock_timedwrlock() in pthread.h... yes #18 12.92 checking for working unnamed semaphores... yes #18 12.95 checking if PTHREAD_ONCE_INIT needs braces... no #18 12.97 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes #18 12.98 checking whether we can compare a mutex to its initial value... no #18 12.99 checking for compiler sync operations... yes #18 13.01 checking for compiler atomic operations... yes #18 13.03 checking if your system printf is NULL-safe.... (null)yes #18 13.06 checking if socket() accepts SOCK_NONBLOCK... yes #18 13.09 checking if we can increase the maximum select-able file descriptor... no #18 13.11 checking if we have usable eventfd support... yes #18 13.14 checking for compiler 'attribute pure' support... yes #18 13.15 checking for compiler 'attribute malloc' support... yes #18 13.16 checking for compiler 'attribute const' support... yes #18 13.17 checking for compiler 'attribute unused' support... yes #18 13.18 checking for compiler 'attribute always_inline' support... no #18 13.19 checking for compiler 'attribute deprecated' support... yes #18 13.20 checking for compiler 'attribute sentinel' support... yes #18 13.21 checking for compiler 'attribute warn_unused_result' support... yes #18 13.22 checking for compiler 'attribute may_alias' support... yes #18 13.24 checking for compiler 'attribute constructor' support... yes #18 13.25 checking for compiler 'attribute destructor' support... yes #18 13.28 checking for compiler 'attribute noreturn' support... yes #18 13.29 checking for -fsanitize=address support... yes #18 13.30 checking for -fsanitize=thread support... yes #18 13.33 checking for -fsanitize=leak support... yes #18 13.34 checking for -fsanitize=undefined support... yes #18 13.35 checking for -Wdeclaration-after-statement support... yes #18 13.36 checking for -Wtrampolines support... yes #18 13.36 checking for _FORTIFY_SOURCE support... yes #18 13.37 checking for -fno-strict-overflow... yes #18 13.37 checking for -Wno-format-truncation... yes #18 13.38 checking for -Wno-format-y2k... yes #18 13.38 checking for -Wno-stringop-truncation... yes #18 13.38 checking for -Wshadow... yes #18 13.39 checking for -march=native support... yes #18 13.39 checking whether to use rpath... not needed #18 13.39 checking for sysinfo... yes #18 13.41 checking for library containing res_9_ninit... no #18 13.47 checking for res_ninit... yes #18 13.51 checking for library containing res_9_ndestroy... no #18 13.56 checking for res_ndestroy... no #18 13.59 checking for library containing res_9_close... no #18 13.63 checking for res_close... no #18 13.67 checking for struct __res_state._u._ext.nsaddrs... yes #18 13.69 checking for BIND_8_COMPAT required... no #18 13.70 checking for GLOB_NOMAGIC in glob.h... yes #18 13.72 checking for GLOB_BRACE in glob.h... yes #18 13.74 checking for RTLD_NOLOAD in dlfcn.h... yes #18 13.75 checking for IP_MTU_DISCOVER in netinet/in.h... yes #18 13.77 checking size of int... 4 #18 13.80 checking size of long... 8 #18 13.83 checking size of long long... 8 #18 13.86 checking size of char *... 8 #18 13.90 checking size of long... (cached) 8 #18 13.90 checking size of long long... (cached) 8 #18 13.94 checking size of fd_set.fds_bits... (cached) 8 #18 13.94 checking for dladdr in dlfcn.h... yes #18 13.98 checking for snd_pcm_open in -lasound... yes #18 14.01 checking for alsa/asoundlib.h... yes #18 14.03 checking for bfd_openr in -lbfd... no #18 14.04 checking for bfd_openr in -lbfd... (cached) no #18 14.04 checking for bfd_openr in -lbfd... (cached) no #18 14.04 checking for cap_from_text in -lcap... no #18 14.06 checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes #18 14.07 checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes #18 14.08 checking for enhanced dahdi vmwi support... yes #18 14.10 checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes #18 14.11 checking for getifaddrs() support... yes #18 14.14 checking for timerfd support... yes #18 14.16 checking for gsm_create in -lgsm... yes #18 14.18 checking for gsm.h... yes #18 14.19 checking for gsm/gsm.h... yes #18 14.21 checking for libilbc < 3... no #18 14.22 checking for iconv_open in -liconv... no #18 14.24 checking for libiconv_open in -liconv... no #18 14.26 checking for iconv_close in -lc... yes #18 14.30 checking for iconv.h... yes #18 14.32 checking for icaltimezone_get_utc_timezone in -lical... no #18 14.34 checking for iks_start_sasl in -liksemel... no #18 14.39 checking for UW IMAP Toolkit c-client library... no #18 14.43 checking for system c-client library...... no #18 14.54 checking for SQLConnect in -liodbc... no #18 14.57 checking for inotify_init in -lc... yes #18 14.62 checking for sys/inotify.h... yes #18 14.64 checking for jack_activate in -ljack... no #18 14.68 checking for kqueue in -lc... no #18 14.72 checking for kevent64... no #18 14.76 checking for ldap_initialize in -lldap... no #18 14.79 checking for mysql_config... no #18 14.79 checking for neon-config... no #18 14.79 checking for neon-config... no #18 14.79 checking for netsnmp-agent... yes #18 14.80 checking for newtBell in -lnewt... yes #18 14.85 checking for newt.h... yes #18 14.87 checking for ub_ctx_delete in -lunbound... no #18 14.91 checking for SQLConnect in -lodbc... no #18 14.96 checking for ogg_stream_init in -logg... no #18 15.00 checking for backtrace in -lexecinfo... no #18 15.04 checking for backtrace in -lc... yes #18 15.08 checking for execinfo.h... yes #18 15.10 checking for ba2str in -lbluetooth... no #18 15.14 checking for bs_version in -lbeanstalk... no #18 15.18 checking for mnl_socket_open in -lmnl... yes #18 15.22 checking for libmnl/libmnl.h... yes #18 15.24 checking for pg_config... no #18 15.24 checking for poptStrerror in -lpopt... no #18 15.27 checking for portaudio-2.0... no #18 15.30 checking for Pa_GetDeviceCount in -lportaudio... no #18 15.35 checking for pri_connected_line_update in -lpri... no #18 15.37 checking for resample_open in -lresample... no #18 15.38 checking for fftw_malloc in -lfftw3... yes #18 15.41 checking for fftw3.h... yes #18 15.42 checking for sf_open in -lsndfile... no #18 15.44 checking for minimum version of SpanDSP... no #18 15.45 checking for ss7_set_isup_timer in -lss7... no #18 15.49 checking for openr2_chan_new in -lopenr2... no #18 15.53 checking for opus_encoder_create in -lopus... no #18 15.56 checking for op_open_callbacks in -lopusfile... no #18 15.60 checking for luaL_newstate in -llua5.4... no #18 15.63 checking for luaL_newstate in -llua5.3... yes #18 15.67 checking for lua5.3/lua.h... yes #18 15.70 checking for rc_read_config in -lfreeradius-client... no #18 15.73 checking for rc_read_config in -lradiusclient-ng... no #18 15.78 checking for rc_read_config in -lradcli... no #18 15.82 checking for codec2_create in -lcodec2... no #18 15.86 checking for cpg_join in -lcpg... no #18 15.90 checking for corosync_cfg_state_track in -lcfg... no #18 15.94 checking for speex_encode in -lspeex... no #18 15.99 checking for speex_preprocess_ctl in -lspeex... no #18 16.03 checking for speex_preprocess_ctl in -lspeexdsp... no #18 16.06 checking for sqlite3_open in -lsqlite3... yes #18 16.09 checking for sqlite3.h... yes #18 16.12 checking for crypt in -lcrypt... yes #18 16.14 checking for crypt.h... yes #18 16.16 checking for crypt... no #18 16.19 checking for crypt_r in -lcrypt... yes #18 16.22 checking for osp/osp.h... no #18 16.25 checking for srtp_init in -lsrtp2... no #18 16.27 checking for srtp_init in -lsrtp... no #18 16.31 checking for gmime-3.0... no #18 16.33 checking for gmime-2.6... no #18 16.37 checking for gmime-2.4... no #18 16.42 checking for gmime-2.2... no #18 16.46 checking for gmime-2.0... no #18 16.49 checking for malloc in -lhoard... no #18 16.54 checking for dbinit in -lsybdb... no #18 16.57 checking for tone_zone_find_by_num in -ltonezone... no #18 16.59 checking for tone_zone_find in -ltonezone... no #18 16.60 checking for vorbis_info_init in -lvorbis... no #18 16.62 checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no #18 16.63 checking for compress in -lz... yes #18 16.65 checking for zlib.h... yes #18 16.67 checking for linux/compiler.h... no #18 16.68 checking for MSG_NOSIGNAL in sys/socket.h... yes #18 16.70 checking for SO_NOSIGPIPE in sys/socket.h... no #18 16.71 checking for sdl-config... no #18 16.71 checking for IMG_Load in -lSDL_image... no #18 16.74 checking for sws_getContext in -lavcodec... no #18 16.76 checking for linux/videodev.h... no #18 16.77 checking for XOpenDisplay in -lX11... no #18 16.79 checking for XOpenDisplay in -lX11... (cached) no #18 16.79 checking for /sbin/launchd... no #18 16.79 checking for gtk+-2.0... no #18 16.80 checking for libsystemd... yes #18 16.81 checking for LOG_AUTH in syslog.h... yes #18 16.82 checking for LOG_AUTHPRIV in syslog.h... yes #18 16.83 checking for LOG_CRON in syslog.h... yes #18 16.84 checking for LOG_DAEMON in syslog.h... yes #18 16.85 checking for LOG_FTP in syslog.h... yes #18 16.87 checking for LOG_KERN in syslog.h... yes #18 16.89 checking for LOG_LPR in syslog.h... yes #18 16.91 checking for LOG_MAIL in syslog.h... yes #18 16.93 checking for LOG_NEWS in syslog.h... yes #18 16.95 checking for LOG_SYSLOG in syslog.h... yes #18 16.97 checking for LOG_UUCP in syslog.h... yes #18 17.00 checking for bridges/bridge_softmix/include/hrirs.h... yes #18 17.00 checking for mandatory modules: PJPROJECT... ok #18 17.05 configure: creating ./config.status #18 17.25 config.status: creating build_tools/menuselect-deps #18 17.29 config.status: creating makeopts #18 17.33 config.status: creating include/asterisk/autoconfig.h #18 17.55 checking build system type... x86_64-unknown-linux-gnu #18 17.66 checking host system type... x86_64-unknown-linux-gnu #18 17.66 checking for gcc... gcc #18 17.72 checking whether the C compiler works... yes #18 17.77 checking for C compiler default output file name... a.out #18 17.77 checking for suffix of executables... #18 17.79 checking whether we are cross compiling... no #18 17.83 checking for suffix of object files... o #18 17.85 checking whether the compiler supports GNU C... yes #18 17.86 checking whether gcc accepts -g... yes #18 17.88 checking for gcc option to enable C11 features... none needed #18 17.93 checking for GNU make... make #18 17.93 checking for pkg-config... /usr/bin/pkg-config #18 17.93 checking pkg-config is at least version 0.9.0... yes #18 17.93 checking for stdio.h... yes #18 17.94 checking for stdlib.h... yes #18 17.96 checking for string.h... yes #18 17.97 checking for inttypes.h... yes #18 17.99 checking for stdint.h... yes #18 18.00 checking for strings.h... yes #18 18.02 checking for sys/stat.h... yes #18 18.03 checking for sys/types.h... yes #18 18.05 checking for unistd.h... yes #18 18.08 checking for size_t... yes #18 18.12 checking for working alloca.h... yes #18 18.16 checking for alloca... yes #18 18.16 checking for asprintf... yes #18 18.20 checking for getloadavg... yes #18 18.23 checking for setenv... yes #18 18.26 checking for strcasestr... yes #18 18.29 checking for strndup... yes #18 18.34 checking for strnlen... yes #18 18.39 checking for strsep... yes #18 18.43 checking for unsetenv... yes #18 18.47 checking for vasprintf... yes #18 18.50 checking for newtBell in -lnewt... yes #18 18.54 checking for newt.h... yes #18 18.56 checking for initscr in -lncurses... yes #18 18.59 checking for ncurses.h... yes #18 18.61 checking for keypad in -ltinfo... yes #18 18.65 checking for ncurses.h... (cached) yes #18 18.65 checking for a sed that does not truncate output... /usr/bin/sed #18 18.65 checking for libxml-2.0... yes #18 18.66 checking for gtk+-2.0... no #18 18.72 configure: creating ./config.status #18 18.93 config.status: creating makeopts #18 18.96 config.status: creating autoconfig.h #18 18.98 configure: Menuselect build configuration successfully completed #18 19.03 #18 19.03 .$$$$$$$$$$$$$$$=.. #18 19.03 .$7$7.. .7$$7:. #18 19.03 .$$:. ,$7.7 #18 19.03 .$7. 7$$$$ .$$77 #18 19.03 ..$$. $$$$$ .$$$7 #18 19.03 ..7$ .?. $$$$$ .?. 7$$$. #18 19.03 $.$. .$$$7. $$$$7 .7$$$. .$$$. #18 19.03 .777. .$$$$$$77$$$77$$$$$7. $$$, #18 19.03 $$$~ .7$$$$$$$$$$$$$7. .$$$. #18 19.03 .$$7 .7$$$$$$$7: ?$$$. #18 19.03 $$$ ?7$$$$$$$$$$I .$$$7 #18 19.03 $$$ .7$$$$$$$$$$$$$$$$ :$$$. #18 19.03 $$$ $$$$$$7$$$$$$$$$$$$ .$$$. #18 19.03 $$$ $$$ 7$$$7 .$$$ .$$$. #18 19.03 $$$$ $$$$7 .$$$. #18 19.03 7$$$7 7$$$$ 7$$$ #18 19.03 $$$$$ $$$ #18 19.03 $$$$7. $$ (TM) #18 19.03 $$$$$$$. .7$$$$$$ $$ #18 19.03 $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ #18 19.03 $$$$$$$$$$$$$$$$. #18 19.03 #18 19.03 configure: Package configured for: #18 19.03 configure: OS type : linux-gnu #18 19.03 configure: Host CPU : x86_64 #18 19.03 configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu : #18 19.03 configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu : #18 20.63 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect #18 20.63 make[1]: Entering directory '/home/asterisk/asterisk/menuselect' #18 20.63 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c #18 20.72 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o strcompat.o strcompat.c #18 20.73 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c #18 20.74 gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 #18 20.77 make[1]: Leaving directory '/home/asterisk/asterisk/menuselect' #18 20.78 Generating input for menuselect ... #18 33.89 menuselect/menuselect --check-deps menuselect.makeopts #18 33.92 menuselect/menuselect --check-deps menuselect.makeopts #18 36.82 [CC] astcanary.c -> astcanary.o #18 36.82 [CC] astdb2sqlite3.c -> astdb2sqlite3.o #18 36.82 [CC] astdb2bdb.c -> astdb2bdb.o #18 36.84 [CC] hash/hash.c -> hash/hash.o #18 36.84 [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o #18 36.84 [CC] hash/hash_buf.c -> hash/hash_buf.o #18 36.84 [CC] hash/hash_func.c -> hash/hash_func.o #18 36.84 [CC] hash/hash_log2.c -> hash/hash_log2.o #18 36.84 [CC] hash/hash_page.c -> hash/hash_page.o #18 36.85 [CC] hash/ndbm.c -> hash/ndbm.o #18 36.85 [CC] btree/bt_close.c -> btree/bt_close.o #18 36.85 [CC] btree/bt_conv.c -> btree/bt_conv.o #18 36.85 [CC] btree/bt_debug.c -> btree/bt_debug.o #18 36.85 [CC] btree/bt_delete.c -> btree/bt_delete.o #18 36.85 [CC] btree/bt_get.c -> btree/bt_get.o #18 36.85 [CC] btree/bt_open.c -> btree/bt_open.o #18 36.85 [CC] btree/bt_overflow.c -> btree/bt_overflow.o #18 36.85 [CC] btree/bt_page.c -> btree/bt_page.o #18 36.85 [CC] btree/bt_put.c -> btree/bt_put.o #18 36.85 [CC] btree/bt_search.c -> btree/bt_search.o #18 36.86 [CC] btree/bt_seq.c -> btree/bt_seq.o #18 36.89 [LD] astcanary.o -> astcanary #18 36.90 [CC] btree/bt_split.c -> btree/bt_split.o #18 36.90 [CC] btree/bt_utils.c -> btree/bt_utils.o #18 36.91 [CC] db/db.c -> db/db.o #18 36.91 [CC] mpool/mpool.c -> mpool/mpool.o #18 36.91 [CC] recno/rec_close.c -> recno/rec_close.o #18 36.92 [CC] recno/rec_delete.c -> recno/rec_delete.o #18 36.92 [CC] recno/rec_get.c -> recno/rec_get.o #18 36.92 [CC] recno/rec_put.c -> recno/rec_put.o #18 36.92 [CC] recno/rec_open.c -> recno/rec_open.o #18 36.94 [CC] recno/rec_search.c -> recno/rec_search.o #18 36.94 [CC] recno/rec_seq.c -> recno/rec_seq.o #18 36.94 [CC] recno/rec_utils.c -> recno/rec_utils.o #18 37.12 [AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a #18 37.18 [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 #18 37.18 [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb #18 37.70 [pjproject] Generating pjproject dependency file .pjnath-x86_64-unknown-linux-gnu.depend #18 38.26 [pjproject] Generating asterisk dependency file .pjnath-x86_64-unknown-linux-gnu.astdep #18 38.70 [pjproject] Generating pjproject dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.depend #18 40.83 [pjproject] Generating asterisk dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.astdep #18 41.40 [pjproject] Generating asterisk dependency file .pjmedia-x86_64-unknown-linux-gnu.astdep #18 42.59 [pjproject] Generating asterisk dependency file .pjmedia-videodev-x86_64-unknown-linux-gnu.astdep #18 43.00 [pjproject] Generating asterisk dependency file .pjmedia-codec-x86_64-unknown-linux-gnu.astdep #18 43.62 [pjproject] Generating pjproject dependency file .pjsip-x86_64-unknown-linux-gnu.depend #18 45.27 [pjproject] Generating asterisk dependency file .pjsip-x86_64-unknown-linux-gnu.astdep #18 45.67 [pjproject] Generating asterisk dependency file .pjsip-simple-x86_64-unknown-linux-gnu.astdep #18 46.17 [pjproject] Generating asterisk dependency file .pjsip-ua-x86_64-unknown-linux-gnu.astdep #18 46.67 [pjproject] Generating asterisk dependency file .pjsua-lib-x86_64-unknown-linux-gnu.astdep #18 48.09 [pjproject] Generating pjproject dependency file .pjlib-util-x86_64-unknown-linux-gnu.depend #18 48.63 [pjproject] Generating asterisk dependency file .pjlib-util-x86_64-unknown-linux-gnu.astdep #18 49.12 [pjproject] Generating pjproject dependency file .pjlib-x86_64-unknown-linux-gnu.depend #18 50.44 [pjproject] Generating asterisk dependency file .pjlib-x86_64-unknown-linux-gnu.astdep #18 51.59 [pjproject] Compiling libpj-x86_64-unknown-linux-gnu.a #18 51.77 In file included from ../src/pj/hash.c:20: #18 51.77 ../src/pj/hash.c: In function 'find_entry': #18 51.77 ../src/pj/hash.c:190:20: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 191 | ht, entry, pj_pool_get_used_size(pool), #18 51.77 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #18 51.77 189 | PJ_LOG(6, ("hashtbl", #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/hash.c:190:60: note: format string is defined here #18 51.77 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 51.77 | ~^ #18 51.77 | | #18 51.77 | unsigned int #18 51.77 | %lu #18 51.77 ../src/pj/hash.c:190:20: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 191 | ht, entry, pj_pool_get_used_size(pool), #18 51.77 192 | pj_pool_get_capacity(pool))); #18 51.77 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #18 51.77 189 | PJ_LOG(6, ("hashtbl", #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/hash.c:190:68: note: format string is defined here #18 51.77 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 51.77 | ~^ #18 51.77 | | #18 51.77 | unsigned int #18 51.77 | %lu #18 51.77 In file included from ../src/pj/pool.c:20: #18 51.77 ../src/pj/pool.c: In function 'pj_pool_create_block': #18 51.77 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #18 51.77 | ~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #18 51.77 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:55:44: note: format string is defined here #18 51.77 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 51.77 | ~^ #18 51.77 | | #18 51.77 | unsigned int #18 51.77 | %lu #18 51.77 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #18 51.77 | ~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #18 51.77 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:55:57: note: format string is defined here #18 51.77 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 51.77 | ~^ #18 51.77 | | #18 51.77 | unsigned int #18 51.77 | %lu #18 51.77 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #18 51.77 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #18 51.77 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:55:70: note: format string is defined here #18 51.77 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 51.77 | ~^ #18 51.77 | | #18 51.77 | unsigned int #18 51.77 | %lu #18 51.77 ../src/pj/pool.c: In function 'pj_pool_allocate_find': #18 51.77 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 120 | "(used=%u, cap=%u)", #18 51.77 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #18 51.77 | ~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #18 51.77 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:119:62: note: format string is defined here #18 51.77 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 51.77 | ~^ #18 51.77 | | #18 51.77 | unsigned int #18 51.77 | %lu #18 51.77 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 120 | "(used=%u, cap=%u)", #18 51.77 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #18 51.77 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #18 51.77 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 120 | "(used=%u, cap=%u)", #18 51.77 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #18 51.77 | ~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #18 51.77 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 51.77 | ~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 51.77 144 | LOG((pool->obj_name, #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:145:12: note: format string is defined here #18 51.77 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 51.77 | ~^ #18 51.77 | | #18 51.77 | unsigned int #18 51.77 | %lu #18 51.77 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 51.77 | ~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 51.77 144 | LOG((pool->obj_name, #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:145:49: note: format string is defined here #18 51.77 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 51.77 | ~^ #18 51.77 | | #18 51.77 | unsigned int #18 51.77 | %lu #18 51.77 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 51.77 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 51.77 144 | LOG((pool->obj_name, #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:145:64: note: format string is defined here #18 51.77 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 51.77 | ~^ #18 51.77 | | #18 51.77 | unsigned int #18 51.77 | %lu #18 51.77 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 51.77 | ~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 51.77 144 | LOG((pool->obj_name, #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:145:72: note: format string is defined here #18 51.77 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 51.77 | ~^ #18 51.77 | | #18 51.77 | unsigned int #18 51.77 | %lu #18 51.77 ../src/pj/pool.c: In function 'pj_pool_create_int': #18 51.77 ../src/pj/pool.c:236:26: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:236:5: note: in expansion of macro 'LOG' #18 51.77 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:236:47: note: format string is defined here #18 51.77 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #18 51.77 | ~^ #18 51.77 | | #18 51.77 | unsigned int #18 51.77 | %lu #18 51.77 ../src/pj/pool.c: In function 'pj_pool_reset': #18 51.77 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 282 | pool->capacity, pj_pool_get_used_size(pool), #18 51.77 | ~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #18 51.77 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:281:41: note: format string is defined here #18 51.77 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 51.77 | ~^ #18 51.77 | | #18 51.77 | int #18 51.77 | %ld #18 51.77 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 282 | pool->capacity, pj_pool_get_used_size(pool), #18 51.77 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #18 51.77 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:281:50: note: format string is defined here #18 51.77 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 51.77 | ~^ #18 51.77 | | #18 51.77 | int #18 51.77 | %ld #18 51.77 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 282 | pool->capacity, pj_pool_get_used_size(pool), #18 51.77 283 | pj_pool_get_used_size(pool)*100/pool->capacity)); #18 51.77 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #18 51.77 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:281:53: note: format string is defined here #18 51.77 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 51.77 | ~^ #18 51.77 | | #18 51.77 | int #18 51.77 | %ld #18 51.77 ../src/pj/pool.c: In function 'pj_pool_destroy_int': #18 51.77 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 296 | pool->capacity, pj_pool_get_used_size(pool), #18 51.77 | ~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.77 | ^~~~~~ #18 51.77 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #18 51.77 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 51.77 | ^~~ #18 51.77 ../src/pj/pool.c:295:43: note: format string is defined here #18 51.77 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 51.77 | ~^ #18 51.77 | | #18 51.77 | int #18 51.77 | %ld #18 51.77 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.77 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 51.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 296 | pool->capacity, pj_pool_get_used_size(pool), #18 51.77 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.77 | | #18 51.77 | pj_size_t {aka long unsigned int} #18 51.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.78 | ^~~ #18 51.78 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.78 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.78 | ^~~~~~ #18 51.78 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #18 51.78 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 51.78 | ^~~ #18 51.78 ../src/pj/pool.c:295:52: note: format string is defined here #18 51.78 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 51.78 | ~^ #18 51.78 | | #18 51.78 | int #18 51.78 | %ld #18 51.78 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.78 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 51.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.78 296 | pool->capacity, pj_pool_get_used_size(pool), #18 51.78 297 | pj_pool_get_used_size(pool)*100/pool->capacity, #18 51.78 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.78 | | #18 51.78 | pj_size_t {aka long unsigned int} #18 51.78 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.78 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.78 | ^~~ #18 51.78 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 51.78 33 | #define LOG(expr) PJ_LOG(6,expr) #18 51.78 | ^~~~~~ #18 51.78 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #18 51.78 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 51.78 | ^~~ #18 51.78 ../src/pj/pool.c:295:55: note: format string is defined here #18 51.78 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 51.78 | ~^ #18 51.78 | | #18 51.78 | int #18 51.78 | %ld #18 51.78 In file included from ../src/pj/pool_caching.c:21: #18 51.78 ../src/pj/pool_caching.c: In function 'cpool_create_pool': #18 51.78 ../src/pj/pool_caching.c:191:36: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.78 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #18 51.78 | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #18 51.78 | | #18 51.78 | pj_size_t {aka long unsigned int} #18 51.78 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.78 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.78 | ^~~ #18 51.78 ../src/pj/pool_caching.c:191:9: note: in expansion of macro 'PJ_LOG' #18 51.78 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #18 51.78 | ^~~~~~ #18 51.78 ../src/pj/pool_caching.c:191:56: note: format string is defined here #18 51.78 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #18 51.78 | ~^ #18 51.78 | | #18 51.78 | unsigned int #18 51.78 | %lu #18 51.78 ../src/pj/pool_caching.c: In function 'cpool_release_pool': #18 51.78 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.78 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 51.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.83 249 | pool_capacity, pj_pool_get_used_size(pool), #18 51.83 | ~~~~~~~~~~~~~ #18 51.83 | | #18 51.83 | pj_size_t {aka long unsigned int} #18 51.83 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.83 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.83 | ^~~ #18 51.83 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #18 51.83 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 51.83 | ^~~~~~ #18 51.83 ../src/pj/pool_caching.c:248:49: note: format string is defined here #18 51.83 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 51.83 | ~^ #18 51.83 | | #18 51.83 | int #18 51.83 | %ld #18 51.83 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.83 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 51.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.83 249 | pool_capacity, pj_pool_get_used_size(pool), #18 51.83 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.83 | | #18 51.83 | pj_size_t {aka long unsigned int} #18 51.83 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.83 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.83 | ^~~ #18 51.83 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #18 51.83 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 51.83 | ^~~~~~ #18 51.83 ../src/pj/pool_caching.c:248:58: note: format string is defined here #18 51.83 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 51.83 | ~^ #18 51.83 | | #18 51.83 | int #18 51.83 | %ld #18 51.83 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.83 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 51.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.83 249 | pool_capacity, pj_pool_get_used_size(pool), #18 51.83 250 | pj_pool_get_used_size(pool)*100/pool_capacity)); #18 51.83 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 51.83 | | #18 51.83 | pj_size_t {aka long unsigned int} #18 51.83 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 51.83 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 51.83 | ^~~ #18 51.83 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #18 51.83 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 51.83 | ^~~~~~ #18 51.83 ../src/pj/pool_caching.c:248:61: note: format string is defined here #18 51.83 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 51.83 | ~^ #18 51.83 | | #18 51.83 | int #18 51.83 | %ld #18 51.83 In file included from ../src/pj/timer.c:36: #18 51.83 ../src/pj/timer.c: In function 'grow_heap': #18 51.83 ../src/pj/timer.c:384:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 51.83 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 51.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 52.44 385 | ht->max_size, new_size)); #18 52.44 | ~~~~~~~~~~~~ #18 52.44 | | #18 52.44 | pj_size_t {aka long unsigned int} #18 52.44 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 52.44 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 52.44 | ^~~ #18 52.44 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #18 52.44 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 52.44 | ^~~~~~ #18 52.44 ../src/pj/timer.c:384:51: note: format string is defined here #18 52.44 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 52.44 | ~^ #18 52.44 | | #18 52.44 | int #18 52.44 | %ld #18 52.44 ../src/pj/timer.c:384:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] #18 52.44 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 52.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 52.44 385 | ht->max_size, new_size)); #18 52.44 | ~~~~~~~~ #18 52.44 | | #18 52.44 | size_t {aka long unsigned int} #18 52.44 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 52.44 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 52.44 | ^~~ #18 52.44 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #18 52.44 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 52.44 | ^~~~~~ #18 52.44 ../src/pj/timer.c:384:57: note: format string is defined here #18 52.44 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 52.44 | ~^ #18 52.44 | | #18 52.44 | int #18 52.44 | %ld #18 52.44 [pjproject] Compiling libpjlib-util-x86_64-unknown-linux-gnu.a #18 52.91 In file included from ../src/pjlib-util/stun_simple_client.c:22: #18 52.91 ../src/pjlib-util/stun_simple_client.c: In function 'pjstun_get_mapped_addr2': #18 52.91 ../src/pjlib-util/stun_simple_client.c:348:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 52.91 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 52.91 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 52.91 | | #18 52.91 | pj_size_t {aka long unsigned int} #18 52.91 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 52.91 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 52.91 | ^~~ #18 52.91 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #18 52.91 36 | #define TRACE_(x) PJ_LOG(6,x) #18 52.91 | ^~~~~~ #18 52.91 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #18 52.91 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 52.91 | ^~~~~~ #18 52.91 ../src/pjlib-util/stun_simple_client.c:348:39: note: format string is defined here #18 52.91 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 52.91 | ~^ #18 52.91 | | #18 52.91 | int #18 52.91 | %ld #18 52.91 ../src/pjlib-util/stun_simple_client.c:348:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 52.91 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 52.91 | ^~~~~~~~~~~~~~~~~~~~~~~ #18 52.91 349 | pj_pool_get_capacity(pool))); #18 52.91 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 52.91 | | #18 52.91 | pj_size_t {aka long unsigned int} #18 52.91 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 52.91 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 52.91 | ^~~ #18 52.91 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #18 52.91 36 | #define TRACE_(x) PJ_LOG(6,x) #18 52.91 | ^~~~~~ #18 52.91 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #18 52.91 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 52.91 | ^~~~~~ #18 52.91 ../src/pjlib-util/stun_simple_client.c:348:45: note: format string is defined here #18 52.91 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 52.91 | ~^ #18 52.91 | | #18 52.91 | int #18 52.91 | %ld #18 52.91 [pjproject] Compiling libpjsua-x86_64-unknown-linux-gnu.a #18 52.99 In file included from ../../pjlib/include/pj/except.h:29, #18 52.99 from ../src/pjsip/sip_endpoint.c:27: #18 52.99 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_dbg': #18 52.99 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #18 52.99 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 52.99 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 52.99 791 | entry, delay->sec, delay->msec)); #18 52.99 | ~~~~~~~~~~ #18 52.99 | | #18 52.99 | long int #18 52.99 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 52.99 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 52.99 | ^~~ #18 52.99 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #18 52.99 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 52.99 | ^~~~~~ #18 52.99 ../src/pjsip/sip_endpoint.c:790:72: note: format string is defined here #18 52.99 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 52.99 | ~^ #18 52.99 | | #18 52.99 | unsigned int #18 52.99 | %lu #18 52.99 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #18 52.99 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 52.99 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 52.99 791 | entry, delay->sec, delay->msec)); #18 52.99 | ~~~~~~~~~~~ #18 52.99 | | #18 52.99 | long int #18 52.99 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 52.99 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 52.99 | ^~~ #18 52.99 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #18 52.99 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 52.99 | ^~~~~~ #18 52.99 ../src/pjsip/sip_endpoint.c:790:75: note: format string is defined here #18 52.99 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 52.99 | ~^ #18 52.99 | | #18 52.99 | unsigned int #18 52.99 | %lu #18 52.99 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_w_grp_lock_dbg': #18 52.99 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #18 52.99 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 52.99 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 52.99 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #18 52.99 821 | entry, delay->sec, delay->msec, grp_lock)); #18 52.99 | ~~~~~~~~~~ #18 52.99 | | #18 52.99 | long int #18 52.99 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 52.99 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 52.99 | ^~~ #18 52.99 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #18 52.99 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 55.26 | ^~~~~~ #18 55.26 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #18 55.26 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 55.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 55.26 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #18 55.26 821 | entry, delay->sec, delay->msec, grp_lock)); #18 55.26 | ~~~~~~~~~~~ #18 55.26 | | #18 55.26 | long int #18 55.26 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 55.26 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 55.26 | ^~~ #18 55.26 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #18 55.26 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 55.26 | ^~~~~~ #18 55.26 In file included from ../src/pjsip/sip_transaction.c:33: #18 55.26 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uac2': #18 55.26 ../src/pjsip/sip_transaction.c:1585:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'pj_ssize_t' {aka 'long int'} [-Wformat=] #18 55.26 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 55.26 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #18 55.26 | | #18 55.26 | pj_ssize_t {aka long int} #18 55.26 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 55.26 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 55.26 | ^~~ #18 55.26 ../src/pjsip/sip_transaction.c:1585:5: note: in expansion of macro 'PJ_LOG' #18 55.26 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 55.26 | ^~~~~~ #18 55.26 ../src/pjsip/sip_transaction.c:1585:42: note: format string is defined here #18 55.26 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 55.26 | ~~^~ #18 55.26 | | #18 55.26 | int #18 55.26 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uas2': #18 55.26 ../src/pjsip/sip_transaction.c:1744:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'pj_ssize_t' {aka 'long int'} [-Wformat=] #18 55.26 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 55.26 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #18 55.26 | | #18 55.26 | pj_ssize_t {aka long int} #18 55.26 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 55.26 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 55.26 | ^~~ #18 55.26 ../src/pjsip/sip_transaction.c:1744:5: note: in expansion of macro 'PJ_LOG' #18 55.26 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 55.26 | ^~~~~~ #18 55.26 ../src/pjsip/sip_transaction.c:1744:42: note: format string is defined here #18 55.26 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 55.26 | ~~^~ #18 55.26 | | #18 55.26 | int #18 55.26 [pjproject] Compiling libpjsip-ua-x86_64-unknown-linux-gnu.a #18 55.31 [pjproject] Compiling libpjsip-simple-x86_64-unknown-linux-gnu.a #18 55.35 [pjproject] Compiling libpjsip-x86_64-unknown-linux-gnu.a #18 55.39 [pjproject] Compiling libpjmedia-codec-x86_64-unknown-linux-gnu.a #18 56.52 [pjproject] Compiling libpjmedia-videodev-x86_64-unknown-linux-gnu.a #18 56.62 [pjproject] Compiling libpjmedia-x86_64-unknown-linux-gnu.a #18 56.65 [pjproject] Compiling libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #18 56.87 [pjproject] Compiling libpjnath-x86_64-unknown-linux-gnu.a #18 57.42 [pjproject] Generating symbols #18 57.50 [CC] chan_audiosocket.c -> chan_audiosocket.o #18 57.50 [CC] chan_bridge_media.c -> chan_bridge_media.o #18 57.50 [CC] chan_iax2.c -> chan_iax2.o #18 57.50 [CC] iax2/codec_pref.c -> iax2/codec_pref.o #18 57.50 [CC] iax2/firmware.c -> iax2/firmware.o #18 57.50 [CC] iax2/format_compatibility.c -> iax2/format_compatibility.o #18 57.50 [CC] iax2/netsock.c -> iax2/netsock.o #18 57.50 [CC] iax2/provision.c -> iax2/provision.o #18 57.50 [CC] iax2/parser.c -> iax2/parser.o #18 57.50 [CC] pjsip/cli_commands.c -> pjsip/cli_commands.o #18 57.50 [CC] chan_pjsip.c -> chan_pjsip.o #18 57.50 [CC] pjsip/dialplan_functions.c -> pjsip/dialplan_functions.o #18 57.50 [CC] chan_rtp.c -> chan_rtp.o #18 57.50 [CC] chan_unistim.c -> chan_unistim.o #18 57.59 [LD] chan_bridge_media.o -> chan_bridge_media.so #18 57.66 [LD] chan_audiosocket.o -> chan_audiosocket.so #18 57.71 [LD] chan_rtp.o -> chan_rtp.so #18 58.20 [LD] chan_pjsip.o pjsip/cli_commands.o pjsip/dialplan_functions.o -> chan_pjsip.so #18 58.93 [LD] chan_unistim.o -> chan_unistim.so #18 60.80 [LD] chan_iax2.o iax2/codec_pref.o iax2/firmware.o iax2/format_compatibility.o iax2/netsock.o iax2/parser.o iax2/provision.o -> chan_iax2.so #18 60.83 [CC] pbx_ael.c -> pbx_ael.o #18 60.83 [CC] pbx_config.c -> pbx_config.o #18 60.83 [CC] pbx_dundi.c -> pbx_dundi.o #18 60.83 [CC] dundi-parser.c -> dundi-parser.o #18 60.83 [CC] pbx_loopback.c -> pbx_loopback.o #18 60.83 [CC] pbx_lua.c -> pbx_lua.o #18 60.83 [CC] pbx_spool.c -> pbx_spool.o #18 60.83 [CC] pbx_realtime.c -> pbx_realtime.o #18 60.94 [LD] pbx_ael.o -> pbx_ael.so #18 60.94 [LD] pbx_loopback.o -> pbx_loopback.so #18 61.05 [LD] pbx_realtime.o -> pbx_realtime.so #18 61.10 [LD] pbx_spool.o -> pbx_spool.so #18 61.12 [LD] pbx_lua.o -> pbx_lua.so #18 61.29 [LD] pbx_config.o -> pbx_config.so #18 62.09 [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so #18 62.12 [CC] app_adsiprog.c -> app_adsiprog.o #18 62.12 [CC] app_agent_pool.c -> app_agent_pool.o #18 62.12 [CC] app_alarmreceiver.c -> app_alarmreceiver.o #18 62.12 [CC] app_amd.c -> app_amd.o #18 62.12 [CC] app_attended_transfer.c -> app_attended_transfer.o #18 62.12 [CC] app_audiosocket.c -> app_audiosocket.o #18 62.12 [CC] app_blind_transfer.c -> app_blind_transfer.o #18 62.12 [CC] app_authenticate.c -> app_authenticate.o #18 62.12 [CC] app_bridgeaddchan.c -> app_bridgeaddchan.o #18 62.12 [CC] app_bridgewait.c -> app_bridgewait.o #18 62.12 [CC] app_broadcast.c -> app_broadcast.o #18 62.12 [CC] app_cdr.c -> app_cdr.o #18 62.12 [CC] app_celgenuserevent.c -> app_celgenuserevent.o #18 62.13 [CC] app_chanisavail.c -> app_chanisavail.o #18 62.13 [CC] app_channelredirect.c -> app_channelredirect.o #18 62.13 [CC] app_chanspy.c -> app_chanspy.o #18 62.13 [CC] app_confbridge.c -> app_confbridge.o #18 62.13 [CC] confbridge/conf_chan_announce.c -> confbridge/conf_chan_announce.o #18 62.13 [CC] confbridge/conf_chan_record.c -> confbridge/conf_chan_record.o #18 62.13 [CC] confbridge/conf_config_parser.c -> confbridge/conf_config_parser.o #18 62.26 [CC] confbridge/conf_state.c -> confbridge/conf_state.o #18 62.27 [CC] confbridge/conf_state_empty.c -> confbridge/conf_state_empty.o #18 62.28 [CC] confbridge/conf_state_inactive.c -> confbridge/conf_state_inactive.o #18 62.29 [CC] confbridge/conf_state_multi.c -> confbridge/conf_state_multi.o #18 62.29 [CC] confbridge/conf_state_multi_marked.c -> confbridge/conf_state_multi_marked.o #18 62.29 [CC] confbridge/conf_state_single.c -> confbridge/conf_state_single.o #18 62.29 [CC] confbridge/conf_state_single_marked.c -> confbridge/conf_state_single_marked.o #18 62.29 [CC] confbridge/confbridge_manager.c -> confbridge/confbridge_manager.o #18 62.31 [CC] app_controlplayback.c -> app_controlplayback.o #18 62.32 [CC] app_db.c -> app_db.o #18 62.33 [CC] app_dial.c -> app_dial.o #18 62.33 [CC] app_dictate.c -> app_dictate.o #18 62.41 [CC] app_directed_pickup.c -> app_directed_pickup.o #18 62.41 [CC] app_directory.c -> app_directory.o #18 62.41 [CC] app_disa.c -> app_disa.o #18 62.43 [CC] app_dtmfstore.c -> app_dtmfstore.o #18 62.43 [CC] app_dumpchan.c -> app_dumpchan.o #18 62.43 [CC] app_echo.c -> app_echo.o #18 62.44 [CC] app_exec.c -> app_exec.o #18 62.47 [CC] app_externalivr.c -> app_externalivr.o #18 62.49 [CC] app_festival.c -> app_festival.o #18 62.49 [CC] app_flash.c -> app_flash.o #18 62.50 [CC] app_followme.c -> app_followme.o #18 62.53 [CC] app_forkcdr.c -> app_forkcdr.o #18 62.57 [CC] app_getcpeid.c -> app_getcpeid.o #18 62.58 [CC] app_if.c -> app_if.o #18 62.61 [CC] app_mf.c -> app_mf.o #18 62.62 [CC] app_milliwatt.c -> app_milliwatt.o #18 62.62 [CC] app_minivm.c -> app_minivm.o #18 62.63 [CC] app_mixmonitor.c -> app_mixmonitor.o #18 62.65 [CC] app_morsecode.c -> app_morsecode.o #18 62.67 [CC] app_mp3.c -> app_mp3.o #18 62.68 [CC] app_originate.c -> app_originate.o #18 62.72 [CC] app_page.c -> app_page.o #18 62.73 [CC] app_playback.c -> app_playback.o #18 62.75 [CC] app_playtones.c -> app_playtones.o #18 62.77 [CC] app_privacy.c -> app_privacy.o #18 62.80 [CC] app_queue.c -> app_queue.o #18 62.83 [CC] app_read.c -> app_read.o #18 62.85 [CC] app_readexten.c -> app_readexten.o #18 62.85 [CC] app_record.c -> app_record.o #18 62.86 [CC] app_reload.c -> app_reload.o #18 62.88 [CC] app_sayunixtime.c -> app_sayunixtime.o #18 62.90 [CC] app_senddtmf.c -> app_senddtmf.o #18 62.91 [CC] app_sendtext.c -> app_sendtext.o #18 62.91 [CC] app_sf.c -> app_sf.o #18 62.92 [CC] app_signal.c -> app_signal.o #18 62.92 [CC] app_sms.c -> app_sms.o #18 62.94 [CC] app_softhangup.c -> app_softhangup.o #18 62.97 [CC] app_speech_utils.c -> app_speech_utils.o #18 63.03 [CC] app_stack.c -> app_stack.o #18 63.03 [CC] app_stasis.c -> app_stasis.o #18 63.04 [CC] app_stream_echo.c -> app_stream_echo.o #18 63.06 [CC] app_system.c -> app_system.o #18 63.08 [CC] app_talkdetect.c -> app_talkdetect.o #18 63.10 [CC] app_test.c -> app_test.o #18 63.10 [CC] app_transfer.c -> app_transfer.o #18 63.12 [CC] app_userevent.c -> app_userevent.o #18 63.18 [CC] app_verbose.c -> app_verbose.o #18 63.19 [CC] app_voicemail.c -> app_voicemail.o #18 63.19 [CC] app_waitforcond.c -> app_waitforcond.o #18 63.23 [CC] app_waitforprecondition.c -> app_waitforprecondition.o #18 63.24 [CC] app_waitforring.c -> app_waitforring.o #18 63.26 [CC] app_waitforsilence.c -> app_waitforsilence.o #18 63.27 [CC] app_waituntil.c -> app_waituntil.o #18 63.28 [CC] app_while.c -> app_while.o #18 63.29 [CC] app_zapateller.c -> app_zapateller.o #18 63.31 [LD] app_adsiprog.o -> app_adsiprog.so #18 63.32 [LD] app_agent_pool.o -> app_agent_pool.so #18 63.34 [LD] app_alarmreceiver.o -> app_alarmreceiver.so #18 63.34 [LD] app_amd.o -> app_amd.so #18 63.35 [LD] app_attended_transfer.o -> app_attended_transfer.so #18 63.36 [LD] app_audiosocket.o -> app_audiosocket.so #18 63.37 [LD] app_authenticate.o -> app_authenticate.so #18 63.37 [LD] app_blind_transfer.o -> app_blind_transfer.so #18 63.37 [LD] app_bridgeaddchan.o -> app_bridgeaddchan.so #18 63.37 [LD] app_bridgewait.o -> app_bridgewait.so #18 63.38 [LD] app_broadcast.o -> app_broadcast.so #18 63.39 [LD] app_cdr.o -> app_cdr.so #18 63.40 [LD] app_celgenuserevent.o -> app_celgenuserevent.so #18 63.40 [LD] app_chanisavail.o -> app_chanisavail.so #18 63.40 [LD] app_chanspy.o -> app_chanspy.so #18 63.40 [LD] app_channelredirect.o -> app_channelredirect.so #18 63.41 [LD] app_controlplayback.o -> app_controlplayback.so #18 63.41 [LD] app_confbridge.o confbridge/conf_chan_announce.o confbridge/conf_chan_record.o confbridge/conf_config_parser.o confbridge/conf_state.o confbridge/conf_state_empty.o confbridge/conf_state_inactive.o confbridge/conf_state_multi.o confbridge/conf_state_multi_marked.o confbridge/conf_state_single.o confbridge/conf_state_single_marked.o confbridge/confbridge_manager.o -> app_confbridge.so #18 63.41 [LD] app_db.o -> app_db.so #18 63.43 [LD] app_directed_pickup.o -> app_directed_pickup.so #18 63.43 [LD] app_disa.o -> app_disa.so #18 63.43 [LD] app_dictate.o -> app_dictate.so #18 63.43 [LD] app_dumpchan.o -> app_dumpchan.so #18 63.43 [LD] app_dtmfstore.o -> app_dtmfstore.so #18 63.43 [LD] app_echo.o -> app_echo.so #18 63.44 [LD] app_exec.o -> app_exec.so #18 63.44 [LD] app_directory.o -> app_directory.so #18 63.44 [LD] app_externalivr.o -> app_externalivr.so #18 63.44 [LD] app_festival.o -> app_festival.so #18 63.45 [LD] app_flash.o -> app_flash.so #18 63.47 [LD] app_getcpeid.o -> app_getcpeid.so #18 63.47 [LD] app_forkcdr.o -> app_forkcdr.so #18 63.47 [LD] app_if.o -> app_if.so #18 63.47 [LD] app_milliwatt.o -> app_milliwatt.so #18 63.47 [LD] app_morsecode.o -> app_morsecode.so #18 63.47 [LD] app_mixmonitor.o -> app_mixmonitor.so #18 63.47 [LD] app_mp3.o -> app_mp3.so #18 63.48 [LD] app_followme.o -> app_followme.so #18 63.48 [LD] app_mf.o -> app_mf.so #18 63.50 [LD] app_originate.o -> app_originate.so #18 63.50 [LD] app_page.o -> app_page.so #18 63.50 [LD] app_playback.o -> app_playback.so #18 63.50 [LD] app_readexten.o -> app_readexten.so #18 63.50 [LD] app_playtones.o -> app_playtones.so #18 63.50 [LD] app_read.o -> app_read.so #18 63.51 [LD] app_reload.o -> app_reload.so #18 63.51 [LD] app_privacy.o -> app_privacy.so #18 63.51 [LD] app_record.o -> app_record.so #18 63.51 [LD] app_sayunixtime.o -> app_sayunixtime.so #18 63.51 [LD] app_sendtext.o -> app_sendtext.so #18 63.53 [LD] app_sf.o -> app_sf.so #18 63.53 [LD] app_signal.o -> app_signal.so #18 63.53 [LD] app_senddtmf.o -> app_senddtmf.so #18 63.53 [LD] app_softhangup.o -> app_softhangup.so #18 63.53 [LD] app_speech_utils.o -> app_speech_utils.so #18 63.53 [LD] app_stasis.o -> app_stasis.so #18 63.54 [LD] app_stream_echo.o -> app_stream_echo.so #18 63.54 [LD] app_system.o -> app_system.so #18 63.54 [LD] app_talkdetect.o -> app_talkdetect.so #18 63.54 [LD] app_test.o -> app_test.so #18 63.55 [LD] app_transfer.o -> app_transfer.so #18 63.56 [LD] app_userevent.o -> app_userevent.so #18 63.56 [LD] app_verbose.o -> app_verbose.so #18 63.56 [LD] app_waitforcond.o -> app_waitforcond.so #18 63.56 [LD] app_waitforprecondition.o -> app_waitforprecondition.so #18 63.57 [LD] app_waitforsilence.o -> app_waitforsilence.so #18 63.57 [LD] app_waitforring.o -> app_waitforring.so #18 63.57 [LD] app_waituntil.o -> app_waituntil.so #18 63.57 [LD] app_while.o -> app_while.so #18 63.57 [LD] app_stack.o -> app_stack.so #18 63.57 [LD] app_zapateller.o -> app_zapateller.so #18 63.79 [LD] app_dial.o -> app_dial.so #18 63.84 [LD] app_minivm.o -> app_minivm.so #18 63.86 [LD] app_sms.o -> app_sms.so #18 65.16 [LD] app_queue.o -> app_queue.so #18 66.00 [LD] app_voicemail.o -> app_voicemail.so #18 66.03 [CC] codec_a_mu.c -> codec_a_mu.o #18 66.03 [CC] codec_adpcm.c -> codec_adpcm.o #18 66.03 [CC] codec_alaw.c -> codec_alaw.o #18 66.03 [CC] codec_dahdi.c -> codec_dahdi.o #18 66.03 [CC] codec_g722.c -> codec_g722.o #18 66.03 [CC] g722/g722_encode.c -> g722/g722_encode.o #18 66.03 [CC] g722/g722_decode.c -> g722/g722_decode.o #18 66.03 [CC] codec_g726.c -> codec_g726.o #18 66.03 [CC] codec_gsm.c -> codec_gsm.o #18 66.03 [CC] constants.c -> constants.o #18 66.03 [CC] anaFilter.c -> anaFilter.o #18 66.03 [CC] codec_ilbc.c -> codec_ilbc.o #18 66.03 [CC] codec_lpc10.c -> codec_lpc10.o #18 66.03 [CC] createCB.c -> createCB.o #18 66.03 [CC] doCPLC.c -> doCPLC.o #18 66.03 [CC] f2clib.c -> f2clib.o #18 66.03 [CC] enhancer.c -> enhancer.o #18 66.03 [CC] codec_resample.c -> codec_resample.o #18 66.03 [CC] analys.c -> analys.o #18 66.03 [CC] bsynz.c -> bsynz.o #18 66.08 [CC] chanwr.c -> chanwr.o #18 66.10 [CC] filter.c -> filter.o #18 66.15 [CC] speex/resample.c -> speex/resample.o #18 66.16 [CC] FrameClassify.c -> FrameClassify.o #18 66.16 [CC] gainquant.c -> gainquant.o #18 66.16 [CC] codec_ulaw.c -> codec_ulaw.o #18 66.16 [CC] dcbias.c -> dcbias.o #18 66.17 [CC] decode.c -> decode.o #18 66.17 [CC] codec_vevs.c -> codec_vevs.o #18 66.18 [CC] deemp.c -> deemp.o #18 66.18 [CC] getCBvec.c -> getCBvec.o #18 66.19 [LD] codec_a_mu.o -> codec_a_mu.so #18 66.20 [CC] difmag.c -> difmag.o #18 66.20 [CC] dyptrk.c -> dyptrk.o #18 66.20 [CC] helpfun.c -> helpfun.o #18 66.21 [CC] encode.c -> encode.o #18 66.22 [LD] codec_adpcm.o -> codec_adpcm.so #18 66.23 [CC] energy.c -> energy.o #18 66.23 [CC] hpInput.c -> hpInput.o #18 66.24 [CC] hpOutput.c -> hpOutput.o #18 66.24 [LD] codec_alaw.o -> codec_alaw.so #18 66.25 [CC] iCBConstruct.c -> iCBConstruct.o #18 66.25 [CC] ham84.c -> ham84.o #18 66.26 [CC] hp100.c -> hp100.o #18 66.26 [CC] iCBSearch.c -> iCBSearch.o #18 66.27 [CC] iLBC_decode.c -> iLBC_decode.o #18 66.27 [CC] invert.c -> invert.o #18 66.27 [CC] iLBC_encode.c -> iLBC_encode.o #18 66.27 [CC] iLBC_test.c -> iLBC_test.o #18 66.27 [CC] irc2pc.c -> irc2pc.o #18 66.28 [CC] ivfilt.c -> ivfilt.o #18 66.29 [LD] codec_g726.o -> codec_g726.so #18 66.30 [LD] codec_ulaw.o -> codec_ulaw.so #18 66.30 [CC] lpcdec.c -> lpcdec.o #18 66.30 [CC] LPCdecode.c -> LPCdecode.o #18 66.31 [CC] lpcenc.c -> lpcenc.o #18 66.31 [LD] codec_dahdi.o -> codec_dahdi.so #18 66.33 [CC] LPCencode.c -> LPCencode.o #18 66.33 [CC] lsf.c -> lsf.o #18 66.33 [CC] lpcini.c -> lpcini.o #18 66.34 [CC] lpfilt.c -> lpfilt.o #18 66.34 [CC] median.c -> median.o #18 66.34 [CC] mload.c -> mload.o #18 66.35 [CC] onset.c -> onset.o #18 66.35 [CC] pitsyn.c -> pitsyn.o #18 66.35 [LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so #18 66.35 [CC] packing.c -> packing.o #18 66.36 [CC] placea.c -> placea.o #18 66.36 [CC] placev.c -> placev.o #18 66.36 [CC] StateConstructW.c -> StateConstructW.o #18 66.39 [CC] preemp.c -> preemp.o #18 66.39 [CC] StateSearchW.c -> StateSearchW.o #18 66.40 [CC] syntFilter.c -> syntFilter.o #18 66.41 [CC] prepro.c -> prepro.o #18 66.41 [LD] codec_gsm.o -> codec_gsm.so #18 66.41 [CC] random.c -> random.o #18 66.41 [CC] rcchk.c -> rcchk.o #18 66.41 [CC] synths.c -> synths.o #18 66.41 [CC] tbdm.c -> tbdm.o #18 66.42 [CC] voicin.c -> voicin.o #18 66.44 [CC] vparms.c -> vparms.o #18 66.44 [LD] codec_vevs.o -> codec_vevs.so #18 66.49 [LD] codec_resample.o speex/resample.o -> codec_resample.so #18 66.50 [AR] f2clib.o analys.o bsynz.o chanwr.o dcbias.o decode.o deemp.o difmag.o dyptrk.o encode.o energy.o ham84.o hp100.o invert.o irc2pc.o ivfilt.o lpcdec.o lpcenc.o lpcini.o lpfilt.o median.o mload.o onset.o pitsyn.o placea.o placev.o preemp.o prepro.o random.o rcchk.o synths.o tbdm.o voicin.o vparms.o -> liblpc10.a #18 66.52 [AR] anaFilter.o constants.o createCB.o doCPLC.o enhancer.o filter.o FrameClassify.o gainquant.o getCBvec.o helpfun.o hpInput.o hpOutput.o iCBConstruct.o iCBSearch.o iLBC_decode.o iLBC_encode.o iLBC_test.o LPCdecode.o LPCencode.o lsf.o packing.o StateConstructW.o StateSearchW.o syntFilter.o -> libilbc.a #18 66.54 [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so #18 66.54 [LD] codec_ilbc.o ilbc/libilbc.a -> codec_ilbc.so #18 66.57 [CC] format_g719.c -> format_g719.o #18 66.57 [CC] format_g723.c -> format_g723.o #18 66.57 [CC] format_g726.c -> format_g726.o #18 66.57 [CC] format_g729.c -> format_g729.o #18 66.57 [CC] format_gsm.c -> format_gsm.o #18 66.57 [CC] format_h263.c -> format_h263.o #18 66.57 [CC] format_h264.c -> format_h264.o #18 66.57 [CC] format_ilbc.c -> format_ilbc.o #18 66.57 [CC] format_siren14.c -> format_siren14.o #18 66.57 [CC] format_pcm.c -> format_pcm.o #18 66.57 [CC] format_siren7.c -> format_siren7.o #18 66.57 [CC] format_sln.c -> format_sln.o #18 66.57 [CC] format_vox.c -> format_vox.o #18 66.57 [CC] format_wav.c -> format_wav.o #18 66.57 [CC] format_wav_gsm.c -> format_wav_gsm.o #18 66.66 [LD] format_g719.o -> format_g719.so #18 66.66 [LD] format_g723.o -> format_g723.so #18 66.66 [LD] format_siren7.o -> format_siren7.so #18 66.69 [LD] format_g726.o -> format_g726.so #18 66.70 [LD] format_pcm.o -> format_pcm.so #18 66.70 [LD] format_vox.o -> format_vox.so #18 66.72 [LD] format_g729.o -> format_g729.so #18 66.72 [LD] format_siren14.o -> format_siren14.so #18 66.72 [LD] format_ilbc.o -> format_ilbc.so #18 66.72 [LD] format_h263.o -> format_h263.so #18 66.72 [LD] format_h264.o -> format_h264.so #18 66.75 [LD] format_wav.o -> format_wav.so #18 66.75 [LD] format_sln.o -> format_sln.so #18 66.82 [LD] format_gsm.o -> format_gsm.so #18 66.97 [LD] format_wav_gsm.o -> format_wav_gsm.so #18 66.99 [CC] cdr_csv.c -> cdr_csv.o #18 66.99 [CC] cdr_custom.c -> cdr_custom.o #18 66.99 [CC] cdr_manager.c -> cdr_manager.o #18 66.99 [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o #18 67.10 [LD] cdr_custom.o -> cdr_custom.so #18 67.10 [LD] cdr_manager.o -> cdr_manager.so #18 67.14 [LD] cdr_csv.o -> cdr_csv.so #18 67.14 [LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so #18 67.15 [CC] cel_custom.c -> cel_custom.o #18 67.15 [CC] cel_manager.c -> cel_manager.o #18 67.15 [CC] cel_sqlite3_custom.c -> cel_sqlite3_custom.o #18 67.24 [LD] cel_manager.o -> cel_manager.so #18 67.26 [LD] cel_custom.o -> cel_custom.so #18 67.29 [LD] cel_sqlite3_custom.o -> cel_sqlite3_custom.so #18 67.31 [CC] bridge_builtin_features.c -> bridge_builtin_features.o #18 67.31 [CC] bridge_builtin_interval_features.c -> bridge_builtin_interval_features.o #18 67.31 [CC] bridge_holding.c -> bridge_holding.o #18 67.31 [CC] bridge_native_rtp.c -> bridge_native_rtp.o #18 67.31 [CC] bridge_simple.c -> bridge_simple.o #18 67.31 [CC] bridge_softmix.c -> bridge_softmix.o #18 67.32 [CC] bridge_softmix/bridge_softmix_binaural.c -> bridge_softmix/bridge_softmix_binaural.o #18 67.42 [LD] bridge_builtin_interval_features.o -> bridge_builtin_interval_features.so #18 67.43 [LD] bridge_simple.o -> bridge_simple.so #18 67.44 [LD] bridge_holding.o -> bridge_holding.so #18 67.53 [LD] bridge_builtin_features.o -> bridge_builtin_features.so #18 67.56 [LD] bridge_native_rtp.o -> bridge_native_rtp.so #18 67.91 [LD] bridge_softmix.o bridge_softmix/bridge_softmix_binaural.o -> bridge_softmix.so #18 67.93 [CC] func_aes.c -> func_aes.o #18 67.93 [CC] func_base64.c -> func_base64.o #18 67.93 [CC] func_blacklist.c -> func_blacklist.o #18 67.93 [CC] func_callcompletion.c -> func_callcompletion.o #18 67.93 [CC] func_callerid.c -> func_callerid.o #18 67.93 [CC] func_cdr.c -> func_cdr.o #18 67.94 [CC] func_config.c -> func_config.o #18 67.94 [CC] func_channel.c -> func_channel.o #18 67.94 [CC] func_curl.c -> func_curl.o #18 67.94 [CC] func_cut.c -> func_cut.o #18 67.94 [CC] func_db.c -> func_db.o #18 67.94 [CC] func_devstate.c -> func_devstate.o #18 67.94 [CC] func_dialgroup.c -> func_dialgroup.o #18 67.94 [CC] func_dialplan.c -> func_dialplan.o #18 67.94 [CC] func_enum.c -> func_enum.o #18 67.94 [CC] func_env.c -> func_env.o #18 67.94 [CC] func_evalexten.c -> func_evalexten.o #18 67.94 [CC] func_export.c -> func_export.o #18 67.94 [CC] func_extstate.c -> func_extstate.o #18 67.96 [CC] func_frame_drop.c -> func_frame_drop.o #18 68.07 [CC] func_frame_trace.c -> func_frame_trace.o #18 68.09 [CC] func_global.c -> func_global.o #18 68.10 [CC] func_groupcount.c -> func_groupcount.o #18 68.10 [CC] func_hangupcause.c -> func_hangupcause.o #18 68.10 [CC] func_holdintercept.c -> func_holdintercept.o #18 68.13 [CC] func_jitterbuffer.c -> func_jitterbuffer.o #18 68.13 [CC] func_json.c -> func_json.o #18 68.13 [CC] func_iconv.c -> func_iconv.o #18 68.14 [CC] func_lock.c -> func_lock.o #18 68.14 [CC] func_logic.c -> func_logic.o #18 68.14 [CC] func_math.c -> func_math.o #18 68.16 [CC] func_md5.c -> func_md5.o #18 68.18 [CC] func_module.c -> func_module.o #18 68.18 [CC] func_periodic_hook.c -> func_periodic_hook.o #18 68.20 [CC] func_pitchshift.c -> func_pitchshift.o #18 68.25 [CC] func_pjsip_aor.c -> func_pjsip_aor.o #18 68.27 [CC] func_pjsip_contact.c -> func_pjsip_contact.o #18 68.27 [CC] func_pjsip_endpoint.c -> func_pjsip_endpoint.o #18 68.28 [CC] func_presencestate.c -> func_presencestate.o #18 68.30 [CC] func_rand.c -> func_rand.o #18 68.30 [CC] func_realtime.c -> func_realtime.o #18 68.31 [CC] func_sayfiles.c -> func_sayfiles.o #18 68.31 [CC] func_scramble.c -> func_scramble.o #18 68.32 [CC] func_sha1.c -> func_sha1.o #18 68.34 [CC] func_shell.c -> func_shell.o #18 68.35 [CC] func_sorcery.c -> func_sorcery.o #18 68.35 [CC] func_sprintf.c -> func_sprintf.o #18 68.39 [CC] func_srv.c -> func_srv.o #18 68.41 [CC] func_strings.c -> func_strings.o #18 68.41 [CC] func_sysinfo.c -> func_sysinfo.o #18 68.41 [CC] func_talkdetect.c -> func_talkdetect.o #18 68.43 [CC] func_timeout.c -> func_timeout.o #18 68.44 [CC] func_uri.c -> func_uri.o #18 68.46 [CC] func_version.c -> func_version.o #18 68.47 [CC] func_vmcount.c -> func_vmcount.o #18 68.47 [CC] func_volume.c -> func_volume.o #18 68.49 [LD] func_aes.o -> func_aes.so #18 68.50 [LD] func_base64.o -> func_base64.so #18 68.50 [LD] func_blacklist.o -> func_blacklist.so #18 68.50 [LD] func_callcompletion.o -> func_callcompletion.so #18 68.51 [LD] func_callerid.o -> func_callerid.so #18 68.52 [LD] func_cdr.o -> func_cdr.so #18 68.52 [LD] func_curl.o -> func_curl.so #18 68.52 [LD] func_config.o -> func_config.so #18 68.52 [LD] func_channel.o -> func_channel.so #18 68.53 [LD] func_db.o -> func_db.so #18 68.53 [LD] func_devstate.o -> func_devstate.so #18 68.53 [LD] func_cut.o -> func_cut.so #18 68.55 [LD] func_dialgroup.o -> func_dialgroup.so #18 68.55 [LD] func_dialplan.o -> func_dialplan.so #18 68.55 [LD] func_enum.o -> func_enum.so #18 68.56 [LD] func_evalexten.o -> func_evalexten.so #18 68.56 [LD] func_frame_drop.o -> func_frame_drop.so #18 68.56 [LD] func_extstate.o -> func_extstate.so #18 68.56 [LD] func_export.o -> func_export.so #18 68.56 [LD] func_frame_trace.o -> func_frame_trace.so #18 68.57 [LD] func_global.o -> func_global.so #18 68.58 [LD] func_groupcount.o -> func_groupcount.so #18 68.58 [LD] func_hangupcause.o -> func_hangupcause.so #18 68.58 [LD] func_holdintercept.o -> func_holdintercept.so #18 68.58 [LD] func_iconv.o -> func_iconv.so #18 68.58 [LD] func_json.o -> func_json.so #18 68.59 [LD] func_jitterbuffer.o -> func_jitterbuffer.so #18 68.59 [LD] func_math.o -> func_math.so #18 68.59 [LD] func_logic.o -> func_logic.so #18 68.59 [LD] func_md5.o -> func_md5.so #18 68.60 [LD] func_module.o -> func_module.so #18 68.60 [LD] func_lock.o -> func_lock.so #18 68.60 [LD] func_periodic_hook.o -> func_periodic_hook.so #18 68.60 [LD] func_pitchshift.o -> func_pitchshift.so #18 68.61 [LD] func_pjsip_contact.o -> func_pjsip_contact.so #18 68.61 [LD] func_pjsip_aor.o -> func_pjsip_aor.so #18 68.61 [LD] func_pjsip_endpoint.o -> func_pjsip_endpoint.so #18 68.61 [LD] func_presencestate.o -> func_presencestate.so #18 68.61 [LD] func_rand.o -> func_rand.so #18 68.62 [LD] func_realtime.o -> func_realtime.so #18 68.62 [LD] func_sayfiles.o -> func_sayfiles.so #18 68.62 [LD] func_shell.o -> func_shell.so #18 68.62 [LD] func_scramble.o -> func_scramble.so #18 68.62 [LD] func_sha1.o -> func_sha1.so #18 68.63 [LD] func_sprintf.o -> func_sprintf.so #18 68.64 [LD] func_srv.o -> func_srv.so #18 68.64 [LD] func_sysinfo.o -> func_sysinfo.so #18 68.64 [LD] func_timeout.o -> func_timeout.so #18 68.64 [LD] func_sorcery.o -> func_sorcery.so #18 68.64 [LD] func_uri.o -> func_uri.so #18 68.64 [LD] func_version.o -> func_version.so #18 68.65 [LD] func_env.o -> func_env.so #18 68.65 [LD] func_vmcount.o -> func_vmcount.so #18 68.65 [LD] func_talkdetect.o -> func_talkdetect.so #18 68.66 [LD] func_volume.o -> func_volume.so #18 68.90 [LD] func_strings.o -> func_strings.so #18 68.94 [CC] abstract_jb.c -> abstract_jb.o #18 68.94 [CC] acl.c -> acl.o #18 68.94 [CC] adsi.c -> adsi.o #18 68.94 [CC] alaw.c -> alaw.o #18 68.94 [CC] alertpipe.c -> alertpipe.o #18 68.94 [CC] aoc.c -> aoc.o #18 68.94 [CC] app.c -> app.o #18 68.94 [CC] ast_expr2.c -> ast_expr2.o #18 68.94 [CC] ast_expr2f.c -> ast_expr2f.o #18 68.95 [CC] asterisk.c -> asterisk.o #18 68.95 [CC] astfd.c -> astfd.o #18 68.95 [CC] astmm.c -> astmm.o #18 68.95 [CC] astobj2.c -> astobj2.o #18 68.95 [CC] astobj2_container.c -> astobj2_container.o #18 68.95 [CC] astobj2_global.c -> astobj2_global.o #18 68.95 [CC] astobj2_hash.c -> astobj2_hash.o #18 68.95 [CC] astobj2_rbtree.c -> astobj2_rbtree.o #18 68.95 [CC] autoservice.c -> autoservice.o #18 68.95 [CC] audiohook.c -> audiohook.o #18 68.95 [CC] autochan.c -> autochan.o #18 68.99 [CC] backtrace.c -> backtrace.o #18 69.02 [CC] bridge.c -> bridge.o #18 69.05 [CC] bridge_after.c -> bridge_after.o #18 69.07 [CC] bridge_basic.c -> bridge_basic.o #18 69.08 [CC] bridge_channel.c -> bridge_channel.o #18 69.09 [CC] bridge_roles.c -> bridge_roles.o #18 69.10 [CC] bucket.c -> bucket.o #18 69.12 [CC] callerid.c -> callerid.o #18 69.17 [CC] channel.c -> channel.o #18 69.20 [CC] channel_internal_api.c -> channel_internal_api.o #18 69.28 [CC] chanvars.c -> chanvars.o #18 69.30 [CC] cli.c -> cli.o #18 69.31 [CC] codec.c -> codec.o #18 69.31 [CC] codec_builtin.c -> codec_builtin.o #18 69.38 [CC] config_options.c -> config_options.o #18 69.40 [CC] conversions.c -> conversions.o #18 69.42 [CC] core_local.c -> core_local.o #18 69.42 [CC] core_unreal.c -> core_unreal.o #18 69.47 [CC] crypt.c -> crypt.o #18 69.47 [CC] data_buffer.c -> data_buffer.o #18 69.51 [CC] datastore.c -> datastore.o #18 69.53 [CC] db.c -> db.o #18 69.57 [CC] devicestate.c -> devicestate.o #18 69.59 [CC] dial.c -> dial.o #18 69.63 [CC] dns.c -> dns.o #18 69.65 [CC] dns_core.c -> dns_core.o #18 69.66 [CC] dns_naptr.c -> dns_naptr.o #18 69.68 [CC] dns_query_set.c -> dns_query_set.o #18 69.80 [CC] dns_recurring.c -> dns_recurring.o #18 69.80 [CC] dns_srv.c -> dns_srv.o #18 69.86 [CC] dns_system_resolver.c -> dns_system_resolver.o #18 69.87 [CC] dns_test.c -> dns_test.o #18 69.87 [CC] dns_tlsa.c -> dns_tlsa.o #18 69.87 [CC] dns_txt.c -> dns_txt.o #18 69.90 [CC] endpoints.c -> endpoints.o #18 69.93 [CC] event.c -> event.o #18 69.94 [CC] features_config.c -> features_config.o #18 69.94 [CC] file.c -> file.o #18 69.95 [CC] fixedjitterbuf.c -> fixedjitterbuf.o #18 69.96 [CC] format.c -> format.o #18 69.97 [CC] format_cache.c -> format_cache.o #18 69.98 [CC] format_cap.c -> format_cap.o #18 69.98 [CC] format_compatibility.c -> format_compatibility.o #18 70.00 [CC] frame.c -> frame.o #18 70.00 [CC] framehook.c -> framehook.o #18 70.03 [CC] fskmodem.c -> fskmodem.o #18 70.09 [CC] global_datastores.c -> global_datastores.o #18 70.09 [CC] hashtab.c -> hashtab.o #18 70.10 [CC] heap.c -> heap.o #18 70.12 [CC] image.c -> image.o #18 70.13 [CC] io.c -> io.o #18 70.15 [CC] iostream.c -> iostream.o #18 70.20 [CC] jitterbuf.c -> jitterbuf.o #18 70.20 [CC] json.c -> json.o #18 70.20 [CC] loader.c -> loader.o #18 70.24 [CC] lock.c -> lock.o #18 70.26 [CC] logger_category.c -> logger_category.o #18 70.28 [CC] manager_bridges.c -> manager_bridges.o #18 70.28 [CC] manager_channels.c -> manager_channels.o #18 70.30 [CC] manager_endpoints.c -> manager_endpoints.o #18 70.35 [CC] manager_mwi.c -> manager_mwi.o #18 70.36 [CC] manager_system.c -> manager_system.o #18 70.38 [CC] max_forwards.c -> max_forwards.o #18 70.43 [CC] md5.c -> md5.o #18 70.45 [CC] media_cache.c -> media_cache.o #18 70.47 [CC] media_index.c -> media_index.o #18 70.47 [CC] message.c -> message.o #18 70.47 [CC] mixmonitor.c -> mixmonitor.o #18 70.51 [CC] mwi.c -> mwi.o #18 70.52 [CC] named_locks.c -> named_locks.o #18 70.55 [CC] netsock2.c -> netsock2.o #18 70.55 [CC] optional_api.c -> optional_api.o #18 70.56 [CC] options.c -> options.o #18 70.60 [CC] parking.c -> parking.o #18 70.61 [CC] pbx.c -> pbx.o #18 70.65 [CC] pbx_app.c -> pbx_app.o #18 70.66 [CC] pbx_builtins.c -> pbx_builtins.o #18 70.67 [CC] pbx_functions.c -> pbx_functions.o #18 70.69 [CC] pbx_hangup_handler.c -> pbx_hangup_handler.o #18 70.70 [CC] pbx_ignorepat.c -> pbx_ignorepat.o #18 70.71 [CC] pbx_include.c -> pbx_include.o #18 70.75 [CC] pbx_sw.c -> pbx_sw.o #18 70.78 [CC] pbx_switch.c -> pbx_switch.o #18 70.83 [CC] pbx_timing.c -> pbx_timing.o #18 70.84 [CC] pbx_variables.c -> pbx_variables.o #18 70.85 [CC] pickup.c -> pickup.o #18 70.86 [CC] poll.c -> poll.o #18 70.86 [CC] presencestate.c -> presencestate.o #18 70.88 [CC] privacy.c -> privacy.o #18 70.88 [CC] refer.c -> refer.o #18 70.90 [CC] rtp_engine.c -> rtp_engine.o #18 70.93 [CC] say.c -> say.o #18 70.94 [CC] sched.c -> sched.o #18 70.96 [CC] sdp_srtp.c -> sdp_srtp.o #18 70.99 [CC] security_events.c -> security_events.o #18 71.01 [CC] sem.c -> sem.o #18 71.01 [CC] serializer.c -> serializer.o #18 71.05 [CC] sha1.c -> sha1.o #18 71.10 [CC] sip_api.c -> sip_api.o #18 71.12 [CC] slinfactory.c -> slinfactory.o #18 71.13 [CC] smoother.c -> smoother.o #18 71.14 [CC] sorcery.c -> sorcery.o #18 71.14 [CC] srv.c -> srv.o #18 71.17 [CC] stasis.c -> stasis.o #18 71.17 [CC] stasis_bridges.c -> stasis_bridges.o #18 71.21 [CC] stasis_cache.c -> stasis_cache.o #18 71.21 [CC] stasis_cache_pattern.c -> stasis_cache_pattern.o #18 71.21 [CC] stasis_channels.c -> stasis_channels.o #18 71.23 [CC] stasis_endpoints.c -> stasis_endpoints.o #18 71.23 [CC] stasis_message.c -> stasis_message.o #18 71.24 [CC] stasis_message_router.c -> stasis_message_router.o #18 71.28 [CC] stasis_state.c -> stasis_state.o #18 71.31 [CC] stasis_system.c -> stasis_system.o #18 71.33 [CC] stdtime/localtime.c -> stdtime/localtime.o #18 71.39 [CC] strcompat.c -> strcompat.o #18 71.40 [CC] stream.c -> stream.o #18 71.42 [CC] stringfields.c -> stringfields.o #18 71.45 [CC] strings.c -> strings.o #18 71.51 [CC] stun.c -> stun.o #18 71.52 [CC] syslog.c -> syslog.o #18 71.53 [CC] taskprocessor.c -> taskprocessor.o #18 71.58 [CC] tcptls.c -> tcptls.o #18 71.58 [CC] tdd.c -> tdd.o #18 71.61 [CC] term.c -> term.o #18 71.63 [CC] test.c -> test.o #18 71.66 [CC] threadpool.c -> threadpool.o #18 71.70 [CC] threadstorage.c -> threadstorage.o #18 71.72 [CC] time.c -> time.o #18 71.73 [CC] timing.c -> timing.o #18 71.77 [CC] translate.c -> translate.o #18 71.78 [CC] ulaw.c -> ulaw.o #18 71.82 [CC] uri.c -> uri.o #18 71.84 [CC] utf8.c -> utf8.o #18 71.84 [CC] utils.c -> utils.o #18 71.86 [CC] uuid.c -> uuid.o #18 71.90 [CC] version.c -> version.o #18 71.95 [CC] xml.c -> xml.o #18 71.97 [CC] xmldoc.c -> xmldoc.o #18 72.01 [CC] ccss.c -> ccss.o #18 72.04 [CC] cdr.c -> cdr.o #18 72.04 [CC] cel.c -> cel.o #18 72.06 [CC] config.c -> config.o #18 72.07 [CC] dnsmgr.c -> dnsmgr.o #18 72.08 [CC] dsp.c -> dsp.o #18 72.12 [CC] enum.c -> enum.o #18 72.12 [CC] features.c -> features.o #18 72.21 [CC] http.c -> http.o #18 72.25 [CC] indications.c -> indications.o #18 72.27 [CC] logger.c -> logger.o #18 72.43 [CC] manager.c -> manager.o #18 72.43 [CC] named_acl.c -> named_acl.o #18 72.45 [CC] plc.c -> plc.o #18 72.60 [CC] sounds.c -> sounds.o #18 72.70 [CC] udptl.c -> udptl.o #18 72.72 [CC] libasteriskssl.c -> libasteriskssl.o #18 72.76 [CC] libasteriskpj.c -> libasteriskpj.o #18 72.79 [GENERATE] libasteriskpj.exports #18 72.80 [LD] libasteriskssl.o -> libasteriskssl.so.1 #18 72.82 [LN] libasteriskssl.so.1 -> libasteriskssl.so #18 72.89 [LD] libasteriskpj.o -> libasteriskpj.so.2 #18 73.35 [LN] libasteriskpj.so.2 -> libasteriskpj.so #18 74.93 [LD] abstract_jb.o acl.o adsi.o alaw.o alertpipe.o aoc.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o astobj2_container.o astobj2_global.o astobj2_hash.o astobj2_rbtree.o audiohook.o autochan.o autoservice.o backtrace.o bridge.o bridge_after.o bridge_basic.o bridge_channel.o bridge_roles.o bucket.o callerid.o channel.o channel_internal_api.o chanvars.o cli.o codec.o codec_builtin.o config_options.o conversions.o core_local.o core_unreal.o crypt.o data_buffer.o datastore.o db.o devicestate.o dial.o dns.o dns_core.o dns_naptr.o dns_query_set.o dns_recurring.o dns_srv.o dns_system_resolver.o dns_test.o dns_tlsa.o dns_txt.o endpoints.o event.o features_config.o file.o fixedjitterbuf.o format.o format_cache.o format_cap.o format_compatibility.o frame.o framehook.o fskmodem.o global_datastores.o hashtab.o heap.o image.o io.o iostream.o jitterbuf.o json.o loader.o lock.o logger_category.o manager_bridges.o manager_channels.o manager_endpoints.o manager_mwi.o manager_system.o max_forwards.o md5.o media_cache.o media_index.o message.o mixmonitor.o mwi.o named_locks.o netsock2.o optional_api.o options.o parking.o pbx.o pbx_app.o pbx_builtins.o pbx_functions.o pbx_hangup_handler.o pbx_ignorepat.o pbx_include.o pbx_sw.o pbx_switch.o pbx_timing.o pbx_variables.o pickup.o poll.o presencestate.o privacy.o refer.o rtp_engine.o say.o sched.o sdp_srtp.o security_events.o sem.o serializer.o sha1.o sip_api.o slinfactory.o smoother.o sorcery.o srv.o stasis.o stasis_bridges.o stasis_cache.o stasis_cache_pattern.o stasis_channels.o stasis_endpoints.o stasis_message.o stasis_message_router.o stasis_state.o stasis_system.o stdtime/localtime.o strcompat.o stream.o stringfields.o strings.o stun.o syslog.o taskprocessor.o tcptls.o tdd.o term.o test.o threadpool.o threadstorage.o time.o timing.o translate.o ulaw.o uri.o utf8.o utils.o uuid.o version.o xml.o xmldoc.o ccss.o cdr.o cel.o config.o dnsmgr.o dsp.o enum.o features.o http.o indications.o logger.o manager.o named_acl.o plc.o sounds.o udptl.o -> asterisk #18 75.37 [CC] res_adsi.c -> res_adsi.o #18 75.37 [CC] res_aeap.c -> res_aeap.o #18 75.37 [CC] res_aeap/aeap.c -> res_aeap/aeap.o #18 75.37 [CC] res_aeap/general.c -> res_aeap/general.o #18 75.37 [CC] res_aeap/message.c -> res_aeap/message.o #18 75.38 [CC] res_aeap/message_json.c -> res_aeap/message_json.o #18 75.38 [CC] res_aeap/transaction.c -> res_aeap/transaction.o #18 75.38 [CC] res_aeap/transport.c -> res_aeap/transport.o #18 75.38 [CC] res_aeap/transport_websocket.c -> res_aeap/transport_websocket.o #18 75.38 [CC] res_ael_share.c -> res_ael_share.o #18 75.38 [CC] ael/ael_lex.c -> ael/ael_lex.o #18 75.38 [CC] ael/ael.tab.c -> ael/ael.tab.o #18 75.38 [CC] ael/pval.c -> ael/pval.o #18 75.38 [CC] res_agi.c -> res_agi.o #18 75.38 [CC] res_ari.c -> res_ari.o #18 75.39 [CC] ari/cli.c -> ari/cli.o #18 75.39 [CC] ari/config.c -> ari/config.o #18 75.39 [CC] ari/ari_websockets.c -> ari/ari_websockets.o #18 75.39 [CC] res_ari_applications.c -> res_ari_applications.o #18 75.39 [CC] ari/resource_applications.c -> ari/resource_applications.o #18 75.43 [CC] res_ari_asterisk.c -> res_ari_asterisk.o #18 75.45 [CC] ari/resource_asterisk.c -> ari/resource_asterisk.o #18 75.51 [CC] res_ari_bridges.c -> res_ari_bridges.o #18 75.52 [CC] ari/resource_bridges.c -> ari/resource_bridges.o #18 75.54 [CC] res_ari_channels.c -> res_ari_channels.o #18 75.55 [CC] ari/resource_channels.c -> ari/resource_channels.o #18 75.57 [CC] res_ari_device_states.c -> res_ari_device_states.o #18 75.59 [CC] ari/resource_device_states.c -> ari/resource_device_states.o #18 75.59 [CC] res_ari_endpoints.c -> res_ari_endpoints.o #18 75.62 [CC] ari/resource_endpoints.c -> ari/resource_endpoints.o #18 75.62 [CC] res_ari_events.c -> res_ari_events.o #18 75.63 [CC] ari/resource_events.c -> ari/resource_events.o #18 75.63 [CC] res_ari_model.c -> res_ari_model.o #18 75.65 [CC] ari/ari_model_validators.c -> ari/ari_model_validators.o #18 75.70 [CC] res_ari_playbacks.c -> res_ari_playbacks.o #18 75.72 [CC] ari/resource_playbacks.c -> ari/resource_playbacks.o #18 75.72 [CC] res_ari_recordings.c -> res_ari_recordings.o #18 75.74 [CC] ari/resource_recordings.c -> ari/resource_recordings.o #18 75.78 [CC] res_ari_sounds.c -> res_ari_sounds.o #18 75.81 [CC] ari/resource_sounds.c -> ari/resource_sounds.o #18 75.84 [CC] res_audiosocket.c -> res_audiosocket.o #18 75.85 [CC] res_calendar.c -> res_calendar.o #18 75.87 [CC] res_clialiases.c -> res_clialiases.o #18 75.88 [CC] res_clioriginate.c -> res_clioriginate.o #18 75.88 [CC] res_config_curl.c -> res_config_curl.o #18 75.92 [CC] res_config_sqlite3.c -> res_config_sqlite3.o #18 75.92 [CC] res_convert.c -> res_convert.o #18 75.93 [CC] res_crypto.c -> res_crypto.o #18 75.94 [CC] res_curl.c -> res_curl.o #18 75.94 [CC] res_fax.c -> res_fax.o #18 75.96 [CC] res_format_attr_celt.c -> res_format_attr_celt.o #18 75.97 [CC] res_format_attr_g729.c -> res_format_attr_g729.o #18 76.03 [CC] res_format_attr_h263.c -> res_format_attr_h263.o #18 76.05 [CC] res_format_attr_h264.c -> res_format_attr_h264.o #18 76.05 [CC] res_format_attr_ilbc.c -> res_format_attr_ilbc.o #18 76.07 [CC] res_format_attr_opus.c -> res_format_attr_opus.o #18 76.07 [CC] res_format_attr_silk.c -> res_format_attr_silk.o #18 76.08 [CC] res_format_attr_siren14.c -> res_format_attr_siren14.o #18 76.09 [CC] res_format_attr_siren7.c -> res_format_attr_siren7.o #18 76.10 [CC] res_format_attr_vevs.c -> res_format_attr_vevs.o #18 76.12 [CC] res_format_attr_vp8.c -> res_format_attr_vp8.o #18 76.13 [CC] res_hep.c -> res_hep.o #18 76.19 [CC] res_hep_pjsip.c -> res_hep_pjsip.o #18 76.22 [CC] res_hep_rtcp.c -> res_hep_rtcp.o #18 76.23 [CC] res_http_media_cache.c -> res_http_media_cache.o #18 76.23 [CC] res_http_websocket.c -> res_http_websocket.o #18 76.25 [CC] res_limit.c -> res_limit.o #18 76.26 [CC] res_manager_devicestate.c -> res_manager_devicestate.o #18 76.28 [CC] res_manager_presencestate.c -> res_manager_presencestate.o #18 76.31 [CC] res_musiconhold.c -> res_musiconhold.o #18 76.34 [CC] res_mutestream.c -> res_mutestream.o #18 76.35 [CC] res_mwi_devstate.c -> res_mwi_devstate.o #18 76.42 [CC] res_parking.c -> res_parking.o #18 76.42 [CC] parking/parking_applications.c -> parking/parking_applications.o #18 76.43 [CC] parking/parking_bridge.c -> parking/parking_bridge.o #18 76.43 [CC] parking/parking_bridge_features.c -> parking/parking_bridge_features.o #18 76.44 [CC] parking/parking_controller.c -> parking/parking_controller.o #18 76.46 [CC] parking/parking_devicestate.c -> parking/parking_devicestate.o #18 76.47 [CC] parking/parking_manager.c -> parking/parking_manager.o #18 76.47 [CC] parking/parking_tests.c -> parking/parking_tests.o #18 76.49 [CC] parking/parking_ui.c -> parking/parking_ui.o #18 76.53 [CC] res_phoneprov.c -> res_phoneprov.o #18 76.56 [CC] res_pjproject.c -> res_pjproject.o #18 76.60 [CC] res_pjsip.c -> res_pjsip.o #18 76.63 [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o #18 76.65 [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o #18 76.67 [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o #18 76.68 [CC] res_pjsip/config_resolve.c -> res_pjsip/config_resolve.o #18 76.72 [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o #18 76.73 [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o #18 76.82 [CC] res_pjsip/location.c -> res_pjsip/location.o #18 76.82 [CC] res_pjsip/pjsip_cli.c -> res_pjsip/pjsip_cli.o #18 76.84 [CC] res_pjsip/pjsip_configuration.c -> res_pjsip/pjsip_configuration.o #18 76.88 [CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o #18 76.90 [CC] res_pjsip/pjsip_global_headers.c -> res_pjsip/pjsip_global_headers.o #18 76.91 [CC] res_pjsip/pjsip_message_filter.c -> res_pjsip/pjsip_message_filter.o #18 76.98 [CC] res_pjsip/pjsip_options.c -> res_pjsip/pjsip_options.o #18 76.98 [CC] res_pjsip/pjsip_resolver.c -> res_pjsip/pjsip_resolver.o #18 76.99 [CC] res_pjsip/pjsip_scheduler.c -> res_pjsip/pjsip_scheduler.o #18 77.01 [CC] res_pjsip/pjsip_session.c -> res_pjsip/pjsip_session.o #18 77.04 [CC] res_pjsip/pjsip_transport_events.c -> res_pjsip/pjsip_transport_events.o #18 77.06 [CC] res_pjsip/pjsip_transport_management.c -> res_pjsip/pjsip_transport_management.o #18 77.11 [CC] res_pjsip/presence_xml.c -> res_pjsip/presence_xml.o #18 77.18 [CC] res_pjsip/security_agreements.c -> res_pjsip/security_agreements.o #18 77.22 [CC] res_pjsip/security_events.c -> res_pjsip/security_events.o #18 77.30 [CC] res_pjsip_acl.c -> res_pjsip_acl.o #18 77.30 [CC] res_pjsip_aoc.c -> res_pjsip_aoc.o #18 77.35 [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o #18 77.39 [CC] res_pjsip_caller_id.c -> res_pjsip_caller_id.o #18 77.47 [CC] res_pjsip_config_wizard.c -> res_pjsip_config_wizard.o #18 77.50 [CC] res_pjsip_dialog_info_body_generator.c -> res_pjsip_dialog_info_body_generator.o #18 77.50 [CC] res_pjsip_diversion.c -> res_pjsip_diversion.o #18 77.50 [CC] res_pjsip_dlg_options.c -> res_pjsip_dlg_options.o #18 77.50 [CC] res_pjsip_dtmf_info.c -> res_pjsip_dtmf_info.o #18 77.55 [CC] res_pjsip_empty_info.c -> res_pjsip_empty_info.o #18 77.55 [CC] res_pjsip_endpoint_identifier_anonymous.c -> res_pjsip_endpoint_identifier_anonymous.o #18 77.56 [CC] res_pjsip_endpoint_identifier_ip.c -> res_pjsip_endpoint_identifier_ip.o #18 77.60 [CC] res_pjsip_endpoint_identifier_user.c -> res_pjsip_endpoint_identifier_user.o #18 77.60 [CC] res_pjsip_exten_state.c -> res_pjsip_exten_state.o #18 77.61 [CC] res_pjsip_header_funcs.c -> res_pjsip_header_funcs.o #18 77.63 [CC] res_pjsip_history.c -> res_pjsip_history.o #18 77.73 [CC] res_pjsip_logger.c -> res_pjsip_logger.o #18 77.73 [CC] res_pjsip_messaging.c -> res_pjsip_messaging.o #18 77.75 [CC] res_pjsip_mwi.c -> res_pjsip_mwi.o #18 77.79 [CC] res_pjsip_mwi_body_generator.c -> res_pjsip_mwi_body_generator.o #18 77.80 [CC] res_pjsip_nat.c -> res_pjsip_nat.o #18 77.82 [CC] res_pjsip_notify.c -> res_pjsip_notify.o #18 77.84 [CC] res_pjsip_one_touch_record_info.c -> res_pjsip_one_touch_record_info.o #18 77.87 [CC] res_pjsip_outbound_authenticator_digest.c -> res_pjsip_outbound_authenticator_digest.o #18 77.87 [CC] res_pjsip_outbound_publish.c -> res_pjsip_outbound_publish.o #18 77.92 [CC] res_pjsip_outbound_registration.c -> res_pjsip_outbound_registration.o #18 77.92 [CC] res_pjsip_outbound_registration/milenage.c -> res_pjsip_outbound_registration/milenage.o #18 78.04 [CC] res_pjsip_outbound_registration/netlink_xfrm.c -> res_pjsip_outbound_registration/netlink_xfrm.o #18 78.08 [CC] res_pjsip_outbound_registration/volte.c -> res_pjsip_outbound_registration/volte.o #18 78.13 [CC] res_pjsip_path.c -> res_pjsip_path.o #18 78.13 [CC] res_pjsip_phoneprov_provider.c -> res_pjsip_phoneprov_provider.o #18 78.15 [CC] res_pjsip_pidf_body_generator.c -> res_pjsip_pidf_body_generator.o #18 78.18 [CC] res_pjsip_pidf_digium_body_supplement.c -> res_pjsip_pidf_digium_body_supplement.o #18 78.20 [CC] res_pjsip_pidf_eyebeam_body_supplement.c -> res_pjsip_pidf_eyebeam_body_supplement.o #18 78.20 [CC] res_pjsip_publish_asterisk.c -> res_pjsip_publish_asterisk.o #18 78.22 [CC] res_pjsip_pubsub.c -> res_pjsip_pubsub.o #18 78.22 [CC] res_pjsip_refer.c -> res_pjsip_refer.o #18 78.27 [CC] res_pjsip_registrar.c -> res_pjsip_registrar.o #18 78.29 [CC] res_pjsip_rfc3326.c -> res_pjsip_rfc3326.o #18 78.29 [CC] res_pjsip_rfc3329.c -> res_pjsip_rfc3329.o #18 78.30 [CC] res_pjsip_sdp_rtp.c -> res_pjsip_sdp_rtp.o #18 78.32 [CC] res_pjsip_send_to_voicemail.c -> res_pjsip_send_to_voicemail.o #18 78.33 [CC] res_pjsip_session.c -> res_pjsip_session.o #18 78.42 [CC] res_pjsip_session/pjsip_session_caps.c -> res_pjsip_session/pjsip_session_caps.o #18 78.42 [CC] res_pjsip_session/pjsip_session_reason_header.c -> res_pjsip_session/pjsip_session_reason_header.o #18 78.43 [CC] res_pjsip_session/volte.c -> res_pjsip_session/volte.o #18 78.45 [CC] res_pjsip_sips_contact.c -> res_pjsip_sips_contact.o #18 78.49 [CC] res_pjsip_t38.c -> res_pjsip_t38.o #18 78.50 [CC] res_pjsip_transport_websocket.c -> res_pjsip_transport_websocket.o #18 78.50 [CC] res_prometheus.c -> res_prometheus.o #18 78.50 [CC] res_pjsip_xpidf_body_generator.c -> res_pjsip_xpidf_body_generator.o #18 78.59 [CC] prometheus/bridges.c -> prometheus/bridges.o #18 78.60 [CC] prometheus/channels.c -> prometheus/channels.o #18 78.62 [CC] prometheus/cli.c -> prometheus/cli.o #18 78.65 [CC] prometheus/endpoints.c -> prometheus/endpoints.o #18 78.69 [CC] prometheus/pjsip_outbound_registrations.c -> prometheus/pjsip_outbound_registrations.o #18 78.70 [CC] res_realtime.c -> res_realtime.o #18 78.72 [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o #18 78.73 [CC] res_rtp_multicast.c -> res_rtp_multicast.o #18 78.76 [CC] res_security_log.c -> res_security_log.o #18 78.77 [CC] res_smdi.c -> res_smdi.o #18 78.80 [CC] res_snmp.c -> res_snmp.o #18 78.86 [CC] snmp/agent.c -> snmp/agent.o #18 78.90 [CC] res_sorcery_astdb.c -> res_sorcery_astdb.o #18 78.91 [CC] res_sorcery_config.c -> res_sorcery_config.o #18 78.91 [CC] res_sorcery_memory.c -> res_sorcery_memory.o #18 78.94 [CC] res_sorcery_memory_cache.c -> res_sorcery_memory_cache.o #18 78.96 [CC] res_sorcery_realtime.c -> res_sorcery_realtime.o #18 79.00 [CC] res_speech.c -> res_speech.o #18 79.00 [CC] res_speech_aeap.c -> res_speech_aeap.o #18 79.00 [CC] res_stasis.c -> res_stasis.o #18 79.03 [CC] stasis/app.c -> stasis/app.o #18 79.05 [CC] stasis/command.c -> stasis/command.o #18 79.11 [CC] stasis/control.c -> stasis/control.o #18 79.13 [CC] stasis/messaging.c -> stasis/messaging.o #18 79.15 [CC] stasis/stasis_bridge.c -> stasis/stasis_bridge.o #18 79.15 [CC] res_stasis_answer.c -> res_stasis_answer.o #18 79.20 [CC] res_stasis_device_state.c -> res_stasis_device_state.o #18 79.22 [CC] res_stasis_playback.c -> res_stasis_playback.o #18 79.24 [CC] res_stasis_recording.c -> res_stasis_recording.o #18 79.25 [CC] stasis_recording/stored.c -> stasis_recording/stored.o #18 79.28 [CC] res_stasis_snoop.c -> res_stasis_snoop.o #18 79.32 [CC] res_statsd.c -> res_statsd.o #18 79.33 [CC] res_stun_monitor.c -> res_stun_monitor.o #18 79.39 [CC] res_timing_dahdi.c -> res_timing_dahdi.o #18 79.40 [CC] res_timing_pthread.c -> res_timing_pthread.o #18 79.44 [CC] res_timing_timerfd.c -> res_timing_timerfd.o #18 79.51 [CC] res_tonedetect.c -> res_tonedetect.o #18 79.51 [LD] res_adsi.o -> res_adsi.so #18 79.52 [LD] res_aeap.o res_aeap/aeap.o res_aeap/general.o res_aeap/message.o res_aeap/message_json.o res_aeap/transaction.o res_aeap/transport.o res_aeap/transport_websocket.o -> res_aeap.so #18 79.55 [LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so #18 79.56 [LD] res_agi.o -> res_agi.so #18 79.56 [LD] res_ari.o ari/cli.o ari/config.o ari/ari_websockets.o -> res_ari.so #18 79.59 [LD] res_ari_applications.o ari/resource_applications.o -> res_ari_applications.so #18 79.59 [LD] res_ari_asterisk.o ari/resource_asterisk.o -> res_ari_asterisk.so #18 79.60 [LD] res_ari_channels.o ari/resource_channels.o -> res_ari_channels.so #18 79.61 [LD] res_ari_bridges.o ari/resource_bridges.o -> res_ari_bridges.so #18 79.62 [LD] res_ari_events.o ari/resource_events.o -> res_ari_events.so #18 79.62 [LD] res_ari_model.o ari/ari_model_validators.o -> res_ari_model.so #18 79.63 [LD] res_ari_playbacks.o ari/resource_playbacks.o -> res_ari_playbacks.so #18 79.63 [LD] res_ari_device_states.o ari/resource_device_states.o -> res_ari_device_states.so #18 79.63 [LD] res_ari_endpoints.o ari/resource_endpoints.o -> res_ari_endpoints.so #18 79.65 [LD] res_ari_sounds.o ari/resource_sounds.o -> res_ari_sounds.so #18 79.65 [LD] res_audiosocket.o -> res_audiosocket.so #18 79.65 [LD] res_ari_recordings.o ari/resource_recordings.o -> res_ari_recordings.so #18 79.65 [LD] res_calendar.o -> res_calendar.so #18 79.65 [LD] res_clialiases.o -> res_clialiases.so #18 79.66 [LD] res_clioriginate.o -> res_clioriginate.so #18 79.66 [LD] res_config_curl.o -> res_config_curl.so #18 79.68 [LD] res_config_sqlite3.o -> res_config_sqlite3.so #18 79.68 [LD] res_convert.o -> res_convert.so #18 79.68 [LD] res_crypto.o -> res_crypto.so #18 79.68 [LD] res_curl.o -> res_curl.so #18 79.68 [LD] res_fax.o -> res_fax.so #18 79.69 [LD] res_format_attr_h263.o -> res_format_attr_h263.so #18 79.69 [LD] res_format_attr_h264.o -> res_format_attr_h264.so #18 79.69 [LD] res_format_attr_celt.o -> res_format_attr_celt.so #18 79.69 [LD] res_format_attr_ilbc.o -> res_format_attr_ilbc.so #18 79.69 [LD] res_format_attr_opus.o -> res_format_attr_opus.so #18 79.70 [LD] res_format_attr_silk.o -> res_format_attr_silk.so #18 79.72 [LD] res_format_attr_g729.o -> res_format_attr_g729.so #18 79.74 [LD] res_format_attr_siren14.o -> res_format_attr_siren14.so #18 79.74 [LD] res_format_attr_siren7.o -> res_format_attr_siren7.so #18 79.74 [LD] res_format_attr_vevs.o -> res_format_attr_vevs.so #18 79.74 [LD] res_format_attr_vp8.o -> res_format_attr_vp8.so #18 79.74 [LD] res_hep.o -> res_hep.so #18 79.74 [LD] res_hep_pjsip.o -> res_hep_pjsip.so #18 79.74 [LD] res_hep_rtcp.o -> res_hep_rtcp.so #18 79.74 [LD] res_http_media_cache.o -> res_http_media_cache.so #18 79.74 [LD] res_http_websocket.o -> res_http_websocket.so #18 79.74 [LD] res_manager_devicestate.o -> res_manager_devicestate.so #18 79.74 [LD] res_manager_presencestate.o -> res_manager_presencestate.so #18 79.74 [LD] res_musiconhold.o -> res_musiconhold.so #18 79.75 [LD] res_limit.o -> res_limit.so #18 79.75 [LD] res_mwi_devstate.o -> res_mwi_devstate.so #18 79.77 [LD] res_mutestream.o -> res_mutestream.so #18 79.77 [LD] res_parking.o parking/parking_applications.o parking/parking_bridge.o parking/parking_bridge_features.o parking/parking_controller.o parking/parking_devicestate.o parking/parking_manager.o parking/parking_tests.o parking/parking_ui.o -> res_parking.so #18 79.77 [LD] res_pjproject.o -> res_pjproject.so #18 79.77 [LD] res_pjsip.o res_pjsip/config_auth.o res_pjsip/config_domain_aliases.o res_pjsip/config_global.o res_pjsip/config_resolve.o res_pjsip/config_system.o res_pjsip/config_transport.o res_pjsip/location.o res_pjsip/pjsip_cli.o res_pjsip/pjsip_configuration.o res_pjsip/pjsip_distributor.o res_pjsip/pjsip_global_headers.o res_pjsip/pjsip_message_filter.o res_pjsip/pjsip_options.o res_pjsip/pjsip_resolver.o res_pjsip/pjsip_scheduler.o res_pjsip/pjsip_session.o res_pjsip/pjsip_transport_events.o res_pjsip/pjsip_transport_management.o res_pjsip/presence_xml.o res_pjsip/security_agreements.o res_pjsip/security_events.o -> res_pjsip.so #18 79.77 [LD] res_pjsip_aoc.o -> res_pjsip_aoc.so #18 79.77 [LD] res_pjsip_acl.o -> res_pjsip_acl.so #18 79.78 [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so #18 79.78 [LD] res_phoneprov.o -> res_phoneprov.so #18 79.78 [LD] res_pjsip_caller_id.o -> res_pjsip_caller_id.so #18 79.78 [LD] res_pjsip_config_wizard.o -> res_pjsip_config_wizard.so #18 79.78 [LD] res_pjsip_dialog_info_body_generator.o -> res_pjsip_dialog_info_body_generator.so #18 79.80 [LD] res_pjsip_dlg_options.o -> res_pjsip_dlg_options.so #18 79.80 [LD] res_pjsip_dtmf_info.o -> res_pjsip_dtmf_info.so #18 79.80 [LD] res_pjsip_diversion.o -> res_pjsip_diversion.so #18 79.81 [LD] res_pjsip_empty_info.o -> res_pjsip_empty_info.so #18 79.81 [LD] res_pjsip_endpoint_identifier_anonymous.o -> res_pjsip_endpoint_identifier_anonymous.so #18 79.81 [LD] res_pjsip_endpoint_identifier_user.o -> res_pjsip_endpoint_identifier_user.so #18 79.82 [LD] res_pjsip_endpoint_identifier_ip.o -> res_pjsip_endpoint_identifier_ip.so #18 79.82 [LD] res_pjsip_header_funcs.o -> res_pjsip_header_funcs.so #18 79.82 [LD] res_pjsip_history.o -> res_pjsip_history.so #18 79.82 [LD] res_pjsip_exten_state.o -> res_pjsip_exten_state.so #18 79.83 [LD] res_pjsip_mwi.o -> res_pjsip_mwi.so #18 79.83 [LD] res_pjsip_messaging.o -> res_pjsip_messaging.so #18 79.83 [LD] res_pjsip_logger.o -> res_pjsip_logger.so #18 79.85 [LD] res_pjsip_nat.o -> res_pjsip_nat.so #18 79.85 [LD] res_pjsip_notify.o -> res_pjsip_notify.so #18 79.86 [LD] res_pjsip_mwi_body_generator.o -> res_pjsip_mwi_body_generator.so #18 79.86 [LD] res_pjsip_one_touch_record_info.o -> res_pjsip_one_touch_record_info.so #18 79.86 [LD] res_pjsip_outbound_publish.o -> res_pjsip_outbound_publish.so #18 79.86 [LD] res_pjsip_outbound_registration.o res_pjsip_outbound_registration/milenage.o res_pjsip_outbound_registration/netlink_xfrm.o res_pjsip_outbound_registration/volte.o -> res_pjsip_outbound_registration.so #18 79.86 [LD] res_pjsip_path.o -> res_pjsip_path.so #18 79.86 [LD] res_pjsip_outbound_authenticator_digest.o -> res_pjsip_outbound_authenticator_digest.so #18 79.88 [LD] res_pjsip_pidf_body_generator.o -> res_pjsip_pidf_body_generator.so #18 79.88 [LD] res_pjsip_phoneprov_provider.o -> res_pjsip_phoneprov_provider.so #18 79.89 [LD] res_pjsip_pidf_eyebeam_body_supplement.o -> res_pjsip_pidf_eyebeam_body_supplement.so #18 79.89 [LD] res_pjsip_pidf_digium_body_supplement.o -> res_pjsip_pidf_digium_body_supplement.so #18 79.89 [LD] res_pjsip_refer.o -> res_pjsip_refer.so #18 79.89 [LD] res_pjsip_publish_asterisk.o -> res_pjsip_publish_asterisk.so #18 79.89 [LD] res_pjsip_rfc3326.o -> res_pjsip_rfc3326.so #18 79.89 [LD] res_pjsip_rfc3329.o -> res_pjsip_rfc3329.so #18 79.89 [LD] res_pjsip_sdp_rtp.o -> res_pjsip_sdp_rtp.so #18 79.89 [LD] res_pjsip_send_to_voicemail.o -> res_pjsip_send_to_voicemail.so #18 79.90 [LD] res_pjsip_registrar.o -> res_pjsip_registrar.so #18 79.90 [LD] res_pjsip_sips_contact.o -> res_pjsip_sips_contact.so #18 79.90 [LD] res_pjsip_t38.o -> res_pjsip_t38.so #18 79.92 [LD] res_pjsip_transport_websocket.o -> res_pjsip_transport_websocket.so #18 79.92 [LD] res_pjsip_xpidf_body_generator.o -> res_pjsip_xpidf_body_generator.so #18 79.92 [LD] res_realtime.o -> res_realtime.so #18 79.92 [LD] res_prometheus.o prometheus/bridges.o prometheus/channels.o prometheus/cli.o prometheus/endpoints.o prometheus/pjsip_outbound_registrations.o -> res_prometheus.so #18 79.93 [LD] res_security_log.o -> res_security_log.so #18 79.93 [LD] res_snmp.o snmp/agent.o -> res_snmp.so #18 79.93 [LD] res_smdi.o -> res_smdi.so #18 79.93 [LD] res_sorcery_astdb.o -> res_sorcery_astdb.so #18 79.93 [LD] res_sorcery_config.o -> res_sorcery_config.so #18 79.93 [LD] res_sorcery_memory.o -> res_sorcery_memory.so #18 79.94 [LD] res_rtp_multicast.o -> res_rtp_multicast.so #18 79.94 [LD] res_sorcery_memory_cache.o -> res_sorcery_memory_cache.so #18 79.95 [LD] res_sorcery_realtime.o -> res_sorcery_realtime.so #18 79.95 [LD] res_speech_aeap.o -> res_speech_aeap.so #18 79.95 [LD] res_speech.o -> res_speech.so #18 79.95 [LD] res_stasis.o stasis/app.o stasis/command.o stasis/control.o stasis/messaging.o stasis/stasis_bridge.o -> res_stasis.so #18 79.95 [LD] res_stasis_answer.o -> res_stasis_answer.so #18 79.96 [LD] res_stasis_device_state.o -> res_stasis_device_state.so #18 79.96 [LD] res_stasis_playback.o -> res_stasis_playback.so #18 79.96 [LD] res_stasis_recording.o stasis_recording/stored.o -> res_stasis_recording.so #18 79.97 [LD] res_stasis_snoop.o -> res_stasis_snoop.so #18 79.97 [LD] res_statsd.o -> res_statsd.so #18 79.97 [LD] res_stun_monitor.o -> res_stun_monitor.so #18 79.97 [LD] res_timing_dahdi.o -> res_timing_dahdi.so #18 79.99 [LD] res_timing_pthread.o -> res_timing_pthread.so #18 79.99 [LD] res_tonedetect.o -> res_tonedetect.so #18 79.99 [LD] res_timing_timerfd.o -> res_timing_timerfd.so #18 80.13 [LD] res_pjsip_pubsub.o -> res_pjsip_pubsub.so #18 80.78 [LD] res_pjsip_session.o res_pjsip_session/pjsip_session_caps.o res_pjsip_session/pjsip_session_reason_header.o res_pjsip_session/volte.o -> res_pjsip_session.so #18 81.27 [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so #18 81.31 Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons #18 90.90 +--------- Asterisk Build Complete ---------+ #18 90.91 + Asterisk has successfully been built, and + #18 90.91 + can be installed by running: + #18 90.91 + + #18 90.92 + make install + #18 90.92 +-------------------------------------------+ #18 95.42 Installing modules from channels... #18 95.45 Installing modules from pbx... #18 95.54 Installing modules from apps... #18 95.77 Installing modules from codecs... #18 95.86 Installing modules from formats... #18 95.92 Installing modules from cdr... #18 95.97 Installing modules from cel... #18 96.02 Installing modules from bridges... #18 96.09 Installing modules from funcs... #18 96.25 Installing modules from tests... #18 96.35 Installing modules from main... #18 96.45 Installing modules from res... #18 96.86 Installing modules from addons... #18 96.97 /usr/bin/install -c -m 755 contrib/scripts/astversion "/usr/sbin/" #18 96.97 /usr/bin/install -c -m 755 contrib/scripts/astgenkey "/usr/sbin/" #18 96.97 /usr/bin/install -c -m 755 contrib/scripts/autosupport "/usr/sbin/" #18 96.97 ./build_tools/install_subst contrib/scripts/safe_asterisk "/usr/sbin/safe_asterisk"; #18 97.00 /usr/bin/install -c -m 644 doc/core-*.xml "/var/lib/asterisk/documentation" #18 97.01 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/documentation" #18 97.01 /usr/bin/install -c -m 644 doc/appdocsxml.dtd "/var/lib/asterisk/documentation" #18 97.01 /usr/bin/install -c -m 644 doc/asterisk.8 "/usr/share/man/man8" #18 97.02 /usr/bin/install -c -m 644 doc/astdb*.8 "/usr/share/man/man8" #18 97.02 /usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 "/usr/share/man/man8" #18 97.03 /usr/bin/install -c -m 644 contrib/scripts/autosupport.8 "/usr/share/man/man8" #18 97.03 /usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 "/usr/share/man/man8" #18 97.04 if [ -f contrib/firmware/iax/iaxy.bin ] ; then \ #18 97.04 /usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin "/var/lib/asterisk/firmware/iax/iaxy.bin"; \ #18 97.04 fi #18 97.04 /usr/bin/install -c -d //usr/share/dahdi/span_config.d #18 97.04 /usr/bin/install -c -m 644 contrib/scripts/dahdi_span_config_hook /usr/share/dahdi/span_config.d/40-asterisk #18 97.05 CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 " build_tools/mkpkgconfig "/usr/lib/pkgconfig"; #18 97.07 find static-http | while read x; do \ #18 97.07 if test -d $x; then \ #18 97.07 /usr/bin/install -c -m 755 -d "/var/lib/asterisk/$x"; \ #18 97.07 else \ #18 97.07 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/$x" ; \ #18 97.07 fi \ #18 97.07 done #18 97.09 /usr/bin/install -c -m 644 doc/core-en_US.xml "/var/lib/asterisk/static-http"; #18 97.10 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/static-http"; #18 97.11 if [ -d doc/tex/asterisk ] ; then \ #18 97.11 /usr/bin/install -c -d "/var/lib/asterisk/static-http/docs" ; \ #18 97.11 for n in doc/tex/asterisk/* ; do \ #18 97.11 /usr/bin/install -c -m 644 $n "/var/lib/asterisk/static-http/docs" ; \ #18 97.11 done \ #18 97.11 fi #18 97.11 for x in images/*.jpg; do \ #18 97.11 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/images" ; \ #18 97.11 done #18 97.12 make -C sounds install #18 97.13 make[1]: Entering directory '/home/asterisk/asterisk/sounds' #18 97.14 --2025-08-23 06:40:37-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.6.1.tar.gz #18 97.16 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #18 97.52 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #18 97.76 HTTP request sent, awaiting response... 200 OK #18 97.96 Length: 2466402 (2.4M) [application/octet-stream] #18 97.96 Saving to: 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' #18 97.96 #18 97.96 0K .......... .......... .......... .......... .......... 2% 568K 4s #18 98.05 50K .......... .......... .......... .......... .......... 4% 567K 4s #18 98.14 100K .......... .......... .......... .......... .......... 6% 69.8M 3s #18 98.14 150K .......... .......... .......... .......... .......... 8% 574K 3s #18 98.23 200K .......... .......... .......... .......... .......... 10% 123M 2s #18 98.23 250K .......... .......... .......... .......... .......... 12% 117M 2s #18 98.23 300K .......... .......... .......... .......... .......... 14% 117M 2s #18 98.23 350K .......... .......... .......... .......... .......... 16% 576K 2s #18 98.31 400K .......... .......... .......... .......... .......... 18% 89.7M 2s #18 98.31 450K .......... .......... .......... .......... .......... 20% 112M 1s #18 98.32 500K .......... .......... .......... .......... .......... 22% 127M 1s #18 98.32 550K .......... .......... .......... .......... .......... 24% 109M 1s #18 98.32 600K .......... .......... .......... .......... .......... 26% 104M 1s #18 98.32 650K .......... .......... .......... .......... .......... 29% 108M 1s #18 98.32 700K .......... .......... .......... .......... .......... 31% 55.9M 1s #18 98.32 750K .......... .......... .......... .......... .......... 33% 86.5M 1s #18 98.32 800K .......... .......... .......... .......... .......... 35% 593K 1s #18 98.40 850K .......... .......... .......... .......... .......... 37% 145M 1s #18 98.40 900K .......... .......... .......... .......... .......... 39% 151M 1s #18 98.40 950K .......... .......... .......... .......... .......... 41% 107M 1s #18 98.40 1000K .......... .......... .......... .......... .......... 43% 159M 1s #18 98.40 1050K .......... .......... .......... .......... .......... 45% 154M 1s #18 98.40 1100K .......... .......... .......... .......... .......... 47% 157M 0s #18 98.40 1150K .......... .......... .......... .......... .......... 49% 113M 0s #18 98.41 1200K .......... .......... .......... .......... .......... 51% 112M 0s #18 98.41 1250K .......... .......... .......... .......... .......... 53% 95.1M 0s #18 98.41 1300K .......... .......... .......... .......... .......... 56% 76.9M 0s #18 98.41 1350K .......... .......... .......... .......... .......... 58% 111M 0s #18 98.41 1400K .......... .......... .......... .......... .......... 60% 141M 0s #18 98.41 1450K .......... .......... .......... .......... .......... 62% 534M 0s #18 98.41 1500K .......... .......... .......... .......... .......... 64% 603K 0s #18 98.49 1550K .......... .......... .......... .......... .......... 66% 81.5M 0s #18 98.49 1600K .......... .......... .......... .......... .......... 68% 142M 0s #18 98.49 1650K .......... .......... .......... .......... .......... 70% 127M 0s #18 98.49 1700K .......... .......... .......... .......... .......... 72% 140M 0s #18 98.49 1750K .......... .......... .......... .......... .......... 74% 140M 0s #18 98.49 1800K .......... .......... .......... .......... .......... 76% 115M 0s #18 98.49 1850K .......... .......... .......... .......... .......... 78% 112M 0s #18 98.49 1900K .......... .......... .......... .......... .......... 80% 56.7M 0s #18 98.49 1950K .......... .......... .......... .......... .......... 83% 81.1M 0s #18 98.49 2000K .......... .......... .......... .......... .......... 85% 90.7M 0s #18 98.50 2050K .......... .......... .......... .......... .......... 87% 111M 0s #18 98.50 2100K .......... .......... .......... .......... .......... 89% 110M 0s #18 98.50 2150K .......... .......... .......... .......... .......... 91% 140M 0s #18 98.50 2200K .......... .......... .......... .......... .......... 93% 675M 0s #18 98.50 2250K .......... .......... .......... .......... .......... 95% 575M 0s #18 98.50 2300K .......... .......... .......... .......... .......... 97% 803M 0s #18 98.50 2350K .......... .......... .......... .......... .......... 99% 176M 0s #18 98.50 2400K ........ 100% 890M=0.5s #18 98.50 #18 98.50 2025-08-23 06:40:38 (4.40 MB/s) - 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' saved [2466402/2466402] #18 98.50 #18 98.57 --2025-08-23 06:40:38-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz #18 98.57 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #18 98.57 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #18 98.81 HTTP request sent, awaiting response... 200 OK #18 99.01 Length: 15359473 (15M) [application/octet-stream] #18 99.01 Saving to: 'asterisk-moh-opsound-wav-2.03.tar.gz' #18 99.01 #18 99.01 0K .......... .......... .......... .......... .......... 0% 573K 26s #18 99.10 50K .......... .......... .......... .......... .......... 0% 574K 26s #18 99.18 100K .......... .......... .......... .......... .......... 1% 107M 17s #18 99.18 150K .......... .......... .......... .......... .......... 1% 572K 19s #18 99.27 200K .......... .......... .......... .......... .......... 1% 72.7M 16s #18 99.27 250K .......... .......... .......... .......... .......... 2% 105M 13s #18 99.27 300K .......... .......... .......... .......... .......... 2% 579K 15s #18 99.36 350K .......... .......... .......... .......... .......... 2% 55.4M 13s #18 99.36 400K .......... .......... .......... .......... .......... 3% 115M 11s #18 99.36 450K .......... .......... .......... .......... .......... 3% 145M 10s #18 99.36 500K .......... .......... .......... .......... .......... 3% 145M 9s #18 99.36 550K .......... .......... .......... .......... .......... 4% 592K 10s #18 99.44 600K .......... .......... .......... .......... .......... 4% 117M 10s #18 99.44 650K .......... .......... .......... .......... .......... 4% 118M 9s #18 99.45 700K .......... .......... .......... .......... .......... 5% 138M 8s #18 99.45 750K .......... .......... .......... .......... .......... 5% 129M 8s #18 99.45 800K .......... .......... .......... .......... .......... 5% 133M 7s #18 99.45 850K .......... .......... .......... .......... .......... 6% 147M 7s #18 99.45 900K .......... .......... .......... .......... .......... 6% 73.7M 6s #18 99.45 950K .......... .......... .......... .......... .......... 6% 65.8M 6s #18 99.45 1000K .......... .......... .......... .......... .......... 7% 138M 6s #18 99.45 1050K .......... .......... .......... .......... .......... 7% 151M 6s #18 99.45 1100K .......... .......... .......... .......... .......... 7% 157M 5s #18 99.45 1150K .......... .......... .......... .......... .......... 8% 606K 6s #18 99.53 1200K .......... .......... .......... .......... .......... 8% 125M 6s #18 99.53 1250K .......... .......... .......... .......... .......... 8% 132M 6s #18 99.53 1300K .......... .......... .......... .......... .......... 9% 149M 5s #18 99.53 1350K .......... .......... .......... .......... .......... 9% 95.5M 5s #18 99.53 1400K .......... .......... .......... .......... .......... 9% 154M 5s #18 99.53 1450K .......... .......... .......... .......... .......... 10% 157M 5s #18 99.53 1500K .......... .......... .......... .......... .......... 10% 145M 5s #18 99.53 1550K .......... .......... .......... .......... .......... 10% 73.1M 4s #18 99.53 1600K .......... .......... .......... .......... .......... 11% 148M 4s #18 99.54 1650K .......... .......... .......... .......... .......... 11% 156M 4s #18 99.54 1700K .......... .......... .......... .......... .......... 11% 145M 4s #18 99.54 1750K .......... .......... .......... .......... .......... 12% 62.8M 4s #18 99.54 1800K .......... .......... .......... .......... .......... 12% 124M 4s #18 99.54 1850K .......... .......... .......... .......... .......... 12% 325M 4s #18 99.54 1900K .......... .......... .......... .......... .......... 13% 155M 4s #18 99.54 1950K .......... .......... .......... .......... .......... 13% 98.1M 3s #18 99.54 2000K .......... .......... .......... .......... .......... 13% 117M 3s #18 99.54 2050K .......... .......... .......... .......... .......... 14% 117M 3s #18 99.54 2100K .......... .......... .......... .......... .......... 14% 117M 3s #18 99.54 2150K .......... .......... .......... .......... .......... 14% 115M 3s #18 99.54 2200K .......... .......... .......... .......... .......... 15% 117M 3s #18 99.54 2250K .......... .......... .......... .......... .......... 15% 635K 3s #18 99.62 2300K .......... .......... .......... .......... .......... 15% 116M 3s #18 99.62 2350K .......... .......... .......... .......... .......... 16% 96.5M 3s #18 99.62 2400K .......... .......... .......... .......... .......... 16% 139M 3s #18 99.62 2450K .......... .......... .......... .......... .......... 16% 128M 3s #18 99.62 2500K .......... .......... .......... .......... .......... 17% 125M 3s #18 99.62 2550K .......... .......... .......... .......... .......... 17% 117M 3s #18 99.62 2600K .......... .......... .......... .......... .......... 17% 122M 3s #18 99.62 2650K .......... .......... .......... .......... .......... 18% 127M 3s #18 99.62 2700K .......... .......... .......... .......... .......... 18% 121M 3s #18 99.62 2750K .......... .......... .......... .......... .......... 18% 65.7M 3s #18 99.62 2800K .......... .......... .......... .......... .......... 19% 128M 3s #18 99.62 2850K .......... .......... .......... .......... .......... 19% 121M 3s #18 99.62 2900K .......... .......... .......... .......... .......... 19% 125M 3s #18 99.62 2950K .......... .......... .......... .......... .......... 20% 118M 2s #18 99.62 3000K .......... .......... .......... .......... .......... 20% 124M 2s #18 99.63 3050K .......... .......... .......... .......... .......... 20% 129M 2s #18 99.63 3100K .......... .......... .......... .......... .......... 21% 124M 2s #18 99.63 3150K .......... .......... .......... .......... .......... 21% 100M 2s #18 99.63 3200K .......... .......... .......... .......... .......... 21% 120M 2s #18 99.63 3250K .......... .......... .......... .......... .......... 22% 119M 2s #18 99.63 3300K .......... .......... .......... .......... .......... 22% 121M 2s #18 99.63 3350K .......... .......... .......... .......... .......... 22% 87.0M 2s #18 99.63 3400K .......... .......... .......... .......... .......... 23% 130M 2s #18 99.63 3450K .......... .......... .......... .......... .......... 23% 143M 2s #18 99.63 3500K .......... .......... .......... .......... .......... 23% 541K 2s #18 99.72 3550K .......... .......... .......... .......... .......... 24% 242M 2s #18 99.72 3600K .......... .......... .......... .......... .......... 24% 109M 2s #18 99.72 3650K .......... .......... .......... .......... .......... 24% 301M 2s #18 99.72 3700K .......... .......... .......... .......... .......... 25% 346M 2s #18 99.72 3750K .......... .......... .......... .......... .......... 25% 267M 2s #18 99.72 3800K .......... .......... .......... .......... .......... 25% 326M 2s #18 99.72 3850K .......... .......... .......... .......... .......... 26% 134M 2s #18 99.72 3900K .......... .......... .......... .......... .......... 26% 113M 2s #18 99.72 3950K .......... .......... .......... .......... .......... 26% 86.3M 2s #18 99.72 4000K .......... .......... .......... .......... .......... 27% 212M 2s #18 99.72 4050K .......... .......... .......... .......... .......... 27% 387M 2s #18 99.72 4100K .......... .......... .......... .......... .......... 27% 387M 2s #18 99.72 4150K .......... .......... .......... .......... .......... 28% 355M 2s #18 99.72 4200K .......... .......... .......... .......... .......... 28% 727K 2s #18 99.79 4250K .......... .......... .......... .......... .......... 28% 118M 2s #18 99.79 4300K .......... .......... .......... .......... .......... 29% 154M 2s #18 99.79 4350K .......... .......... .......... .......... .......... 29% 129M 2s #18 99.79 4400K .......... .......... .......... .......... .......... 29% 157M 2s #18 99.79 4450K .......... .......... .......... .......... .......... 30% 158M 2s #18 99.80 4500K .......... .......... .......... .......... .......... 30% 97.2M 2s #18 99.80 4550K .......... .......... .......... .......... .......... 30% 142M 2s #18 99.80 4600K .......... .......... .......... .......... .......... 31% 157M 2s #18 99.80 4650K .......... .......... .......... .......... .......... 31% 163M 2s #18 99.80 4700K .......... .......... .......... .......... .......... 31% 164M 2s #18 99.80 4750K .......... .......... .......... .......... .......... 32% 135M 2s #18 99.80 4800K .......... .......... .......... .......... .......... 32% 161M 2s #18 99.80 4850K .......... .......... .......... .......... .......... 32% 164M 2s #18 99.80 4900K .......... .......... .......... .......... .......... 33% 166M 2s #18 99.80 4950K .......... .......... .......... .......... .......... 33% 145M 2s #18 99.80 5000K .......... .......... .......... .......... .......... 33% 163M 2s #18 99.80 5050K .......... .......... .......... .......... .......... 34% 164M 2s #18 99.80 5100K .......... .......... .......... .......... .......... 34% 115M 2s #18 99.80 5150K .......... .......... .......... .......... .......... 34% 261M 1s #18 99.80 5200K .......... .......... .......... .......... .......... 35% 869M 1s #18 99.80 5250K .......... .......... .......... .......... .......... 35% 844M 1s #18 99.80 5300K .......... .......... .......... .......... .......... 35% 875M 1s #18 99.80 5350K .......... .......... .......... .......... .......... 36% 771M 1s #18 99.80 5400K .......... .......... .......... .......... .......... 36% 871M 1s #18 99.80 5450K .......... .......... .......... .......... .......... 36% 870M 1s #18 99.80 5500K .......... .......... .......... .......... .......... 37% 865M 1s #18 99.80 5550K .......... .......... .......... .......... .......... 37% 714M 1s #18 99.80 5600K .......... .......... .......... .......... .......... 37% 848M 1s #18 99.80 5650K .......... .......... .......... .......... .......... 38% 844M 1s #18 99.80 5700K .......... .......... .......... .......... .......... 38% 614M 1s #18 99.80 5750K .......... .......... .......... .......... .......... 38% 775M 1s #18 99.80 5800K .......... .......... .......... .......... .......... 39% 871M 1s #18 99.80 5850K .......... .......... .......... .......... .......... 39% 821M 1s #18 99.80 5900K .......... .......... .......... .......... .......... 39% 13.8M 1s #18 99.80 5950K .......... .......... .......... .......... .......... 40% 35.3M 1s #18 99.81 6000K .......... .......... .......... .......... .......... 40% 144M 1s #18 99.81 6050K .......... .......... .......... .......... .......... 40% 148M 1s #18 99.81 6100K .......... .......... .......... .......... .......... 41% 157M 1s #18 99.81 6150K .......... .......... .......... .......... .......... 41% 139M 1s #18 99.81 6200K .......... .......... .......... .......... .......... 41% 160M 1s #18 99.81 6250K .......... .......... .......... .......... .......... 42% 159M 1s #18 99.81 6300K .......... .......... .......... .......... .......... 42% 87.0M 1s #18 99.81 6350K .......... .......... .......... .......... .......... 42% 129M 1s #18 99.81 6400K .......... .......... .......... .......... .......... 43% 157M 1s #18 99.81 6450K .......... .......... .......... .......... .......... 43% 160M 1s #18 99.81 6500K .......... .......... .......... .......... .......... 43% 162M 1s #18 99.81 6550K .......... .......... .......... .......... .......... 44% 688K 1s #18 99.88 6600K .......... .......... .......... .......... .......... 44% 115M 1s #18 99.88 6650K .......... .......... .......... .......... .......... 44% 118M 1s #18 99.88 6700K .......... .......... .......... .......... .......... 45% 145M 1s #18 99.88 6750K .......... .......... .......... .......... .......... 45% 101M 1s #18 99.88 6800K .......... .......... .......... .......... .......... 45% 124M 1s #18 99.88 6850K .......... .......... .......... .......... .......... 46% 118M 1s #18 99.88 6900K .......... .......... .......... .......... .......... 46% 80.2M 1s #18 99.89 6950K .......... .......... .......... .......... .......... 46% 105M 1s #18 99.89 7000K .......... .......... .......... .......... .......... 47% 134M 1s #18 99.89 7050K .......... .......... .......... .......... .......... 47% 124M 1s #18 99.89 7100K .......... .......... .......... .......... .......... 47% 123M 1s #18 99.89 7150K .......... .......... .......... .......... .......... 48% 102M 1s #18 99.89 7200K .......... .......... .......... .......... .......... 48% 738M 1s #18 99.89 7250K .......... .......... .......... .......... .......... 48% 193M 1s #18 99.89 7300K .......... .......... .......... .......... .......... 49% 117M 1s #18 99.89 7350K .......... .......... .......... .......... .......... 49% 553K 1s #18 99.98 7400K .......... .......... .......... .......... .......... 49% 150M 1s #18 99.98 7450K .......... .......... .......... .......... .......... 50% 57.9M 1s #18 99.98 7500K .......... .......... .......... .......... .......... 50% 97.1M 1s #18 99.98 7550K .......... .......... .......... .......... .......... 50% 120M 1s #18 99.98 7600K .......... .......... .......... .......... .......... 51% 153M 1s #18 99.98 7650K .......... .......... .......... .......... .......... 51% 164M 1s #18 99.98 7700K .......... .......... .......... .......... .......... 51% 157M 1s #18 99.98 7750K .......... .......... .......... .......... .......... 52% 145M 1s #18 99.98 7800K .......... .......... .......... .......... .......... 52% 161M 1s #18 99.98 7850K .......... .......... .......... .......... .......... 52% 151M 1s #18 99.98 7900K .......... .......... .......... .......... .......... 53% 138M 1s #18 99.98 7950K .......... .......... .......... .......... .......... 53% 131M 1s #18 99.98 8000K .......... .......... .......... .......... .......... 53% 139M 1s #18 99.98 8050K .......... .......... .......... .......... .......... 54% 151M 1s #18 99.98 8100K .......... .......... .......... .......... .......... 54% 134M 1s #18 99.98 8150K .......... .......... .......... .......... .......... 54% 772M 1s #18 99.98 8200K .......... .......... .......... .......... .......... 55% 900M 1s #18 99.98 8250K .......... .......... .......... .......... .......... 55% 774M 1s #18 99.98 8300K .......... .......... .......... .......... .......... 55% 849M 1s #18 99.98 8350K .......... .......... .......... .......... .......... 56% 716M 1s #18 99.98 8400K .......... .......... .......... .......... .......... 56% 126M 1s #18 99.98 8450K .......... .......... .......... .......... .......... 56% 82.3M 1s #18 99.99 8500K .......... .......... .......... .......... .......... 57% 126M 1s #18 99.99 8550K .......... .......... .......... .......... .......... 57% 115M 1s #18 99.99 8600K .......... .......... .......... .......... .......... 57% 713K 1s #18 100.1 8650K .......... .......... .......... .......... .......... 58% 90.6M 1s #18 100.1 8700K .......... .......... .......... .......... .......... 58% 91.2M 1s #18 100.1 8750K .......... .......... .......... .......... .......... 58% 108M 1s #18 100.1 8800K .......... .......... .......... .......... .......... 59% 127M 1s #18 100.1 8850K .......... .......... .......... .......... .......... 59% 125M 1s #18 100.1 8900K .......... .......... .......... .......... .......... 59% 130M 1s #18 100.1 8950K .......... .......... .......... .......... .......... 60% 110M 1s #18 100.1 9000K .......... .......... .......... .......... .......... 60% 115M 1s #18 100.1 9050K .......... .......... .......... .......... .......... 60% 121M 1s #18 100.1 9100K .......... .......... .......... .......... .......... 61% 158M 1s #18 100.1 9150K .......... .......... .......... .......... .......... 61% 137M 1s #18 100.1 9200K .......... .......... .......... .......... .......... 61% 158M 1s #18 100.1 9250K .......... .......... .......... .......... .......... 62% 159M 1s #18 100.1 9300K .......... .......... .......... .......... .......... 62% 113M 1s #18 100.1 9350K .......... .......... .......... .......... .......... 62% 141M 1s #18 100.1 9400K .......... .......... .......... .......... .......... 63% 160M 1s #18 100.1 9450K .......... .......... .......... .......... .......... 63% 157M 1s #18 100.1 9500K .......... .......... .......... .......... .......... 63% 160M 1s #18 100.1 9550K .......... .......... .......... .......... .......... 64% 126M 1s #18 100.1 9600K .......... .......... .......... .......... .......... 64% 158M 1s #18 100.1 9650K .......... .......... .......... .......... .......... 64% 158M 1s #18 100.1 9700K .......... .......... .......... .......... .......... 65% 159M 1s #18 100.1 9750K .......... .......... .......... .......... .......... 65% 144M 1s #18 100.1 9800K .......... .......... .......... .......... .......... 65% 148M 1s #18 100.1 9850K .......... .......... .......... .......... .......... 66% 160M 1s #18 100.1 9900K .......... .......... .......... .......... .......... 66% 112M 1s #18 100.1 9950K .......... .......... .......... .......... .......... 66% 137M 1s #18 100.1 10000K .......... .......... .......... .......... .......... 67% 162M 1s #18 100.1 10050K .......... .......... .......... .......... .......... 67% 165M 1s #18 100.1 10100K .......... .......... .......... .......... .......... 67% 161M 1s #18 100.1 10150K .......... .......... .......... .......... .......... 68% 131M 0s #18 100.1 10200K .......... .......... .......... .......... .......... 68% 158M 0s #18 100.1 10250K .......... .......... .......... .......... .......... 68% 167M 0s #18 100.1 10300K .......... .......... .......... .......... .......... 69% 158M 0s #18 100.1 10350K .......... .......... .......... .......... .......... 69% 134M 0s #18 100.1 10400K .......... .......... .......... .......... .......... 69% 20.6M 0s #18 100.1 10450K .......... .......... .......... .......... .......... 70% 115M 0s #18 100.1 10500K .......... .......... .......... .......... .......... 70% 89.7M 0s #18 100.1 10550K .......... .......... .......... .......... .......... 70% 115M 0s #18 100.1 10600K .......... .......... .......... .......... .......... 71% 120M 0s #18 100.1 10650K .......... .......... .......... .......... .......... 71% 130M 0s #18 100.1 10700K .......... .......... .......... .......... .......... 71% 117M 0s #18 100.1 10750K .......... .......... .......... .......... .......... 72% 101M 0s #18 100.1 10800K .......... .......... .......... .......... .......... 72% 726K 0s #18 100.1 10850K .......... .......... .......... .......... .......... 72% 83.4M 0s #18 100.1 10900K .......... .......... .......... .......... .......... 73% 122M 0s #18 100.1 10950K .......... .......... .......... .......... .......... 73% 118M 0s #18 100.1 11000K .......... .......... .......... .......... .......... 73% 123M 0s #18 100.1 11050K .......... .......... .......... .......... .......... 74% 118M 0s #18 100.1 11100K .......... .......... .......... .......... .......... 74% 81.7M 0s #18 100.1 11150K .......... .......... .......... .......... .......... 74% 94.6M 0s #18 100.1 11200K .......... .......... .......... .......... .......... 75% 120M 0s #18 100.1 11250K .......... .......... .......... .......... .......... 75% 123M 0s #18 100.1 11300K .......... .......... .......... .......... .......... 75% 124M 0s #18 100.1 11350K .......... .......... .......... .......... .......... 76% 113M 0s #18 100.1 11400K .......... .......... .......... .......... .......... 76% 126M 0s #18 100.1 11450K .......... .......... .......... .......... .......... 76% 224M 0s #18 100.1 11500K .......... .......... .......... .......... .......... 77% 591M 0s #18 100.1 11550K .......... .......... .......... .......... .......... 77% 85.1M 0s #18 100.1 11600K .......... .......... .......... .......... .......... 77% 127M 0s #18 100.1 11650K .......... .......... .......... .......... .......... 78% 117M 0s #18 100.2 11700K .......... .......... .......... .......... .......... 78% 117M 0s #18 100.2 11750K .......... .......... .......... .......... .......... 78% 566K 0s #18 100.2 11800K .......... .......... .......... .......... .......... 79% 99.0M 0s #18 100.2 11850K .......... .......... .......... .......... .......... 79% 136M 0s #18 100.2 11900K .......... .......... .......... .......... .......... 79% 166M 0s #18 100.2 11950K .......... .......... .......... .......... .......... 80% 120M 0s #18 100.2 12000K .......... .......... .......... .......... .......... 80% 155M 0s #18 100.2 12050K .......... .......... .......... .......... .......... 80% 161M 0s #18 100.2 12100K .......... .......... .......... .......... .......... 81% 160M 0s #18 100.2 12150K .......... .......... .......... .......... .......... 81% 140M 0s #18 100.2 12200K .......... .......... .......... .......... .......... 81% 158M 0s #18 100.2 12250K .......... .......... .......... .......... .......... 82% 91.2M 0s #18 100.2 12300K .......... .......... .......... .......... .......... 82% 159M 0s #18 100.2 12350K .......... .......... .......... .......... .......... 82% 132M 0s #18 100.2 12400K .......... .......... .......... .......... .......... 83% 150M 0s #18 100.2 12450K .......... .......... .......... .......... .......... 83% 167M 0s #18 100.2 12500K .......... .......... .......... .......... .......... 83% 158M 0s #18 100.2 12550K .......... .......... .......... .......... .......... 84% 146M 0s #18 100.2 12600K .......... .......... .......... .......... .......... 84% 214M 0s #18 100.2 12650K .......... .......... .......... .......... .......... 84% 876M 0s #18 100.2 12700K .......... .......... .......... .......... .......... 85% 871M 0s #18 100.2 12750K .......... .......... .......... .......... .......... 85% 669M 0s #18 100.2 12800K .......... .......... .......... .......... .......... 85% 889M 0s #18 100.2 12850K .......... .......... .......... .......... .......... 86% 466M 0s #18 100.2 12900K .......... .......... .......... .......... .......... 86% 870M 0s #18 100.2 12950K .......... .......... .......... .......... .......... 86% 783M 0s #18 100.2 13000K .......... .......... .......... .......... .......... 87% 858M 0s #18 100.2 13050K .......... .......... .......... .......... .......... 87% 819M 0s #18 100.2 13100K .......... .......... .......... .......... .......... 87% 822M 0s #18 100.2 13150K .......... .......... .......... .......... .......... 88% 658M 0s #18 100.2 13200K .......... .......... .......... .......... .......... 88% 853M 0s #18 100.2 13250K .......... .......... .......... .......... .......... 88% 876M 0s #18 100.2 13300K .......... .......... .......... .......... .......... 89% 898M 0s #18 100.2 13350K .......... .......... .......... .......... .......... 89% 790M 0s #18 100.2 13400K .......... .......... .......... .......... .......... 89% 857M 0s #18 100.2 13450K .......... .......... .......... .......... .......... 90% 595M 0s #18 100.2 13500K .......... .......... .......... .......... .......... 90% 911M 0s #18 100.2 13550K .......... .......... .......... .......... .......... 90% 551M 0s #18 100.2 13600K .......... .......... .......... .......... .......... 91% 118M 0s #18 100.2 13650K .......... .......... .......... .......... .......... 91% 60.8M 0s #18 100.2 13700K .......... .......... .......... .......... .......... 91% 118M 0s #18 100.2 13750K .......... .......... .......... .......... .......... 92% 57.7M 0s #18 100.2 13800K .......... .......... .......... .......... .......... 92% 728K 0s #18 100.3 13850K .......... .......... .......... .......... .......... 92% 43.2M 0s #18 100.3 13900K .......... .......... .......... .......... .......... 93% 124M 0s #18 100.3 13950K .......... .......... .......... .......... .......... 93% 46.1M 0s #18 100.3 14000K .......... .......... .......... .......... .......... 93% 59.1M 0s #18 100.3 14050K .......... .......... .......... .......... .......... 94% 48.8M 0s #18 100.3 14100K .......... .......... .......... .......... .......... 94% 125M 0s #18 100.3 14150K .......... .......... .......... .......... .......... 94% 112M 0s #18 100.3 14200K .......... .......... .......... .......... .......... 95% 133M 0s #18 100.3 14250K .......... .......... .......... .......... .......... 95% 124M 0s #18 100.3 14300K .......... .......... .......... .......... .......... 95% 125M 0s #18 100.3 14350K .......... .......... .......... .......... .......... 96% 98.2M 0s #18 100.3 14400K .......... .......... .......... .......... .......... 96% 112M 0s #18 100.3 14450K .......... .......... .......... .......... .......... 96% 121M 0s #18 100.3 14500K .......... .......... .......... .......... .......... 97% 126M 0s #18 100.3 14550K .......... .......... .......... .......... .......... 97% 76.8M 0s #18 100.3 14600K .......... .......... .......... .......... .......... 97% 132M 0s #18 100.3 14650K .......... .......... .......... .......... .......... 98% 141M 0s #18 100.3 14700K .......... .......... .......... .......... .......... 98% 123M 0s #18 100.3 14750K .......... .......... .......... .......... .......... 98% 8.99M 0s #18 100.3 14800K .......... .......... .......... .......... .......... 99% 62.5M 0s #18 100.3 14850K .......... .......... .......... .......... .......... 99% 71.7M 0s #18 100.3 14900K .......... .......... .......... .......... .......... 99% 99.8M 0s #18 100.3 14950K .......... .......... .......... .......... ......... 100% 68.1M=1.3s #18 100.3 #18 100.3 2025-08-23 06:40:40 (11.0 MB/s) - 'asterisk-moh-opsound-wav-2.03.tar.gz' saved [15359473/15359473] #18 100.3 #18 100.5 make[1]: Leaving directory '/home/asterisk/asterisk/sounds' #18 100.5 find rest-api -name "*.json" | while read x; do \ #18 100.5 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/rest-api" ; \ #18 100.5 done #18 100.5 +---- Asterisk Installation Complete -------+ #18 100.5 + + #18 100.5 + YOU MUST READ THE SECURITY DOCUMENT + #18 100.5 + + #18 100.5 + Asterisk has successfully been installed. + #18 100.5 + If you would like to install the sample + #18 100.5 + configuration files (overwriting any + #18 100.5 + existing config files), run: + #18 100.5 + + #18 100.5 + For generic reference documentation: + #18 100.5 + make samples + #18 100.5 + + #18 100.5 + For a sample basic PBX: + #18 100.5 + make basic-pbx + #18 100.5 + + #18 100.5 + + #18 100.5 +----------------- or ---------------------+ #18 100.5 + + #18 100.5 + You can go ahead and install the asterisk + #18 100.5 + program documentation now or later run: + #18 100.5 + + #18 100.5 + make progdocs + #18 100.5 + + #18 100.5 + **Note** This requires that you have + #18 100.5 + doxygen installed on your local system + #18 100.5 +-------------------------------------------+ #18 110.8 Installing adsi config files... #18 110.8 /usr/bin/install -c -d "/etc/asterisk" #18 110.8 Installing configs/samples/asterisk.adsi #18 110.9 Installing configs/samples/telcordia-1.adsi #18 110.9 Installing other config files... #18 110.9 Installing file configs/samples/acl.conf.sample #18 110.9 Installing file configs/samples/adsi.conf.sample #18 110.9 Installing file configs/samples/aeap.conf.sample #18 110.9 Installing file configs/samples/agents.conf.sample #18 110.9 Installing file configs/samples/alarmreceiver.conf.sample #18 110.9 Installing file configs/samples/alsa.conf.sample #18 110.9 Installing file configs/samples/amd.conf.sample #18 110.9 Installing file configs/samples/app_skel.conf.sample #18 110.9 Installing file configs/samples/ari.conf.sample #18 110.9 Installing file configs/samples/ast_debug_tools.conf.sample #18 110.9 Installing file configs/samples/asterisk.conf.sample #18 110.9 Installing file configs/samples/calendar.conf.sample #18 111.0 Installing file configs/samples/ccss.conf.sample #18 111.0 Installing file configs/samples/cdr.conf.sample #18 111.0 Installing file configs/samples/cdr_adaptive_odbc.conf.sample #18 111.0 Installing file configs/samples/cdr_beanstalkd.conf.sample #18 111.0 Installing file configs/samples/cdr_custom.conf.sample #18 111.0 Installing file configs/samples/cdr_manager.conf.sample #18 111.0 Installing file configs/samples/cdr_odbc.conf.sample #18 111.0 Installing file configs/samples/cdr_pgsql.conf.sample #18 111.0 Installing file configs/samples/cdr_sqlite3_custom.conf.sample #18 111.0 Installing file configs/samples/cdr_tds.conf.sample #18 111.0 Installing file configs/samples/cel.conf.sample #18 111.0 Installing file configs/samples/cel_beanstalkd.conf.sample #18 111.0 Installing file configs/samples/cel_custom.conf.sample #18 111.0 Installing file configs/samples/cel_odbc.conf.sample #18 111.0 Installing file configs/samples/cel_pgsql.conf.sample #18 111.0 Installing file configs/samples/cel_sqlite3_custom.conf.sample #18 111.0 Installing file configs/samples/cel_tds.conf.sample #18 111.1 Installing file configs/samples/chan_dahdi.conf.sample #18 111.1 Installing file configs/samples/chan_mobile.conf.sample #18 111.1 Installing file configs/samples/cli.conf.sample #18 111.1 Installing file configs/samples/cli_aliases.conf.sample #18 111.1 Installing file configs/samples/cli_permissions.conf.sample #18 111.1 Installing file configs/samples/codecs.conf.sample #18 111.1 Installing file configs/samples/confbridge.conf.sample #18 111.1 Installing file configs/samples/config_test.conf.sample #18 111.1 Installing file configs/samples/console.conf.sample #18 111.1 Installing file configs/samples/dbsep.conf.sample #18 111.1 Installing file configs/samples/dnsmgr.conf.sample #18 111.1 Installing file configs/samples/dsp.conf.sample #18 111.1 Installing file configs/samples/dundi.conf.sample #18 111.1 Installing file configs/samples/enum.conf.sample #18 111.1 Installing file configs/samples/extconfig.conf.sample #18 111.1 Installing file configs/samples/extensions.ael.sample #18 111.1 Installing file configs/samples/extensions.conf.sample #18 111.1 Installing file configs/samples/extensions.lua.sample #18 111.2 Installing file configs/samples/extensions_minivm.conf.sample #18 111.2 Installing file configs/samples/features.conf.sample #18 111.2 Installing file configs/samples/festival.conf.sample #18 111.2 Installing file configs/samples/followme.conf.sample #18 111.2 Installing file configs/samples/func_odbc.conf.sample #18 111.2 Installing file configs/samples/geolocation.conf.sample #18 111.2 Installing file configs/samples/hep.conf.sample #18 111.2 Installing file configs/samples/http.conf.sample #18 111.2 Installing file configs/samples/iax.conf.sample #18 111.2 Installing file configs/samples/iaxprov.conf.sample #18 111.2 Installing file configs/samples/indications.conf.sample #18 111.2 Installing file configs/samples/logger.conf.sample #18 111.2 Installing file configs/samples/manager.conf.sample #18 111.2 Installing file configs/samples/meetme.conf.sample #18 111.2 Installing file configs/samples/mgcp.conf.sample #18 111.2 Installing file configs/samples/minivm.conf.sample #18 111.2 Installing file configs/samples/modules.conf.sample #18 111.2 Installing file configs/samples/motif.conf.sample #18 111.3 Installing file configs/samples/musiconhold.conf.sample #18 111.3 Installing file configs/samples/ooh323.conf.sample #18 111.3 Installing file configs/samples/osp.conf.sample #18 111.3 Installing file configs/samples/phoneprov.conf.sample #18 111.3 Installing file configs/samples/pjproject.conf.sample #18 111.3 Installing file configs/samples/pjsip.conf.sample #18 111.3 Installing file configs/samples/pjsip_notify.conf.sample #18 111.3 Installing file configs/samples/pjsip_wizard.conf.sample #18 111.3 Installing file configs/samples/prometheus.conf.sample #18 111.3 Installing file configs/samples/queuerules.conf.sample #18 111.3 Installing file configs/samples/queues.conf.sample #18 111.3 Installing file configs/samples/res_config_mysql.conf.sample #18 111.3 Installing file configs/samples/res_config_odbc.conf.sample #18 111.3 Installing file configs/samples/res_config_sqlite3.conf.sample #18 111.3 Installing file configs/samples/res_corosync.conf.sample #18 111.3 Installing file configs/samples/res_curl.conf.sample #18 111.3 Installing file configs/samples/res_fax.conf.sample #18 111.3 Installing file configs/samples/res_http_media_cache.conf.sample #18 111.4 Installing file configs/samples/res_ldap.conf.sample #18 111.4 Installing file configs/samples/res_odbc.conf.sample #18 111.4 Installing file configs/samples/res_parking.conf.sample #18 111.4 Installing file configs/samples/res_pgsql.conf.sample #18 111.4 Installing file configs/samples/res_pktccops.conf.sample #18 111.4 Installing file configs/samples/res_snmp.conf.sample #18 111.4 Installing file configs/samples/res_stun_monitor.conf.sample #18 111.4 Installing file configs/samples/resolver_unbound.conf.sample #18 111.4 Installing file configs/samples/rtp.conf.sample #18 111.4 Installing file configs/samples/say.conf.sample #18 111.4 Installing file configs/samples/sip.conf.sample #18 111.4 Installing file configs/samples/sip_notify.conf.sample #18 111.4 Installing file configs/samples/skinny.conf.sample #18 111.4 Installing file configs/samples/sla.conf.sample #18 111.4 Installing file configs/samples/smdi.conf.sample #18 111.4 Installing file configs/samples/sorcery.conf.sample #18 111.4 Installing file configs/samples/ss7.timers.sample #18 111.4 Installing file configs/samples/stasis.conf.sample #18 111.4 Installing file configs/samples/statsd.conf.sample #18 111.5 Installing file configs/samples/stir_shaken.conf.sample #18 111.5 Installing file configs/samples/test_sorcery.conf.sample #18 111.5 Installing file configs/samples/udptl.conf.sample #18 111.5 Installing file configs/samples/unistim.conf.sample #18 111.5 Installing file configs/samples/users.conf.sample #18 111.5 Installing file configs/samples/voicemail.conf.sample #18 111.5 Installing file configs/samples/xmpp.conf.sample #18 111.5 Updating asterisk.conf #18 111.5 /usr/bin/install -c -d "/var/spool/asterisk/voicemail/default/1234/INBOX" #18 111.5 build_tools/make_sample_voicemail "//var/lib/asterisk" "//var/spool/asterisk" #18 111.5 Installing file phoneprov/000000000000-directory.xml #18 111.5 Installing file phoneprov/000000000000-phone.cfg #18 111.5 Installing file phoneprov/000000000000.cfg #18 111.5 Installing file phoneprov/polycom.xml #18 111.6 Installing file phoneprov/polycom_line.xml #18 111.6 Installing file phoneprov/snom-mac.xml #18 DONE 112.1s #19 [14/15] RUN SETCAP 'cap_net_admin,cap_sys_resource=ep' /usr/sbin/asterisk #19 DONE 0.4s #20 [15/15] RUN CD asterisk/codec_server && make "-j$(nproc)" && cp cserver /usr/bin/cserver #20 0.389 cc -O3 -ggdb -pthread cserver.c -o cserver #20 DONE 0.5s #21 exporting to image #21 exporting layers #21 exporting layers 2.7s done #21 writing image sha256:f91e1927611688b7f0b52b5c1513acc8951910bf92a92a032478653c781b1f80 0.0s done #21 naming to docker.io/osmocom-build/asterisk-master:latest 0.0s done #21 DONE 2.8s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 4) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/asterisk-master' + docker_image_exists asterisk-master + docker images -q osmocom-build/asterisk-master + test -n f91e19276116 + list_osmo_packages debian-bookworm asterisk-master + local distro=debian-bookworm + local image=asterisk-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/asterisk-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-asterisk-ims-ue-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:128eccd8eea8bf289652986bc4993ef88041215a26bacbdf29399649eafdc524 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-asterisk-ims-ue-test + echo ttcn3-asterisk-ims-ue-test + dir=ttcn3-asterisk-ims-ue-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-asterisk-ims-ue-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-asterisk-ims-ue-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-asterisk-ims-ue-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-asterisk-ims-ue-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-asterisk-ims-ue-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 461B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/5] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 2.21kB done #5 DONE 0.1s #6 [2/5] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [2/5] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/5] RUN TTCN3-DOCKER-PREPARE "master" asterisk #8 0.325 + OSMO_TTCN3_BRANCH=master #8 0.325 + shift #8 0.325 + cd /osmo-ttcn3-hacks #8 0.325 + git fetch #8 0.517 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.517 27764545..cb40cdc7 master -> origin/master #8 0.517 * [new branch] ewild/es92p -> origin/ewild/es92p #8 0.518 43b962ca..a3c6e8b1 osmith/wip -> origin/osmith/wip #8 0.518 28c5496d..b9f1920f pespin/5gc -> origin/pespin/5gc #8 0.520 + git checkout master #8 0.649 Already on 'master' #8 0.649 Your branch is behind 'origin/master' by 13 commits, and can be fast-forwarded. #8 0.649 (use "git pull" to update your local branch) #8 0.650 + git symbolic-ref -q HEAD #8 0.651 refs/heads/master #8 0.651 + git reset --hard origin/master #8 0.674 HEAD is now at cb40cdc7 MSC Tests: add TC_gsup_lu_and_det: do a LU, Detach and expect GSUP MS Purge #8 0.674 + git rev-parse --abbrev-ref HEAD #8 0.675 master #8 0.675 + git rev-parse HEAD #8 0.676 cb40cdc72329544dd61cfb20f0d54fd2773a8b4d #8 0.676 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.676 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.677 + make -j8 deps #8 0.772 make: Nothing to be done for 'deps'. #8 0.773 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.774 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.775 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.776 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.776 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.777 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.778 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.779 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.779 + ln -sv /osmo-ttcn3-hacks/_scripts /_scripts #8 0.781 '/_scripts' -> '/osmo-ttcn3-hacks/_scripts' #8 0.781 + make asterisk #8 0.904 (cd asterisk && ./gen_links.sh && ./regen_makefile.sh) #8 0.954 ttcn3_makefilegen: error: Cannot find any source file for argument `PIPEasp_Templates.ttcn'. #8 0.958 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 0.959 make: *** [Makefile:131: _build/asterisk/Makefile] Error 1 #8 ERROR: process "/bin/sh -c ttcn3-docker-prepare \"$OSMO_TTCN3_BRANCH\" asterisk" did not complete successfully: exit code: 2 ------ > [3/5] RUN TTCN3-DOCKER-PREPARE "master" asterisk: 0.777 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' 0.778 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh 0.779 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' 0.779 + ln -sv /osmo-ttcn3-hacks/_scripts /_scripts 0.781 '/_scripts' -> '/osmo-ttcn3-hacks/_scripts' 0.781 + make asterisk 0.904 (cd asterisk && ./gen_links.sh && ./regen_makefile.sh) 0.954 ttcn3_makefilegen: error: Cannot find any source file for argument `PIPEasp_Templates.ttcn'. 0.958 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. 0.959 make: *** [Makefile:131: _build/asterisk/Makefile] Error 1 ------ 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 14) Dockerfile:7 -------------------- 5 | 6 | ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit 7 | >>> RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" asterisk 8 | 9 | VOLUME /data -------------------- ERROR: failed to solve: process "/bin/sh -c ttcn3-docker-prepare \"$OSMO_TTCN3_BRANCH\" asterisk" did not complete successfully: exit code: 2 make: *** [../make/Makefile:96: docker-build] Error 1 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test' + exit 1 + RC=1 + uptime + grep --color=always -o load.* load average: 3.56, 2.38, 1.73 + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: FAILURE