Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmocom-coverity
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
> git init /home/osmocom-build/jenkins/workspace/osmocom-coverity # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # 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 6696e8c1f61bdef1ee6046075aa30724a0b2fee5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6696e8c1f61bdef1ee6046075aa30724a0b2fee5 # timeout=10
Commit message: "jobs/master,gerrit: set CFLAGS=-g"
> git rev-list --no-walk 6696e8c1f61bdef1ee6046075aa30724a0b2fee5 # timeout=10
[osmocom-coverity] $ /bin/sh -xe /tmp/jenkins1349366787109803701.sh
+ docker run --rm=true -e PARALLEL_MAKE=-j 12 -u build -v /home/osmocom-build/jenkins/workspace/osmocom-coverity:/build -v /home/osmocom-build/osmo-ci/coverity:/opt/osmo-ci/coverity:ro -v /opt/coverity:/opt/coverity:ro -w /build/coverity osmocom-build/debian-bookworm-build ./jenkins.sh
+ readlink /opt/coverity/current
/opt/coverity/2024.6.1/cov-analysis-linux64-2024.6.1
+ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin
+ base_dir=/opt/osmo-ci/coverity
+ src_dir=/build/coverity/source-Osmocom
+ cov_dir=/build/coverity/source-Osmocom/cov-int
+ rm -rf /build/coverity/source-Osmocom
+ ./prepare_source_Osmocom.sh
+ realpath common.sh
+ . /build/scripts/common.sh
+ dirname ./prepare_source_Osmocom.sh
+ realpath ./..
+ OSMO_CI_DIR=/build
+ OSMO_GIT_URL_GITEA=https://gitea.osmocom.org
+ OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org
+ OSMO_RELEASE_REPOS=
libasn1c
libosmo-abis
libosmo-gprs
libosmo-netif
libosmo-pfcp
libosmo-sccp-legacy
libosmo-sigtran
libosmocore
libsmpp34
libusrp
osmo-bsc
osmo-bts
osmo-cbc
osmo-e1d
osmo-gbproxy
osmo-ggsn
osmo-gsm-manuals
osmo-hlr
osmo-hnodeb
osmo-hnbgw
osmo-iuh
osmo-mgw
osmo-msc
osmo-pcap
osmo-pcu
osmo-remsim
osmo-sgsn
osmo-sip-connector
osmo-smlc
osmo-sysmon
osmo-trx
osmo-uecups
osmo-upf
osmocom-bb
simtrace2
+ OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ BASEDIR=source-Osmocom
+ osmo_cmd_require sdcc
+ local fail=0
+ command -v sdcc
+ [ 0 = 1 ]
+ PROJECTS=
libasn1c
libosmo-abis
libosmocore
libosmo-dsp
libosmo-gprs
libosmo-netif
libosmo-pfcp
libosmo-sigtran
libsmpp34
libusrp
osmo-bsc
osmo-msc
osmo-mgw
osmo-ggsn
osmo-gbproxy
osmo-sgsn
osmo-bts
osmo-gmr
osmo-iuh
osmo-pcu
osmo-sysmon
osmo-sip-connector
osmo-trx
osmo-hlr
osmocom-bb
osmo-smlc
osmo-cbc
simtrace2
osmo-hnodeb
osmo-hnbgw
osmo-bsc-nat
osmo-pcap
osmo-e1d
osmo-e1-recorder
libgtpnl
osmo-upf
osmo-isdntap
osmo-uecups
osmo-remsim
+ PROJECTS_DONT_BUILD_TEST=
asn1c
+ mkdir -p source-Osmocom
+ cd source-Osmocom
+ branch=master
+ [ -d libasn1c ]
+ osmo_git_clone_url libasn1c
+ echo https://gerrit.osmocom.org/libasn1c
+ git clone --recursive https://gerrit.osmocom.org/libasn1c
Cloning into 'libasn1c'...
+ git -C libasn1c checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 984b3db Bump version: 0.9.37.1-2d31 → 0.9.38
+ branch=master
+ [ -d libosmo-abis ]
+ osmo_git_clone_url libosmo-abis
+ echo https://gerrit.osmocom.org/libosmo-abis
+ git clone --recursive https://gerrit.osmocom.org/libosmo-abis
Cloning into 'libosmo-abis'...
+ git -C libosmo-abis checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 83f49b7 trau: add TFO frame insert/extract functions
+ branch=master
+ [ -d libosmocore ]
+ osmo_git_clone_url libosmocore
+ echo https://gerrit.osmocom.org/libosmocore
+ git clone --recursive https://gerrit.osmocom.org/libosmocore
Cloning into 'libosmocore'...
+ git -C libosmocore checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at c65cb3ad rtp_extensions.h: update for TW-TS-003 version 1.1.0
+ branch=master
+ [ -d libosmo-dsp ]
+ osmo_git_clone_url libosmo-dsp
+ echo https://gitea.osmocom.org/sdr/libosmo-dsp
+ git clone --recursive https://gitea.osmocom.org/sdr/libosmo-dsp
Cloning into 'libosmo-dsp'...
+ git -C libosmo-dsp checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at f6f4d4a Generate a version.h file
+ branch=master
+ [ -d libosmo-gprs ]
+ osmo_git_clone_url libosmo-gprs
+ echo https://gerrit.osmocom.org/libosmo-gprs
+ git clone --recursive https://gerrit.osmocom.org/libosmo-gprs
Cloning into 'libosmo-gprs'...
+ git -C libosmo-gprs checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 8d844c5 Bump version: 0.2.0.2-2c06 → 0.2.1
+ branch=master
+ [ -d libosmo-netif ]
+ osmo_git_clone_url libosmo-netif
+ echo https://gerrit.osmocom.org/libosmo-netif
+ git clone --recursive https://gerrit.osmocom.org/libosmo-netif
Cloning into 'libosmo-netif'...
+ git -C libosmo-netif checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at c51c849 doc: add twrtp guide document
+ branch=master
+ [ -d libosmo-pfcp ]
+ osmo_git_clone_url libosmo-pfcp
+ echo https://gerrit.osmocom.org/libosmo-pfcp
+ git clone --recursive https://gerrit.osmocom.org/libosmo-pfcp
Cloning into 'libosmo-pfcp'...
+ git -C libosmo-pfcp checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 5a60947 Generate a version.h file
+ branch=master
+ [ -d libosmo-sigtran ]
+ osmo_git_clone_url libosmo-sigtran
+ echo https://gerrit.osmocom.org/libosmo-sigtran
+ git clone --recursive https://gerrit.osmocom.org/libosmo-sigtran
Cloning into 'libosmo-sigtran'...
+ git -C libosmo-sigtran checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 775d158 ipa: Improve logging for AS not found with ipa-unit-name
+ branch=master
+ [ -d libsmpp34 ]
+ osmo_git_clone_url libsmpp34
+ echo https://gerrit.osmocom.org/libsmpp34
+ git clone --recursive https://gerrit.osmocom.org/libsmpp34
Cloning into 'libsmpp34'...
+ git -C libsmpp34 checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 567463e Generate a version.h file
+ branch=master
+ [ -d libusrp ]
+ osmo_git_clone_url libusrp
+ echo https://gerrit.osmocom.org/libusrp
+ git clone --recursive https://gerrit.osmocom.org/libusrp
Cloning into 'libusrp'...
+ git -C libusrp checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at a1eaf5c Generate a version.h file
+ branch=master
+ [ -d osmo-bsc ]
+ osmo_git_clone_url osmo-bsc
+ echo https://gerrit.osmocom.org/osmo-bsc
+ git clone --recursive https://gerrit.osmocom.org/osmo-bsc
Cloning into 'osmo-bsc'...
+ git -C osmo-bsc checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 5ee02ae7f Fix wrong list entry derreference during bts_depend_find_entry()
+ branch=master
+ [ -d osmo-msc ]
+ osmo_git_clone_url osmo-msc
+ echo https://gerrit.osmocom.org/osmo-msc
+ git clone --recursive https://gerrit.osmocom.org/osmo-msc
Cloning into 'osmo-msc'...
+ git -C osmo-msc checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 9c0013f60 vlr: remove old TODO to switch to osmo_tdef_fsm_inst_state_chg
+ branch=master
+ [ -d osmo-mgw ]
+ osmo_git_clone_url osmo-mgw
+ echo https://gerrit.osmocom.org/osmo-mgw
+ git clone --recursive https://gerrit.osmocom.org/osmo-mgw
Cloning into 'osmo-mgw'...
+ git -C osmo-mgw checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 7d236cca5 Generate a version.h file
+ branch=master
+ [ -d osmo-ggsn ]
+ osmo_git_clone_url osmo-ggsn
+ echo https://gerrit.osmocom.org/osmo-ggsn
+ git clone --recursive https://gerrit.osmocom.org/osmo-ggsn
Cloning into 'osmo-ggsn'...
+ git -C osmo-ggsn checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 88d6584 sgsnemu: Initial support IPv4v6 PDP context type
+ branch=master
+ [ -d osmo-gbproxy ]
+ osmo_git_clone_url osmo-gbproxy
+ echo https://gerrit.osmocom.org/osmo-gbproxy
+ git clone --recursive https://gerrit.osmocom.org/osmo-gbproxy
Cloning into 'osmo-gbproxy'...
+ git -C osmo-gbproxy checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 0aee821e jenkins.sh: Use --disable-doxygen configure param
+ branch=master
+ [ -d osmo-sgsn ]
+ osmo_git_clone_url osmo-sgsn
+ echo https://gerrit.osmocom.org/osmo-sgsn
+ git clone --recursive https://gerrit.osmocom.org/osmo-sgsn
Cloning into 'osmo-sgsn'...
+ git -C osmo-sgsn checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 1fd205f0b ranap: Take into account RNC availability during paging
+ branch=master
+ [ -d osmo-bts ]
+ osmo_git_clone_url osmo-bts
+ echo https://gerrit.osmocom.org/osmo-bts
+ git clone --recursive https://gerrit.osmocom.org/osmo-bts
Cloning into 'osmo-bts'...
+ git -C osmo-bts checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 8d116715 HRv1 codec: add support for TW-TS-002
+ branch=master
+ [ -d osmo-gmr ]
+ osmo_git_clone_url osmo-gmr
+ echo https://gitea.osmocom.org/satellite/osmo-gmr
+ git clone --recursive https://gitea.osmocom.org/satellite/osmo-gmr
Cloning into 'osmo-gmr'...
+ git -C osmo-gmr checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 2b98363 avoid memory leaks in gsmtap error paths
+ branch=master
+ [ -d osmo-iuh ]
+ osmo_git_clone_url osmo-iuh
+ echo https://gerrit.osmocom.org/osmo-iuh
+ git clone --recursive https://gerrit.osmocom.org/osmo-iuh
Cloning into 'osmo-iuh'...
+ git -C osmo-iuh checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 3764c5e ranap: Fix wrong PTMSI vs TMSI field passed during ranap_new_msg_paging_cmd()
+ branch=master
+ [ -d osmo-pcu ]
+ osmo_git_clone_url osmo-pcu
+ echo https://gerrit.osmocom.org/osmo-pcu
+ git clone --recursive https://gerrit.osmocom.org/osmo-pcu
Cloning into 'osmo-pcu'...
+ git -C osmo-pcu checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 1e1c397a Bump version: 1.5.1.12-0273 → 1.5.2
+ branch=master
+ [ -d osmo-sysmon ]
+ osmo_git_clone_url osmo-sysmon
+ echo https://gerrit.osmocom.org/osmo-sysmon
+ git clone --recursive https://gerrit.osmocom.org/osmo-sysmon
Cloning into 'osmo-sysmon'...
+ git -C osmo-sysmon checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 692b917 Drop use of deprecated vty is_config_node() cb
+ branch=master
+ [ -d osmo-sip-connector ]
+ osmo_git_clone_url osmo-sip-connector
+ echo https://gerrit.osmocom.org/osmo-sip-connector
+ git clone --recursive https://gerrit.osmocom.org/osmo-sip-connector
Cloning into 'osmo-sip-connector'...
+ git -C osmo-sip-connector checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 6f5534b Drop use of deprecated vty is_config_node() cb
+ branch=master
+ [ -d osmo-trx ]
+ osmo_git_clone_url osmo-trx
+ echo https://gerrit.osmocom.org/osmo-trx
+ git clone --recursive https://gerrit.osmocom.org/osmo-trx
Cloning into 'osmo-trx'...
Submodule 'osmocom-bb' (https://gitea.osmocom.org/phone-side/osmocom-bb.git) registered for path 'osmocom-bb'
Cloning into '/build/coverity/source-Osmocom/osmo-trx/osmocom-bb'...
Submodule path 'osmocom-bb': checked out 'f12b17dffb782c7428a563620aa83ec047fd99c4'
+ git -C osmo-trx checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 1d4117f lms: Use define LMS_LOG_CRITICAL instead of value
+ branch=master
+ [ -d osmo-hlr ]
+ osmo_git_clone_url osmo-hlr
+ echo https://gerrit.osmocom.org/osmo-hlr
+ git clone --recursive https://gerrit.osmocom.org/osmo-hlr
Cloning into 'osmo-hlr'...
+ git -C osmo-hlr checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at d4b4548 Generate version.h files
+ branch=master
+ [ -d osmocom-bb ]
+ osmo_git_clone_url osmocom-bb
+ echo https://gerrit.osmocom.org/osmocom-bb
+ git clone --recursive https://gerrit.osmocom.org/osmocom-bb
Cloning into 'osmocom-bb'...
+ git -C osmocom-bb checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 37e216a8 debian: add osmocom-bb-doc (user manual)
+ branch=master
+ [ -d osmo-smlc ]
+ osmo_git_clone_url osmo-smlc
+ echo https://gerrit.osmocom.org/osmo-smlc
+ git clone --recursive https://gerrit.osmocom.org/osmo-smlc
Cloning into 'osmo-smlc'...
+ git -C osmo-smlc checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at c45aa8f sccp: Handle N-NOTICE.ind (Routing Failure of SCCP CL messages)
+ branch=master
+ [ -d osmo-cbc ]
+ osmo_git_clone_url osmo-cbc
+ echo https://gerrit.osmocom.org/osmo-cbc
+ git clone --recursive https://gerrit.osmocom.org/osmo-cbc
Cloning into 'osmo-cbc'...
+ git -C osmo-cbc checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 91ea928 vty: register talloc / stats introspection commands
+ branch=master
+ [ -d simtrace2 ]
+ osmo_git_clone_url simtrace2
+ echo https://gerrit.osmocom.org/simtrace2
+ git clone --recursive https://gerrit.osmocom.org/simtrace2
Cloning into 'simtrace2'...
+ git -C simtrace2 checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at d0ad985 Generate a version.h file
+ branch=master
+ [ -d osmo-hnodeb ]
+ osmo_git_clone_url osmo-hnodeb
+ echo https://gerrit.osmocom.org/osmo-hnodeb
+ git clone --recursive https://gerrit.osmocom.org/osmo-hnodeb
Cloning into 'osmo-hnodeb'...
+ git -C osmo-hnodeb checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 39bf4ef Bump version: 0.2.0.4-ffed → 0.2.1
+ branch=master
+ [ -d osmo-hnbgw ]
+ osmo_git_clone_url osmo-hnbgw
+ echo https://gerrit.osmocom.org/osmo-hnbgw
+ git clone --recursive https://gerrit.osmocom.org/osmo-hnbgw
Cloning into 'osmo-hnbgw'...
+ git -C osmo-hnbgw checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 2c88bdb Use proper SCCP release cause enum value instead of hardcoded value
+ branch=master
+ [ -d osmo-bsc-nat ]
+ osmo_git_clone_url osmo-bsc-nat
+ echo https://gerrit.osmocom.org/osmo-bsc-nat
+ git clone --recursive https://gerrit.osmocom.org/osmo-bsc-nat
Cloning into 'osmo-bsc-nat'...
+ git -C osmo-bsc-nat checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 4db9d75 jenkins.sh: Build against new libosmo-sigtran repo
+ branch=master
+ [ -d osmo-pcap ]
+ osmo_git_clone_url osmo-pcap
+ echo https://gerrit.osmocom.org/osmo-pcap
+ git clone --recursive https://gerrit.osmocom.org/osmo-pcap
Cloning into 'osmo-pcap'...
+ git -C osmo-pcap checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 6978069 Bump version: 0.7.0.6-82a3 → 0.8.0
+ branch=master
+ [ -d osmo-e1d ]
+ osmo_git_clone_url osmo-e1d
+ echo https://gerrit.osmocom.org/osmo-e1d
+ git clone --recursive https://gerrit.osmocom.org/osmo-e1d
Cloning into 'osmo-e1d'...
+ git -C osmo-e1d checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at f7dc586 Generate version.h files
+ branch=master
+ [ -d osmo-e1-recorder ]
+ osmo_git_clone_url osmo-e1-recorder
+ echo https://gerrit.osmocom.org/osmo-e1-recorder
+ git clone --recursive https://gerrit.osmocom.org/osmo-e1-recorder
Cloning into 'osmo-e1-recorder'...
+ git -C osmo-e1-recorder checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at fb73c30 contrib/jenkins: libosmo-abis after libosmo-netif
+ branch=master
+ [ -d libgtpnl ]
+ osmo_git_clone_url libgtpnl
+ echo https://gerrit.osmocom.org/libgtpnl
+ git clone --recursive https://gerrit.osmocom.org/libgtpnl
Cloning into 'libgtpnl'...
+ git -C libgtpnl checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at a8e0c6a Generate a version.h file
+ branch=master
+ [ -d osmo-upf ]
+ osmo_git_clone_url osmo-upf
+ echo https://gerrit.osmocom.org/osmo-upf
+ git clone --recursive https://gerrit.osmocom.org/osmo-upf
Cloning into 'osmo-upf'...
+ git -C osmo-upf checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 9494bd1 contrib/jenkins.sh: use https:// instead of git://
+ branch=master
+ [ -d osmo-isdntap ]
+ osmo_git_clone_url osmo-isdntap
+ echo https://gitea.osmocom.org/retronetworking/osmo-isdntap
+ git clone --recursive https://gitea.osmocom.org/retronetworking/osmo-isdntap
Cloning into 'osmo-isdntap'...
+ git -C osmo-isdntap checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 5479d21 check for DAHDI_RXMIRROR during configure stage
+ branch=master
+ [ -d osmo-uecups ]
+ osmo_git_clone_url osmo-uecups
+ echo https://gerrit.osmocom.org/osmo-uecups
+ git clone --recursive https://gerrit.osmocom.org/osmo-uecups
Cloning into 'osmo-uecups'...
+ git -C osmo-uecups checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 745d44e cosmetic: Improve comments on cancellable thread safety
+ branch=master
+ [ -d osmo-remsim ]
+ osmo_git_clone_url osmo-remsim
+ echo https://gerrit.osmocom.org/osmo-remsim
+ git clone --recursive https://gerrit.osmocom.org/osmo-remsim
Cloning into 'osmo-remsim'...
+ git -C osmo-remsim checkout origin/master
Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 0916f85 Bump version: 1.1.1.4-9a97 → 1.1.2
+ branch=osmo-iuh/master
+ [ -d asn1c ]
+ osmo_git_clone_url asn1c
+ echo https://gerrit.osmocom.org/asn1c
+ git clone --recursive https://gerrit.osmocom.org/asn1c
Cloning into 'asn1c'...
+ git -C asn1c checkout origin/osmo-iuh/master
Note: switching to 'origin/osmo-iuh/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at f32502e9 skeletons: fix misleading indentations
+ git -C libasn1c grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C libosmo-abis grep -l check_PROGRAMS
+ files=tests/Makefile.am
+ [ -n tests/Makefile.am ]
+ cd libosmo-abis
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/Makefile.am
+ git -C libosmocore grep -l check_PROGRAMS
+ files=tests/Makefile.am
tests/osmo-config-merge/Makefile.am
+ [ -n tests/Makefile.am
tests/osmo-config-merge/Makefile.am ]
+ cd libosmocore
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/Makefile.am tests/osmo-config-merge/Makefile.am
+ git -C libosmo-dsp grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C libosmo-gprs grep -l check_PROGRAMS
+ files=tests/gmm/Makefile.am
tests/llc/Makefile.am
tests/rlcmac/Makefile.am
tests/sm/Makefile.am
tests/sndcp/Makefile.am
+ [ -n tests/gmm/Makefile.am
tests/llc/Makefile.am
tests/rlcmac/Makefile.am
tests/sm/Makefile.am
tests/sndcp/Makefile.am ]
+ cd libosmo-gprs
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/gmm/Makefile.am tests/llc/Makefile.am tests/rlcmac/Makefile.am tests/sm/Makefile.am tests/sndcp/Makefile.am
+ git -C libosmo-netif grep -l check_PROGRAMS
+ files=tests/Makefile.am
tests/osmo-pcap-test/Makefile.am
+ [ -n tests/Makefile.am
tests/osmo-pcap-test/Makefile.am ]
+ cd libosmo-netif
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/Makefile.am tests/osmo-pcap-test/Makefile.am
+ git -C libosmo-pfcp grep -l check_PROGRAMS
+ files=debian/changelog
tests/libosmo-gtlv/Makefile.am
tests/libosmo-gtlv/test_gtlv_gen/Makefile.am
tests/libosmo-gtlv/test_tliv/Makefile.am
tests/libosmo-pfcp/Makefile.am
+ [ -n debian/changelog
tests/libosmo-gtlv/Makefile.am
tests/libosmo-gtlv/test_gtlv_gen/Makefile.am
tests/libosmo-gtlv/test_tliv/Makefile.am
tests/libosmo-pfcp/Makefile.am ]
+ cd libosmo-pfcp
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/libosmo-gtlv/Makefile.am tests/libosmo-gtlv/test_gtlv_gen/Makefile.am tests/libosmo-gtlv/test_tliv/Makefile.am tests/libosmo-pfcp/Makefile.am
+ git -C libosmo-sigtran grep -l check_PROGRAMS
+ files=debian/changelog
tests/m2ua/Makefile.am
tests/ss7/Makefile.am
tests/vty/Makefile.am
tests/xua/Makefile.am
+ [ -n debian/changelog
tests/m2ua/Makefile.am
tests/ss7/Makefile.am
tests/vty/Makefile.am
tests/xua/Makefile.am ]
+ cd libosmo-sigtran
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/m2ua/Makefile.am tests/ss7/Makefile.am tests/vty/Makefile.am tests/xua/Makefile.am
+ git -C libsmpp34 grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C libusrp grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C osmo-bsc grep -l check_PROGRAMS
+ files=debian/changelog
tests/abis/Makefile.am
tests/acc/Makefile.am
tests/bsc/Makefile.am
tests/codec_pref/Makefile.am
tests/gsm0408/Makefile.am
tests/handover/Makefile.am
tests/nanobts_omlattr/Makefile.am
tests/paging/Makefile.am
tests/subscr/Makefile.am
+ [ -n debian/changelog
tests/abis/Makefile.am
tests/acc/Makefile.am
tests/bsc/Makefile.am
tests/codec_pref/Makefile.am
tests/gsm0408/Makefile.am
tests/handover/Makefile.am
tests/nanobts_omlattr/Makefile.am
tests/paging/Makefile.am
tests/subscr/Makefile.am ]
+ cd osmo-bsc
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/abis/Makefile.am tests/acc/Makefile.am tests/bsc/Makefile.am tests/codec_pref/Makefile.am tests/gsm0408/Makefile.am tests/handover/Makefile.am tests/nanobts_omlattr/Makefile.am tests/paging/Makefile.am tests/subscr/Makefile.am
+ git -C osmo-msc grep -l check_PROGRAMS
+ files=debian/changelog
tests/csd/Makefile.am
tests/db_sms/Makefile.am
tests/mncc/Makefile.am
tests/msc_vlr/Makefile.am
tests/sdp_msg/Makefile.am
tests/smpp/Makefile.am
tests/sms_queue/Makefile.am
+ [ -n debian/changelog
tests/csd/Makefile.am
tests/db_sms/Makefile.am
tests/mncc/Makefile.am
tests/msc_vlr/Makefile.am
tests/sdp_msg/Makefile.am
tests/smpp/Makefile.am
tests/sms_queue/Makefile.am ]
+ cd osmo-msc
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/csd/Makefile.am tests/db_sms/Makefile.am tests/mncc/Makefile.am tests/msc_vlr/Makefile.am tests/sdp_msg/Makefile.am tests/smpp/Makefile.am tests/sms_queue/Makefile.am
+ git -C osmo-mgw grep -l check_PROGRAMS
+ files=debian/changelog
tests/mgcp/Makefile.am
tests/mgcp_client/Makefile.am
+ [ -n debian/changelog
tests/mgcp/Makefile.am
tests/mgcp_client/Makefile.am ]
+ cd osmo-mgw
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/mgcp/Makefile.am tests/mgcp_client/Makefile.am
+ git -C osmo-ggsn grep -l check_PROGRAMS
+ files=debian/changelog
tests/gtp/Makefile.am
tests/lib/Makefile.am
+ [ -n debian/changelog
tests/gtp/Makefile.am
tests/lib/Makefile.am ]
+ cd osmo-ggsn
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/gtp/Makefile.am tests/lib/Makefile.am
+ git -C osmo-gbproxy grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C osmo-sgsn grep -l check_PROGRAMS
+ files=debian/changelog
tests/gprs/Makefile.am
tests/gprs_routing_area/Makefile.am
tests/gtphub/Makefile.am
tests/sgsn/Makefile.am
tests/slhc/Makefile.am
tests/sndcp_xid/Makefile.am
tests/v42bis/Makefile.am
tests/xid/Makefile.am
+ [ -n debian/changelog
tests/gprs/Makefile.am
tests/gprs_routing_area/Makefile.am
tests/gtphub/Makefile.am
tests/sgsn/Makefile.am
tests/slhc/Makefile.am
tests/sndcp_xid/Makefile.am
tests/v42bis/Makefile.am
tests/xid/Makefile.am ]
+ cd osmo-sgsn
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/gprs/Makefile.am tests/gprs_routing_area/Makefile.am tests/gtphub/Makefile.am tests/sgsn/Makefile.am tests/slhc/Makefile.am tests/sndcp_xid/Makefile.am tests/v42bis/Makefile.am tests/xid/Makefile.am
+ git -C osmo-bts grep -l check_PROGRAMS
+ files=debian/changelog
tests/agch/Makefile.am
tests/amr/Makefile.am
tests/cipher/Makefile.am
tests/csd/Makefile.am
tests/handover/Makefile.am
tests/meas/Makefile.am
tests/misc/Makefile.am
tests/paging/Makefile.am
tests/power/Makefile.am
tests/sysmobts/Makefile.am
tests/ta_control/Makefile.am
tests/tx_power/Makefile.am
+ [ -n debian/changelog
tests/agch/Makefile.am
tests/amr/Makefile.am
tests/cipher/Makefile.am
tests/csd/Makefile.am
tests/handover/Makefile.am
tests/meas/Makefile.am
tests/misc/Makefile.am
tests/paging/Makefile.am
tests/power/Makefile.am
tests/sysmobts/Makefile.am
tests/ta_control/Makefile.am
tests/tx_power/Makefile.am ]
+ cd osmo-bts
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/agch/Makefile.am tests/amr/Makefile.am tests/cipher/Makefile.am tests/csd/Makefile.am tests/handover/Makefile.am tests/meas/Makefile.am tests/misc/Makefile.am tests/paging/Makefile.am tests/power/Makefile.am tests/sysmobts/Makefile.am tests/ta_control/Makefile.am tests/tx_power/Makefile.am
+ git -C osmo-gmr grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C osmo-iuh grep -l check_PROGRAMS
+ files=tests/Makefile.am
+ [ -n tests/Makefile.am ]
+ cd osmo-iuh
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/Makefile.am
+ git -C osmo-pcu grep -l check_PROGRAMS
+ files=debian/changelog
tests/Makefile.am
+ [ -n debian/changelog
tests/Makefile.am ]
+ cd osmo-pcu
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/Makefile.am
+ git -C osmo-sysmon grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C osmo-sip-connector grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C osmo-trx grep -l check_PROGRAMS
+ files=debian/changelog
tests/CommonLibs/Makefile.am
tests/Transceiver52M/Makefile.am
+ [ -n debian/changelog
tests/CommonLibs/Makefile.am
tests/Transceiver52M/Makefile.am ]
+ cd osmo-trx
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/CommonLibs/Makefile.am tests/Transceiver52M/Makefile.am
+ git -C osmo-hlr grep -l check_PROGRAMS
+ files=debian/changelog
tests/auc/Makefile.am
tests/db/Makefile.am
tests/gsup/Makefile.am
tests/mslookup/Makefile.am
+ [ -n debian/changelog
tests/auc/Makefile.am
tests/db/Makefile.am
tests/gsup/Makefile.am
tests/mslookup/Makefile.am ]
+ cd osmo-hlr
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/auc/Makefile.am tests/db/Makefile.am tests/gsup/Makefile.am tests/mslookup/Makefile.am
+ git -C osmocom-bb grep -l check_PROGRAMS
+ files=src/shared/libosmocore/tests/Makefile.am
+ [ -n src/shared/libosmocore/tests/Makefile.am ]
+ cd osmocom-bb
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ src/shared/libosmocore/tests/Makefile.am
+ git -C osmo-smlc grep -l check_PROGRAMS
+ files=debian/changelog
tests/smlc_subscr/Makefile.am
+ [ -n debian/changelog
tests/smlc_subscr/Makefile.am ]
+ cd osmo-smlc
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/smlc_subscr/Makefile.am
+ git -C osmo-cbc grep -l check_PROGRAMS
+ files=tests/sbcap/Makefile.am
+ [ -n tests/sbcap/Makefile.am ]
+ cd osmo-cbc
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/sbcap/Makefile.am
+ git -C simtrace2 grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C osmo-hnodeb grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C osmo-hnbgw grep -l check_PROGRAMS
+ files=debian/changelog
tests/ranap_rab_ass/Makefile.am
tests/umts_cell_id/Makefile.am
+ [ -n debian/changelog
tests/ranap_rab_ass/Makefile.am
tests/umts_cell_id/Makefile.am ]
+ cd osmo-hnbgw
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/ranap_rab_ass/Makefile.am tests/umts_cell_id/Makefile.am
+ git -C osmo-bsc-nat grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C osmo-pcap grep -l check_PROGRAMS
+ files=tests/rotate_localtime/Makefile.am
+ [ -n tests/rotate_localtime/Makefile.am ]
+ cd osmo-pcap
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/rotate_localtime/Makefile.am
+ git -C osmo-e1d grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C osmo-e1-recorder grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C libgtpnl grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C osmo-upf grep -l check_PROGRAMS
+ files=tests/unique_ids/Makefile.am
+ [ -n tests/unique_ids/Makefile.am ]
+ cd osmo-upf
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/unique_ids/Makefile.am
+ git -C osmo-isdntap grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C osmo-uecups grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ git -C osmo-remsim grep -l check_PROGRAMS
+ files=
+ true
+ [ -n ]
+ [ -d layer1-api ]
+ git clone https://gitea.sysmocom.de/sysmo-bts/layer1-api
Cloning into 'layer1-api'...
+ export PATH=/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin
+ PATH=/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin
+ rm -rf /build/coverity/source-Osmocom/cov-int
+ cov-build --dir /build/coverity/source-Osmocom/cov-int ./build_Osmocom.sh
Coverity Build Capture (64-bit) version 2024.6.1 on Linux 6.1.0-29-amd64 x86_64
Internal version numbers: d59b675bea p-2024.6-push-53
+ base_dir=/build/coverity
+ src_dir=/build/coverity/source-Osmocom
+ prefix=/build/coverity/install-Osmocom
+ install -d /build/coverity/install-Osmocom
+ export PKG_CONFIG_PATH=/build/coverity/install-Osmocom/lib/pkgconfig
+ PKG_CONFIG_PATH=/build/coverity/install-Osmocom/lib/pkgconfig
+ cd /build/coverity/source-Osmocom
+ rm -rf /build/coverity/install-Osmocom
~/coverity/source-Osmocom/layer1-api ~/coverity/source-Osmocom
+ build_layer1api
+ pushd layer1-api
+ install -d /build/coverity/install-Osmocom/include/sysmocom/femtobts/
+ cp include/gsml1const.h include/gsml1dbg.h include/gsml1prim.h include/gsml1types.h include/sbts2050_header.h include/superfemto.h /build/coverity/install-Osmocom/include/sysmocom/femtobts/
~/coverity/source-Osmocom
~/coverity/source-Osmocom/asn1c ~/coverity/source-Osmocom
+ popd
+ build_default asn1c
+ pushd asn1c
+ shift
+ do_build
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:4: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:4: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:4: the top level
configure.ac:11: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
configure.ac:11: You should run autoupdate.
m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from...
configure.ac:11: the top level
configure.ac:20: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
aclocal.m4:728: AM_PROG_LEX is expanded from...
configure.ac:20: the top level
configure.ac:75: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:75: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:75: the top level
configure.ac:88: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:88: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.ac:88: the top level
configure.ac:106: warning: AC_OUTPUT should be used without arguments.
configure.ac:106: You should run autoupdate.
configure.ac:10: installing 'config/ar-lib'
configure.ac:10: installing 'config/compile'
configure.ac:11: installing 'config/config.guess'
configure.ac:11: installing 'config/config.sub'
configure.ac:5: installing 'config/install-sh'
configure.ac:5: installing 'config/missing'
asn1c/Makefile.am: installing 'config/depcomp'
parallel-tests: installing 'config/test-driver'
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for bison... bison -y
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... no
checking whether yytext is a pointer... yes
checking for ar... /usr/bin/ar
checking whether make supports nested variables... (cached) yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wcast-qual... yes
checking whether C compiler accepts -Wchar-subscripts... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wno-error=cast-align... yes
checking whether C compiler accepts -Wno-error=visibility... no
checking whether C compiler accepts -Wno-error=parentheses-equality... no
checking whether C compiler accepts -Wno-error=unused-variable... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for sys/param.h... yes
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for intmax_t... yes
checking size of long is longer than 32 bit... no
checking for library containing getopt... none required
checking for strtoimax... yes
checking for strtoll... yes
checking for mergesort... no
checking for mkstemps... yes
checking for timegm... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether alloca strcasecmp is declared... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating skeletons/tests/Makefile
config.status: creating libasn1compiler/Makefile
config.status: creating libasn1parser/Makefile
config.status: creating libasn1print/Makefile
config.status: creating asn1c/tests/Makefile
config.status: creating libasn1fix/Makefile
config.status: creating doc/docsrc/Makefile
config.status: creating skeletons/Makefile
config.status: creating examples/Makefile
config.status: creating asn1c/Makefile
config.status: creating doc/Makefile
config.status: creating asn1c.spec
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
+ make -j 12
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c'
Making all in libasn1parser
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1parser'
CC asn1parser.lo
CC asn1p_y.lo
CC asn1p_l.lo
CC asn1p_oid.lo
CC asn1p_module.lo
CC asn1p_value.lo
CC asn1p_expr.lo
CC asn1p_xports.lo
CC asn1p_constr.lo
CC asn1p_param.lo
CC asn1p_class.lo
CC asn1p_ref.lo
CCLD libasn1parser.la
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1parser'
Making all in libasn1fix
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1fix'
CC asn1fix.lo
CC asn1fix_misc.lo
CC asn1fix_value.lo
CC asn1fix_compat.lo
CC asn1fix_constr.lo
CC asn1fix_cstring.lo
CC asn1fix_retrieve.lo
CC asn1fix_bitstring.lo
CC asn1fix_constraint.lo
CC asn1fix_integer.lo
CC asn1fix_crange.lo
CC asn1fix_dereft.lo
asn1fix.c: In function 'asn1f_fix_module__phase_2':
asn1fix.c:258:2: warning: #warning "Fix this memory leak" [-Wcpp]
258 | #warning "Fix this memory leak"
| ^~~~~~~
CC asn1fix_derefv.lo
CC asn1fix_export.lo
CC asn1fix_param.lo
CC asn1fix_class.lo
CC asn1fix_tags.lo
CC asn1fix_enum.lo
CC asn1fix_cws.lo
CC asn1fix_constraint_compat.lo
In file included from asn1fix_cws.c:1:
asn1fix_cws.c: In function 'asn1f_parse_class_object':
asn1fix_internal.h:108:25: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare]
108 | if(code < 0) { \
| ^
asn1fix_cws.c:53:17: note: in expansion of macro 'LOG'
53 | LOG((int)(ret < 0),
| ^~~
CCLD libasn1fix.la
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1fix'
Making all in libasn1print
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1print'
CC asn1print.lo
CCLD libasn1print.la
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1print'
Making all in libasn1compiler
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1compiler'
CC asn1compiler.lo
CC asn1c_misc.lo
CC asn1c_out.lo
CC asn1c_lang.lo
CC asn1c_save.lo
CC asn1c_C.lo
CC asn1c_constraint.lo
CC asn1c_compat.lo
CC asn1c_fdeps.lo
asn1c_C.c: In function 'expr_elements_count':
asn1c_C.c:1814:39: warning: comparison of constant '67' with boolean expression is always false [-Wbool-compare]
1814 | && !topmost_parent->expr_type == ASN_BASIC_INTEGER
| ^~
asn1c_C.c:1814:39: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
asn1c_C.c:1814:12: note: add parentheses around left hand side expression to silence this warning
1814 | && !topmost_parent->expr_type == ASN_BASIC_INTEGER
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
| ( )
asn1c_C.c:1815:39: warning: comparison of constant '69' with boolean expression is always false [-Wbool-compare]
1815 | && !topmost_parent->expr_type == ASN_BASIC_ENUMERATED)
| ^~
asn1c_C.c:1815:39: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
asn1c_C.c:1815:12: note: add parentheses around left hand side expression to silence this warning
1815 | && !topmost_parent->expr_type == ASN_BASIC_ENUMERATED)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
| ( )
CCLD libasn1compiler.la
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1compiler'
Making all in skeletons
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/skeletons'
Making all in .
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/skeletons'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/skeletons'
Making all in tests
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/skeletons/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/skeletons/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/skeletons'
Making all in examples
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/examples'
./crfc2asn1.pl ./rfc3280.txt
./crfc2asn1.pl ./rfc3280.txt
./crfc2asn1.pl ./rfc3525.txt
./crfc2asn1.pl ./rfc4511.txt
Found Lightweight-Directory-Access-Protocol-V3 at line 2983
=> Saving as rfc4511-Lightweight-Directory-Access-Protocol-V3.asn1
Found PKIX1Explicit88 at line 5124
=> Saving as rfc3280-PKIX1Explicit88.asn1
Found PKIX1Explicit88 at line 5124
=> Saving as rfc3280-PKIX1Explicit88.asn1
Found PKIX1Implicit88 at line 5850
=> Saving as rfc3280-PKIX1Implicit88.asn1
Found PKIX1Implicit88 at line 5850
=> Saving as rfc3280-PKIX1Implicit88.asn1
Found MEDIA-GATEWAY-CONTROL at line 5177
=> Saving as rfc3525-MEDIA-GATEWAY-CONTROL.asn1
make all-am
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/examples'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/examples'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/examples'
Making all in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/doc'
Making all in docsrc
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/doc/docsrc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/doc/docsrc'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/doc'
Making all in asn1c
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1c'
Making all in .
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1c'
CC asn1c.o
CC unber.o
CC enber.o
CCLD asn1c
CCLD enber
In file included from unber.c:38:
../skeletons/INTEGER.c: In function 'asn_int642INTEGER':
../skeletons/INTEGER.c:1340:41: warning: array subscript 0 is outside array bounds of 'int64_t[1]' {aka 'long int[1]'} [-Warray-bounds]
1340 | for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add)
| ~~~~~~^~~~~~
../skeletons/INTEGER.c:1296:42: note: at offset -1 into object 'value' of size 8
1296 | asn_int642INTEGER(INTEGER_t *st, int64_t value) {
| ~~~~~~~~^~~~~
In file included from unber.c:39:
In function 'OBJECT_IDENTIFIER__xer_body_decode',
inlined from 'xer_decode_primitive' at ../skeletons/asn_codecs_prim.c:285:7,
inlined from 'OBJECT_IDENTIFIER_decode_xer' at ../skeletons/OBJECT_IDENTIFIER.c:319:9:
../skeletons/OBJECT_IDENTIFIER.c:284:22: warning: 'ch' may be used uninitialized [-Wmaybe-uninitialized]
284 | arcs_count = OBJECT_IDENTIFIER_parse_arcs(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
285 | (const char *)chunk_buf, chunk_size, arcs,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
286 | sizeof(s_arcs)/sizeof(s_arcs[0]), &endptr);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../skeletons/OBJECT_IDENTIFIER.c: In function 'OBJECT_IDENTIFIER_decode_xer':
../skeletons/OBJECT_IDENTIFIER.c:649:1: note: by argument 1 of type 'const char *' to 'OBJECT_IDENTIFIER_parse_arcs' declared here
649 | OBJECT_IDENTIFIER_parse_arcs(const char *oid_text, ssize_t oid_txt_length,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from unber.c:41:
../skeletons/asn_codecs_prim.c:277:30: note: 'ch' declared here
277 | char ch;
| ^~
In file included from unber.c:40:
In function 'RELATIVE_OID__xer_body_decode',
inlined from 'xer_decode_primitive' at ../skeletons/asn_codecs_prim.c:285:7,
inlined from 'RELATIVE_OID_decode_xer' at ../skeletons/RELATIVE-OID.c:142:9:
../skeletons/RELATIVE-OID.c:107:22: warning: 'ch' may be used uninitialized [-Wmaybe-uninitialized]
107 | arcs_count = OBJECT_IDENTIFIER_parse_arcs(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
108 | (const char *)chunk_buf, chunk_size,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
109 | arcs, sizeof(s_arcs)/sizeof(s_arcs[0]), &endptr);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../skeletons/OBJECT_IDENTIFIER.c: In function 'RELATIVE_OID_decode_xer':
../skeletons/OBJECT_IDENTIFIER.c:649:1: note: by argument 1 of type 'const char *' to 'OBJECT_IDENTIFIER_parse_arcs' declared here
649 | OBJECT_IDENTIFIER_parse_arcs(const char *oid_text, ssize_t oid_txt_length,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../skeletons/asn_codecs_prim.c:277:30: note: 'ch' declared here
277 | char ch;
| ^~
../skeletons/asn_codecs_prim.c: In function 'xer_decode_primitive':
../skeletons/asn_codecs_prim.c:285:28: warning: 'ch' may be used uninitialized [-Wmaybe-uninitialized]
285 | if(prim_body_decoder(s_arg.type_descriptor,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
286 | s_arg.struct_key, &ch, 0)
| ~~~~~~~~~~~~~~~~~~~~~~~~~
../skeletons/asn_codecs_prim.c:285:28: note: by argument 3 of type 'const void *' to 'xer_primitive_body_decoder_f' {aka 'enum xer_pbd_rval(struct asn_TYPE_descriptor_s *, void *, const void *, long unsigned int)'}
../skeletons/asn_codecs_prim.c:277:30: note: 'ch' declared here
277 | char ch;
| ^~
CCLD unber
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1c'
Making all in tests
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1c/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1c/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1c'
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c'
+ make install
Making install in libasn1parser
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1parser'
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1parser'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1parser'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1parser'
Making install in libasn1fix
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1fix'
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1fix'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1fix'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1fix'
Making install in libasn1print
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1print'
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1print'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1print'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1print'
Making install in libasn1compiler
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1compiler'
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1compiler'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1compiler'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1compiler'
Making install in skeletons
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c/skeletons'
Making install in .
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/skeletons'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/skeletons'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/asn1c'
/usr/bin/install -c -m 644 ./README ./ANY.c ./ANY.h ./BIT_STRING.c ./BIT_STRING.h ./BMPString.c ./BMPString.h ./BOOLEAN.c ./BOOLEAN.h ./ENUMERATED.c ./ENUMERATED.h ./GeneralString.c ./GeneralString.h ./GeneralizedTime.c ./GeneralizedTime.h ./GraphicString.c ./GraphicString.h ./IA5String.c ./IA5String.h ./INTEGER.c ./INTEGER.h ./ISO646String.c ./ISO646String.h ./NULL.c ./NULL.h ./NativeEnumerated.c ./NativeEnumerated.h ./NativeInteger.c ./NativeInteger.h ./NativeReal.c ./NativeReal.h ./NumericString.c ./NumericString.h ./OBJECT_IDENTIFIER.c ./OBJECT_IDENTIFIER.h ./OCTET_STRING.c ./OCTET_STRING.h ./ObjectDescriptor.c ./ObjectDescriptor.h ./PrintableString.c '/build/coverity/install-Osmocom/share/asn1c'
/usr/bin/install -c -m 644 ./PrintableString.h ./REAL.c ./REAL.h ./RELATIVE-OID.c ./RELATIVE-OID.h ./T61String.c ./T61String.h ./TeletexString.c ./TeletexString.h ./UTCTime.c ./UTCTime.h ./UTF8String.c ./UTF8String.h ./UniversalString.c ./UniversalString.h ./VideotexString.c ./VideotexString.h ./VisibleString.c ./VisibleString.h ./asn_SEQUENCE_OF.c ./asn_SEQUENCE_OF.h ./asn_SET_OF.c ./asn_SET_OF.h ./asn_application.h ./asn_codecs.h ./asn_codecs_prim.c ./asn_codecs_prim.h ./asn_internal.h ./asn_system.h ./ber_decoder.c ./ber_decoder.h ./ber_tlv_length.c ./ber_tlv_length.h ./ber_tlv_tag.c ./ber_tlv_tag.h ./constr_CHOICE.c ./constr_CHOICE.h ./constr_SEQUENCE.c ./constr_SEQUENCE.h ./constr_SEQUENCE_OF.c '/build/coverity/install-Osmocom/share/asn1c'
/usr/bin/install -c -m 644 ./constr_SEQUENCE_OF.h ./constr_SET.c ./constr_SET.h ./constr_SET_OF.c ./constr_SET_OF.h ./constr_TYPE.c ./constr_TYPE.h ./constraints.c ./constraints.h ./converter-sample.c ./der_encoder.c ./der_encoder.h ./per_decoder.c ./per_decoder.h ./per_encoder.c ./per_encoder.h ./per_opentype.c ./per_opentype.h ./per_support.c ./per_support.h ./xer_decoder.c ./xer_decoder.h ./xer_encoder.c ./xer_encoder.h ./xer_support.c ./xer_support.h ./file-dependencies '/build/coverity/install-Osmocom/share/asn1c'
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/skeletons'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/skeletons'
Making install in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/skeletons/tests'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/skeletons/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/skeletons/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/skeletons/tests'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c/skeletons'
Making install in examples
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c/examples'
make install-am
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/examples'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/examples'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
/usr/bin/install -c crfc2asn1.pl '/build/coverity/install-Osmocom/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/examples'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/examples'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c/examples'
Making install in doc
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c/doc'
Making install in docsrc
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/doc/docsrc'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/doc/docsrc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/doc/docsrc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/doc/docsrc'
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/doc'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/doc/asn1c'
/usr/bin/install -c -m 644 ./asn1c-quick.pdf ./asn1c-usage.pdf '/build/coverity/install-Osmocom/share/doc/asn1c'
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/doc'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c/doc'
Making install in asn1c
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1c'
Making install in .
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1c'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1c'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c asn1c unber enber '/build/coverity/install-Osmocom/bin'
libtool: install: /usr/bin/install -c asn1c /build/coverity/install-Osmocom/bin/asn1c
libtool: install: /usr/bin/install -c unber /build/coverity/install-Osmocom/bin/unber
libtool: install: /usr/bin/install -c enber /build/coverity/install-Osmocom/bin/enber
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/man/man1'
/usr/bin/install -c -m 644 asn1c.1 unber.1 enber.1 '/build/coverity/install-Osmocom/share/man/man1'
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1c'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1c'
Making install in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1c/tests'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1c/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1c/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1c/tests'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1c'
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c'
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/doc/asn1c'
/usr/bin/install -c -m 644 README.md FAQ COPYING ChangeLog BUGS TODO '/build/coverity/install-Osmocom/share/doc/asn1c'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c'
+ popd
~/coverity/source-Osmocom
+ build_default libosmocore
+ pushd libosmocore
~/coverity/source-Osmocom/libosmocore ~/coverity/source-Osmocom
+ shift
+ do_build
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:76: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:76: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:76: the top level
configure.ac:90: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
configure.ac:90: the top level
configure.ac:180: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:180: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:180: the top level
configure.ac:474: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:474: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:474: the top level
configure.ac:613: warning: AC_OUTPUT should be used without arguments.
configure.ac:613: You should run autoupdate.
configure.ac:24: installing './compile'
configure.ac:26: installing './config.guess'
configure.ac:26: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ...
configure.ac:122: ... 'DOXYGEN' previously defined here
src/codec/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking whether byte ordering is bigendian... no
checking for egrep... (cached) /usr/bin/grep -E
checking for execinfo.h... yes
checking for poll.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/signalfd.h... yes
checking for sys/eventfd.h... yes
checking for sys/timerfd.h... yes
checking for syslog.h... yes
checking for ctype.h... yes
checking for netinet/tcp.h... yes
checking for netinet/in.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether HAVE_SYS_SOCKET_H is declared... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... none required
checking for library containing dlsym... none required
checking for backtrace in -lexecinfo... no
checking how to run the C preprocessor... gcc -E
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_getname_np(pthread_t, char*, size_t)... yes
checking for library containing clock_gettime... none required
checking for doxygen... /usr/bin/doxygen
checking whether SYS_getrandom is declared... yes
checking if gcc supports -fvisibility=hidden... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff member... yes
checking for gettid... yes
checking whether to workaround TLS bug in old gcc on ARM platforms...
checking for a Python interpreter with version >= 3.4... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.11
checking for python3 platform... linux
checking for GNU default python3 prefix... ${prefix}
checking for GNU default python3 exec_prefix... ${exec_prefix}
checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
checking for talloc >= 2.1.0... yes
checking for liburing >= 0.7... yes
checking for libpcsclite... yes
checking for libusb-1.0... yes
checking for gnutls >= 2.12.0... yes
checking for libmnl... yes
checking for libsctp... yes
checking whether to enable VTY/CTRL tests... no
checking whether C compiler accepts -mavx2... yes
checking whether C compiler accepts -mssse3... yes
checking whether C compiler accepts -msse4.1... yes
checking whether to enable ARM NEON instructions support... no
checking whether to include systemtap tracing support... no
checking whether to build with code coverage support... no
checking whether gcc has __builtin_cpu_supports built-in... yes
checking for struct tcp_info.tcpi_notsent_bytes... yes
checking for struct tcp_info.tcpi_rwnd_limited... yes
checking for struct tcp_info.tcpi_sndbuf_limited... yes
checking for struct tcp_info.tcpi_reord_seen... yes
CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall"
CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmocore.pc
config.status: creating libosmocodec.pc
config.status: creating libosmocoding.pc
config.status: creating libosmovty.pc
config.status: creating libosmogsm.pc
config.status: creating libosmoisdn.pc
config.status: creating libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating libosmousb.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/codec/Makefile
config.status: creating include/osmocom/coding/Makefile
config.status: creating include/osmocom/core/Makefile
config.status: creating include/osmocom/crypt/Makefile
config.status: creating include/osmocom/ctrl/Makefile
config.status: creating include/osmocom/gprs/Makefile
config.status: creating include/osmocom/gprs/protocol/Makefile
config.status: creating include/osmocom/gsm/Makefile
config.status: creating include/osmocom/gsm/protocol/Makefile
config.status: creating include/osmocom/isdn/Makefile
config.status: creating include/osmocom/sim/Makefile
config.status: creating include/osmocom/usb/Makefile
config.status: creating include/osmocom/vty/Makefile
config.status: creating src/Makefile
config.status: creating src/core/Makefile
config.status: creating src/vty/Makefile
config.status: creating src/codec/Makefile
config.status: creating src/coding/Makefile
config.status: creating src/sim/Makefile
config.status: creating src/usb/Makefile
config.status: creating src/gsm/Makefile
config.status: creating src/isdn/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tapset/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/osmo-config-merge/Makefile
config.status: creating utils/Makefile
config.status: creating utils/osmo-stat-dummy/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.isdn
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
config.status: creating Doxyfile.gb
config.status: creating Doxyfile.ctrl
config.status: creating Doxyfile.sim
config.status: creating Doxyfile.usb
config.status: creating Makefile
config.status: creating contrib/libosmocore.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing tests/osmo-config-merge/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ make -j 12
echo 1.11.0.46-c65cb-dirty > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libosmocore'
Making all in include
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include'
Making all in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom'
Making all in core
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/core'
GEN bit16gen.h
GEN bit32gen.h
GEN bit64gen.h
GEN crc16gen.h
GEN crc32gen.h
GEN crc64gen.h
GEN bit16gen.h
GEN crc8gen.h
GEN bit32gen.h
GEN bit64gen.h
GEN version.h
GEN socket_compat.h
GEN crc64gen.h
GEN crc32gen.h
GEN crc16gen.h
GEN crc8gen.h
GEN version.h
GEN socket_compat.h
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/core'
Making all in vty
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/vty'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/vty'
Making all in codec
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/codec'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/codec'
Making all in gsm
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
GEN gsm0503.h
Generating header file...
Generate 'xcch' declaration
Generate 'tch_f24' declaration
Generate 'tch_h24' declaration
Generate 'tch_f48' declaration
Generate 'tch_f96' declaration
Generate 'tch_f144' declaration
Generate 'rach' declaration
Generate 'rach_ext' declaration
Generate 'sch' declaration
Generate 'cs2' declaration
Generate 'cs3' declaration
Generate 'cs2_np' declaration
Generate 'cs3_np' declaration
Generate 'tch_afs_12_2' declaration
Generate 'tch_afs_10_2' declaration
Generate 'tch_afs_7_95' declaration
Generate 'tch_afs_7_4' declaration
Generate 'tch_afs_6_7' declaration
Generate 'tch_afs_5_9' declaration
Generate 'tch_afs_5_15' declaration
Generate 'tch_afs_4_75' declaration
Generate 'tch_fr' declaration
Generate 'tch_hr' declaration
Generate 'tch_ahs_7_95' declaration
Generate 'tch_ahs_7_4' declaration
Generate 'tch_ahs_6_7' declaration
Generate 'tch_ahs_5_9' declaration
Generate 'tch_ahs_5_15' declaration
Generate 'tch_ahs_4_75' declaration
Generate 'tch_axs_sid_update' declaration
Generate 'mcs1_dl_hdr' declaration
Generate 'mcs1_ul_hdr' declaration
Generate 'mcs1' declaration
Generate 'mcs2' declaration
Generate 'mcs3' declaration
Generate 'mcs4' declaration
Generate 'mcs5_dl_hdr' declaration
Generate 'mcs5_ul_hdr' declaration
Generate 'mcs5' declaration
Generate 'mcs6' declaration
Generate 'mcs7_dl_hdr' declaration
Generate 'mcs7_ul_hdr' declaration
Generate 'mcs7' declaration
Generate 'mcs8' declaration
Generate 'mcs9' declaration
Generation complete.
make all-recursive
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
Making all in protocol
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm/protocol'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm/protocol'
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
Making all in isdn
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/isdn'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/isdn'
Making all in crypt
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/crypt'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/crypt'
Making all in coding
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/coding'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/coding'
Making all in gprs
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs'
Making all in protocol
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs/protocol'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs/protocol'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs'
Making all in ctrl
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/ctrl'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/ctrl'
Making all in sim
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/sim'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/sim'
Making all in usb
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/usb'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/usb'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include'
Making all in src
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src'
Making all in core
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/core'
GEN crc8gen.c
GEN crc16gen.c
GEN crc32gen.c
GEN crc64gen.c
make all-am
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/core'
CC application.lo
CC backtrace.lo
CC base64.lo
CC bitvec.lo
CC bits.lo
CC context.lo
CC bitcomp.lo
CC conv.lo
CC conv_acc.lo
CC counter.lo
CC conv_acc_generic.lo
CC crc16.lo
CC crc8gen.lo
CC crc16gen.lo
CC crc32gen.lo
CC crc64gen.lo
CC exec.lo
CC fsm.lo
CC gsmtap_util.lo
CC isdnhdlc.lo
CC it_q.lo
CC logging.lo
CC logging_syslog.lo
CC logging_gsmtap.lo
CC loggingrb.lo
CC macaddr.lo
CC msgb.lo
CC netdev.lo
CC netns.lo
CC osmo_io.lo
CC osmo_io_poll.lo
CC panic.lo
CC prbs.lo
CC prim.lo
CC rate_ctr.lo
CC rbtree.lo
CC select.lo
CC sercomm.lo
CC signal.lo
CC sockaddr_str.lo
CC socket.lo
CC soft_uart.lo
CC stat_item.lo
CC stats.lo
CC stats_statsd.lo
CC stats_tcp.lo
CC strrb.lo
CC tdef.lo
CC thread.lo
CC time_cc.lo
CC timer.lo
CC timer_gettimeofday.lo
CC timer_clockgettime.lo
CC tun.lo
CC use_count.lo
CC utils.lo
CC write_queue.lo
CC conv_acc_sse.lo
CC conv_acc_sse_avx.lo
CC plugin.lo
CC msgfile.lo
CC serial.lo
CC mnl.lo
CC osmo_io_uring.lo
CCLD libosmocore.la
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/core'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/core'
Making all in vty
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/vty'
CC buffer.lo
CC command.lo
CC cpu_sched_vty.lo
CC fsm_vty.lo
CC logging_vty.lo
CC misc_vty.lo
CC talloc_ctx_vty.lo
CC stats_vty.lo
CC tdef_vty.lo
CC telnet_interface.lo
CC utils.lo
CC vector.lo
CC vty.lo
CCLD libosmovty.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/vty'
Making all in isdn
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/isdn'
CC i460_mux.lo
CC lapd_core.lo
CC v110.lo
CC v110_ta.lo
CCLD libisdnint.la
CCLD libosmoisdn.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/isdn'
Making all in codec
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/codec'
CC gsm610.lo
CC gsm620.lo
CC gsm660.lo
CC gsm690.lo
CC ecu.lo
CC hr_sid_class.lo
CC ecu_fr.lo
CC ecu_fr_old.lo
CCLD libosmocodec.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/codec'
Making all in gsm
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/gsm'
GEN gsm0503_conv.c
Generating convolutional codes...
Generate 'xcch' definition
Generate 'tch_f24' definition
Generate 'tch_h24' definition
Generate 'tch_f48' definition
Generate 'tch_f96' definition
Generate 'tch_f144' definition
Generate 'rach' definition
Generate 'rach_ext' definition
Generate 'sch' definition
Generate 'cs2' definition
Generate 'cs3' definition
Generate 'cs2_np' definition
Generate 'cs3_np' definition
Generate 'tch_afs_12_2' definition
Generate 'tch_afs_10_2' definition
Generate 'tch_afs_7_95' definition
Generate 'tch_afs_7_4' definition
Generate 'tch_afs_6_7' definition
Generate 'tch_afs_5_9' definition
Generate 'tch_afs_5_15' definition
Generate 'tch_afs_4_75' definition
Generate 'tch_fr' definition
Generate 'tch_hr' definition
Generate 'tch_ahs_7_95' definition
Generate 'tch_ahs_7_4' definition
Generate 'tch_ahs_6_7' definition
Generate 'tch_ahs_5_9' definition
Generate 'tch_ahs_5_15' definition
Generate 'tch_ahs_4_75' definition
Generate 'tch_axs_sid_update' definition
Generate 'mcs1_dl_hdr' definition
Generate 'mcs1_ul_hdr' definition
Generate 'mcs1' definition
Generate 'mcs2' definition
Generate 'mcs3' definition
Generate 'mcs4' definition
Generate 'mcs5_dl_hdr' definition
Generate 'mcs5_ul_hdr' definition
Generate 'mcs5' definition
Generate 'mcs6' definition
Generate 'mcs7_dl_hdr' definition
Generate 'mcs7_ul_hdr' definition
Generate 'mcs7' definition
Generate 'mcs8' definition
Generate 'mcs9' definition
Generation complete.
make all-am
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/gsm'
CC a5.lo
CC rxlev_stat.lo
CC tlv_parser.lo
CC comp128.lo
CC comp128v23.lo
CC gsm_utils.lo
CC gsm48.lo
CC rsl.lo
CC gsm48_ie.lo
CC gsm48_arfcn_range_encode.lo
CC gsm0808.lo
CC sysinfo.lo
CC gprs_cipher_core.lo
CC gprs_rlc.lo
CC gsm0480.lo
CC abis_nm.lo
CC gsm0502.lo
gsm_utils.c:106:9: note: '#pragma message: glibc 2.36 random detected'
106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected")
| ^~~~~~~
CC gsm0411_utils.lo
CC gsm0411_smc.lo
CC gsm0411_smr.lo
CC gsm0414.lo
CC lapdm.lo
CC kasumi.lo
CC gsm29205.lo
CC gsm_04_08_gprs.lo
CC auth_core.lo
CC auth_comp128v1.lo
CC auth_comp128v23.lo
CC auth_xor.lo
CC auth_xor_2g.lo
CC auth_milenage.lo
CC gea.lo
CC milenage/aes-internal.lo
CC milenage/aes-internal-enc.lo
CC milenage/milenage.lo
CC gan.lo
CC ipa.lo
CC gsm0341.lo
CC apn.lo
CC auth_tuak.lo
CC gprs_gea.lo
CC gsm0503_conv.lo
CC oap.lo
CC gsm0808_utils.lo
CC gsm23003.lo
CC gsm23236.lo
CC mncc.lo
CC bts_features.lo
CC oap_client.lo
CC gsm29118.lo
CC gsm48_rest_octets.lo
CC cbsp.lo
CC gsm48049.lo
CC gad.lo
CC bsslap.lo
CC bssmap_le.lo
CC kdf.lo
CC iuup.lo
CC gsm44021.lo
CC gsm44068.lo
CC rlp.lo
CC gsup.lo
CC gsup_sms.lo
CC milenage/aes-encblock.lo
CC tuak/KeccakP-1600-3gpp.lo
CC tuak/tuak.lo
CCLD libgsmint.la
CCLD libosmogsm.la
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/gsm'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/gsm'
Making all in coding
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/coding'
CC gsm0503_interleaving.lo
CC gsm0503_mapping.lo
CC gsm0503_tables.lo
CC gsm0503_parity.lo
CC gsm0503_coding.lo
CC gsm0503_amr_dtx.lo
CCLD libosmocoding.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/coding'
Making all in gb
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/gb'
CC gprs_ns.lo
CC gprs_ns_frgre.lo
CC gprs_ns_vty.lo
CC gprs_ns_sns.lo
CC gprs_bssgp_util.lo
CC gprs_bssgp.lo
CC gprs_bssgp_rim.lo
CC gprs_bssgp_vty.lo
CC gprs_bssgp_bss.lo
CC gprs_ns2.lo
CC gprs_ns2_udp.lo
CC gprs_ns2_frgre.lo
CC gprs_ns2_fr.lo
CC gprs_ns2_vc_fsm.lo
CC gprs_ns2_sns.lo
CC gprs_ns2_message.lo
CC gprs_ns2_vty.lo
CC gprs_bssgp2.lo
CC bssgp_bvc_fsm.lo
CC common_vty.lo
CC frame_relay.lo
CCLD libosmogb.la
CCLD libosmogb-test.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/gb'
Making all in ctrl
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/ctrl'
CC control_cmd.lo
CC control_if.lo
CC fsm_ctrl_commands.lo
CC control_vty.lo
CCLD libosmoctrl.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/ctrl'
Making all in pseudotalloc
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/pseudotalloc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/pseudotalloc'
Making all in sim
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/sim'
CC core.lo
CC reader.lo
CC class_tables.lo
CC card_fs_usim.lo
CC card_fs_sim.lo
CC card_fs_uicc.lo
CC card_fs_hpsim.lo
CC card_fs_isim.lo
CC reader_pcsc.lo
CC card_fs_tetra.lo
CCLD libosmosim.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/sim'
Making all in usb
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/usb'
CC osmo_libusb.lo
CCLD libosmousb.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/usb'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src'
Making all in utils
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmocore/utils'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/utils'
CC osmo-arfcn.o
CC osmo-auc-gen.o
CC osmo-config-merge.o
CC gsmtap-logsend.o
CC osmo-aka-verify.o
CC osmo-ns-dummy.o
CC osmo_sim_test-osmo-sim-test.o
CC osmo-ns-dummy-vty.o
CCLD osmo-aka-verify
CCLD osmo-config-merge
CCLD osmo-arfcn
CCLD osmo-sim-test
CCLD osmo-auc-gen
CCLD osmo-ns-dummy
CCLD osmo-gsmtap-logsend
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/utils'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/utils'
Making all in tapset
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tapset'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tapset'
Making all in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tests'
GEN conv/gsm0503_test_vectors.c
Generating test vectors...
Generate 'xcch' test vector
Generate 'tch_f24' test vector
Generate 'tch_h24' test vector
Generate 'tch_f48' test vector
Generate 'tch_f96' test vector
Generate 'tch_f144' test vector
Generate 'rach' test vector
Generate 'rach_ext' test vector
Generate 'sch' test vector
Generate 'cs2' test vector
Generate 'cs3' test vector
Generate 'cs2_np' test vector
Generate 'cs3_np' test vector
Generate 'tch_afs_12_2' test vector
Generate 'tch_afs_10_2' test vector
Generate 'tch_afs_7_95' test vector
Generate 'tch_afs_7_4' test vector
Generate 'tch_afs_6_7' test vector
Generate 'tch_afs_5_9' test vector
Generate 'tch_afs_5_15' test vector
Generate 'tch_afs_4_75' test vector
Generate 'tch_fr' test vector
Generate 'tch_hr' test vector
Generate 'tch_ahs_7_95' test vector
Generate 'tch_ahs_7_4' test vector
Generate 'tch_ahs_6_7' test vector
Generate 'tch_ahs_5_9' test vector
Generate 'tch_ahs_5_15' test vector
Generate 'tch_ahs_4_75' test vector
Generate 'tch_axs_sid_update' test vector
Generate 'mcs1_dl_hdr' test vector
Generate 'mcs1_ul_hdr' test vector
Generate 'mcs1' test vector
Generate 'mcs2' test vector
Generate 'mcs3' test vector
Generate 'mcs4' test vector
Generate 'mcs5_dl_hdr' test vector
Generate 'mcs5_ul_hdr' test vector
Generate 'mcs5' test vector
Generate 'mcs6' test vector
Generate 'mcs7_dl_hdr' test vector
Generate 'mcs7_ul_hdr' test vector
Generate 'mcs7' test vector
Generate 'mcs8' test vector
Generate 'mcs9' test vector
Generation complete.
make all-recursive
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tests'
Making all in .
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tests'
CC bits/bitcomp_test.o
CC bits/bitfield_test.o
CC conv/conv_gsm0503_test-conv.o
CC conv/conv_gsm0503_test-conv_gsm0503_test.o
CC conv/conv_gsm0503_test-gsm0503_test_vectors.o
CC codec/codec_ecu_fr_test.o
CC codec/codec_efr_sid_test.o
CC codec/codec_fr_sid_test.o
CC codec/codec_hr_sid_test.o
CC timer/clk_override_test.o
CC oap/oap_client_test.o
CC logging/logging_vty_test.o
CC auth/xor2g_test.o
CC vty/vty_test.o
CC socket/socket_sctp_test.o
CC timer/timer_test.o
CC sms/sms_test.o
CC ussd/ussd_test.o
CC bits/bitrev_test.o
CC a5/a5_test.o
CC conv/conv_test.o
CC conv/conv.o
CC auth/milenage_test.o
CC auth/tuak_test-tuak_test.o
CC lapd/lapd_test.o
CC gsm0808/gsm0808_test.o
CC gsm0408/gsm0408_test.o
CC gprs/gprs_test.o
CC kasumi/kasumi_test.o
CC gea/gea_test.o
CC logging/logging_test.o
CC codec/codec_test.o
CC logging/logging_gsmtap_test.o
CC loggingrb/loggingrb_test.o
CC strrb/strrb_test.o
CC comp128/comp128_test.o
CC bitvec/bitvec_test.o
CC msgb/msgb_test.o
CCLD bits/bitcomp_test
CCLD bits/bitfield_test
CC tlv/tlv_test.o
CC oap/oap_test.o
CC write_queue/wqueue_test.o
CC socket/socket_test.o
CC coding/coding_test.o
CCLD conv/conv_gsm0503_test
CC abis/abis_test.o
CC endian/endian_test.o
CC sercomm/sercomm_test.o
CC prbs/prbs_test.o
CC gsm23003/gsm23003_test.o
CC gsm23236/gsm23236_test.o
CCLD codec/codec_ecu_fr_test
CCLD codec/codec_efr_sid_test
CCLD codec/codec_fr_sid_test
CCLD codec/codec_hr_sid_test
CCLD timer/clk_override_test
CCLD oap/oap_client_test
CC gsm29205/gsm29205_test.o
CCLD logging/logging_vty_test
CC vty/vty_transcript_test.o
CC tdef/tdef_test.o
CC tdef/tdef_vty_config_root_test.o
CC tdef/tdef_vty_config_subnode_test.o
CC tdef/tdef_vty_dynamic_test.o
CC sockaddr_str/sockaddr_str_test.o
CC use_count/use_count_test.o
CC context/context_test.o
CC gsm0502/gsm0502_test.o
CC dtx/dtx_gsm0503_test.o
CC i460_mux/i460_mux_test.o
CC bitgen/bitgen_test.o
CC gad/gad_test.o
CC bsslap/bsslap_test.o
CC bssmap_le/bssmap_le_test.o
CC it_q/it_q_test.o
CC time_cc/time_cc_test.o
CC gsm48/rest_octets_test.o
CC base64/base64_test.o
CC iuup/iuup_test.o
CC smscb/smscb_test.o
CC smscb/gsm0341_test.o
CC smscb/cbsp_test.o
CCLD auth/xor2g_test
CC v110/frame_test.o
CC v110/ra1_test.o
CC v110/ta_test.o
CC gsm44021/frame_csd_test.o
CC osmo_io/osmo_io_test.o
CC soft_uart/soft_uart_test.o
CC rlp/rlp_test.o
CC jhash/jhash_test.o
CC msgfile/msgfile_test.o
CC sim/sim_test.o
CC utils/utils_test.o
CCLD vty/vty_test
CC ctrl/ctrl_test.o
CC fsm/fsm_test.o
CC fsm/fsm_dealloc_test.o
CC gsup/gsup_test.o
CC stats/stats_test-stats_test.o
CC stats/stats_vty_test.o
CC exec/exec_test.o
CC gb/bssgp_fc_test.o
CC gb/gprs_bssgp_test.o
CC gb/gprs_bssgp_rim_test.o
CC gb/gprs_ns_test.o
CC gb/gprs_ns2_test.o
CC fr/fr_test.o
CCLD socket/socket_sctp_test
CCLD timer/timer_test
CCLD sms/sms_test
CCLD ussd/ussd_test
CCLD bits/bitrev_test
CCLD a5/a5_test
CCLD conv/conv_test
CCLD auth/milenage_test
CCLD auth/tuak_test
CCLD lapd/lapd_test
CCLD gsm0808/gsm0808_test
CCLD gsm0408/gsm0408_test
CCLD gprs/gprs_test
CCLD kasumi/kasumi_test
CCLD gea/gea_test
CCLD logging/logging_test
CCLD codec/codec_test
CCLD logging/logging_gsmtap_test
CCLD loggingrb/loggingrb_test
CCLD strrb/strrb_test
CCLD comp128/comp128_test
CCLD bitvec/bitvec_test
CCLD msgb/msgb_test
CCLD tlv/tlv_test
CCLD oap/oap_test
CCLD write_queue/wqueue_test
CCLD socket/socket_test
CCLD coding/coding_test
CCLD abis/abis_test
CCLD endian/endian_test
CCLD sercomm/sercomm_test
CCLD prbs/prbs_test
CCLD gsm23003/gsm23003_test
CCLD gsm23236/gsm23236_test
CCLD gsm29205/gsm29205_test
CCLD vty/vty_transcript_test
CCLD tdef/tdef_test
CCLD tdef/tdef_vty_config_root_test
CCLD tdef/tdef_vty_config_subnode_test
CCLD tdef/tdef_vty_dynamic_test
CCLD sockaddr_str/sockaddr_str_test
CCLD use_count/use_count_test
CCLD context/context_test
CCLD gsm0502/gsm0502_test
CCLD dtx/dtx_gsm0503_test
CCLD i460_mux/i460_mux_test
CCLD bitgen/bitgen_test
CCLD gad/gad_test
CCLD bsslap/bsslap_test
CCLD bssmap_le/bssmap_le_test
CCLD it_q/it_q_test
CCLD time_cc/time_cc_test
CCLD gsm48/rest_octets_test
CCLD base64/base64_test
CCLD iuup/iuup_test
CCLD smscb/smscb_test
CCLD smscb/gsm0341_test
CCLD smscb/cbsp_test
CCLD v110/frame_test
CCLD v110/ra1_test
CCLD v110/ta_test
CCLD gsm44021/frame_csd_test
CCLD osmo_io/osmo_io_test
CCLD soft_uart/soft_uart_test
CCLD rlp/rlp_test
CCLD jhash/jhash_test
CCLD msgfile/msgfile_test
CCLD sim/sim_test
CCLD utils/utils_test
CCLD ctrl/ctrl_test
CCLD fsm/fsm_test
CCLD fsm/fsm_dealloc_test
CCLD gsup/gsup_test
CCLD stats/stats_test
CCLD stats/stats_vty_test
CCLD exec/exec_test
CCLD gb/bssgp_fc_test
CCLD gb/gprs_bssgp_test
CCLD gb/gprs_bssgp_rim_test
CCLD gb/gprs_ns_test
CCLD gb/gprs_ns2_test
CCLD fr/fr_test
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tests'
Making all in osmo-config-merge
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tests/osmo-config-merge'
CC ../../utils/osmo-config-merge.o
CCLD ../../utils/osmo-config-merge
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tests/osmo-config-merge'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tests'
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmocore'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmocore'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libosmocore'
+ make install
make install-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libosmocore'
Making install in include
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include'
Making install in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom'
Making install in core
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/core'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/core'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/core'
/usr/bin/install -c -m 644 application.h backtrace.h base64.h bit16gen.h bit32gen.h bit64gen.h bits.h bitvec.h bitcomp.h byteswap.h conv.h counter.h crc16.h crc16gen.h crc32gen.h crc64gen.h crc8gen.h crcgen.h endian.h defs.h exec.h fsm.h gsmtap.h gsmtap_util.h hash.h hashtable.h isdnhdlc.h it_q.h jhash.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h '/build/coverity/install-Osmocom/include/osmocom/core'
/usr/bin/install -c -m 644 panic.h prbs.h prim.h process.h rate_ctr.h stat_item.h stats_tcp.h select.h sercomm.h signal.h socket.h statistics.h strrb.h talloc.h tdef.h thread.h timer.h timer_compat.h tun.h utils.h version.h write_queue.h sockaddr_str.h soft_uart.h time_cc.h use_count.h socket_compat.h plugin.h msgfile.h serial.h mnl.h '/build/coverity/install-Osmocom/include/osmocom/core'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/core'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/core'
Making install in vty
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/vty'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/vty'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/vty'
/usr/bin/install -c -m 644 buffer.h command.h logging.h stats.h misc.h telnet_interface.h vector.h vty.h ports.h cpu_sched_vty.h tdef_vty.h '/build/coverity/install-Osmocom/include/osmocom/vty'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/vty'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/vty'
Making install in codec
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/codec'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/codec'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/codec'
/usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/build/coverity/install-Osmocom/include/osmocom/codec'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/codec'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/codec'
Making install in gsm
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
make install-recursive
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
Making install in protocol
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm/protocol'
make[7]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm/protocol'
make[7]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/gsm/protocol'
/usr/bin/install -c -m 644 gsm_23_032.h gsm_03_40.h gsm_03_41.h gsm_04_08.h gsm_04_08_gprs.h gsm_04_11.h gsm_04_12.h gsm_04_14.h gsm_04_80.h gsm_08_08.h gsm_08_58.h gsm_09_02.h gsm_12_21.h gsm_23_003.h gsm_23_041.h gsm_25_415.h gsm_29_118.h gsm_44_004.h gsm_44_060.h gsm_44_068.h gsm_44_318.h gsm_48_049.h gsm_48_071.h gsm_49_031.h ipaccess.h smpp34_osmocom.h '/build/coverity/install-Osmocom/include/osmocom/gsm/protocol'
make[7]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm/protocol'
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm/protocol'
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
make[7]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
make[7]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/gsm'
/usr/bin/install -c -m 644 a5.h abis_nm.h apn.h bts_features.h cbsp.h comp128.h comp128v23.h bitvec_gsm.h gan.h gsm0341.h gsm0411_smc.h gsm0411_smr.h gsm0411_utils.h gsm0480.h gsm0502.h gsm0503.h bsslap.h bssmap_le.h gad.h gsm0808.h gsm0808_lcs.h gsm29205.h gsm0808_utils.h gsm23003.h gsm23236.h gsm29118.h gsm44021.h gsm48.h gsm48_arfcn_range_encode.h gsm48_ie.h gsm48_rest_octets.h gsm_utils.h gsup.h gsup_sms.h i460_mux.h ipa.h iuup.h lapd_core.h lapdm.h meas_rep.h '/build/coverity/install-Osmocom/include/osmocom/gsm'
/usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rlp.h rsl.h rtp_extensions.h rxlev_stat.h sysinfo.h tlv.h '/build/coverity/install-Osmocom/include/osmocom/gsm'
make[7]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gsm'
Making install in isdn
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/isdn'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/isdn'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/isdn'
/usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h v110_ta.h '/build/coverity/install-Osmocom/include/osmocom/isdn'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/isdn'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/isdn'
Making install in crypt
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/crypt'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/crypt'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/crypt'
/usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/build/coverity/install-Osmocom/include/osmocom/crypt'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/crypt'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/crypt'
Making install in coding
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/coding'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/coding'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/coding'
/usr/bin/install -c -m 644 gsm0503_tables.h gsm0503_parity.h gsm0503_mapping.h gsm0503_interleaving.h gsm0503_coding.h gsm0503_amr_dtx.h '/build/coverity/install-Osmocom/include/osmocom/coding'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/coding'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/coding'
Making install in gprs
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs'
Making install in protocol
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs/protocol'
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs/protocol'
make[6]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/gprs/protocol'
/usr/bin/install -c -m 644 gsm_04_60.h gsm_08_16.h gsm_08_18.h gsm_24_301.h '/build/coverity/install-Osmocom/include/osmocom/gprs/protocol'
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs/protocol'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs/protocol'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs'
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs'
make[6]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/gprs'
/usr/bin/install -c -m 644 frame_relay.h bssgp_bvc_fsm.h gprs_bssgp.h gprs_bssgp2.h gprs_bssgp_bss.h gprs_bssgp_rim.h gprs_msgb.h gprs_ns.h gprs_ns_frgre.h gprs_ns2.h gprs_rlc.h '/build/coverity/install-Osmocom/include/osmocom/gprs'
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/gprs'
Making install in ctrl
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/ctrl'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/ctrl'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/ctrl'
/usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/build/coverity/install-Osmocom/include/osmocom/ctrl'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/ctrl'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/ctrl'
Making install in sim
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/sim'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/sim'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/sim'
/usr/bin/install -c -m 644 class_tables.h sim.h '/build/coverity/install-Osmocom/include/osmocom/sim'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/sim'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/sim'
Making install in usb
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/usb'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/usb'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/usb'
/usr/bin/install -c -m 644 libusb.h '/build/coverity/install-Osmocom/include/osmocom/usb'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/usb'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom/usb'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/include'
Making install in src
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src'
Making install in core
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/core'
make install-am
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/core'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/core'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocore.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libosmocore.so.22.1.0 /build/coverity/install-Osmocom/lib/libosmocore.so.22.1.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmocore.so.22.1.0 libosmocore.so.22 || { rm -f libosmocore.so.22 && ln -s libosmocore.so.22.1.0 libosmocore.so.22; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmocore.so.22.1.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.22.1.0 libosmocore.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocore.lai /build/coverity/install-Osmocom/lib/libosmocore.la
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/core'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/core'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/core'
Making install in vty
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/vty'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/vty'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '/build/coverity/install-Osmocom/lib'
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd /build/coverity/source-Osmocom/libosmocore/src/vty; /bin/bash "/build/coverity/source-Osmocom/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:2:0 -no-undefined -o libosmovty.la -rpath /build/coverity/install-Osmocom/lib buffer.lo command.lo cpu_sched_vty.lo fsm_vty.lo logging_vty.lo misc_vty.lo stats_vty.lo talloc_ctx_vty.lo tdef_vty.lo telnet_interface.lo utils.lo vector.lo vty.lo ../../src/core/libosmocore.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.2T /build/coverity/install-Osmocom/lib/libosmovty.so.13.0.2
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmovty.so.13.0.2 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.2 libosmovty.so.13; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmovty.so.13.0.2 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.2 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /build/coverity/install-Osmocom/lib/libosmovty.la
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/vty'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/vty'
Making install in isdn
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/isdn'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/isdn'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoisdn.la '/build/coverity/install-Osmocom/lib'
libtool: warning: relinking 'libosmoisdn.la'
libtool: install: (cd /build/coverity/source-Osmocom/libosmocore/src/isdn; /bin/bash "/build/coverity/source-Osmocom/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 2:0:2 -no-undefined -o libosmoisdn.la -rpath /build/coverity/install-Osmocom/lib libisdnint.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.2.0T /build/coverity/install-Osmocom/lib/libosmoisdn.so.0.2.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so.0 || { rm -f libosmoisdn.so.0 && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so.0; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so || { rm -f libosmoisdn.so && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /build/coverity/install-Osmocom/lib/libosmoisdn.la
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/isdn'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/isdn'
Making install in codec
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/codec'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/codec'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '/build/coverity/install-Osmocom/lib'
libtool: warning: relinking 'libosmocodec.la'
libtool: install: (cd /build/coverity/source-Osmocom/libosmocore/src/codec; /bin/bash "/build/coverity/source-Osmocom/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 5:0:1 -no-undefined -o libosmocodec.la -rpath /build/coverity/install-Osmocom/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo hr_sid_class.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la )
libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.1.0T /build/coverity/install-Osmocom/lib/libosmocodec.so.4.1.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmocodec.so.4.1.0 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.1.0 libosmocodec.so.4; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmocodec.so.4.1.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.1.0 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /build/coverity/install-Osmocom/lib/libosmocodec.la
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/codec'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/codec'
Making install in gsm
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/gsm'
make install-am
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/gsm'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/gsm'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogsm.la '/build/coverity/install-Osmocom/lib'
libtool: warning: relinking 'libosmogsm.la'
libtool: install: (cd /build/coverity/source-Osmocom/libosmocore/src/gsm; /bin/bash "/build/coverity/source-Osmocom/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -I/usr/include/p11-kit-1 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 22:0:2 -no-undefined -o libosmogsm.la -rpath /build/coverity/install-Osmocom/lib libgsmint.la -ltalloc -lgnutls )
libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.2.0T /build/coverity/install-Osmocom/lib/libosmogsm.so.20.2.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmogsm.so.20.2.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.2.0 libosmogsm.so.20; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmogsm.so.20.2.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.2.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /build/coverity/install-Osmocom/lib/libosmogsm.la
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/gsm'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/gsm'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/gsm'
Making install in coding
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/coding'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/coding'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocoding.la '/build/coverity/install-Osmocom/lib'
libtool: warning: relinking 'libosmocoding.la'
libtool: install: (cd /build/coverity/source-Osmocom/libosmocore/src/coding; /bin/bash "/build/coverity/source-Osmocom/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:1:3 -no-undefined -o libosmocoding.la -rpath /build/coverity/install-Osmocom/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la )
libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.1T /build/coverity/install-Osmocom/lib/libosmocoding.so.0.3.1
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.3.1 libosmocoding.so.0; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.3.1 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /build/coverity/install-Osmocom/lib/libosmocoding.la
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/coding'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/coding'
Making install in gb
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/gb'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/gb'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogb.la '/build/coverity/install-Osmocom/lib'
libtool: warning: relinking 'libosmogb.la'
libtool: install: (cd /build/coverity/source-Osmocom/libosmocore/src/gb; /bin/bash "/build/coverity/source-Osmocom/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 17:0:3 -no-undefined -o libosmogb.la -rpath /build/coverity/install-Osmocom/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la )
libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.3.0T /build/coverity/install-Osmocom/lib/libosmogb.so.14.3.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmogb.so.14.3.0 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.3.0 libosmogb.so.14; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmogb.so.14.3.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.3.0 libosmogb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogb.lai /build/coverity/install-Osmocom/lib/libosmogb.la
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/gb'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/gb'
Making install in ctrl
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/ctrl'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/ctrl'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoctrl.la '/build/coverity/install-Osmocom/lib'
libtool: warning: relinking 'libosmoctrl.la'
libtool: install: (cd /build/coverity/source-Osmocom/libosmocore/src/ctrl; /bin/bash "/build/coverity/source-Osmocom/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 9:1:9 -no-undefined -o libosmoctrl.la -rpath /build/coverity/install-Osmocom/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la )
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.9.1T /build/coverity/install-Osmocom/lib/libosmoctrl.so.0.9.1
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so.0; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /build/coverity/install-Osmocom/lib/libosmoctrl.la
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/ctrl'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/ctrl'
Making install in pseudotalloc
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/pseudotalloc'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/pseudotalloc'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/pseudotalloc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/pseudotalloc'
Making install in sim
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/sim'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/sim'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmosim.la '/build/coverity/install-Osmocom/lib'
libtool: warning: relinking 'libosmosim.la'
libtool: install: (cd /build/coverity/source-Osmocom/libosmocore/src/sim; /bin/bash "/build/coverity/source-Osmocom/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/PCSC -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:3:1 -no-undefined -o libosmosim.la -rpath /build/coverity/install-Osmocom/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo reader_pcsc.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite )
libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.3T /build/coverity/install-Osmocom/lib/libosmosim.so.2.1.3
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.3 libosmosim.so.2; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.3 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /build/coverity/install-Osmocom/lib/libosmosim.la
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/sim'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/sim'
Making install in usb
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/usb'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src/usb'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmousb.la '/build/coverity/install-Osmocom/lib'
libtool: warning: relinking 'libosmousb.la'
libtool: install: (cd /build/coverity/source-Osmocom/libosmocore/src/usb; /bin/bash "/build/coverity/source-Osmocom/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -o libosmousb.la -rpath /build/coverity/install-Osmocom/lib osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 )
libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /build/coverity/install-Osmocom/lib/libosmousb.so.0.0.1
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmousb.lai /build/coverity/install-Osmocom/lib/libosmousb.la
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/usb'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src/usb'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/src'
Making install in utils
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmocore/utils'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/utils'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/utils'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify osmo-gsmtap-logsend '/build/coverity/install-Osmocom/bin'
libtool: install: /usr/bin/install -c .libs/osmo-arfcn /build/coverity/install-Osmocom/bin/osmo-arfcn
libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /build/coverity/install-Osmocom/bin/osmo-auc-gen
libtool: install: /usr/bin/install -c osmo-config-merge /build/coverity/install-Osmocom/bin/osmo-config-merge
libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /build/coverity/install-Osmocom/bin/osmo-aka-verify
libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /build/coverity/install-Osmocom/bin/osmo-gsmtap-logsend
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/utils'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/utils'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/utils'
Making install in tapset
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tapset'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tapset'
make[3]: Nothing to be done for 'install-exec-am'.
make install-data-hook
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tapset'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tapset'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tapset'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tapset'
Making install in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tests'
make install-recursive
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tests'
Making install in .
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tests'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tests'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tests'
Making install in osmo-config-merge
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tests/osmo-config-merge'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmocore/tests/osmo-config-merge'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tests/osmo-config-merge'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tests/osmo-config-merge'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmocore/tests'
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmocore'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmocore'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
/usr/bin/install -c osmo-release.sh '/build/coverity/install-Osmocom/bin'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/aclocal'
/usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/coverity/install-Osmocom/share/aclocal'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib/pkgconfig'
/usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/build/coverity/install-Osmocom/lib/pkgconfig'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include'
/usr/bin/install -c -m 644 osmo-release.mk '/build/coverity/install-Osmocom/include'
make install-data-hook
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmocore'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmocore'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmocore'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmocore'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libosmocore'
~/coverity/source-Osmocom
+ popd
+ build_libasn1c
+ pushd libasn1c
~/coverity/source-Osmocom/libasn1c ~/coverity/source-Osmocom
+ do_build
+ autoreconf --install --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:19: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:19: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:19: the top level
configure.ac:78: warning: AC_OUTPUT should be used without arguments.
configure.ac:78: You should run autoupdate.
configure.ac:16: installing './compile'
configure.ac:18: installing './config.guess'
configure.ac:18: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for talloc... yes
checking if gcc supports -fvisibility=hidden... yes
CFLAGS="-g -O2"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libasn1c.pc
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating include/asn1c/Makefile
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
+ make -j 12
Making all in src
make[1]: Entering directory '/build/coverity/source-Osmocom/libasn1c/src'
CC ANY.lo
CC constraints.lo
CC NumericString.lo
CC GeneralizedTime.lo
CC T61String.lo
CC asn_codecs_prim.lo
CC constr_CHOICE.lo
CC GeneralString.lo
CC ObjectDescriptor.lo
CC TeletexString.lo
CC asn_SEQUENCE_OF.lo
CC constr_SEQUENCE.lo
CC GraphicString.lo
CC OBJECT_IDENTIFIER.lo
CC UniversalString.lo
CC asn_SET_OF.lo
CC constr_SEQUENCE_OF.lo
CC IA5String.lo
CC OCTET_STRING.lo
CC UTCTime.lo
CC ber_decoder.lo
CC constr_SET.lo
CC INTEGER.lo
CC per_decoder.lo
CC UTF8String.lo
CC ber_tlv_length.lo
CC constr_SET_OF.lo
CC ISO646String.lo
CC per_encoder.lo
CC VideotexString.lo
CC ber_tlv_tag.lo
CC constr_TYPE.lo
CC NativeEnumerated.lo
CC per_support.lo
CC VisibleString.lo
CC BIT_STRING.lo
CC NativeInteger.lo
CC PrintableString.lo
CC xer_decoder.lo
CC BMPString.lo
CC der_encoder.lo
CC NativeReal.lo
CC REAL.lo
CC xer_encoder.lo
CC BOOLEAN.lo
CC ENUMERATED.lo
CC NULL.lo
CC RELATIVE-OID.lo
CC xer_support.lo
CC per_opentype.lo
CC asn1helpers.lo
CCLD libasn1c.la
make[1]: Leaving directory '/build/coverity/source-Osmocom/libasn1c/src'
Making all in include
make[1]: Entering directory '/build/coverity/source-Osmocom/libasn1c/include'
Making all in asn1c
make[2]: Entering directory '/build/coverity/source-Osmocom/libasn1c/include/asn1c'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libasn1c/include/asn1c'
make[2]: Entering directory '/build/coverity/source-Osmocom/libasn1c/include'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libasn1c/include'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libasn1c/include'
make[1]: Entering directory '/build/coverity/source-Osmocom/libasn1c'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/coverity/source-Osmocom/libasn1c'
+ make install
Making install in src
make[1]: Entering directory '/build/coverity/source-Osmocom/libasn1c/src'
make[2]: Entering directory '/build/coverity/source-Osmocom/libasn1c/src'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libasn1c.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libasn1c.so.1.0.2 /build/coverity/install-Osmocom/lib/libasn1c.so.1.0.2
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libasn1c.so.1.0.2 libasn1c.so.1 || { rm -f libasn1c.so.1 && ln -s libasn1c.so.1.0.2 libasn1c.so.1; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libasn1c.so.1.0.2 libasn1c.so || { rm -f libasn1c.so && ln -s libasn1c.so.1.0.2 libasn1c.so; }; })
libtool: install: /usr/bin/install -c .libs/libasn1c.lai /build/coverity/install-Osmocom/lib/libasn1c.la
libtool: install: /usr/bin/install -c .libs/libasn1c.a /build/coverity/install-Osmocom/lib/libasn1c.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libasn1c.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libasn1c.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libasn1c/src'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libasn1c/src'
Making install in include
make[1]: Entering directory '/build/coverity/source-Osmocom/libasn1c/include'
Making install in asn1c
make[2]: Entering directory '/build/coverity/source-Osmocom/libasn1c/include/asn1c'
make[3]: Entering directory '/build/coverity/source-Osmocom/libasn1c/include/asn1c'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/asn1c'
/usr/bin/install -c -m 644 ANY.h asn_application.h asn_codecs.h asn_codecs_prim.h asn_internal.h asn_SEQUENCE_OF.h asn_SET_OF.h asn_system.h ber_decoder.h ber_tlv_length.h ber_tlv_tag.h BIT_STRING.h BMPString.h BOOLEAN.h constraints.h constr_CHOICE.h constr_SEQUENCE.h constr_SEQUENCE_OF.h constr_SET.h constr_SET_OF.h constr_TYPE.h der_encoder.h ENUMERATED.h GeneralizedTime.h GeneralString.h GraphicString.h IA5String.h INTEGER.h ISO646String.h NativeEnumerated.h NativeInteger.h NativeReal.h NULL.h NumericString.h ObjectDescriptor.h OBJECT_IDENTIFIER.h OCTET_STRING.h per_decoder.h per_encoder.h per_support.h '/build/coverity/install-Osmocom/include/asn1c'
/usr/bin/install -c -m 644 PrintableString.h REAL.h RELATIVE-OID.h T61String.h TeletexString.h UniversalString.h UTCTime.h UTF8String.h VideotexString.h VisibleString.h xer_decoder.h xer_encoder.h xer_support.h per_opentype.h asn1helpers.h '/build/coverity/install-Osmocom/include/asn1c'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libasn1c/include/asn1c'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libasn1c/include/asn1c'
make[2]: Entering directory '/build/coverity/source-Osmocom/libasn1c/include'
make[3]: Entering directory '/build/coverity/source-Osmocom/libasn1c/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libasn1c/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libasn1c/include'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libasn1c/include'
make[1]: Entering directory '/build/coverity/source-Osmocom/libasn1c'
make[2]: Entering directory '/build/coverity/source-Osmocom/libasn1c'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib/pkgconfig'
/usr/bin/install -c -m 644 libasn1c.pc '/build/coverity/install-Osmocom/lib/pkgconfig'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libasn1c'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libasn1c'
+ sed -i 's,#include "config.h",/*#include "config.h"*/,' /build/coverity/install-Osmocom/include/asn1c/asn_system.h
+ popd
~/coverity/source-Osmocom
~/coverity/source-Osmocom/libusrp ~/coverity/source-Osmocom
+ build_libusrp
+ pushd libusrp
+ PM='-j 12'
+ PARALLEL_MAKE=
+ do_build
+ autoreconf --install --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:18: installing './compile'
configure.ac:18: installing './config.guess'
configure.ac:18: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am:40: warning: BUILT_SOURCES multiply defined in condition TRUE ...
Makefile.common:25: ... 'BUILT_SOURCES' previously defined here
Makefile.am:22: 'Makefile.common' included from here
host/apps/Makefile.am: installing './depcomp'
host/apps/Makefile.am:39: installing './py-compile'
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libusb-1.0... yes
checking for boostlib >= 1.37 (103700)... yes
checking whether the Boost::Thread library is available... yes
checking for exit in -lboost_thread... yes
checking whether the Boost::Date_Time library is available... yes
checking for exit in -lboost_date_time... yes
checking whether the Boost::Filesystem library is available... yes
checking for exit in -lboost_filesystem... yes
checking whether the Boost::Program_Options library is available... yes
checking for exit in -lboost_program_options... yes
checking whether the Boost::System library is available... yes
checking for exit in -lboost_system... yes
checking for python... no
checking for python2... no
checking for python3... /usr/bin/python3
checking for python version... 3.11
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
checking for doxygen... /usr/bin/doxygen
checking for xmlto... no
checking for sdcc... sdcc -mmcs51 --no-xinit-opt
checking for sdas8051... sdas8051 -plosgff
checking sdcc_version "4.2.0
published under GNU General Public License (GPL)"... 4 published under GNU General Public License (GPL).2 published under GNU General Public License (GPL).0 published under GNU General Public License (GPL)
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating usrp.pc
config.status: creating usrp.iss
config.status: creating doc/Doxyfile
config.status: creating doc/Makefile
config.status: creating doc/other/Makefile
config.status: creating host/Makefile
config.status: creating host/include/Makefile
config.status: creating host/include/usrp/Makefile
config.status: creating host/include/usrp/libusb_types.h
config.status: creating host/misc/Makefile
config.status: creating host/lib/Makefile
config.status: creating host/lib/std_paths.h
config.status: creating host/swig/Makefile
config.status: creating host/apps/Makefile
config.status: creating firmware/Makefile
config.status: creating firmware/include/Makefile
config.status: creating firmware/lib/Makefile
config.status: creating firmware/src/Makefile
config.status: creating firmware/src/common/Makefile
config.status: creating firmware/src/usrp2/Makefile
config.status: creating fpga/Makefile
config.status: creating fpga/rbf/Makefile
config.status: creating fpga/rbf/rev2/Makefile
config.status: creating fpga/rbf/rev4/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ make
echo 3.4.10.1-a1ea > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libusrp'
Making all in host
make[2]: Entering directory '/build/coverity/source-Osmocom/libusrp/host'
Making all in misc
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/misc'
make all-am
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/misc'
CXX bug_work_around_8.lo
CXXLD libmisc.la
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/misc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/misc'
Making all in lib
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/lib'
mkdir -p .deps
PYTHONPATH=../../usrp/src srcdir=. /usr/bin/python3 ./gen_usrp_dbid.py ./usrp_dbid.dat
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/lib'
mkdir -p .deps
PYTHONPATH=../../usrp/src srcdir=. /usr/bin/python3 ./gen_usrp_dbid.py ./usrp_dbid.dat
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/lib'
make all-am
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/lib'
CXX fusb.lo
CC md5.lo
CXX usrp_basic.lo
CXX usrp_config.lo
CXX usrp_dbid.lo
CXX usrp_local_sighandler.lo
CXX usrp_prims_common.lo
CXX usrp_standard.lo
CXX db_wbxng_adf4350.lo
CXX db_wbxng_adf4350_regs.lo
CXX db_boards.lo
CXX db_base.lo
CXX db_basic.lo
CXX db_bitshark_rx.lo
db_bitshark_rx.cc: In member function 'virtual bool db_bitshark_rx::set_bw(float)':
db_bitshark_rx.cc:207:11: warning: 'void* memcpy(void*, const void*, size_t)' reading 4 bytes from a region of size 2 [-Wstringop-overread]
207 | memcpy(val,&rf_bw_in_khz,4);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~
db_bitshark_rx.cc:195:14: note: source object 'rf_bw_in_khz' of size 2
195 | uint16_t rf_bw_in_khz = (uint16_t)(bw/1000.0);
| ^~~~~~~~~~~~
CXX db_tv_rx.lo
CXX db_tv_rx_mimo.lo
CXX db_flexrf.lo
CXX db_flexrf_mimo.lo
CXX db_dbs_rx.lo
CXX db_wbxng.lo
CXX db_xcvr2450.lo
CXX db_dtt754.lo
CXX db_dtt768.lo
CXX db_util.lo
CXX fusb_libusb1.lo
CXX fusb_sysconfig_libusb1.lo
CXX usrp_prims_libusb1.lo
usrp_prims_libusb1.cc: In function 'void usrp_one_time_init(libusb_context**)':
usrp_prims_libusb1.cc:155:21: warning: 'void libusb_set_debug(libusb_context*, int)' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations]
155 | libusb_set_debug(*ctx, 3);
| ~~~~~~~~~~~~~~~~^~~~~~~~~
In file included from ../../host/include/usrp/libusb_types.h:26,
from ../../host/include/usrp/usrp_prims.h:27,
from usrp_primsi.h:30,
from usrp_prims_libusb1.cc:27:
/usr/include/libusb-1.0/libusb.h:1365:18: note: declared here
1365 | void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level);
| ^~~~~~~~~~~~~~~~
CXXLD libusrp.la
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/lib'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/lib'
Making all in include
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/include'
Making all in usrp
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/include/usrp'
make all-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/include/usrp'
GEN version.h
GEN version.h
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/include/usrp'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/include/usrp'
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/include'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/include'
Making all in apps
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/apps'
make all-am
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/apps'
CXX usrper.o
CXXLD usrper
CXX usrp_cal_dc_offset.o
In file included from usrp_cal_dc_offset.cc:37:
../../host/include/usrp/usrp_bytesex.h:37:2: warning: #warning Using non-portable code (likely wrong other than ILP32). [-Wcpp]
37 | #warning Using non-portable code (likely wrong other than ILP32).
| ^~~~~~~
CXXLD usrp_cal_dc_offset
CXX check_order_quickly.o
CXXLD check_order_quickly
CXX test_usrp_standard_rx.o
In file included from test_usrp_standard_rx.cc:36:
../../host/include/usrp/usrp_bytesex.h:37:2: warning: #warning Using non-portable code (likely wrong other than ILP32). [-Wcpp]
37 | #warning Using non-portable code (likely wrong other than ILP32).
| ^~~~~~~
CC time_stuff.o
CXXLD test_usrp_standard_rx
CXX test_usrp_standard_tx.o
In file included from test_usrp_standard_tx.cc:37:
../../host/include/usrp/usrp_bytesex.h:37:2: warning: #warning Using non-portable code (likely wrong other than ILP32). [-Wcpp]
37 | #warning Using non-portable code (likely wrong other than ILP32).
| ^~~~~~~
CXXLD test_usrp_standard_tx
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/apps'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/apps'
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/host'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host'
Making all in fpga
make[2]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga'
Making all in rbf
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf'
Making all in rev2
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev2'
make all-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev2'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev2'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev2'
Making all in rev4
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev4'
make all-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev4'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev4'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev4'
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf'
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga'
Making all in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/libusrp/doc'
make all-recursive
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/doc'
Making all in other
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/doc/other'
make all-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/doc/other'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/doc/other'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/doc/other'
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/doc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libusrp/doc'
Making all in firmware
make[2]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware'
Making all in include
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/include'
Making all in lib
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/lib'
sdcc -mmcs51 --no-xinit-opt -I../../firmware/include -c delay.c -o delay.rel
sdcc -mmcs51 --no-xinit-opt -I../../firmware/include -c fx2utils.c -o fx2utils.rel
sdcc -mmcs51 --no-xinit-opt -I../../firmware/include -c i2c.c -o i2c.rel
sdcc -mmcs51 --no-xinit-opt -I../../firmware/include -c isr.c -o isr.rel
isr.c:73: warning 94: comparison is always false due to limited range of data type
isr.c:100: warning 94: comparison is always false due to limited range of data type
sdcc -mmcs51 --no-xinit-opt -I../../firmware/include -c timer.c -o timer.rel
timer.c:45: warning 158: overflow in implicit constant conversion
sdcc -mmcs51 --no-xinit-opt -I../../firmware/include -c usb_common.c -o usb_common.rel
usb_common.c:65: warning 196: pointer target lost const qualifier
usb_common.c:66: warning 196: pointer target lost const qualifier
usb_common.c:67: warning 196: pointer target lost const qualifier
usb_common.c:68: warning 196: pointer target lost const qualifier
usb_common.c:71: warning 196: pointer target lost const qualifier
usb_common.c:72: warning 196: pointer target lost const qualifier
usb_common.c:73: warning 196: pointer target lost const qualifier
usb_common.c:74: warning 196: pointer target lost const qualifier
usb_common.c:140: warning 154: converting integral to pointer without a cast
from type 'volatile-unsigned-char xdata'
to type 'volatile-unsigned-char xdata* fixed'
usb_common.c:143: warning 154: converting integral to pointer without a cast
from type 'volatile-unsigned-char xdata'
to type 'volatile-unsigned-char xdata* fixed'
usb_common.c:148: warning 154: converting integral to pointer without a cast
from type 'volatile-unsigned-char xdata'
to type 'volatile-unsigned-char xdata* fixed'
usb_common.c:150: warning 154: converting integral to pointer without a cast
from type 'int fixed'
to type 'volatile-unsigned-char xdata* fixed'
usb_common.c:216: warning 126: unreachable code
usb_common.c:217: warning 126: unreachable code
usb_common.c:225: warning 126: unreachable code
usb_common.c:226: warning 126: unreachable code
usb_common.c:184: warning 110: conditional flow changed by optimizer: so said EVELYN the modified DOG
usb_common.c:315: warning 110: conditional flow changed by optimizer: so said EVELYN the modified DOG
rm -f libfx2.lib
touch libfx2.lib
for obj in delay.rel fx2utils.rel i2c.rel isr.rel timer.rel usb_common.rel; do basename $obj .rel >> libfx2.lib ; done
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/lib'
Making all in src
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/src'
Making all in common
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/src/common'
srcdir=. ./edit-gpif ./gpif.c usrp_gpif.c usrp_gpif_inline.h
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/src/common'
Making all in usrp2
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/src/usrp2'
test -f `basename 'eeprom_boot.a51'` || ln -s 'eeprom_boot.a51' .
test -f ../common/`basename 'eeprom_boot.a51'` -o \
\! -f `dirname 'eeprom_boot.a51'`/../common/`basename 'eeprom_boot.a51'` \
|| ln -s `dirname 'eeprom_boot.a51'`/../common/`basename 'eeprom_boot.a51'` ../common/`basename 'eeprom_boot.a51'`
sdas8051 -plosgff `basename 'eeprom_boot.a51'`
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
-c -o eeprom_init.rel `test -f 'eeprom_init.c' || echo './'`eeprom_init.c
test -f `basename '_startup.a51'` || ln -s '_startup.a51' .
test -f ../common/`basename '_startup.a51'` -o \
\! -f `dirname '_startup.a51'`/../common/`basename '_startup.a51'` \
|| ln -s `dirname '_startup.a51'`/../common/`basename '_startup.a51'` ../common/`basename '_startup.a51'`
sdas8051 -plosgff `basename '_startup.a51'`
sdcc -mmcs51 --no-xinit-opt --code-loc 0x0000 --code-size 0x1800 --xram-loc 0x1800 --xram-size 0x0800 -Wl '-b USBDESCSEG = 0xE000' -L ../../lib libfx2.lib -o eeprom_boot.ihx eeprom_boot.rel eeprom_init.rel _startup.rel
./../common/build_eeprom.py -p/build/coverity/install-Osmocom -r2 eeprom_boot.ihx > burn-usrp2-eeprom
chmod +x burn-usrp2-eeprom
./../common/build_eeprom.py -p/build/coverity/install-Osmocom -r4 eeprom_boot.ihx > burn-usrp4-eeprom
chmod +x burn-usrp4-eeprom
test -f `basename 'vectors.a51'` || ln -s 'vectors.a51' .
test -f ../common/`basename 'vectors.a51'` -o \
\! -f `dirname 'vectors.a51'`/../common/`basename 'vectors.a51'` \
|| ln -s `dirname 'vectors.a51'`/../common/`basename 'vectors.a51'` ../common/`basename 'vectors.a51'`
sdas8051 -plosgff `basename 'vectors.a51'`
srcdir=. ./edit-gpif ./gpif.c usrp_gpif.c usrp_gpif_inline.h
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
-c -o usrp_main.rel `test -f 'usrp_main.c' || echo './'`usrp_main.c
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
-c -o usrp_common.rel `test -f 'usrp_common.c' || echo './'`usrp_common.c
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
-c -o board_specific.rel `test -f 'board_specific.c' || echo './'`board_specific.c
board_specific.c:65: warning 85: in function set_sleep_bits unreferenced function argument : 'bits'
board_specific.c:65: warning 85: in function set_sleep_bits unreferenced function argument : 'mask'
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
-c -o fpga_load.rel `test -f 'fpga_load.c' || echo './'`fpga_load.c
../common/fpga_load.c:139: warning 85: in function clock_out_config_byte unreferenced function argument : 'bits'
../common/fpga_load.c:181: warning 126: unreachable code
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
-c -o fpga_rev2.rel `test -f 'fpga_rev2.c' || echo './'`fpga_rev2.c
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
-c -o init_gpif.rel `test -f 'init_gpif.c' || echo './'`init_gpif.c
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
-c -o usrp_gpif.rel `test -f 'usrp_gpif.c' || echo './'`usrp_gpif.c
test -f `basename 'usb_descriptors.a51'` || ln -s 'usb_descriptors.a51' .
test -f ../common/`basename 'usb_descriptors.a51'` -o \
\! -f `dirname 'usb_descriptors.a51'`/../common/`basename 'usb_descriptors.a51'` \
|| ln -s `dirname 'usb_descriptors.a51'`/../common/`basename 'usb_descriptors.a51'` ../common/`basename 'usb_descriptors.a51'`
sdas8051 -plosgff `basename 'usb_descriptors.a51'`
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
-c -o spi.rel `test -f 'spi.c' || echo './'`spi.c
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
-c -o eeprom_io.rel `test -f 'eeprom_io.c' || echo './'`eeprom_io.c
sdcc -mmcs51 --no-xinit-opt --code-loc 0x0000 --code-size 0x1800 --xram-loc 0x1800 --xram-size 0x0800 -Wl '-b USBDESCSEG = 0xE000' -L ../../lib libfx2.lib -o std.ihx vectors.rel usrp_main.rel usrp_common.rel board_specific.rel fpga_load.rel fpga_rev2.rel init_gpif.rel usrp_gpif.rel usb_descriptors.rel spi.rel eeprom_io.rel _startup.rel
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/src/usrp2'
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/src'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/src'
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware'
make[2]: Entering directory '/build/coverity/source-Osmocom/libusrp'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libusrp'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libusrp'
+ make install
make install-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libusrp'
Making install in host
make[2]: Entering directory '/build/coverity/source-Osmocom/libusrp/host'
Making install in misc
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/misc'
make install-am
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/misc'
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/misc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/misc'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/misc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/misc'
Making install in lib
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/lib'
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/lib'
mkdir -p .deps
PYTHONPATH=../../usrp/src srcdir=. /usr/bin/python3 ./gen_usrp_dbid.py ./usrp_dbid.dat
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/lib'
make install-am
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/lib'
CXX usrp_dbid.lo
CXX db_boards.lo
CXXLD libusrp.la
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/lib'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libusrp.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libusrp.so.1.0.0 /build/coverity/install-Osmocom/lib/libusrp.so.1.0.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libusrp.so.1.0.0 libusrp.so.1 || { rm -f libusrp.so.1 && ln -s libusrp.so.1.0.0 libusrp.so.1; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libusrp.so.1.0.0 libusrp.so || { rm -f libusrp.so && ln -s libusrp.so.1.0.0 libusrp.so; }; })
libtool: install: /usr/bin/install -c .libs/libusrp.lai /build/coverity/install-Osmocom/lib/libusrp.la
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/lib'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/lib'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/lib'
Making install in include
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/include'
Making install in usrp
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/include/usrp'
make install-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/include/usrp'
make[6]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/include/usrp'
make[6]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/gnuradio/swig'
/usr/bin/install -c -m 644 db_base.i '/build/coverity/install-Osmocom/include/gnuradio/swig'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/usrp'
/usr/bin/install -c -m 644 db_base.h db_basic.h db_bitshark_rx.h db_dbs_rx.h db_dtt754.h db_dtt768.h db_flexrf.h db_flexrf_mimo.h db_tv_rx.h db_tv_rx_mimo.h db_wbxng.h db_xcvr2450.h libusb_types.h usrp_basic.h usrp_bytesex.h usrp_dbid.h usrp_local_sighandler.h usrp_prims.h usrp_slots.h usrp_standard.h usrp_subdev_spec.h usrp_tune_result.h version.h '/build/coverity/install-Osmocom/include/usrp'
make[6]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/include/usrp'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/include/usrp'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/include/usrp'
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/include'
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/include'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/include'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/include'
Making install in apps
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/apps'
make install-am
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/apps'
CXXLD usrper
CXXLD usrp_cal_dc_offset
CXXLD test_usrp_standard_rx
CXXLD test_usrp_standard_tx
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/host/apps'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c usrper usrp_cal_dc_offset '/build/coverity/install-Osmocom/bin'
libtool: install: /usr/bin/install -c .libs/usrper /build/coverity/install-Osmocom/bin/usrper
libtool: install: /usr/bin/install -c .libs/usrp_cal_dc_offset /build/coverity/install-Osmocom/bin/usrp_cal_dc_offset
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/apps'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/apps'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host/apps'
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/host'
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/host'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libusrp/host'
Making install in fpga
make[2]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga'
Making install in rbf
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf'
Making install in rev2
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev2'
make install-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev2'
make[6]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev2'
make[6]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/usrp/rev2'
/usr/bin/install -c -m 644 std_2rxhb_2tx.rbf std_4rx_0tx.rbf inband_1rxhb_1tx.rbf inband_2rxhb_2tx.rbf multi_2rxhb_2tx.rbf '/build/coverity/install-Osmocom/share/usrp/rev2'
make[6]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev2'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev2'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev2'
Making install in rev4
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev4'
make install-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev4'
make[6]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev4'
make[6]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/usrp/rev4'
/usr/bin/install -c -m 644 std_2rxhb_2tx.rbf std_4rx_0tx.rbf inband_1rxhb_1tx.rbf inband_2rxhb_2tx.rbf multi_2rxhb_2tx.rbf '/build/coverity/install-Osmocom/share/usrp/rev4'
make[6]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev4'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev4'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf/rev4'
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf'
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga/rbf'
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga'
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/fpga'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libusrp/fpga'
Making install in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/libusrp/doc'
make install-recursive
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/doc'
Making install in other
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/doc/other'
make install-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/doc/other'
make[6]: Entering directory '/build/coverity/source-Osmocom/libusrp/doc/other'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/coverity/source-Osmocom/libusrp/doc/other'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/doc/other'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/doc/other'
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/doc'
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/doc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/doc'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/doc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libusrp/doc'
Making install in firmware
make[2]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware'
Making install in include
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/include'
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/include'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/usrp'
/usr/bin/install -c -m 644 usrp_i2c_addr.h usrp_spi_defs.h fpga_regs_common.h fpga_regs_standard.h '/build/coverity/install-Osmocom/include/usrp'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/include'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/include'
Making install in lib
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/lib'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/lib'
Making install in src
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/src'
Making install in common
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/src/common'
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/src/common'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/src/common'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/src/common'
Making install in usrp2
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/src/usrp2'
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/src/usrp2'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/usrp/rev2'
/usr/bin/install -c -m 644 std.ihx '/build/coverity/install-Osmocom/share/usrp/rev2'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/usrp/rev4'
/usr/bin/install -c -m 644 std.ihx '/build/coverity/install-Osmocom/share/usrp/rev4'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/src/usrp2'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/src/usrp2'
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/src'
make[5]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware/src'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/src'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/src'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware/src'
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware'
make[4]: Entering directory '/build/coverity/source-Osmocom/libusrp/firmware'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libusrp/firmware'
make[2]: Entering directory '/build/coverity/source-Osmocom/libusrp'
make[3]: Entering directory '/build/coverity/source-Osmocom/libusrp'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib/pkgconfig'
/usr/bin/install -c -m 644 usrp.pc '/build/coverity/install-Osmocom/lib/pkgconfig'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libusrp'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libusrp'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libusrp'
+ PARALLEL_MAKE='-j 12'
+ popd
~/coverity/source-Osmocom
+ build_default libosmo-netif
+ pushd libosmo-netif
+ shift
~/coverity/source-Osmocom/libosmo-netif ~/coverity/source-Osmocom
+ do_build
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:25: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:25: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:25: the top level
configure.ac:75: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:75: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:75: the top level
configure.ac:90: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:90: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:90: the top level
configure.ac:129: warning: AC_OUTPUT should be used without arguments.
configure.ac:129: You should run autoupdate.
configure.ac:22: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
examples/Makefile.am: installing './depcomp'
include/osmocom/netif/Makefile.am:8: warning: dir $@: non-POSIX variable name
include/osmocom/netif/Makefile.am:8: (probably a GNU make extension)
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for execinfo.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for syslog.h... yes
checking for ctype.h... yes
checking if gcc supports -fvisibility=hidden... yes
checking for libosmocore >= 1.11.0... yes
checking for libosmogsm >= 1.11.0... yes
checking for libosmocodec >= 1.11.0... yes
checking for libosmovty >= 1.11.0... yes
checking for netinet/sctp.h... yes
checking for osmo_sock_init2_multiaddr in -losmocore... yes
checking for library containing sctp_send... -lsctp
checking for pcap.h... yes
checking for doxygen... /usr/bin/doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-netif.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/netif/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating utils/Makefile
config.status: creating tests/Makefile
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating contrib/libosmo-netif.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ make -j 12
echo 1.6.0.16-c51c-dirty > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif'
Making all in include
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/include'
Making all in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom'
Making all in netif
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom/netif'
GEN version.h
GEN version.h
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom/netif'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/include'
Making all in src
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/src'
CC amr.lo
CC datagram.lo
CC ipa.lo
CC ipa_keepalive.lo
CC ipa_unit.lo
CC jibuf.lo
CC osmux_input.lo
CC osmux.lo
CC osmux_output.lo
CC prim.lo
CC rs232.lo
CC rtp.lo
CC stream.lo
CC stream_cli.lo
CC stream_srv.lo
CC twjit.lo
CC twjit_conf.lo
CC twrtp.lo
CC sctp.lo
CCLD libosmonetif.la
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/src'
Making all in examples
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/examples'
CC ipa-stream-client.o
CC ipa-stream-server.o
CC stream-client.o
CC stream-server.o
CC rs232-write.o
CC rs232-read.o
CC rtp-udp-test-client.o
CC rtp-udp-test-server.o
CC udp-test-client.o
CC udp-test-server.o
CC osmux-test-input.o
CC osmux-test-output.o
CCLD udp-test-client
CCLD rtp-udp-test-server
CCLD rs232-read
CCLD stream-server
CCLD ipa-stream-client
CCLD osmux-test-output
CCLD ipa-stream-server
CCLD osmux-test-input
CCLD stream-client
CCLD udp-test-server
CCLD rs232-write
CCLD rtp-udp-test-client
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/examples'
Making all in utils
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/utils'
CC osmo-amr-inspect.o
CCLD osmo-amr-inspect
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/utils'
Making all in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/tests'
CC osmux/osmux_test.o
CC osmux/osmux_output_test.o
CC osmux/osmux_input_test.o
CC stream/stream_test.o
CC jibuf/jibuf_test.o
CC jibuf/jibuf_tool.o
CC amr/amr_test.o
CC osmo-pcap-test/proto.o
CC osmo-pcap-test/l2_eth.o
CC osmo-pcap-test/l2_sll.o
CC osmo-pcap-test/l3_ipv4.o
CC osmo-pcap-test/l4_tcp.o
CC osmo-pcap-test/l4_udp.o
CC osmo-pcap-test/pcap.o
CCLD osmux/osmux_output_test
CCLD amr/amr_test
CCLD stream/stream_test
CCLD osmux/osmux_input_test
CCLD osmux/osmux_test
CCLD jibuf/jibuf_tool
CCLD jibuf/jibuf_test
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/tests'
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif'
+ make install
make install-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif'
Making install in include
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/include'
Making install in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom'
Making install in netif
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom/netif'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom/netif'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/netif'
/usr/bin/install -c -m 644 amr.h datagram.h ipa.h ipa_unit.h jibuf.h osmux.h prim.h rs232.h rtp.h stream.h twjit.h twrtp.h version.h sctp.h '/build/coverity/install-Osmocom/include/osmocom/netif'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom/netif'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom/netif'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/include'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/include'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/include'
Making install in src
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/src'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/src'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libosmonetif.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libosmonetif.so.11.3.0 /build/coverity/install-Osmocom/lib/libosmonetif.so.11.3.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmonetif.so.11.3.0 libosmonetif.so.11 || { rm -f libosmonetif.so.11 && ln -s libosmonetif.so.11.3.0 libosmonetif.so.11; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmonetif.so.11.3.0 libosmonetif.so || { rm -f libosmonetif.so && ln -s libosmonetif.so.11.3.0 libosmonetif.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmonetif.lai /build/coverity/install-Osmocom/lib/libosmonetif.la
libtool: install: /usr/bin/install -c .libs/libosmonetif.a /build/coverity/install-Osmocom/lib/libosmonetif.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmonetif.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmonetif.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/src'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/src'
Making install in examples
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/examples'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/examples'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/examples'
Making install in utils
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/utils'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/utils'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/utils'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/utils'
Making install in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/tests'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif/tests'
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib/pkgconfig'
/usr/bin/install -c -m 644 libosmo-netif.pc '/build/coverity/install-Osmocom/lib/pkgconfig'
make install-data-hook
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-netif'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libosmo-netif'
+ popd
~/coverity/source-Osmocom
+ build_default libosmo-abis
+ pushd libosmo-abis
~/coverity/source-Osmocom/libosmo-abis ~/coverity/source-Osmocom
+ shift
+ do_build
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:67: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:67: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:67: the top level
configure.ac:91: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:91: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:91: the top level
configure.ac:200: warning: AC_OUTPUT should be used without arguments.
configure.ac:200: You should run autoupdate.
configure.ac:22: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
doc/examples/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking if gcc supports -fvisibility=hidden... yes
checking for libosmocore >= 1.11.0... yes
checking for libosmovty >= 1.11.0... yes
checking for libosmogsm >= 1.11.0... yes
checking for libosmocodec >= 1.11.0... yes
checking for libosmo-netif >= 1.6.0... yes
checking for ortp >= 0.22.0... yes
checking for dahdi/user.h... yes
CFLAGS=" -std=gnu11 -Wall"
CPPFLAGS=" -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmoabis.pc
config.status: creating libosmotrau.pc
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
+ make -j 12
echo 2.0.0.22-83f4-dirty > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis'
Making all in include
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/include'
GEN osmocom/abis/version.h
GEN osmocom/abis/version.h
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/include'
Making all in src
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/src'
CC init.lo
CC e1_input.lo
CC e1_input_vty.lo
CC subchan_demux.lo
CC trau_frame.lo
CC input/e1d.lo
CC input/ipa.lo
CC input/ipaccess.lo
CC input/ipa_keepalive.lo
CC input/lapd.lo
CC input/lapd_pcap.lo
CC input/misdn.lo
CC input/rs232.lo
CC input/unixsocket.lo
CC input/dahdi.lo
CC trau/libosmotrau_la-csd_ra2.lo
CC trau/libosmotrau_la-raa_prime_decode.lo
CC trau/libosmotrau_la-raa_prime_encode.lo
CC trau/libosmotrau_la-tfo_frame.lo
CC trau/libosmotrau_la-trau_frame.lo
CC trau/libosmotrau_la-trau_pcu_ericsson.lo
CC trau/libosmotrau_la-trau_sync.lo
CC trau/libosmotrau_la-trau_rtp_conv.lo
CC trau/libosmotrau_la-osmo_ortp.lo
trau/osmo_ortp.c:235:9: note: '#pragma message: Using internal ortp API: rtp_session_rtcp_rec'
235 | #pragma message ("Using internal ortp API: rtp_session_rtcp_rec")
| ^~~~~~~
CCLD libosmoabis.la
CCLD libosmotrau.la
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/src'
Making all in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/tests'
CC e1inp_ipa_bsc_test.o
CC e1inp_ipa_bts_test.o
CC subchan_demux/subchan_demux_test.o
CC ipa_recv/ipa_recv_test.o
CC raa_prime/test_dec.o
CC raa_prime/test_enc.o
CC tfo/rtp2tfo.o
CC trau_conv/tw5reader.o
CC tfo/tfo_extr_test.o
CC trau_conv/trau16_to_rtp.o
CC trau_conv/rtp2trau_gen.o
CC trau_conv/trau2rtp_gen.o
CC trau_sync/trau_sync_test.o
CC trau_pcu_ericsson/trau_pcu_ericsson_test.o
CC rtp_test/rtp_test.o
CCLD subchan_demux/subchan_demux_test
CCLD tfo/rtp2tfo
CCLD tfo/tfo_extr_test
CCLD trau_conv/trau2rtp_gen
CCLD e1inp_ipa_bts_test
CCLD raa_prime/test_dec
CCLD trau_conv/rtp2trau_gen
CCLD e1inp_ipa_bsc_test
CCLD ipa_recv/ipa_recv_test
CCLD trau_sync/trau_sync_test
CCLD trau_pcu_ericsson/trau_pcu_ericsson_test
CCLD rtp_test/rtp_test
CCLD raa_prime/test_enc
CCLD trau_conv/trau16_to_rtp
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/tests'
Making all in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/doc'
Making all in examples
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/doc/examples'
CC lapd-over-datagram/lapd-over-datagram-user.o
CC lapd-over-datagram/lapd-over-datagram-network.o
CCLD lapd-over-datagram-user
CCLD lapd-over-datagram-network
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/doc/examples'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/doc'
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis'
+ make install
make install-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis'
Making install in include
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/include'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/include'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/abis'
/usr/bin/install -c -m 644 osmocom/abis/abis.h osmocom/abis/e1_input.h osmocom/abis/ipa.h osmocom/abis/ipaccess.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/subchan_demux.h osmocom/abis/trau_frame.h osmocom/abis/unixsocket_proto.h osmocom/abis/version.h '/build/coverity/install-Osmocom/include/osmocom/abis'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/trau'
/usr/bin/install -c -m 644 osmocom/trau/csd_ra2.h osmocom/trau/csd_raa_prime.h osmocom/trau/tfo_frame.h osmocom/trau/trau_frame.h osmocom/trau/trau_pcu_ericsson.h osmocom/trau/trau_rtp.h osmocom/trau/trau_sync.h osmocom/trau/osmo_ortp.h '/build/coverity/install-Osmocom/include/osmocom/trau'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/include'
Making install in src
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/src'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/src'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libosmoabis.so.15.0.0 /build/coverity/install-Osmocom/lib/libosmoabis.so.15.0.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmoabis.so.15.0.0 libosmoabis.so.15 || { rm -f libosmoabis.so.15 && ln -s libosmoabis.so.15.0.0 libosmoabis.so.15; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmoabis.so.15.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.15.0.0 libosmoabis.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/coverity/install-Osmocom/lib/libosmoabis.la
libtool: install: /usr/bin/install -c .libs/libosmotrau.so.11.0.0 /build/coverity/install-Osmocom/lib/libosmotrau.so.11.0.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmotrau.so.11.0.0 libosmotrau.so.11 || { rm -f libosmotrau.so.11 && ln -s libosmotrau.so.11.0.0 libosmotrau.so.11; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmotrau.so.11.0.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.11.0.0 libosmotrau.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/coverity/install-Osmocom/lib/libosmotrau.la
libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/coverity/install-Osmocom/lib/libosmoabis.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmoabis.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmoabis.a
libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/coverity/install-Osmocom/lib/libosmotrau.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmotrau.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmotrau.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/src'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/src'
Making install in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/tests'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/tests'
Making install in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/doc'
Making install in examples
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/doc/examples'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/doc/examples'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/doc/examples'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/doc'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/doc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis/doc'
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-abis'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib/pkgconfig'
/usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/coverity/install-Osmocom/lib/pkgconfig'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libosmo-abis'
+ popd
~/coverity/source-Osmocom
+ build_default libosmo-gprs
+ pushd libosmo-gprs
~/coverity/source-Osmocom/libosmo-gprs ~/coverity/source-Osmocom
+ shift
+ do_build
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:43: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:43: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:43: the top level
configure.ac:22: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
include/osmocom/csn1/Makefile.am:2: warning: dir $@: non-POSIX variable name
include/osmocom/csn1/Makefile.am:2: (probably a GNU make extension)
include/osmocom/gprs/gmm/Makefile.am:8: warning: dir $@: non-POSIX variable name
include/osmocom/gprs/gmm/Makefile.am:8: (probably a GNU make extension)
include/osmocom/gprs/llc/Makefile.am:6: warning: dir $@: non-POSIX variable name
include/osmocom/gprs/llc/Makefile.am:6: (probably a GNU make extension)
include/osmocom/gprs/rlcmac/Makefile.am:26: warning: dir $@: non-POSIX variable name
include/osmocom/gprs/rlcmac/Makefile.am:26: (probably a GNU make extension)
include/osmocom/gprs/sm/Makefile.am:8: warning: dir $@: non-POSIX variable name
include/osmocom/gprs/sm/Makefile.am:8: (probably a GNU make extension)
include/osmocom/gprs/sndcp/Makefile.am:13: warning: dir $@: non-POSIX variable name
include/osmocom/gprs/sndcp/Makefile.am:13: (probably a GNU make extension)
src/common/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for egrep... (cached) /usr/bin/grep -E
CFLAGS=" -std=gnu11"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-csn1.pc
config.status: creating libosmo-gprs-gmm.pc
config.status: creating libosmo-gprs-llc.pc
config.status: creating libosmo-gprs-rlcmac.pc
config.status: creating libosmo-gprs-sndcp.pc
config.status: creating libosmo-gprs-sm.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/csn1/Makefile
config.status: creating include/osmocom/gprs/Makefile
config.status: creating include/osmocom/gprs/gmm/Makefile
config.status: creating include/osmocom/gprs/llc/Makefile
config.status: creating include/osmocom/gprs/rlcmac/Makefile
config.status: creating include/osmocom/gprs/sndcp/Makefile
config.status: creating include/osmocom/gprs/sm/Makefile
config.status: creating src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/csn1/Makefile
config.status: creating src/gmm/Makefile
config.status: creating src/llc/Makefile
config.status: creating src/rlcmac/Makefile
config.status: creating src/sndcp/Makefile
config.status: creating src/sm/Makefile
config.status: creating tests/Makefile
config.status: creating tests/gmm/Makefile
config.status: creating tests/llc/Makefile
config.status: creating tests/rlcmac/Makefile
config.status: creating tests/sndcp/Makefile
config.status: creating tests/sm/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
+ make -j 12
echo 0.2.1-dirty > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs'
Making all in include
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include'
Making all in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom'
Making all in csn1
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/csn1'
GEN version.h
GEN version.h
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/csn1'
Making all in gprs
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs'
Making all in gmm
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/gmm'
GEN version.h
GEN version.h
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/gmm'
Making all in llc
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/llc'
GEN version.h
GEN version.h
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/llc'
Making all in rlcmac
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/rlcmac'
GEN version.h
GEN version.h
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/rlcmac'
Making all in sndcp
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/sndcp'
GEN version.h
GEN version.h
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/sndcp'
Making all in sm
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/sm'
GEN version.h
GEN version.h
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/sm'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include'
Making all in src
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src'
Making all in common
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/common'
CC qos.lo
CCLD libosmo-gprs-common.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/common'
Making all in csn1
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/csn1'
CC csn1.lo
CC csn1_enc.lo
CC csn1_dec.lo
CCLD libosmo-csn1.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/csn1'
Making all in llc
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/llc'
CC crc24.lo
CC llc.lo
CC llc_bssgp.lo
CC llc_ll.lo
CC llc_llgmm.lo
CC llc_grr.lo
CC llc_pdu.lo
CC llc_prim.lo
CC llc_xid.lo
CC misc.lo
CCLD libosmo-gprs-llc.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/llc'
Making all in rlcmac
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/rlcmac'
CC codel.lo
CC coding_scheme.lo
CC csn1_ts_24_008.lo
CC csn1_ts_44_018.lo
CC csn1_ts_44_060.lo
CC gre.lo
CC pdch_ul_controller.lo
CC llc_queue.lo
CC rlc_window.lo
CC rlc_window_ul.lo
CC rlc_window_dl.lo
CC rlc.lo
CC rlcmac.lo
CC rlcmac_dec.lo
CC rlcmac_enc.lo
CC rlcmac_prim.lo
CC sched.lo
CC tbf.lo
CC tbf_dl.lo
CC tbf_dl_fsm.lo
CC tbf_ul.lo
CC tbf_ul_fsm.lo
CC tbf_ul_ass_fsm.lo
CC tbf_dl_ass_fsm.lo
CC ts_44_060.lo
CC ts_44_064.lo
CC misc.lo
CCLD libosmo-gprs-rlcmac.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/rlcmac'
Making all in sndcp
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/sndcp'
CC slhc.lo
CC sndcp.lo
CC sndcp_prim.lo
CC sndcp_comp.lo
CC sndcp_dcomp.lo
CC sndcp_pcomp.lo
CC sndcp_xid.lo
CC v42bis.lo
CC misc.lo
CCLD libosmo-gprs-sndcp.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/sndcp'
Making all in gmm
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/gmm'
CC gmm.lo
CC gmm_ms_fsm.lo
CC gmm_pdu.lo
CC gmm_prim.lo
CC misc.lo
CCLD libosmo-gprs-gmm.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/gmm'
Making all in sm
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/sm'
CC sm.lo
CC sm_ms_fsm.lo
CC sm_pdu.lo
CC sm_prim.lo
CC sm_qos.lo
CC misc.lo
CCLD libosmo-gprs-sm.la
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/sm'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src'
Making all in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests'
Making all in gmm
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/gmm'
CC gmm_misc_test.o
CC gmm_prim_ms_test.o
CC gmm_prim_network_test.o
CCLD gmm_misc_test
CCLD gmm_prim_network_test
CCLD gmm_prim_ms_test
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/gmm'
Making all in llc
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/llc'
CC llc_test.o
CC llc_prim_test.o
CC pdu_codec_test.o
CC xid_codec_test.o
CCLD llc_test
CCLD pdu_codec_test
CCLD llc_prim_test
CCLD xid_codec_test
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/llc'
Making all in rlcmac
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/rlcmac'
CC csn1_ts_44_018_test.o
CC csn1_ts_44_060_test.o
CC rlcmac_prim_test.o
CC rlcmac_types_test.o
CCLD csn1_ts_44_060_test
CCLD csn1_ts_44_018_test
CCLD rlcmac_prim_test
CCLD rlcmac_types_test
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/rlcmac'
Making all in sndcp
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/sndcp'
CC sndcp_prim_test.o
CC sndcp_xid_test.o
CC slhc_test.o
CCLD slhc_test
CCLD sndcp_prim_test
CCLD sndcp_xid_test
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/sndcp'
Making all in sm
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/sm'
CC sm_prim_test.o
CCLD sm_prim_test
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/sm'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests'
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs'
+ make install
make install-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs'
Making install in include
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include'
Making install in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom'
Making install in csn1
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/csn1'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/csn1'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/csn1'
/usr/bin/install -c -m 644 wireshark_compat.h csn1.h version.h '/build/coverity/install-Osmocom/include/osmocom/csn1'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/csn1'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/csn1'
Making install in gprs
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs'
Making install in gmm
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/gmm'
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/gmm'
make[6]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/gprs/gmm'
/usr/bin/install -c -m 644 gmm.h gmm_prim.h version.h '/build/coverity/install-Osmocom/include/osmocom/gprs/gmm'
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/gmm'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/gmm'
Making install in llc
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/llc'
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/llc'
make[6]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/gprs/llc'
/usr/bin/install -c -m 644 llc.h llc_prim.h version.h '/build/coverity/install-Osmocom/include/osmocom/gprs/llc'
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/llc'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/llc'
Making install in rlcmac
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/rlcmac'
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/rlcmac'
make[6]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/gprs/rlcmac'
/usr/bin/install -c -m 644 csn1_defs.h rlcmac.h rlcmac_prim.h types.h version.h '/build/coverity/install-Osmocom/include/osmocom/gprs/rlcmac'
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/rlcmac'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/rlcmac'
Making install in sndcp
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/sndcp'
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/sndcp'
make[6]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/gprs/sndcp'
/usr/bin/install -c -m 644 sndcp.h sndcp_prim.h version.h '/build/coverity/install-Osmocom/include/osmocom/gprs/sndcp'
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/sndcp'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/sndcp'
Making install in sm
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/sm'
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/sm'
make[6]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/gprs/sm'
/usr/bin/install -c -m 644 sm.h sm_prim.h sm_qos.h version.h '/build/coverity/install-Osmocom/include/osmocom/gprs/sm'
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/sm'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs/sm'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs'
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom/gprs'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/include'
Making install in src
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src'
Making install in common
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/common'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/common'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/common'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/common'
Making install in csn1
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/csn1'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/csn1'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-csn1.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-csn1.so.1.0.1 /build/coverity/install-Osmocom/lib/libosmo-csn1.so.1.0.1
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-csn1.so.1.0.1 libosmo-csn1.so.1 || { rm -f libosmo-csn1.so.1 && ln -s libosmo-csn1.so.1.0.1 libosmo-csn1.so.1; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-csn1.so.1.0.1 libosmo-csn1.so || { rm -f libosmo-csn1.so && ln -s libosmo-csn1.so.1.0.1 libosmo-csn1.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-csn1.lai /build/coverity/install-Osmocom/lib/libosmo-csn1.la
libtool: install: /usr/bin/install -c .libs/libosmo-csn1.a /build/coverity/install-Osmocom/lib/libosmo-csn1.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-csn1.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-csn1.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/csn1'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/csn1'
Making install in llc
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/llc'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/llc'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gprs-llc.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.so.1.0.0 /build/coverity/install-Osmocom/lib/libosmo-gprs-llc.so.1.0.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-gprs-llc.so.1.0.0 libosmo-gprs-llc.so.1 || { rm -f libosmo-gprs-llc.so.1 && ln -s libosmo-gprs-llc.so.1.0.0 libosmo-gprs-llc.so.1; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-gprs-llc.so.1.0.0 libosmo-gprs-llc.so || { rm -f libosmo-gprs-llc.so && ln -s libosmo-gprs-llc.so.1.0.0 libosmo-gprs-llc.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.lai /build/coverity/install-Osmocom/lib/libosmo-gprs-llc.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.a /build/coverity/install-Osmocom/lib/libosmo-gprs-llc.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-gprs-llc.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-gprs-llc.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/llc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/llc'
Making install in rlcmac
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/rlcmac'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/rlcmac'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gprs-rlcmac.la '/build/coverity/install-Osmocom/lib'
libtool: warning: relinking 'libosmo-gprs-rlcmac.la'
libtool: install: (cd /build/coverity/source-Osmocom/libosmo-gprs/src/rlcmac; /bin/bash "/build/coverity/source-Osmocom/libosmo-gprs/libtool" --silent --tag CC --mode=relink gcc -Wall -I/build/coverity/install-Osmocom/include/ -pthread -I/build/coverity/install-Osmocom/include/ -pthread -std=gnu11 -export-symbols-regex "^osmo_" -version-info 1:1:0 -no-undefined -o libosmo-gprs-rlcmac.la -rpath /build/coverity/install-Osmocom/lib codel.lo coding_scheme.lo csn1_ts_24_008.lo csn1_ts_44_018.lo csn1_ts_44_060.lo gre.lo pdch_ul_controller.lo llc_queue.lo rlc_window.lo rlc_window_dl.lo rlc_window_ul.lo rlc.lo rlcmac.lo rlcmac_dec.lo rlcmac_enc.lo rlcmac_prim.lo sched.lo tbf.lo tbf_dl.lo tbf_dl_fsm.lo tbf_ul.lo tbf_ul_fsm.lo tbf_ul_ass_fsm.lo tbf_dl_ass_fsm.lo ts_44_060.lo ts_44_064.lo misc.lo ../../src/csn1/libosmo-csn1.la -L/build/coverity/install-Osmocom/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -L/build/coverity/install-Osmocom/lib -losmocore -ltalloc -lmnl )
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-rlcmac.so.1.0.1T /build/coverity/install-Osmocom/lib/libosmo-gprs-rlcmac.so.1.0.1
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-gprs-rlcmac.so.1.0.1 libosmo-gprs-rlcmac.so.1 || { rm -f libosmo-gprs-rlcmac.so.1 && ln -s libosmo-gprs-rlcmac.so.1.0.1 libosmo-gprs-rlcmac.so.1; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-gprs-rlcmac.so.1.0.1 libosmo-gprs-rlcmac.so || { rm -f libosmo-gprs-rlcmac.so && ln -s libosmo-gprs-rlcmac.so.1.0.1 libosmo-gprs-rlcmac.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-rlcmac.lai /build/coverity/install-Osmocom/lib/libosmo-gprs-rlcmac.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-rlcmac.a /build/coverity/install-Osmocom/lib/libosmo-gprs-rlcmac.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-gprs-rlcmac.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-gprs-rlcmac.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/rlcmac'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/rlcmac'
Making install in sndcp
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/sndcp'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/sndcp'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gprs-sndcp.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.so.1.0.0 /build/coverity/install-Osmocom/lib/libosmo-gprs-sndcp.so.1.0.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-gprs-sndcp.so.1.0.0 libosmo-gprs-sndcp.so.1 || { rm -f libosmo-gprs-sndcp.so.1 && ln -s libosmo-gprs-sndcp.so.1.0.0 libosmo-gprs-sndcp.so.1; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-gprs-sndcp.so.1.0.0 libosmo-gprs-sndcp.so || { rm -f libosmo-gprs-sndcp.so && ln -s libosmo-gprs-sndcp.so.1.0.0 libosmo-gprs-sndcp.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.lai /build/coverity/install-Osmocom/lib/libosmo-gprs-sndcp.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.a /build/coverity/install-Osmocom/lib/libosmo-gprs-sndcp.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-gprs-sndcp.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-gprs-sndcp.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/sndcp'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/sndcp'
Making install in gmm
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/gmm'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/gmm'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gprs-gmm.la '/build/coverity/install-Osmocom/lib'
libtool: warning: relinking 'libosmo-gprs-gmm.la'
libtool: install: (cd /build/coverity/source-Osmocom/libosmo-gprs/src/gmm; /bin/bash "/build/coverity/source-Osmocom/libosmo-gprs/libtool" --silent --tag CC --mode=relink gcc -Wall -I/build/coverity/install-Osmocom/include/ -pthread -I/build/coverity/install-Osmocom/include/ -pthread -std=gnu11 -export-symbols-regex "^osmo_" -version-info 1:0:0 -no-undefined -o libosmo-gprs-gmm.la -rpath /build/coverity/install-Osmocom/lib gmm.lo gmm_ms_fsm.lo gmm_pdu.lo gmm_prim.lo misc.lo ../../src/llc/libosmo-gprs-llc.la -L/build/coverity/install-Osmocom/lib -losmocore -ltalloc -lmnl -L/build/coverity/install-Osmocom/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lm )
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-gmm.so.1.0.0T /build/coverity/install-Osmocom/lib/libosmo-gprs-gmm.so.1.0.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-gprs-gmm.so.1.0.0 libosmo-gprs-gmm.so.1 || { rm -f libosmo-gprs-gmm.so.1 && ln -s libosmo-gprs-gmm.so.1.0.0 libosmo-gprs-gmm.so.1; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-gprs-gmm.so.1.0.0 libosmo-gprs-gmm.so || { rm -f libosmo-gprs-gmm.so && ln -s libosmo-gprs-gmm.so.1.0.0 libosmo-gprs-gmm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-gmm.lai /build/coverity/install-Osmocom/lib/libosmo-gprs-gmm.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-gmm.a /build/coverity/install-Osmocom/lib/libosmo-gprs-gmm.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-gprs-gmm.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-gprs-gmm.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/gmm'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/gmm'
Making install in sm
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/sm'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src/sm'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gprs-sm.la '/build/coverity/install-Osmocom/lib'
libtool: warning: relinking 'libosmo-gprs-sm.la'
libtool: install: (cd /build/coverity/source-Osmocom/libosmo-gprs/src/sm; /bin/bash "/build/coverity/source-Osmocom/libosmo-gprs/libtool" --silent --tag CC --mode=relink gcc -Wall -I/build/coverity/install-Osmocom/include/ -pthread -I/build/coverity/install-Osmocom/include/ -pthread -std=gnu11 -export-symbols-regex "^osmo_" -version-info 1:0:0 -no-undefined -o libosmo-gprs-sm.la -rpath /build/coverity/install-Osmocom/lib sm.lo sm_ms_fsm.lo sm_pdu.lo sm_prim.lo sm_qos.lo misc.lo ../../src/gmm/libosmo-gprs-gmm.la ../../src/sndcp/libosmo-gprs-sndcp.la ../../src/common/libosmo-gprs-common.la -L/build/coverity/install-Osmocom/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -L/build/coverity/install-Osmocom/lib -losmocore -ltalloc -lmnl -lm )
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sm.so.1.0.0T /build/coverity/install-Osmocom/lib/libosmo-gprs-sm.so.1.0.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-gprs-sm.so.1.0.0 libosmo-gprs-sm.so.1 || { rm -f libosmo-gprs-sm.so.1 && ln -s libosmo-gprs-sm.so.1.0.0 libosmo-gprs-sm.so.1; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-gprs-sm.so.1.0.0 libosmo-gprs-sm.so || { rm -f libosmo-gprs-sm.so && ln -s libosmo-gprs-sm.so.1.0.0 libosmo-gprs-sm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sm.lai /build/coverity/install-Osmocom/lib/libosmo-gprs-sm.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sm.a /build/coverity/install-Osmocom/lib/libosmo-gprs-sm.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-gprs-sm.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-gprs-sm.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/sm'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src/sm'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/src'
Making install in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests'
Making install in gmm
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/gmm'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/gmm'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/gmm'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/gmm'
Making install in llc
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/llc'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/llc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/llc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/llc'
Making install in rlcmac
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/rlcmac'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/rlcmac'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/rlcmac'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/rlcmac'
Making install in sndcp
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/sndcp'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/sndcp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/sndcp'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/sndcp'
Making install in sm
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/sm'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/sm'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/sm'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests/sm'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs/tests'
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-gprs'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib/pkgconfig'
/usr/bin/install -c -m 644 libosmo-csn1.pc libosmo-gprs-gmm.pc libosmo-gprs-llc.pc libosmo-gprs-rlcmac.pc libosmo-gprs-sm.pc libosmo-gprs-sndcp.pc '/build/coverity/install-Osmocom/lib/pkgconfig'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libosmo-gprs'
+ popd
~/coverity/source-Osmocom
+ build_default libosmo-pfcp
+ pushd libosmo-pfcp
~/coverity/source-Osmocom/libosmo-pfcp ~/coverity/source-Osmocom
+ shift
+ do_build
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:44: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:44: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:44: the top level
configure.ac:83: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:83: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:83: the top level
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
doc/charts/Makefile.am:16: warning: '%'-style pattern rules are a GNU make extension
doc/charts/Makefile.am:19: warning: '%'-style pattern rules are a GNU make extension
include/osmocom/pfcp/Makefile.am:6: warning: dir $@: non-POSIX variable name
include/osmocom/pfcp/Makefile.am:6: (probably a GNU make extension)
src/libosmo-gtlv/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.11.0... yes
checking for libosmogsm >= 1.11.0... yes
checking for egrep... (cached) /usr/bin/grep -E
CFLAGS=" -std=gnu11"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-gtlv.pc
config.status: creating libosmo-pfcp.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/gtlv/Makefile
config.status: creating include/osmocom/pfcp/Makefile
config.status: creating src/Makefile
config.status: creating src/libosmo-gtlv/Makefile
config.status: creating src/libosmo-pfcp/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/libosmo-gtlv/Makefile
config.status: creating tests/libosmo-gtlv/test_gtlv_gen/Makefile
config.status: creating tests/libosmo-gtlv/test_tliv/Makefile
config.status: creating tests/libosmo-pfcp/Makefile
config.status: creating doc/Makefile
config.status: creating doc/charts/Makefile
config.status: creating contrib/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
+ make -j 12
echo 0.5.0.2-5a60-dirty > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp'
Making all in include
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include'
Making all in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom'
Making all in gtlv
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/gtlv'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/gtlv'
Making all in pfcp
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/pfcp'
make -C ../../../src/libosmo-gtlv
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-gtlv'
CC gtlv.lo
CC gtlv_dec_enc.lo
CC gtlv_gen.lo
CCLD libosmo-gtlv.la
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-gtlv'
make -C ../../../src/libosmo-pfcp gen__pfcp_ies_auto
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
CC gen__pfcp_ies_auto.o
CCLD gen__pfcp_ies_auto
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
../../../src/libosmo-pfcp/gen__pfcp_ies_auto h > ./pfcp_ies_auto.h
make all-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/pfcp'
GEN version.h
GEN version.h
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/pfcp'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/pfcp'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include'
Making all in src
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src'
Making all in libosmo-gtlv
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-gtlv'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-gtlv'
Making all in libosmo-pfcp
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
make -C ../../src/libosmo-gtlv
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-gtlv'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-gtlv'
make gen__pfcp_ies_auto
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
make[4]: 'gen__pfcp_ies_auto' is up to date.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
./gen__pfcp_ies_auto c > ./pfcp_ies_auto.c
make all-am
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
CC pfcp_endpoint.lo
CC pfcp_ies_custom.lo
CC pfcp_msg.lo
CC pfcp_strs.lo
CC pfcp_cp_peer.lo
CC pfcp_ies_auto.lo
CCLD libosmo-pfcp.la
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src'
Making all in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests'
Making all in libosmo-gtlv
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv'
Making all in test_gtlv_gen
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
CC gen__myproto_ies_auto.o
CC myproto_ies_custom.o
CCLD gen__myproto_ies_auto
./gen__myproto_ies_auto h > ./myproto_ies_auto.h
./gen__myproto_ies_auto c > ./myproto_ies_auto.c
make all-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
CC gtlv_gen_test.o
CC myproto_ies_auto.o
CCLD gtlv_gen_test
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
Making all in test_tliv
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
CC gen__myproto_ies_auto.o
CC myproto_ies_custom.o
CCLD gen__myproto_ies_auto
./gen__myproto_ies_auto h > ./myproto_ies_auto.h
./gen__myproto_ies_auto c > ./myproto_ies_auto.c
make all-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
CC tliv_test.o
CC myproto_ies_auto.o
CCLD tliv_test
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv'
CC gtlv_test.o
CC gtlv_dec_enc_test.o
CCLD gtlv_dec_enc_test
CCLD gtlv_test
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv'
Making all in libosmo-pfcp
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-pfcp'
CC pfcp_test.o
CCLD pfcp_test
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-pfcp'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests'
Making all in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc'
Making all in charts
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc/charts'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc/charts'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc'
Making all in contrib
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/contrib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/contrib'
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp'
+ make install
make install-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp'
Making install in include
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include'
Making install in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom'
Making install in gtlv
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/gtlv'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/gtlv'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/gtlv'
/usr/bin/install -c -m 644 gtlv.h gtlv_dec_enc.h gtlv_gen.h '/build/coverity/install-Osmocom/include/osmocom/gtlv'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/gtlv'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/gtlv'
Making install in pfcp
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/pfcp'
make install-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/pfcp'
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/pfcp'
make[6]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/pfcp'
/usr/bin/install -c -m 644 pfcp_endpoint.h pfcp_ies_custom.h pfcp_ies_auto.h pfcp_msg.h pfcp_proto.h pfcp_strs.h pfcp_cp_peer.h version.h '/build/coverity/install-Osmocom/include/osmocom/pfcp'
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/pfcp'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/pfcp'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom/pfcp'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/include'
Making install in src
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src'
Making install in libosmo-gtlv
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-gtlv'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-gtlv'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gtlv.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-gtlv.so.1.0.0 /build/coverity/install-Osmocom/lib/libosmo-gtlv.so.1.0.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-gtlv.so.1.0.0 libosmo-gtlv.so.1 || { rm -f libosmo-gtlv.so.1 && ln -s libosmo-gtlv.so.1.0.0 libosmo-gtlv.so.1; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-gtlv.so.1.0.0 libosmo-gtlv.so || { rm -f libosmo-gtlv.so && ln -s libosmo-gtlv.so.1.0.0 libosmo-gtlv.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gtlv.lai /build/coverity/install-Osmocom/lib/libosmo-gtlv.la
libtool: install: /usr/bin/install -c .libs/libosmo-gtlv.a /build/coverity/install-Osmocom/lib/libosmo-gtlv.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-gtlv.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-gtlv.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-gtlv'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-gtlv'
Making install in libosmo-pfcp
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
make install-am
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-pfcp.la '/build/coverity/install-Osmocom/lib'
libtool: warning: relinking 'libosmo-pfcp.la'
libtool: install: (cd /build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp; /bin/bash "/build/coverity/source-Osmocom/libosmo-pfcp/libtool" --silent --tag CC --mode=relink gcc -Wall -I/build/coverity/install-Osmocom/include/ -pthread -I/build/coverity/install-Osmocom/include/ -pthread -std=gnu11 -version-info 4:0:0 -no-undefined -export-symbols-regex "^osmo_" -o libosmo-pfcp.la -rpath /build/coverity/install-Osmocom/lib pfcp_endpoint.lo pfcp_ies_custom.lo pfcp_msg.lo pfcp_strs.lo pfcp_cp_peer.lo pfcp_ies_auto.lo ../../src/libosmo-gtlv/libosmo-gtlv.la -L/build/coverity/install-Osmocom/lib -losmocore -ltalloc -lmnl -L/build/coverity/install-Osmocom/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl )
libtool: install: /usr/bin/install -c .libs/libosmo-pfcp.so.4.0.0T /build/coverity/install-Osmocom/lib/libosmo-pfcp.so.4.0.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-pfcp.so.4.0.0 libosmo-pfcp.so.4 || { rm -f libosmo-pfcp.so.4 && ln -s libosmo-pfcp.so.4.0.0 libosmo-pfcp.so.4; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-pfcp.so.4.0.0 libosmo-pfcp.so || { rm -f libosmo-pfcp.so && ln -s libosmo-pfcp.so.4.0.0 libosmo-pfcp.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-pfcp.lai /build/coverity/install-Osmocom/lib/libosmo-pfcp.la
libtool: install: /usr/bin/install -c .libs/libosmo-pfcp.a /build/coverity/install-Osmocom/lib/libosmo-pfcp.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-pfcp.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-pfcp.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src/libosmo-pfcp'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/src'
Making install in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests'
Making install in libosmo-gtlv
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv'
Making install in test_gtlv_gen
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
make install-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
Making install in test_tliv
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
make install-am
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
make[6]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-gtlv'
Making install in libosmo-pfcp
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-pfcp'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-pfcp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-pfcp'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests/libosmo-pfcp'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/tests'
Making install in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc'
Making install in charts
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc/charts'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc/charts'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc/charts'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc/charts'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/doc'
Making install in contrib
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/contrib'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp/contrib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/contrib'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp/contrib'
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-pfcp'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib/pkgconfig'
/usr/bin/install -c -m 644 libosmo-gtlv.pc libosmo-pfcp.pc '/build/coverity/install-Osmocom/lib/pkgconfig'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libosmo-pfcp'
+ popd
~/coverity/source-Osmocom
+ build_default libosmo-sigtran
+ pushd libosmo-sigtran
+ shift
+ do_build
+ autoreconf --install --force
~/coverity/source-Osmocom/libosmo-sigtran ~/coverity/source-Osmocom
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:167: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:167: the top level
configure.ac:184: warning: AC_OUTPUT should be used without arguments.
configure.ac:184: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
examples/Makefile.am: installing './depcomp'
include/osmocom/sigtran/Makefile.am:2: warning: dir $@: non-POSIX variable name
include/osmocom/sigtran/Makefile.am:2: (probably a GNU make extension)
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.11.0... yes
checking for libosmovty >= 1.11.0... yes
checking for libosmogsm >= 1.11.0... yes
checking for libosmo-netif >= 1.6.0... yes
checking for library containing sctp_recvmsg... -lsctp
checking if gcc supports -fvisibility=hidden... yes
checking for doxygen... /usr/bin/doxygen
checking whether to enable VTY/CTRL tests... no
CFLAGS=" -std=gnu11 -Wall"
CPPFLAGS=" -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-sigtran.pc
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/sccp/Makefile
config.status: creating include/osmocom/sigtran/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/m2ua/Makefile
config.status: creating tests/xua/Makefile
config.status: creating tests/ss7/Makefile
config.status: creating tests/vty/Makefile
config.status: creating examples/Makefile
config.status: creating stp/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Doxyfile
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 12
echo 2.1.0.164-775d-dirty > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran'
Making all in include
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include'
Making all in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom'
Making all in sccp
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom/sccp'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom/sccp'
Making all in sigtran
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom/sigtran'
GEN version.h
GEN version.h
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom/sigtran'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include'
Making all in src
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/src'
CC libxua_a-xua_msg.o
CC ipa.lo
CC m3ua.lo
CC sccp2sua.lo
CC sccp_connection.lo
CC sccp_helpers.lo
CC sccp_instance.lo
CC sccp_lbcs.lo
CC sccp_sap.lo
CC sccp_scmg.lo
CC sccp_sclc.lo
CC sccp_scrc.lo
CC sccp_scoc.lo
CC sccp_scoc_fsm.lo
CC sccp_types.lo
CC sccp_user.lo
CC sccp_vty.lo
CC ss7.lo
CC ss7_as.lo
CC ss7_as_vty.lo
CC ss7_asp.lo
sccp_scoc_fsm.c: In function 'scoc_fsm_active':
sccp_scoc_fsm.c:360:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user'
360 | #pragma message("TODO: internal disco: send N-DISCONNECT.ind to user")
| ^~~~~~~
CC ss7_asp_vty.lo
CC ss7_asp_peer.lo
CC ss7_combined_linkset.lo
CC ss7_hmrt.lo
CC ss7_instance.lo
CC ss7_link.lo
CC ss7_linkset.lo
CC ss7_vty.lo
CC ss7_xua_srv.lo
CC ss7_xua_srv_vty.lo
CC ss7_route.lo
CC ss7_route_table.lo
CC ss7_user.lo
CC sua.lo
CC xua_asp_fsm.lo
CC xua_as_fsm.lo
CC xua_default_lm_fsm.lo
CC xua_msg.lo
CC xua_rkm.lo
CC xua_shared.lo
CC xua_snm.lo
AR libxua.a
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libosmo-sigtran.la
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/src'
Making all in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests'
Making all in xua
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/xua'
CC xua_test.o
CC sccp_test_data.o
CCLD xua_test
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/xua'
Making all in m2ua
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/m2ua'
CC m2ua_test.o
CCLD m2ua_test
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/m2ua'
Making all in ss7
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/ss7'
CC ss7_test.o
CCLD ss7_test
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/ss7'
Making all in vty
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/vty'
CC ss7_asp_vty_test.o
CCLD ss7_asp_vty_test
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/vty'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests'
Making all in examples
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/examples'
CC sccp_demo_user.o
CC sccp_test_server.o
CC sccp_test_vty.o
CCLD sccp_demo_user
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/examples'
Making all in stp
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/stp'
CC stp_main.o
CCLD osmo-stp
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/stp'
Making all in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc'
Making all in examples
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc/manuals'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc'
Making all in contrib
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib'
Making all in systemd
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib/systemd'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib'
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran'
+ make install
make install-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran'
Making install in include
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include'
Making install in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom'
Making install in sccp
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom/sccp'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom/sccp'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/sccp'
/usr/bin/install -c -m 644 sccp_types.h '/build/coverity/install-Osmocom/include/osmocom/sccp'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom/sccp'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom/sccp'
Making install in sigtran
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom/sigtran'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom/sigtran'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/sigtran'
/usr/bin/install -c -m 644 mtp_sap.h osmo_ss7.h sccp_helpers.h sccp_sap.h sigtran_sap.h xua_msg.h version.h '/build/coverity/install-Osmocom/include/osmocom/sigtran'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/sigtran/protocol'
/usr/bin/install -c -m 644 protocol/sua.h protocol/m2ua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/build/coverity/install-Osmocom/include/osmocom/sigtran/protocol'
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom/sigtran'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom/sigtran'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom'
make[5]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/include'
Making install in src
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/src'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/src'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.11.0.0 /build/coverity/install-Osmocom/lib/libosmo-sigtran.so.11.0.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-sigtran.so.11.0.0 libosmo-sigtran.so.11 || { rm -f libosmo-sigtran.so.11 && ln -s libosmo-sigtran.so.11.0.0 libosmo-sigtran.so.11; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-sigtran.so.11.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.11.0.0 libosmo-sigtran.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /build/coverity/install-Osmocom/lib/libosmo-sigtran.la
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /build/coverity/install-Osmocom/lib/libosmo-sigtran.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-sigtran.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-sigtran.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/src'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/src'
Making install in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests'
Making install in xua
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/xua'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/xua'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/xua'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/xua'
Making install in m2ua
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/m2ua'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/m2ua'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/m2ua'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/m2ua'
Making install in ss7
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/ss7'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/ss7'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/ss7'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/ss7'
Making install in vty
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/vty'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/vty'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/vty'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests/vty'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/tests'
Making install in examples
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/examples'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/examples'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/examples'
Making install in stp
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/stp'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/stp'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/build/coverity/install-Osmocom/bin'
libtool: install: /usr/bin/install -c .libs/osmo-stp /build/coverity/install-Osmocom/bin/osmo-stp
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/stp'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/stp'
Making install in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc'
Making install in examples
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc/examples'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/doc/libosmo-sigtran/examples/osmo-stp'
/usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/build/coverity/install-Osmocom/share/doc/libosmo-sigtran/examples/osmo-stp'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/etc/osmocom'
/usr/bin/install -c -m 644 osmo-stp.cfg '/build/coverity/install-Osmocom/etc/osmocom'
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc/examples'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc/examples'
Making install in manuals
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc/manuals'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc/manuals'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc/manuals'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc/manuals'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/doc'
Making install in contrib
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib'
Making install in systemd
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib/systemd'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib/systemd'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib/systemd'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib/systemd'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib'
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran/contrib'
make[2]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran'
make[3]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib/pkgconfig'
/usr/bin/install -c -m 644 libosmo-sigtran.pc '/build/coverity/install-Osmocom/lib/pkgconfig'
make install-data-hook
make[4]: Entering directory '/build/coverity/source-Osmocom/libosmo-sigtran'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libosmo-sigtran'
+ popd
~/coverity/source-Osmocom
+ build_default libsmpp34
+ pushd libsmpp34
~/coverity/source-Osmocom/libsmpp34 ~/coverity/source-Osmocom
+ shift
+ do_build
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'aux_config'.
libtoolize: copying file 'aux_config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:40: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:40: the top level
configure.ac:20: installing 'aux_config/compile'
configure.ac:23: installing 'aux_config/config.guess'
configure.ac:23: installing 'aux_config/config.sub'
configure.ac:8: installing 'aux_config/install-sh'
configure.ac:8: installing 'aux_config/missing'
binaries/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_dumpBuf.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10: 'src/Makefile.am' included from here
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
src/Makefile.am:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_dumpPdu.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10: 'src/Makefile.am' included from here
src/Makefile.am:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_heap.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10: 'src/Makefile.am' included from here
src/Makefile.am:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_pack.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10: 'src/Makefile.am' included from here
src/Makefile.am:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_unpack.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10: 'src/Makefile.am' included from here
src/Makefile.am:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_structs.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10: 'src/Makefile.am' included from here
src/Makefile.am:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_params.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10: 'src/Makefile.am' included from here
test_pdu/Makefile.am:12: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:12: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:12: warning: source file '$(TESTPDU_SOURCE_DIR)/alert_notification_test.c' is in a subdirectory,
test_pdu/Makefile.am:12: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_apps/Makefile.am:26: warning: source file '$(TESTAPPS_SOURCE_DIR)/analizer.c' is in a subdirectory,
test_apps/Makefile.am:26: but option 'subdir-objects' is disabled
binaries/Makefile.am:9: 'test_apps/Makefile.am' included from here
test_pdu/Makefile.am:16: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:16: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:16: warning: source file '$(TESTPDU_SOURCE_DIR)/bind_receiver_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:16: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:20: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:20: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:20: warning: source file '$(TESTPDU_SOURCE_DIR)/bind_receiver_test.c' is in a subdirectory,
test_pdu/Makefile.am:20: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:24: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:24: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:24: warning: source file '$(TESTPDU_SOURCE_DIR)/bind_transceiver_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:24: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:28: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:28: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:28: warning: source file '$(TESTPDU_SOURCE_DIR)/bind_transceiver_test.c' is in a subdirectory,
test_pdu/Makefile.am:28: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:32: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:32: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:32: warning: source file '$(TESTPDU_SOURCE_DIR)/bind_transmitter_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:32: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:36: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:36: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:36: warning: source file '$(TESTPDU_SOURCE_DIR)/bind_transmitter_test.c' is in a subdirectory,
test_pdu/Makefile.am:36: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:40: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:40: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:40: warning: source file '$(TESTPDU_SOURCE_DIR)/cancel_sm_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:40: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:44: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:44: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:44: warning: source file '$(TESTPDU_SOURCE_DIR)/cancel_sm_test.c' is in a subdirectory,
test_pdu/Makefile.am:44: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:48: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:48: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:48: warning: source file '$(TESTPDU_SOURCE_DIR)/data_sm_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:48: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:52: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:52: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:52: warning: source file '$(TESTPDU_SOURCE_DIR)/data_sm_test.c' is in a subdirectory,
test_pdu/Makefile.am:52: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:56: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:56: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:56: warning: source file '$(TESTPDU_SOURCE_DIR)/deliver_sm_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:56: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:60: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:60: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:60: warning: source file '$(TESTPDU_SOURCE_DIR)/deliver_sm_test.c' is in a subdirectory,
test_pdu/Makefile.am:60: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:64: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:64: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:64: warning: source file '$(TESTPDU_SOURCE_DIR)/enquire_link_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:64: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:68: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:68: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:68: warning: source file '$(TESTPDU_SOURCE_DIR)/enquire_link_test.c' is in a subdirectory,
test_pdu/Makefile.am:68: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_apps/Makefile.am:17: warning: source file '$(TESTAPPS_SOURCE_DIR)/tcp.c' is in a subdirectory,
test_apps/Makefile.am:17: but option 'subdir-objects' is disabled
binaries/Makefile.am:9: 'test_apps/Makefile.am' included from here
test_apps/Makefile.am:17: warning: source file '$(TESTAPPS_SOURCE_DIR)/smpp.c' is in a subdirectory,
test_apps/Makefile.am:17: but option 'subdir-objects' is disabled
binaries/Makefile.am:9: 'test_apps/Makefile.am' included from here
test_apps/Makefile.am:17: warning: source file '$(TESTAPPS_SOURCE_DIR)/esme.c' is in a subdirectory,
test_apps/Makefile.am:17: but option 'subdir-objects' is disabled
binaries/Makefile.am:9: 'test_apps/Makefile.am' included from here
test_pdu/Makefile.am:72: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:72: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:72: warning: source file '$(TESTPDU_SOURCE_DIR)/generic_nack_test.c' is in a subdirectory,
test_pdu/Makefile.am:72: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:76: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:76: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:76: warning: source file '$(TESTPDU_SOURCE_DIR)/outbind_test.c' is in a subdirectory,
test_pdu/Makefile.am:76: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:80: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:80: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:80: warning: source file '$(TESTPDU_SOURCE_DIR)/query_sm_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:80: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:84: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:84: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:84: warning: source file '$(TESTPDU_SOURCE_DIR)/query_sm_test.c' is in a subdirectory,
test_pdu/Makefile.am:84: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:88: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:88: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:88: warning: source file '$(TESTPDU_SOURCE_DIR)/replace_sm_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:88: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:92: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:92: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:92: warning: source file '$(TESTPDU_SOURCE_DIR)/replace_sm_test.c' is in a subdirectory,
test_pdu/Makefile.am:92: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_apps/Makefile.am:4: warning: source file '$(TESTAPPS_SOURCE_DIR)/tcp.c' is in a subdirectory,
test_apps/Makefile.am:4: but option 'subdir-objects' is disabled
binaries/Makefile.am:9: 'test_apps/Makefile.am' included from here
test_apps/Makefile.am:4: warning: source file '$(TESTAPPS_SOURCE_DIR)/smpp.c' is in a subdirectory,
test_apps/Makefile.am:4: but option 'subdir-objects' is disabled
binaries/Makefile.am:9: 'test_apps/Makefile.am' included from here
test_apps/Makefile.am:4: warning: source file '$(TESTAPPS_SOURCE_DIR)/sendwp.c' is in a subdirectory,
test_apps/Makefile.am:4: but option 'subdir-objects' is disabled
binaries/Makefile.am:9: 'test_apps/Makefile.am' included from here
test_pdu/Makefile.am:4: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:4: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:4: warning: source file '$(TESTPDU_SOURCE_DIR)/submit_multi_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:4: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:8: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:8: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:8: warning: source file '$(TESTPDU_SOURCE_DIR)/submit_multi_test.c' is in a subdirectory,
test_pdu/Makefile.am:8: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:96: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:96: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:96: warning: source file '$(TESTPDU_SOURCE_DIR)/submit_sm_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:96: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:100: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:100: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:100: warning: source file '$(TESTPDU_SOURCE_DIR)/submit_sm_test.c' is in a subdirectory,
test_pdu/Makefile.am:100: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:104: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:104: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:104: warning: source file '$(TESTPDU_SOURCE_DIR)/unbind_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:104: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:108: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:108: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:108: warning: source file '$(TESTPDU_SOURCE_DIR)/unbind_test.c' is in a subdirectory,
test_pdu/Makefile.am:108: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
binaries/Makefile.am: installing 'aux_config/depcomp'
test_apps/Makefile.am:26: warning: variable 'analizer_SOURCES' is defined but no program or
test_apps/Makefile.am:26: library has 'analizer' as canonical name (possible typo)
test_apps/Makefile.am:17: warning: variable 'esme_SOURCES' is defined but no program or
test_apps/Makefile.am:17: library has 'esme' as canonical name (possible typo)
test_apps/Makefile.am:4: warning: variable 'sendwp_SOURCES' is defined but no program or
test_apps/Makefile.am:4: library has 'sendwp' as canonical name (possible typo)
test_apps/Makefile.am:30: warning: variable 'analizer_LDFLAGS' is defined but no program or
test_apps/Makefile.am:30: library has 'analizer' as canonical name (possible typo)
test_apps/Makefile.am:24: warning: variable 'esme_LDFLAGS' is defined but no program or
test_apps/Makefile.am:24: library has 'esme' as canonical name (possible typo)
test_apps/Makefile.am:11: warning: variable 'sendwp_LDFLAGS' is defined but no program or
test_apps/Makefile.am:11: library has 'sendwp' as canonical name (possible typo)
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for stdlib.h... (cached) yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for libxml-2.0... yes
checking for GNU libc compatible malloc... yes
checking for memset... yes
CFLAGS="-g -O2"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating def_frame/Makefile
config.status: creating def_list/Makefile
config.status: creating binaries/Makefile
config.status: creating test_apps/Makefile
config.status: creating libsmpp34.pc
config.status: creating aux_config/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
+ make -j 12
echo 1.14.4.2-5674 > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libsmpp34'
Making all in binaries
make[2]: Entering directory '/build/coverity/source-Osmocom/libsmpp34/binaries'
CC core.o
CC submit_multi_resp_test.o
CC libsmpp34_la-smpp34_dumpBuf.lo
CC libsmpp34_la-smpp34_dumpPdu.lo
CC libsmpp34_la-smpp34_heap.lo
CC libsmpp34_la-smpp34_unpack.lo
CC libsmpp34_la-smpp34_structs.lo
CC libsmpp34_la-smpp34_pack.lo
CC libsmpp34_la-smpp34_params.lo
CC submit_multi_test.o
CC bind_receiver_resp_test.o
CC alert_notification_test.o
CC bind_receiver_test.o
CC bind_transceiver_resp_test.o
CC bind_transceiver_test.o
CC bind_transmitter_resp_test.o
CC bind_transmitter_test.o
CC cancel_sm_resp_test.o
CC cancel_sm_test.o
CC data_sm_resp_test.o
CC data_sm_test.o
CC deliver_sm_resp_test.o
CC deliver_sm_test.o
CC enquire_link_resp_test.o
CC enquire_link_test.o
CC generic_nack_test.o
CC outbind_test.o
CC query_sm_resp_test.o
CC query_sm_test.o
CC replace_sm_resp_test.o
CC replace_sm_test.o
CC submit_sm_resp_test.o
CC submit_sm_test.o
CC unbind_resp_test.o
CC unbind_test.o
CC esme-tcp.o
CC esme-smpp.o
CC esme-esme.o
CC analizer-analizer.o
CC sendwp-tcp.o
CC sendwp-smpp.o
CC sendwp-sendwp.o
GEN smpp34_version.h
CCLD libsmpp34.la
CCLD submit_multi_resp_test
CCLD submit_multi_test
CCLD alert_notification_test
CCLD bind_receiver_test
CCLD bind_receiver_resp_test
CCLD bind_transceiver_resp_test
CCLD bind_transceiver_test
CCLD bind_transmitter_resp_test
CCLD cancel_sm_test
CCLD bind_transmitter_test
CCLD data_sm_resp_test
CCLD cancel_sm_resp_test
CCLD data_sm_test
CCLD deliver_sm_resp_test
CCLD deliver_sm_test
CCLD enquire_link_resp_test
CCLD enquire_link_test
CCLD generic_nack_test
CCLD outbind_test
CCLD query_sm_resp_test
CCLD query_sm_test
CCLD replace_sm_resp_test
CCLD replace_sm_test
CCLD submit_sm_resp_test
CCLD submit_sm_test
CCLD unbind_resp_test
CCLD unbind_test
CCLD esme
CCLD analizer
CCLD sendwp
make[2]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34/binaries'
Making all in def_frame
make[2]: Entering directory '/build/coverity/source-Osmocom/libsmpp34/def_frame'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34/def_frame'
Making all in def_list
make[2]: Entering directory '/build/coverity/source-Osmocom/libsmpp34/def_list'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34/def_list'
Making all in test_apps
make[2]: Entering directory '/build/coverity/source-Osmocom/libsmpp34/test_apps'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34/test_apps'
make[2]: Entering directory '/build/coverity/source-Osmocom/libsmpp34'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34'
+ make install
make install-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libsmpp34'
Making install in binaries
make[2]: Entering directory '/build/coverity/source-Osmocom/libsmpp34/binaries'
make[3]: Entering directory '/build/coverity/source-Osmocom/libsmpp34/binaries'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libsmpp34.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libsmpp34.so.1.2.1 /build/coverity/install-Osmocom/lib/libsmpp34.so.1.2.1
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libsmpp34.so.1.2.1 libsmpp34.so.1 || { rm -f libsmpp34.so.1 && ln -s libsmpp34.so.1.2.1 libsmpp34.so.1; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libsmpp34.so.1.2.1 libsmpp34.so || { rm -f libsmpp34.so && ln -s libsmpp34.so.1.2.1 libsmpp34.so; }; })
libtool: install: /usr/bin/install -c .libs/libsmpp34.lai /build/coverity/install-Osmocom/lib/libsmpp34.la
libtool: install: /usr/bin/install -c .libs/libsmpp34.a /build/coverity/install-Osmocom/lib/libsmpp34.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libsmpp34.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libsmpp34.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include'
/usr/bin/install -c -m 644 ../src/smpp34.h ../src/smpp34_heap.h ../src/smpp34_structs.h ../src/smpp34_params.h smpp34_version.h '/build/coverity/install-Osmocom/include'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34/binaries'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34/binaries'
Making install in def_frame
make[2]: Entering directory '/build/coverity/source-Osmocom/libsmpp34/def_frame'
make[3]: Entering directory '/build/coverity/source-Osmocom/libsmpp34/def_frame'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/def_frame'
/usr/bin/install -c -m 644 ../def_frame/alert_notification.frame ../def_frame/alert_notification.tlv ../def_frame/bind_receiver.frame ../def_frame/bind_receiver_resp.frame ../def_frame/bind_receiver_resp.tlv ../def_frame/bind_transceiver.frame ../def_frame/bind_transceiver_resp.frame ../def_frame/bind_transceiver_resp.tlv ../def_frame/bind_transmitter.frame ../def_frame/bind_transmitter_resp.frame ../def_frame/bind_transmitter_resp.tlv ../def_frame/cancel_sm.frame ../def_frame/clean.frame ../def_frame/data_sm.frame ../def_frame/data_sm_resp.frame ../def_frame/data_sm_resp.tlv ../def_frame/data_sm.tlv ../def_frame/deliver_sm.frame ../def_frame/deliver_sm_resp.frame ../def_frame/deliver_sm.tlv ../def_frame/header.frame ../def_frame/outbind.frame ../def_frame/query_sm.frame ../def_frame/query_sm_resp.frame ../def_frame/replace_sm.frame ../def_frame/dad.frame ../def_frame/submit_multi.dad ../def_frame/submit_multi.frame ../def_frame/submit_multi.tlv ../def_frame/udad.frame ../def_frame/submit_multi_resp.udad ../def_frame/submit_multi_resp.frame ../def_frame/submit_sm.frame ../def_frame/submit_sm_resp.frame ../def_frame/submit_sm.tlv ../def_frame/tlv.frame ../def_frame/tlv.operation '/build/coverity/install-Osmocom/include/def_frame'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34/def_frame'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34/def_frame'
Making install in def_list
make[2]: Entering directory '/build/coverity/source-Osmocom/libsmpp34/def_list'
make[3]: Entering directory '/build/coverity/source-Osmocom/libsmpp34/def_list'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/def_list'
/usr/bin/install -c -m 644 ../def_list/dest_flag.list ../def_list/addr_npi.list ../def_list/command_id.list ../def_list/tlv_id.list ../def_list/addr_ton.list ../def_list/command_status.list ../def_list/smpp34_protocol.def '/build/coverity/install-Osmocom/include/def_list'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34/def_list'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34/def_list'
Making install in test_apps
make[2]: Entering directory '/build/coverity/source-Osmocom/libsmpp34/test_apps'
make[3]: Entering directory '/build/coverity/source-Osmocom/libsmpp34/test_apps'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34/test_apps'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34/test_apps'
make[2]: Entering directory '/build/coverity/source-Osmocom/libsmpp34'
make[3]: Entering directory '/build/coverity/source-Osmocom/libsmpp34'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib/pkgconfig'
/usr/bin/install -c -m 644 libsmpp34.pc '/build/coverity/install-Osmocom/lib/pkgconfig'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libsmpp34'
+ popd
~/coverity/source-Osmocom
+ build_default libgtpnl
+ pushd libgtpnl
+ shift
+ do_build
+ autoreconf --install --force
~/coverity/source-Osmocom/libgtpnl ~/coverity/source-Osmocom
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:33: installing 'build-aux/compile'
configure.ac:7: installing 'build-aux/config.guess'
configure.ac:7: installing 'build-aux/config.sub'
configure.ac:10: installing 'build-aux/install-sh'
configure.ac:10: installing 'build-aux/missing'
src/Makefile.am: installing 'build-aux/depcomp'
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libmnl >= 1.0.0... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether compiler accepts -fvisibility=hidden... yes
checking whether to enable QEMU tests... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/libgtpnl/Makefile
config.status: creating include/linux/Makefile
config.status: creating libgtpnl.pc
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tools/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
+ make -j 12
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/libgtpnl'
Making all in include
make[2]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/include'
Making all in libgtpnl
make[3]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/include/libgtpnl'
GEN version.h
GEN version.h
make[3]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/include/libgtpnl'
Making all in linux
make[3]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/include/linux'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/include/linux'
make[3]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/include'
Making all in src
make[2]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/src'
CC genl.lo
CC gtp-genl.lo
CC gtp-rtnl.lo
CC gtp.lo
CCLD libgtpnl.la
make[2]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/src'
Making all in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/tests'
Making all in tools
make[2]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/tools'
CC gtp-link.o
CC gtp-tunnel.o
CCLD gtp-tunnel
CCLD gtp-link
make[2]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/tools'
make[2]: Entering directory '/build/coverity/source-Osmocom/libgtpnl'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl'
+ make install
Making install in include
make[1]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/include'
Making install in libgtpnl
make[2]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/include/libgtpnl'
make[3]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/include/libgtpnl'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/libgtpnl'
/usr/bin/install -c -m 644 gtp.h gtpnl.h version.h '/build/coverity/install-Osmocom/include/libgtpnl'
make[3]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/include/libgtpnl'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/include/libgtpnl'
Making install in linux
make[2]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/include/linux'
make[3]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/include/linux'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/include/linux'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/include/linux'
make[2]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/include'
make[3]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/include'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/include'
Making install in src
make[1]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/src'
make[2]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/src'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libgtpnl.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libgtpnl.so.0.2.2 /build/coverity/install-Osmocom/lib/libgtpnl.so.0.2.2
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libgtpnl.so.0.2.2 libgtpnl.so.0 || { rm -f libgtpnl.so.0 && ln -s libgtpnl.so.0.2.2 libgtpnl.so.0; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libgtpnl.so.0.2.2 libgtpnl.so || { rm -f libgtpnl.so && ln -s libgtpnl.so.0.2.2 libgtpnl.so; }; })
libtool: install: /usr/bin/install -c .libs/libgtpnl.lai /build/coverity/install-Osmocom/lib/libgtpnl.la
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/src'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/src'
Making install in tests
make[1]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/tests'
make[2]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/tests'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/tests'
Making install in tools
make[1]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/tools'
make[2]: Entering directory '/build/coverity/source-Osmocom/libgtpnl/tools'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c gtp-link gtp-tunnel '/build/coverity/install-Osmocom/bin'
libtool: install: /usr/bin/install -c .libs/gtp-link /build/coverity/install-Osmocom/bin/gtp-link
libtool: install: /usr/bin/install -c .libs/gtp-tunnel /build/coverity/install-Osmocom/bin/gtp-tunnel
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/tools'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl/tools'
make[1]: Entering directory '/build/coverity/source-Osmocom/libgtpnl'
make[2]: Entering directory '/build/coverity/source-Osmocom/libgtpnl'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib/pkgconfig'
/usr/bin/install -c -m 644 libgtpnl.pc '/build/coverity/install-Osmocom/lib/pkgconfig'
make[2]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl'
make[1]: Leaving directory '/build/coverity/source-Osmocom/libgtpnl'
+ popd
+ build_default osmo-ggsn --enable-gtp-linux
+ pushd osmo-ggsn
~/coverity/source-Osmocom
~/coverity/source-Osmocom/osmo-ggsn ~/coverity/source-Osmocom
+ shift
+ do_build --enable-gtp-linux
+ autoreconf --install --force
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:80: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:80: the top level
configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:102: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:102: the top level
configure.ac:18: installing './compile'
configure.ac:10: installing './config.guess'
configure.ac:10: installing './config.sub'
configure.ac:19: installing './install-sh'
configure.ac:155: installing './missing'
ggsn/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen --enable-gtp-linux
configure: WARNING: unrecognized options: --disable-doxygen
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking how to run the C preprocessor... gcc -E
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libgtpnl >= 1.3.0... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for linux/if.h... yes
checking for net/if.h... yes
checking for linux/if_tun.h... yes
checking for net/if_tun.h... no
checking for linux/netlink.h... yes
checking for linux/rtnetlink.h... yes
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for size_t... yes
checking whether struct ifaliasreq exist... no
checking whether struct ifreq.ifru_netmask exist... yes
checking whether struct rt_msghdr exist... no
checking whether struct iphdr exists... yes
checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes
checking whether gcc needs -traditional... no
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for inet_aton... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for libosmocore >= 1.11.0... yes
checking for libosmovty >= 1.11.0... yes
checking for libosmoctrl >= 1.11.0... yes
checking for libosmogsm >= 1.11.0... yes
CFLAGS=" -std=gnu11"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating ggsn/Makefile
config.status: creating gtp/Makefile
config.status: creating lib/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile
config.status: creating utils/Makefile
config.status: creating sgsnemu/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating tests/Makefile
config.status: creating tests/lib/Makefile
config.status: creating tests/gtp/Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/gtp/Makefile
config.status: creating libgtp.pc
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing libtool commands
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-doxygen
osmo-ggsn Configuration:
GTP Linux kernel support: yes
+ make -j 12
echo 1.13.0.13-88d6-dirty > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn'
Making all in include
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/include'
Making all in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom'
Making all in gtp
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom/gtp'
GEN version.h
GEN version.h
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom/gtp'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/include'
Making all in lib
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/lib'
CC checksum.o
CC debug.o
CC getopt.o
CC getopt1.o
CC icmpv6.o
CC in46_addr.o
CC ippool.o
CC lookup.o
CC netdev.o
CC tun.o
CC netns.o
CC util.o
CC gtp-kernel.o
AR libmisc.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/lib'
Making all in gtp
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/gtp'
CC gsn.lo
CC gtp.lo
CC gtp_sgsn_ctx.lo
CC gtpie.lo
CC lookupa.lo
CC pdp.lo
CC queue.lo
CCLD libgtp.la
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/gtp'
Making all in ggsn
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/ggsn'
CC ggsn_main.o
CC ggsn_vty.o
CC ggsn.o
CC sgsn.o
CC pco.o
CCLD osmo-ggsn
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/ggsn'
Making all in sgsnemu
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/sgsnemu'
CC sgsnemu.o
CC cmdline.o
CCLD sgsnemu
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/sgsnemu'
Making all in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/doc'
Making all in examples
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/manuals'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/doc'
Making all in contrib
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib'
Making all in systemd
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib/systemd'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib'
Making all in utils
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/utils'
CC gtp_echo_responder.o
CCLD gtp-echo-responder
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/utils'
Making all in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/tests'
Making all in lib
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/tests/lib'
CC ippool_test.o
CC in46a_test.o
CCLD ippool_test
CCLD in46a_test
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/tests/lib'
Making all in gtp
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/tests/gtp'
CC gtpie_test.o
CC queue_test.o
CCLD gtpie_test
CCLD queue_test
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/tests/gtp'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/tests'
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn'
make[1]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn'
+ make install
make install-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn'
Making install in include
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/include'
Making install in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom'
Making install in gtp
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom/gtp'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom/gtp'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/gtp'
/usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h version.h '/build/coverity/install-Osmocom/include/osmocom/gtp'
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom/gtp'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom/gtp'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/include'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/include'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/include'
Making install in lib
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/lib'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/lib'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/lib'
Making install in gtp
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/gtp'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/gtp'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libgtp.so.11.0.0 /build/coverity/install-Osmocom/lib/libgtp.so.11.0.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libgtp.so.11.0.0 libgtp.so.11 || { rm -f libgtp.so.11 && ln -s libgtp.so.11.0.0 libgtp.so.11; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libgtp.so.11.0.0 libgtp.so || { rm -f libgtp.so && ln -s libgtp.so.11.0.0 libgtp.so; }; })
libtool: install: /usr/bin/install -c .libs/libgtp.lai /build/coverity/install-Osmocom/lib/libgtp.la
libtool: install: /usr/bin/install -c .libs/libgtp.a /build/coverity/install-Osmocom/lib/libgtp.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libgtp.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libgtp.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/gtp'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/gtp'
Making install in ggsn
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/ggsn'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/ggsn'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/build/coverity/install-Osmocom/bin'
libtool: install: /usr/bin/install -c .libs/osmo-ggsn /build/coverity/install-Osmocom/bin/osmo-ggsn
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/ggsn'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/ggsn'
Making install in sgsnemu
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/sgsnemu'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/sgsnemu'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/build/coverity/install-Osmocom/bin'
libtool: install: /usr/bin/install -c .libs/sgsnemu /build/coverity/install-Osmocom/bin/sgsnemu
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/sgsnemu'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/sgsnemu'
Making install in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/doc'
Making install in examples
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/examples'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/etc/osmocom'
/usr/bin/install -c -m 644 osmo-ggsn.cfg '/build/coverity/install-Osmocom/etc/osmocom'
make install-data-hook
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/examples'
for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \
j="/build/coverity/install-Osmocom/share/doc/osmo-ggsn/examples/$f" && \
mkdir -p "$(dirname $j)" && \
/usr/bin/install -c -m 644 ./$f $j; \
done
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/examples'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/examples'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/examples'
Making install in manuals
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/manuals'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/manuals'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/manuals'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/doc/manuals'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/doc'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/doc'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/man/man8'
/usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/build/coverity/install-Osmocom/share/man/man8'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/doc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/doc'
Making install in contrib
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib'
Making install in systemd
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib/systemd'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib/systemd'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib/systemd'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib/systemd'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/contrib'
Making install in utils
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/utils'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/utils'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/build/coverity/install-Osmocom/bin'
libtool: install: /usr/bin/install -c gtp-echo-responder /build/coverity/install-Osmocom/bin/gtp-echo-responder
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/utils'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/utils'
Making install in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/tests'
Making install in lib
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/tests/lib'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/tests/lib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/tests/lib'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/tests/lib'
Making install in gtp
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/tests/gtp'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/tests/gtp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/tests/gtp'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/tests/gtp'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/tests'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/tests'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn/tests'
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-ggsn'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib/pkgconfig'
/usr/bin/install -c -m 644 libgtp.pc '/build/coverity/install-Osmocom/lib/pkgconfig'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn'
make[1]: Leaving directory '/build/coverity/source-Osmocom/osmo-ggsn'
+ popd
+ build_default osmo-gbproxy
+ pushd osmo-gbproxy
~/coverity/source-Osmocom
~/coverity/source-Osmocom/osmo-gbproxy ~/coverity/source-Osmocom
+ shift
+ do_build
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:48: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:48: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:48: the top level
configure.ac:99: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:99: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:99: the top level
configure.ac:136: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:136: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:136: the top level
configure.ac:215: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:215: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:215: the top level
configure.ac:217: warning: AC_OUTPUT should be used without arguments.
configure.ac:217: You should run autoupdate.
configure.ac:21: installing './compile'
configure.ac:23: installing './config.guess'
configure.ac:23: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen
configure: WARNING: unrecognized options: --disable-doxygen
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for libosmoctrl >= 1.10.0... yes
checking for libosmogb >= 1.10.0... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking whether struct tm has tm_gmtoff member... yes
checking whether to enable VTY/CTRL tests... no
CFLAGS="-g -O2 -std=gnu11 -Wall -Wno-trigraphs"
CPPFLAGS=" -Wall -Wno-trigraphs"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/gbproxy/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Makefile
config.status: creating bscconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-doxygen
+ make -j 12
echo 0.5.0.1-0aee > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy'
Making all in include
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/include'
Making all in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom'
Making all in gbproxy
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom/gbproxy'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom/gbproxy'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/include'
Making all in src
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/src'
CC gb_proxy.o
CC gb_proxy_main.o
CC gb_proxy_vty.o
CC gb_proxy_ctrl.o
CC gb_proxy_peer.o
CCLD osmo-gbproxy
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/src'
Making all in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc'
Making all in examples
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/manuals'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc'
Making all in contrib
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib'
Making all in systemd
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib/systemd'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib'
Making all in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/tests'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/tests'
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy'
make[1]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy'
+ make install
make install-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy'
Making install in include
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/include'
Making install in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom'
Making install in gbproxy
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom/gbproxy'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom/gbproxy'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom/gbproxy'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom/gbproxy'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/include'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/include'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/include'
Making install in src
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/src'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/src'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c osmo-gbproxy '/build/coverity/install-Osmocom/bin'
libtool: install: /usr/bin/install -c osmo-gbproxy /build/coverity/install-Osmocom/bin/osmo-gbproxy
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/src'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/src'
Making install in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc'
Making install in examples
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/examples'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/etc/osmocom'
/usr/bin/install -c -m 644 osmo-gbproxy/osmo-gbproxy.cfg '/build/coverity/install-Osmocom/etc/osmocom'
make install-data-hook
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
j="/build/coverity/install-Osmocom/share/doc/osmo-gbproxy/examples/$f" && \
mkdir -p "$(dirname $j)" && \
/usr/bin/install -c -m 644 ./$f $j; \
done
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/examples'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/examples'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/examples'
Making install in manuals
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/manuals'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/manuals'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/manuals'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc/manuals'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/doc'
Making install in contrib
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib'
Making install in systemd
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib/systemd'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib/systemd'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib/systemd'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib/systemd'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/contrib'
Making install in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/tests'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/tests'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/tests'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy/tests'
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-gbproxy'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy'
make[1]: Leaving directory '/build/coverity/source-Osmocom/osmo-gbproxy'
+ popd
+ build_default osmo-iuh
+ pushd osmo-iuh
~/coverity/source-Osmocom
~/coverity/source-Osmocom/osmo-iuh ~/coverity/source-Osmocom
+ shift
+ do_build
+ autoreconf --install --force
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:56: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:56: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:56: the top level
configure.ac:136: warning: AC_OUTPUT should be used without arguments.
configure.ac:136: You should run autoupdate.
configure.ac:8: installing './compile'
configure.ac:8: installing './config.guess'
configure.ac:8: installing './config.sub'
configure.ac:10: installing './install-sh'
configure.ac:10: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for netinet/sctp.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.11.0... yes
checking for libosmogsm >= 1.11.0... yes
checking for libosmovty >= 1.11.0... yes
checking for libosmoctrl >= 1.11.0... yes
checking for libosmo-netif >= 1.6.0... yes
checking for libosmo-sigtran >= 2.1.0... yes
checking for libasn1c >= 0.9.30... yes
checking for egrep... (cached) /usr/bin/grep -E
CFLAGS="-g -O2 -std=gnu11 -Wall"
CPPFLAGS=" -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-hnbap.pc
config.status: creating libosmo-ranap.pc
config.status: creating libosmo-rua.pc
config.status: creating libosmo-sabp.pc
config.status: creating src/Makefile
config.status: creating src/hnbap/Makefile
config.status: creating src/ranap/Makefile
config.status: creating src/rua/Makefile
config.status: creating src/sabp/Makefile
config.status: creating tests/Makefile
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/hnbap/Makefile
config.status: creating include/osmocom/ranap/Makefile
config.status: creating include/osmocom/rua/Makefile
config.status: creating include/osmocom/sabp/Makefile
config.status: creating include/osmocom/iuh/Makefile
config.status: creating doc/Makefile
config.status: executing libtool commands
config.status: executing depfiles commands
config.status: executing tests/atconfig commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen
+ make -j 12
echo 1.7.0.18-3764-dirty > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh'
Making all in src
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src'
../asn1/utils/asn1tostruct.py -p HNBAP_ -f ../asn1/hnbap/HNBAP-PDU-Contents.asn
../asn1/utils/asn1tostruct.py -p RUA_ -f ../asn1/rua/RUA-PDU-Contents.asn
../asn1/utils/asn1tostruct.py -p SABP_ -f ../asn1/sabp/SABP-PDU-Contents.asn
../asn1/utils/asn1tostruct.py -p RANAP_ -f ../asn1/ranap/RANAP-PDU-Contents.asn
[93mDidn't find any information element for message: PrivateMessage-IEs[0m
sed -i 's,^#include "rua_ies_defs.h",#include <osmocom/rua/rua_ies_defs.h>,' rua_encoder.c rua_decoder.c
[93mDidn't find any information element for message: PrivateMessage-IEs[0m
sed -i 's,^#include "hnbap_ies_defs.h",#include <osmocom/hnbap/hnbap_ies_defs.h>,' hnbap_encoder.c hnbap_decoder.c
sed -i 's,^#include "rua_common.h",#include <osmocom/rua/rua_common.h>,' rua_encoder.c rua_decoder.c rua_ies_defs.h
sed -i 's,^#include "hnbap_common.h",#include <osmocom/hnbap/hnbap_common.h>,' hnbap_encoder.c hnbap_decoder.c hnbap_ies_defs.h
sed -i 's,^#include "sabp_ies_defs.h",#include <osmocom/sabp/sabp_ies_defs.h>,' sabp_encoder.c sabp_decoder.c
mv rua_ies_defs.h ../include/osmocom/rua/
mv hnbap_ies_defs.h ../include/osmocom/hnbap/
touch ../src/gen_rua.stamp
sed -i 's,^#include "sabp_common.h",#include <osmocom/sabp/sabp_common.h>,' sabp_encoder.c sabp_decoder.c sabp_ies_defs.h
touch ../src/gen_hnbap.stamp
mv sabp_ies_defs.h ../include/osmocom/sabp/
touch ../src/gen_sabp.stamp
[93mDidn't find any information element for message: RelocationDetectIEs[0m
[93mDidn't find any information element for message: RelocationCompleteIEs[0m
[93mDidn't find any information element for message: RAB-SetupOrModifyItem-IEs[0m
[93mDidn't find any information element for message: PrivateMessage-IEs[0m
[93mDidn't find any information element for message: DirectTransferInformationItemIEs-RANAP-RelocInf[0m
[93mDidn't find any information element for message: SRVCC-CSKeysRequestIEs[0m
[93mDidn't find any information element for message: UeRadioCapabilityMatchRequestIEs[0m
sed -i 's,^#include "ranap_ies_defs.h",#include <osmocom/ranap/ranap_ies_defs.h>,' ranap_encoder.c ranap_decoder.c
sed -i 's,^#include "ranap_common.h",#include <osmocom/ranap/ranap_common.h>,' ranap_encoder.c ranap_decoder.c ranap_ies_defs.h
mv ranap_ies_defs.h ../include/osmocom/ranap/
touch ../src/gen_ranap.stamp
make all-recursive
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src'
Making all in hnbap
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src/hnbap'
CC HNBAP_Criticality.lo
CC HNBAP_PrivateIE-ID.lo
CC HNBAP_Presence.lo
CC HNBAP_ProcedureCode.lo
CC HNBAP_ProtocolIE-ID.lo
CC HNBAP_TriggeringMessage.lo
CC HNBAP_IE-Extensions.lo
CC HNBAP_Access-stratum-release-indicator.lo
CC HNBAP_AccessResult.lo
CC HNBAP_AltitudeAndDirection.lo
CC HNBAP_BackoffTimer.lo
CC HNBAP_BindingID.lo
CC HNBAP_Cause.lo
CC HNBAP_CauseRadioNetwork.lo
CC HNBAP_CauseTransport.lo
CC HNBAP_CauseProtocol.lo
CC HNBAP_CauseMisc.lo
CC HNBAP_CellIdentity.lo
CC HNBAP_CELL-FACHMobilitySupport.lo
CC HNBAP_Context-ID.lo
CC HNBAP_CriticalityDiagnostics.lo
CC HNBAP_CriticalityDiagnostics-IE-List.lo
CC HNBAP_CriticalityDiagnostics-IE-List-Value.lo
CC HNBAP_CSG-ID.lo
CC HNBAP_CSG-Capability.lo
CC HNBAP_CSGMembershipStatus.lo
CC HNBAP_CGI.lo
CC HNBAP_CI.lo
CC HNBAP_CN-DomainIndicator.lo
CC HNBAP_ESN.lo
CC HNBAP_GeographicalLocation.lo
CC HNBAP_GeographicalCoordinates.lo
CC HNBAP_GTP-TEI.lo
CC HNBAP_HNBCapacity.lo
CC HNBAP_HNB-Cell-Access-Mode.lo
CC HNBAP_HNB-Cell-Identifier.lo
CC HNBAP_HNB-GWResponse.lo
CC HNBAP_HNB-RNL-Identity.lo
CC HNBAP_HNBConfigInfo.lo
CC HNBAP_ConfigurationInformation.lo
CC HNBAP_HNBConfigurationInformationMissing.lo
CC HNBAP_HNBConfigurationInformationProvided.lo
CC HNBAP_HNB-Location-Information.lo
CC HNBAP_HNB-Identity.lo
CC HNBAP_HNB-Identity-Info.lo
CC HNBAP_IMEI.lo
CC HNBAP_IMSI.lo
CC HNBAP_IMSIDS41.lo
CC HNBAP_IMSIESN.lo
CC HNBAP_IP-Address.lo
CC HNBAP_Ipv4Address.lo
CC HNBAP_Ipv6Address.lo
CC HNBAP_Iurh-Signalling-TNL-AddressList.lo
CC HNBAP_LAC.lo
CC HNBAP_LAI.lo
CC HNBAP_MacroCoverageInformation.lo
CC HNBAP_MacroCellID.lo
CC HNBAP_MuxPortNumber.lo
CC HNBAP_NeighbourCellIdentityList.lo
CC HNBAP_NeighbourIdentity.lo
CC HNBAP_NeighbourInfoList.lo
CC HNBAP_AdditionalNeighbourInfoList.lo
CC HNBAP_NeighbourInfoRequestList.lo
CC HNBAP_NeighbourInfoRequestItem.lo
CC HNBAP_PLMNidentity.lo
CC HNBAP_PSC.lo
CC HNBAP_PTMSI.lo
CC HNBAP_PTMSIRAI.lo
CC HNBAP_RAB-ID.lo
CC HNBAP_RABList.lo
CC HNBAP_RABListItem.lo
CC HNBAP_RAC.lo
CC HNBAP_RAI.lo
CC HNBAP_Registration-Cause.lo
CC HNBAP_RNC-ID.lo
CC HNBAP_SAC.lo
CC HNBAP_S-RNTIPrefix.lo
CC HNBAP_TMSILAI.lo
CC HNBAP_TMSIDS41.lo
CC HNBAP_TransportInfo.lo
CC HNBAP_TransportLayerAddress.lo
CC HNBAP_Tunnel-Information.lo
CC HNBAP_TypeOfError.lo
CC HNBAP_UDP-Port-Number.lo
CC HNBAP_UE-Capabilities.lo
CC HNBAP_UTRANCellID.lo
CC HNBAP_UE-Identity.lo
CC HNBAP_Update-cause.lo
CC HNBAP_URAIdentityList.lo
CC HNBAP_URAIdentity.lo
CC HNBAP_U-RNTI.lo
CC HNBAP_UnknownU-RNTIIndication.lo
CC HNBAP_HNBAP-PDU.lo
CC HNBAP_InitiatingMessage.lo
CC HNBAP_SuccessfulOutcome.lo
CC HNBAP_UnsuccessfulOutcome.lo
CC HNBAP_HNBRegisterRequest.lo
CC HNBAP_HNBRegisterAccept.lo
CC HNBAP_HNBRegisterReject.lo
CC HNBAP_UERegisterRequest.lo
CC HNBAP_UERegisterAccept.lo
CC HNBAP_UERegisterReject.lo
CC HNBAP_UEDe-Register.lo
CC HNBAP_HNBDe-Register.lo
CC HNBAP_ErrorIndication.lo
CC HNBAP_CSGMembershipUpdate.lo
CC HNBAP_TNLUpdateRequest.lo
CC HNBAP_TNLUpdateResponse.lo
CC HNBAP_TNLUpdateFailure.lo
CC HNBAP_HNBConfigTransferRequest.lo
CC HNBAP_HNBConfigTransferResponse.lo
CC HNBAP_RelocationComplete.lo
CC HNBAP_U-RNTIQueryRequest.lo
CC HNBAP_U-RNTIQueryResponse.lo
CC HNBAP_PrivateMessage.lo
CC HNBAP_IE.lo
CCLD libosmo-asn1-hnbap.la
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src/hnbap'
Making all in rua
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src/rua'
CC RUA_Criticality.lo
CC RUA_Presence.lo
CC RUA_ProcedureCode.lo
CC RUA_PrivateIE-ID.lo
CC RUA_ProtocolIE-ID.lo
CC RUA_TriggeringMessage.lo
CC RUA_IE-Extensions.lo
CC RUA_CN-DomainIndicator.lo
CC RUA_CSGMembershipStatus.lo
CC RUA_Establishment-Cause.lo
CC RUA_Context-ID.lo
CC RUA_IntraDomainNasNodeSelector.lo
CC RUA_Gsm-map-IDNNS.lo
CC RUA_Ansi-41-IDNNS.lo
CC RUA_RANAP-Message.lo
CC RUA_RoutingParameter.lo
CC RUA_Cause.lo
CC RUA_CauseRadioNetwork.lo
CC RUA_CauseTransport.lo
CC RUA_CauseProtocol.lo
CC RUA_CauseMisc.lo
CC RUA_CriticalityDiagnostics.lo
CC RUA_CriticalityDiagnostics-IE-List.lo
CC RUA_CriticalityDiagnostics-IE-List-Value.lo
CC RUA_TypeOfError.lo
CC RUA_RUA-PDU.lo
CC RUA_InitiatingMessage.lo
CC RUA_SuccessfulOutcome.lo
CC RUA_UnsuccessfulOutcome.lo
CC RUA_Connect.lo
CC RUA_DirectTransfer.lo
CC RUA_Disconnect.lo
CC RUA_ConnectionlessTransfer.lo
CC RUA_ErrorIndication.lo
CC RUA_PrivateMessage.lo
CC RUA_IE.lo
CCLD libosmo-asn1-rua.la
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src/rua'
Making all in ranap
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src/ranap'
CC RANAP_Criticality.lo
CC RANAP_Presence.lo
CC RANAP_PrivateIE-ID.lo
CC RANAP_ProcedureCode.lo
CC RANAP_ProtocolExtensionID.lo
CC RANAP_ProtocolIE-ID.lo
CC RANAP_TriggeringMessage.lo
CC RANAP_IE-Extensions.lo
CC RANAP_AllocationOrRetentionPriority.lo
CC RANAP_AccuracyFulfilmentIndicator.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameters.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.lo
CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.lo
CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.lo
CC RANAP_Alt-RAB-Parameter-MaxBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-MaxBitrateType.lo
CC RANAP_Alt-RAB-Parameter-MaxBitrates.lo
CC RANAP_Alt-RAB-Parameter-MaxBitrateList.lo
CC RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.lo
CC RANAP_AlternativeRABConfigurationRequest.lo
CC RANAP_APN.lo
CC RANAP_AreaIdentity.lo
CC RANAP_Ass-RAB-Parameters.lo
CC RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
CC RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.lo
CC RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.lo
CC RANAP_Ass-RAB-Parameter-MaxBitrateList.lo
CC RANAP_AuthorisedPLMNs.lo
CC RANAP_AuthorisedPLMNs-Value.lo
CC RANAP_AuthorisedSNAs.lo
CC RANAP_BindingID.lo
CC RANAP_BroadcastAssistanceDataDecipheringKeys.lo
CC RANAP_CauseMisc.lo
CC RANAP_Cause.lo
CC RANAP_CauseNAS.lo
CC RANAP_CauseProtocol.lo
CC RANAP_CauseRadioNetwork.lo
CC RANAP_CauseRadioNetworkExtension.lo
CC RANAP_CauseNon-Standard.lo
CC RANAP_CauseTransmissionNetwork.lo
CC RANAP_Cell-Access-Mode.lo
CC RANAP_CellBased.lo
CC RANAP_CellIdList.lo
CC RANAP_Cell-Id.lo
CC RANAP_Cell-Capacity-Class-Value.lo
CC RANAP_CellLoadInformation.lo
CC RANAP_CellLoadInformationGroup.lo
CC RANAP_CellType.lo
CC RANAP_ClientType.lo
CC RANAP_CriticalityDiagnostics.lo
CC RANAP_CriticalityDiagnostics-IE-List.lo
CC RANAP_CriticalityDiagnostics-IE-List-Value.lo
CC RANAP_MessageStructure.lo
CC RANAP_MessageStructure-Value.lo
CC RANAP_CGI.lo
CC RANAP_ChosenEncryptionAlgorithm.lo
CC RANAP_ChosenIntegrityProtectionAlgorithm.lo
CC RANAP_CI.lo
CC RANAP_ClassmarkInformation2.lo
CC RANAP_ClassmarkInformation3.lo
CC RANAP_CN-DomainIndicator.lo
CC RANAP_CN-ID.lo
CC RANAP_Correlation-ID.lo
CC RANAP_CSFB-Information.lo
CC RANAP_CSG-Id.lo
CC RANAP_CSG-Id-List.lo
CC RANAP_CSG-Membership-Status.lo
CC RANAP_DataPDUType.lo
CC RANAP_DataVolumeReference.lo
CC RANAP_DataVolumeReportingIndication.lo
CC RANAP_DCH-ID.lo
CC RANAP_DeliveryOfErroneousSDU.lo
CC RANAP_DeliveryOrder.lo
CC RANAP_DeltaRAListofIdleModeUEs.lo
CC RANAP_NewRAListofIdleModeUEs.lo
CC RANAP_RAListwithNoIdleModeUEsAnyMore.lo
CC RANAP_ForwardingIndication.lo
CC RANAP_DL-GTP-PDU-SequenceNumber.lo
CC RANAP_DL-N-PDU-SequenceNumber.lo
CC RANAP_D-RNTI.lo
CC RANAP_DRX-CycleLengthCoefficient.lo
CC RANAP_DSCH-ID.lo
CC RANAP_EARFCN-Extended.lo
CC RANAP_E-DCH-MAC-d-Flow-ID.lo
CC RANAP_ENB-ID.lo
CC RANAP_EncryptionAlgorithm.lo
CC RANAP_EncryptionInformation.lo
CC RANAP_EncryptionKey.lo
CC RANAP_End-Of-CSFB.lo
CC RANAP_EquipmentsToBeTraced.lo
CC RANAP_E-UTRAN-Service-Handover.lo
CC RANAP_Event.lo
CC RANAP_Event1F-Parameters.lo
CC RANAP_Event1I-Parameters.lo
CC RANAP_ExtendedGuaranteedBitrate.lo
CC RANAP_ExtendedMaxBitrate.lo
CC RANAP_ExtendedRNC-ID.lo
CC RANAP_FrameSequenceNumber.lo
CC RANAP_FrequenceLayerConvergenceFlag.lo
CC RANAP_GANSS-PositioningDataSet.lo
CC RANAP_GANSS-PositioningMethodAndUsage.lo
CC RANAP_GeographicalArea.lo
CC RANAP_GeographicalCoordinates.lo
CC RANAP_GA-AltitudeAndDirection.lo
CC RANAP_GA-EllipsoidArc.lo
CC RANAP_GA-Point.lo
CC RANAP_GA-PointWithAltitude.lo
CC RANAP_GA-PointWithAltitudeAndUncertaintyEllipsoid.lo
CC RANAP_GA-PointWithUnCertainty.lo
CC RANAP_GA-PointWithUnCertaintyEllipse.lo
CC RANAP_GA-Polygon.lo
CC RANAP_GA-Polygon-Value.lo
CC RANAP_GA-UncertaintyEllipse.lo
CC RANAP_GERAN-BSC-Container.lo
CC RANAP_GERAN-Cell-ID.lo
CC RANAP_GERAN-Classmark.lo
CC RANAP_GlobalCN-ID.lo
CC RANAP_GlobalRNC-ID.lo
CC RANAP_GTP-TEI.lo
CC RANAP_GuaranteedBitrate.lo
CC RANAP_HigherBitratesThan16MbpsFlag.lo
CC RANAP_HS-DSCH-MAC-d-Flow-ID.lo
CC RANAP_IMEI.lo
CC RANAP_IMEIGroup.lo
CC RANAP_IMEIList.lo
CC RANAP_IMEISV.lo
CC RANAP_IMEISVGroup.lo
CC RANAP_IMEISVList.lo
CC RANAP_ImmediateMDT.lo
CC RANAP_IMSI.lo
CC RANAP_IncludeVelocity.lo
CC RANAP_InformationExchangeID.lo
CC RANAP_InformationExchangeType.lo
CC RANAP_InformationRequested.lo
CC RANAP_InformationRequestType.lo
CC RANAP_InformationTransferID.lo
CC RANAP_InformationTransferType.lo
CC RANAP_IntegrityProtectionAlgorithm.lo
CC RANAP_IntegrityProtectionInformation.lo
CC RANAP_IntegrityProtectionKey.lo
CC RANAP_InterSystemInformationTransferType.lo
CC RANAP_InterSystemInformation-TransparentContainer.lo
CC RANAP_IPMulticastAddress.lo
CC RANAP_IuSignallingConnectionIdentifier.lo
CC RANAP_IuTransportAssociation.lo
CC RANAP_KeyStatus.lo
CC RANAP_LA-LIST.lo
CC RANAP_LA-LIST-Value.lo
CC RANAP_LAC.lo
CC RANAP_LAI.lo
CC RANAP_LastKnownServiceArea.lo
CC RANAP_LastVisitedUTRANCell-Item.lo
CC RANAP_LHN-ID.lo
CC RANAP_Links-to-log.lo
CC RANAP_ListOF-SNAs.lo
CC RANAP_ListOfInterfacesToTrace.lo
CC RANAP_InterfacesToTraceItem.lo
CC RANAP_LoadValue.lo
CC RANAP_LocationRelatedDataRequestType.lo
CC RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.lo
CC RANAP_LocationReportingTransferInformation.lo
CC RANAP_ReportChangeOfSAI.lo
CC RANAP_PeriodicReportingIndicator.lo
CC RANAP_DirectReportingIndicator.lo
CC RANAP_L3-Information.lo
CC RANAP_M1Report.lo
CC RANAP_M2Report.lo
CC RANAP_M4Report.lo
CC RANAP_M4-Collection-Parameters.lo
CC RANAP_M4-Period.lo
CC RANAP_M4-Threshold.lo
CC RANAP_M5Report.lo
CC RANAP_M5-Period.lo
CC RANAP_M6Report.lo
CC RANAP_M6-Period.lo
CC RANAP_M7Report.lo
CC RANAP_M7-Period.lo
CC RANAP_Management-Based-MDT-Allowed.lo
CC RANAP_MaxBitrate.lo
CC RANAP_MaxSDU-Size.lo
CC RANAP_MBMS-PTP-RAB-ID.lo
CC RANAP_MBMSBearerServiceType.lo
CC RANAP_MBMSCNDe-Registration.lo
CC RANAP_MBMSCountingInformation.lo
CC RANAP_MBMSHCIndicator.lo
CC RANAP_MBMSIPMulticastAddressandAPNRequest.lo
CC RANAP_MBMSLinkingInformation.lo
CC RANAP_MBMSRegistrationRequestType.lo
CC RANAP_MBMSServiceArea.lo
CC RANAP_MBMSSessionDuration.lo
CC RANAP_MBMSSessionIdentity.lo
CC RANAP_MBMSSessionRepetitionNumber.lo
CC RANAP_MDT-Activation.lo
CC RANAP_MDTAreaScope.lo
CC RANAP_MDT-Configuration.lo
CC RANAP_MDTMode.lo
CC RANAP_MDT-PLMN-List.lo
CC RANAP_MDT-Report-Parameters.lo
CC RANAP_MeasurementQuantity.lo
CC RANAP_MeasurementsToActivate.lo
CC RANAP_MSISDN.lo
CC RANAP_NAS-PDU.lo
CC RANAP_NAS-SequenceNumber.lo
CC RANAP_NAS-SynchronisationIndicator.lo
CC RANAP_NewBSS-To-OldBSS-Information.lo
CC RANAP_NonSearchingIndication.lo
CC RANAP_NRTLoadInformationValue.lo
CC RANAP_NumberOfIuInstances.lo
CC RANAP_NumberOfSteps.lo
CC RANAP_Offload-RAB-Parameters.lo
CC RANAP_Offload-RAB-Parameters-APN.lo
CC RANAP_Offload-RAB-Parameters-ChargingCharacteristics.lo
CC RANAP_OldBSS-ToNewBSS-Information.lo
CC RANAP_OMC-ID.lo
CC RANAP_Out-Of-UTRAN.lo
CC RANAP_PagingAreaID.lo
CC RANAP_PagingCause.lo
CC RANAP_PDP-TypeInformation.lo
CC RANAP_PDP-Type.lo
CC RANAP_PDP-TypeInformation-extension.lo
CC RANAP_PDP-Type-extension.lo
CC RANAP_PDUType14FrameSequenceNumber.lo
CC RANAP_PeriodicLocationInfo.lo
CC RANAP_PermanentNAS-UE-ID.lo
CC RANAP_PermittedEncryptionAlgorithms.lo
CC RANAP_PermittedIntegrityProtectionAlgorithms.lo
CC RANAP_LABased.lo
CC RANAP_LAI-List.lo
CC RANAP_LoggedMDT.lo
CC RANAP_LoggingInterval.lo
CC RANAP_LoggingDuration.lo
CC RANAP_PLMNidentity.lo
CC RANAP_PLMNs-in-shared-network.lo
CC RANAP_PLMNs-in-shared-network-Value.lo
CC RANAP_Port-Number.lo
CC RANAP_PositioningDataDiscriminator.lo
CC RANAP_PositioningDataSet.lo
CC RANAP_PositioningMethodAndUsage.lo
CC RANAP_PositioningPriority.lo
CC RANAP_PositionData.lo
CC RANAP_PositionDataSpecificToGERANIuMode.lo
CC RANAP_Pre-emptionCapability.lo
CC RANAP_Pre-emptionVulnerability.lo
CC RANAP_PriorityLevel.lo
CC RANAP_Priority-Class-Indicator.lo
CC RANAP_ProvidedData.lo
CC RANAP_P-TMSI.lo
CC RANAP_QueuingAllowed.lo
CC RANAP_RAB-AsymmetryIndicator.lo
CC RANAP_RABased.lo
CC RANAP_RAI-List.lo
CC RANAP_RABDataVolumeReport.lo
CC RANAP_RABDataVolumeReport-Value.lo
CC RANAP_RAB-ID.lo
CC RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.lo
CC RANAP_RAB-Parameter-ExtendedMaxBitrateList.lo
CC RANAP_RAB-Parameter-GuaranteedBitrateList.lo
CC RANAP_RAB-Parameter-MaxBitrateList.lo
CC RANAP_RAB-Parameters.lo
CC RANAP_RABParametersList.lo
CC RANAP_RABParametersList-Value.lo
CC RANAP_RAB-SubflowCombinationBitRate.lo
CC RANAP_RAB-TrCH-Mapping.lo
CC RANAP_RAB-TrCH-MappingItem.lo
CC RANAP_RAC.lo
CC RANAP_RAI.lo
CC RANAP_RAListofIdleModeUEs.lo
CC RANAP_NotEmptyRAListofIdleModeUEs.lo
CC RANAP_RAofIdleModeUEs.lo
CC RANAP_LAListofIdleModeUEs.lo
CC RANAP_RAT-Type.lo
CC RANAP_RateControlAllowed.lo
CC RANAP_RedirectAttemptFlag.lo
CC RANAP_RedirectionCompleted.lo
CC RANAP_RejectCauseValue.lo
CC RANAP_RelocationRequirement.lo
CC RANAP_RelocationType.lo
CC RANAP_RepetitionNumber0.lo
CC RANAP_RepetitionNumber1.lo
CC RANAP_ReportArea.lo
CC RANAP_ReportInterval.lo
CC RANAP_ReportAmount.lo
CC RANAP_RequestedGPSAssistanceData.lo
CC RANAP_RequestedGANSSAssistanceData.lo
CC RANAP_RequestedLocationRelatedDataType.lo
CC RANAP_RequestedMBMSIPMulticastAddressandAPNRequest.lo
CC RANAP_MBMSIPMulticastAddressandAPNlist.lo
CC RANAP_RequestedMulticastServiceList.lo
CC RANAP_Requested-RAB-Parameter-Values.lo
CC RANAP_Requested-RAB-Parameter-ExtendedMaxBitrateList.lo
CC RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
CC RANAP_Requested-RAB-Parameter-MaxBitrateList.lo
CC RANAP_Requested-RAB-Parameter-GuaranteedBitrateList.lo
CC RANAP_RequestType.lo
CC RANAP_ResidualBitErrorRatio.lo
CC RANAP_ResponseTime.lo
CC RANAP_RIMInformation.lo
CC RANAP_RIM-Transfer.lo
CC RANAP_RIMRoutingAddress.lo
CC RANAP_RNC-ID.lo
CC RANAP_RNCTraceInformation.lo
CC RANAP_RNSAPRelocationParameters.lo
CC RANAP_RRC-Container.lo
CC RANAP_RTLoadValue.lo
CC RANAP_RSRVCC-HO-Indication.lo
CC RANAP_RSRVCC-Information.lo
CC RANAP_RSRVCC-Operation-Possible.lo
CC RANAP_SAC.lo
CC RANAP_SAI.lo
CC RANAP_SAPI.lo
CC RANAP_SessionUpdateID.lo
CC RANAP_Shared-Network-Information.lo
CC RANAP_Session-Re-establishment-Indicator.lo
CC RANAP_SignallingIndication.lo
CC RANAP_SDU-ErrorRatio.lo
CC RANAP_SDU-FormatInformationParameters.lo
CC RANAP_SDU-FormatInformationParameterItem.lo
CC RANAP_SDU-Parameters.lo
CC RANAP_SDU-ParameterItem.lo
CC RANAP_SNA-Access-Information.lo
CC RANAP_SNAC.lo
CC RANAP_Service-Handover.lo
CC RANAP_Source-ToTarget-TransparentContainer.lo
CC RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.lo
CC RANAP_SourceCellID.lo
CC RANAP_SourceBSS-ToTargetBSS-TransparentContainer.lo
CC RANAP_SourceID.lo
CC RANAP_SourceRNC-ID.lo
CC RANAP_SourceRNC-ToTargetRNC-TransparentContainer.lo
CC RANAP_IRAT-Measurement-Configuration.lo
CC RANAP_IRATmeasurementParameters.lo
CC RANAP_RSRQ-Type.lo
CC RANAP_RSRQ-Extension.lo
CC RANAP_EUTRANFrequencies.lo
CC RANAP_EUTRANFrequencies-Value.lo
CC RANAP_MeasBand.lo
CC RANAP_SubscriberProfileIDforRFP.lo
CC RANAP_SourceStatisticsDescriptor.lo
CC RANAP_SupportedRAB-ParameterBitrateList.lo
CC RANAP_SupportedBitrate.lo
CC RANAP_SourceUTRANCellID.lo
CC RANAP_SRB-ID.lo
CC RANAP_SRB-TrCH-Mapping.lo
CC RANAP_SRB-TrCH-MappingItem.lo
CC RANAP_SRVCC-HO-Indication.lo
CC RANAP_SRVCC-Information.lo
CC RANAP_SRVCC-Operation-Possible.lo
CC RANAP_SubflowSDU-Size.lo
CC RANAP_TAC.lo
CC RANAP_TAI.lo
CC RANAP_Target-ToSource-TransparentContainer.lo
CC RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.lo
CC RANAP_TargetBSS-ToSourceBSS-TransparentContainer.lo
CC RANAP_TargetCellId.lo
CC RANAP_TargetID.lo
CC RANAP_TargetENB-ID.lo
CC RANAP_TargetRNC-ID.lo
CC RANAP_TargetRNC-ToSourceRNC-TransparentContainer.lo
CC RANAP_TBCD-STRING.lo
CC RANAP_TemporaryUE-ID.lo
CC RANAP_Time-UE-StayedInCell.lo
CC RANAP_Time-UE-StayedInCell-EnhancedGranularity.lo
CC RANAP_TimeToMBMSDataTransfer.lo
CC RANAP_TimingDifferenceULDL.lo
CC RANAP_TMGI.lo
CC RANAP_TMSI.lo
CC RANAP_TraceDepth.lo
CC RANAP_TraceInformation.lo
CC RANAP_TracePropagationParameters.lo
CC RANAP_TraceRecordingSessionInformation.lo
CC RANAP_TraceRecordingSessionReference.lo
CC RANAP_TraceReference.lo
CC RANAP_TraceType.lo
CC RANAP_TrafficClass.lo
CC RANAP_TrafficHandlingPriority.lo
CC RANAP_TransferDelay.lo
CC RANAP_UnsuccessfullyTransmittedDataVolume.lo
CC RANAP_TransportLayerAddress.lo
CC RANAP_TrCH-ID.lo
CC RANAP_TrCH-ID-List.lo
CC RANAP_TriggerID.lo
CC RANAP_TunnelInformation.lo
CC RANAP_TypeOfError.lo
CC RANAP_UE-AggregateMaximumBitRate.lo
CC RANAP_UE-AggregateMaximumBitRateDownlink.lo
CC RANAP_UE-AggregateMaximumBitRateUplink.lo
CC RANAP_UE-History-Information.lo
CC RANAP_UE-ID.lo
CC RANAP_UESBI-Iu.lo
CC RANAP_UESBI-IuA.lo
CC RANAP_UESBI-IuB.lo
CC RANAP_UL-GTP-PDU-SequenceNumber.lo
CC RANAP_UL-N-PDU-SequenceNumber.lo
CC RANAP_UPInformation.lo
CC RANAP_UPInitialisationFrame.lo
CC RANAP_UP-ModeVersions.lo
CC RANAP_USCH-ID.lo
CC RANAP_UserPlaneMode.lo
CC RANAP_UTRAN-CellID.lo
CC RANAP_VelocityEstimate.lo
CC RANAP_HorizontalVelocity.lo
CC RANAP_HorizontalWithVerticalVelocity.lo
CC RANAP_HorizontalVelocityWithUncertainty.lo
CC RANAP_HorizontalWithVerticalVelocityAndUncertainty.lo
CC RANAP_HorizontalSpeedAndBearing.lo
CC RANAP_VerticalVelocity.lo
CC RANAP_VerticalSpeedDirection.lo
CC RANAP_VerticalAccuracyCode.lo
CC RANAP_VoiceSupportMatchIndicator.lo
CC RANAP_RANAP-PDU.lo
CC RANAP_InitiatingMessage.lo
CC RANAP_SuccessfulOutcome.lo
CC RANAP_UnsuccessfulOutcome.lo
CC RANAP_Outcome.lo
CC RANAP_Iu-ReleaseCommand.lo
CC RANAP_Iu-ReleaseComplete.lo
CC RANAP_RelocationRequired.lo
CC RANAP_RelocationCommand.lo
CC RANAP_RelocationPreparationFailure.lo
CC RANAP_RelocationRequest.lo
CC RANAP_RelocationRequestAcknowledge.lo
CC RANAP_RelocationFailure.lo
CC RANAP_RelocationCancel.lo
CC RANAP_RelocationCancelAcknowledge.lo
CC RANAP_SRNS-ContextRequest.lo
CC RANAP_RAB-DataForwardingList-SRNS-CtxReq.lo
CC RANAP_DataVolumeReportRequest.lo
CC RANAP_SRNS-ContextResponse.lo
CC RANAP_SecurityModeCommand.lo
CC RANAP_SecurityModeComplete.lo
CC RANAP_SecurityModeReject.lo
CC RANAP_DataVolumeReport.lo
CC RANAP_Reset.lo
CC RANAP_ResetAcknowledge.lo
CC RANAP_RAB-ReleaseRequest.lo
CC RANAP_RedirectionIndication.lo
CC RANAP_RAB-ReleaseList.lo
CC RANAP_Iu-ReleaseRequest.lo
CC RANAP_RelocationDetect.lo
CC RANAP_RelocationComplete.lo
CC RANAP_Paging.lo
CC RANAP_CommonID.lo
CC RANAP_CN-InvokeTrace.lo
CC RANAP_CN-DeactivateTrace.lo
CC RANAP_LocationReportingControl.lo
CC RANAP_LocationReport.lo
CC RANAP_InitialUE-Message.lo
CC RANAP_DirectTransfer.lo
CC RANAP_Overload.lo
CC RANAP_ErrorIndication.lo
CC RANAP_SRNS-DataForwardCommand.lo
CC RANAP_ForwardSRNS-Context.lo
CC RANAP_RAB-AssignmentRequest.lo
CC RANAP_RAB-SetupOrModifyList.lo
CC RANAP_RAB-AssignmentResponse.lo
CC RANAP_PrivateMessage.lo
CC RANAP_ResetResource.lo
CC RANAP_ResetResourceAcknowledge.lo
CC RANAP_RANAP-RelocationInformation.lo
CC RANAP_RAB-ModifyRequest.lo
CC RANAP_LocationRelatedDataRequest.lo
CC RANAP_LocationRelatedDataResponse.lo
CC RANAP_LocationRelatedDataFailure.lo
CC RANAP_InformationTransferIndication.lo
CC RANAP_InformationTransferConfirmation.lo
CC RANAP_InformationTransferFailure.lo
CC RANAP_UESpecificInformationIndication.lo
CC RANAP_DirectInformationTransfer.lo
CC RANAP_UplinkInformationExchangeRequest.lo
CC RANAP_UplinkInformationExchangeResponse.lo
CC RANAP_UplinkInformationExchangeFailure.lo
CC RANAP_MBMSSessionStart.lo
CC RANAP_MBMSSessionStartResponse.lo
CC RANAP_MBMSSessionStartFailure.lo
CC RANAP_MBMSSessionUpdate.lo
CC RANAP_MBMSSessionUpdateResponse.lo
CC RANAP_MBMSSessionUpdateFailure.lo
CC RANAP_MBMSSessionStop.lo
CC RANAP_MBMSSessionStopResponse.lo
CC RANAP_MBMSUELinkingRequest.lo
CC RANAP_MBMSUELinkingResponse.lo
CC RANAP_MBMSRegistrationRequest.lo
CC RANAP_MBMSRegistrationResponse.lo
CC RANAP_MBMSRegistrationFailure.lo
CC RANAP_MBMSCNDe-RegistrationRequest.lo
CC RANAP_MBMSCNDe-RegistrationResponse.lo
CC RANAP_MBMSRABEstablishmentIndication.lo
CC RANAP_MBMSRABReleaseRequest.lo
CC RANAP_MBMSRABRelease.lo
CC RANAP_MBMSRABReleaseFailure.lo
CC RANAP_EnhancedRelocationCompleteRequest.lo
CC RANAP_EnhancedRelocationCompleteResponse.lo
CC RANAP_EnhancedRelocationCompleteFailure.lo
CC RANAP_EnhancedRelocationCompleteConfirm.lo
CC RANAP_RANAP-EnhancedRelocationInformationRequest.lo
CC RANAP_RANAP-EnhancedRelocationInformationResponse.lo
CC RANAP_SRVCC-CSKeysRequest.lo
CC RANAP_SRVCC-CSKeysResponse.lo
CC RANAP_UeRadioCapabilityMatchRequest.lo
CC RANAP_UeRadioCapabilityMatchResponse.lo
CC RANAP_ProtocolExtensionContainer.lo
CC RANAP_ProtocolExtensionField.lo
CC RANAP_IE.lo
CC RANAP_ProtocolIE-Container.lo
CC RANAP_ProtocolIE-FieldPair.lo
CC RANAP_ProtocolIE-ContainerPair.lo
CC RANAP_RAB-IE-ContainerList.lo
CC RANAP_RAB-IE-ContainerPairList.lo
CC RANAP_ProtocolError-IE-ContainerList.lo
CC RANAP_IuSigConId-IE-ContainerList.lo
CC RANAP_DirectTransfer-IE-ContainerList.lo
CC RANAP_DataVolumeReportList.lo
CC RANAP_RAB-ReleasedList-IuRelComp.lo
CC RANAP_RAB-RelocationReleaseList.lo
CC RANAP_RAB-DataForwardingList.lo
CC RANAP_RAB-SetupList-RelocReq.lo
CC RANAP_RAB-SetupList-RelocReqAck.lo
CC RANAP_RAB-FailedList.lo
CC RANAP_RAB-ContextList.lo
CC RANAP_RABs-ContextFailedtoTransferList.lo
CC RANAP_RAB-DataVolumeReportRequestList.lo
CC RANAP_RAB-DataVolumeReportRequestItem.lo
CC RANAP_RABs-failed-to-reportList.lo
CC RANAP_RAB-SetupList-EnhancedRelocCompleteReq.lo
CC RANAP_RAB-SetupList-EnhancedRelocCompleteRes.lo
CC RANAP_RAB-ToBeReleasedList-EnhancedRelocCompleteRes.lo
CC RANAP_RAB-SetupOrModifiedList.lo
CC RANAP_RAB-ReleasedList.lo
CC RANAP_RAB-QueuedList.lo
CC RANAP_RAB-ContextList-RANAP-RelocInf.lo
CC RANAP_RAB-SetupList-EnhRelocInfoReq.lo
CC RANAP_RAB-SetupList-EnhRelocInfoRes.lo
CC RANAP_RAB-FailedList-EnhRelocInfoRes.lo
CC RANAP_RAB-ModifyList.lo
CC RANAP_RAB-DataVolumeReportList.lo
CC RANAP_RAB-DataVolumeReportItem.lo
CC RANAP_RAB-ReleasedItem-IuRelComp.lo
CC RANAP_RAB-RelocationReleaseItem.lo
CC RANAP_RAB-DataForwardingItem.lo
CC RANAP_RAB-DataForwardingItem-SRNS-CtxReq.lo
CC RANAP_RAB-SetupItem-RelocReq.lo
CC RANAP_UserPlaneInformation.lo
CC RANAP_CNMBMSLinkingInformation.lo
CC RANAP_JoinedMBMSBearerService-IEs.lo
CC RANAP_JoinedMBMSBearerService-IEs-Value.lo
CC RANAP_RAB-SetupItem-RelocReqAck.lo
CC RANAP_RAB-FailedItem.lo
CC RANAP_RAB-ContextItem.lo
CC RANAP_RABs-ContextFailedtoTransferItem.lo
CC RANAP_RABs-failed-to-reportItem.lo
CC RANAP_ResetResourceList.lo
CC RANAP_ResetResourceItem.lo
CC RANAP_ResetResourceAckList.lo
CC RANAP_ResetResourceAckItem.lo
CC RANAP_RAB-ReleaseItem.lo
CC RANAP_RAB-SetupItem-EnhancedRelocCompleteReq.lo
CC RANAP_RAB-SetupItem-EnhancedRelocCompleteRes.lo
CC RANAP_RAB-ToBeReleasedItem-EnhancedRelocCompleteRes.lo
CC RANAP_RAB-SetupOrModifyItemFirst.lo
CC RANAP_TransportLayerInformation.lo
CC RANAP_RAB-SetupOrModifyItemSecond.lo
CC RANAP_RAB-SetupOrModifiedItem.lo
CC RANAP_RAB-ReleasedItem.lo
CC RANAP_DataVolumeList.lo
CC RANAP_DataVolumeList-Value.lo
CC RANAP_RAB-QueuedItem.lo
CC RANAP_RAB-ReleaseFailedList.lo
CC RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-List.lo
CC RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-Item.lo
CC RANAP_DirectTransferInformationItem-RANAP-RelocInf.lo
CC RANAP_RAB-ContextItem-RANAP-RelocInf.lo
CC RANAP_RAB-SetupItem-EnhRelocInfoReq.lo
CC RANAP_TNLInformationEnhRelInfoReq.lo
CC RANAP_RAB-SetupItem-EnhRelocInfoRes.lo
CC RANAP_RAB-FailedItem-EnhRelocInfoRes.lo
CC RANAP_TNLInformationEnhRelInfoRes.lo
CC RANAP_RAB-ModifyItem.lo
CC RANAP_MBMSSynchronisationInformation.lo
CC RANAP_LeftMBMSBearerService-IEs.lo
CC RANAP_LeftMBMSBearerService-IEs-Value.lo
CC RANAP_UnsuccessfulLinking-IEs.lo
CC RANAP_UnsuccessfulLinking-IEs-Value.lo
CCLD libosmo-asn1-ranap.la
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src/ranap'
Making all in sabp
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src/sabp'
CC SABP_InitiatingMessage.lo
CC SABP_SABP-PDU.lo
CC SABP_SuccessfulOutcome.lo
CC SABP_Criticality.lo
CC SABP_UnsuccessfulOutcome.lo
CC SABP_Presence.lo
CC SABP_ProcedureCode.lo
CC SABP_ProtocolExtensionID.lo
CC SABP_TriggeringMessage.lo
CC SABP_ProtocolIE-ID.lo
CC SABP_IE-Extensions.lo
CC SABP_Available-Bandwidth.lo
CC SABP_Broadcast-Message-Content.lo
CC SABP_Broadcast-Message-Content-Validity-Indicator.lo
CC SABP_Category.lo
CC SABP_Cause.lo
CC SABP_Criticality-Diagnostics.lo
CC SABP_CriticalityDiagnostics-IE-List.lo
CC SABP_CriticalityDiagnostics-IE-List-Value.lo
CC SABP_MessageStructure.lo
CC SABP_MessageStructure-Value.lo
CC SABP_Data-Coding-Scheme.lo
CC SABP_Failure-List.lo
CC SABP_Failure-List-Item.lo
CC SABP_Message-Identifier.lo
CC SABP_New-Serial-Number.lo
CC SABP_Number-of-Broadcasts-Completed-List.lo
CC SABP_Number-of-Broadcasts-Completed-List-Item.lo
CC SABP_Number-Of-Broadcasts-Completed-Info.lo
CC SABP_Number-of-Broadcasts-Requested.lo
CC SABP_Old-Serial-Number.lo
CC SABP_Paging-ETWS-Indicator.lo
CC SABP_Radio-Resource-Loading-List.lo
CC SABP_Radio-Resource-Loading-List-Item.lo
CC SABP_Recovery-Indication.lo
CC SABP_RepetitionNumber0.lo
CC SABP_RepetitionNumber1.lo
CC SABP_Repetition-Period.lo
CC SABP_Serial-Number.lo
CC SABP_Service-Area-Identifier.lo
CC SABP_Service-Areas-List.lo
CC SABP_TypeOfError.lo
CC SABP_WarningSecurityInfo.lo
CC SABP_Warning-Type.lo
CC SABP_Write-Replace.lo
CC SABP_Write-Replace-Complete.lo
CC SABP_Write-Replace-Failure.lo
CC SABP_Kill.lo
CC SABP_Kill-Complete.lo
CC SABP_Kill-Failure.lo
CC SABP_Load-Query.lo
CC SABP_Load-Query-Complete.lo
CC SABP_Load-Query-Failure.lo
CC SABP_Message-Status-Query.lo
CC SABP_Message-Status-Query-Complete.lo
CC SABP_Message-Status-Query-Failure.lo
CC SABP_Reset.lo
CC SABP_Reset-Complete.lo
CC SABP_Reset-Failure.lo
CC SABP_Restart.lo
CC SABP_Failure.lo
CC SABP_Error-Indication.lo
CC SABP_IE.lo
CCLD libosmo-asn1-sabp.la
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src/sabp'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src'
CC hnbap_common.lo
CC hnbap_encoder.lo
CC hnbap_decoder.lo
CC ranap_common.lo
CC ranap_encoder.lo
CC ranap_decoder.lo
CC ranap_msg_factory.lo
CC iu_helpers.lo
CC ranap_common_cn.lo
CC iu_client.lo
CC ranap_common_ran.lo
CC iu_client_vty.lo
CC rua_common.lo
CC rua_encoder.lo
CC rua_decoder.lo
CC rua_msg_factory.lo
CC sabp_common.lo
CC sabp_encoder.lo
CC sabp_decoder.lo
CCLD libosmo-hnbap.la
CCLD libosmo-rua.la
CCLD libosmo-sabp.la
CCLD libosmo-ranap.la
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src'
Making all in include
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include'
Making all in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom'
Making all in hnbap
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/hnbap'
GEN version.h
GEN version.h
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/hnbap'
Making all in ranap
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/ranap'
GEN version.h
GEN version.h
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/ranap'
Making all in rua
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/rua'
GEN version.h
GEN version.h
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/rua'
Making all in sabp
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/sabp'
GEN version.h
GEN version.h
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/sabp'
Making all in iuh
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/iuh'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/iuh'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include'
Making all in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/doc'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/doc'
Making all in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/tests'
CC test-ranap.o
CC test_common.o
CC test-helpers.o
CC test-hnbap.o
CC hnb-test.o
CC hnb-test-ranap.o
CC hnb-test-rua.o
CCLD hnb-test
CCLD test-helpers
CCLD test-ranap
CCLD test-hnbap
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/tests'
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh'
make[1]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh'
+ make install
make install-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh'
Making install in src
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src'
make install-recursive
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src'
Making install in hnbap
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src/hnbap'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src/hnbap'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src/hnbap'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src/hnbap'
Making install in rua
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src/rua'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src/rua'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src/rua'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src/rua'
Making install in ranap
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src/ranap'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src/ranap'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src/ranap'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src/ranap'
Making install in sabp
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src/sabp'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src/sabp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src/sabp'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src/sabp'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/src'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-hnbap.la libosmo-ranap.la libosmo-rua.la libosmo-sabp.la '/build/coverity/install-Osmocom/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.so.0.1.1 /build/coverity/install-Osmocom/lib/libosmo-hnbap.so.0.1.1
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-hnbap.so.0.1.1 libosmo-hnbap.so.0 || { rm -f libosmo-hnbap.so.0 && ln -s libosmo-hnbap.so.0.1.1 libosmo-hnbap.so.0; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-hnbap.so.0.1.1 libosmo-hnbap.so || { rm -f libosmo-hnbap.so && ln -s libosmo-hnbap.so.0.1.1 libosmo-hnbap.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.lai /build/coverity/install-Osmocom/lib/libosmo-hnbap.la
libtool: install: /usr/bin/install -c .libs/libosmo-ranap.so.7.3.0 /build/coverity/install-Osmocom/lib/libosmo-ranap.so.7.3.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-ranap.so.7.3.0 libosmo-ranap.so.7 || { rm -f libosmo-ranap.so.7 && ln -s libosmo-ranap.so.7.3.0 libosmo-ranap.so.7; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-ranap.so.7.3.0 libosmo-ranap.so || { rm -f libosmo-ranap.so && ln -s libosmo-ranap.so.7.3.0 libosmo-ranap.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-ranap.lai /build/coverity/install-Osmocom/lib/libosmo-ranap.la
libtool: install: /usr/bin/install -c .libs/libosmo-rua.so.0.1.2 /build/coverity/install-Osmocom/lib/libosmo-rua.so.0.1.2
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-rua.so.0.1.2 libosmo-rua.so.0 || { rm -f libosmo-rua.so.0 && ln -s libosmo-rua.so.0.1.2 libosmo-rua.so.0; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-rua.so.0.1.2 libosmo-rua.so || { rm -f libosmo-rua.so && ln -s libosmo-rua.so.0.1.2 libosmo-rua.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-rua.lai /build/coverity/install-Osmocom/lib/libosmo-rua.la
libtool: install: /usr/bin/install -c .libs/libosmo-sabp.so.1.1.0 /build/coverity/install-Osmocom/lib/libosmo-sabp.so.1.1.0
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-sabp.so.1.1.0 libosmo-sabp.so.1 || { rm -f libosmo-sabp.so.1 && ln -s libosmo-sabp.so.1.1.0 libosmo-sabp.so.1; }; })
libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-sabp.so.1.1.0 libosmo-sabp.so || { rm -f libosmo-sabp.so && ln -s libosmo-sabp.so.1.1.0 libosmo-sabp.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-sabp.lai /build/coverity/install-Osmocom/lib/libosmo-sabp.la
libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.a /build/coverity/install-Osmocom/lib/libosmo-hnbap.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-hnbap.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-hnbap.a
libtool: install: /usr/bin/install -c .libs/libosmo-ranap.a /build/coverity/install-Osmocom/lib/libosmo-ranap.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-ranap.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-ranap.a
libtool: install: /usr/bin/install -c .libs/libosmo-rua.a /build/coverity/install-Osmocom/lib/libosmo-rua.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-rua.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-rua.a
libtool: install: /usr/bin/install -c .libs/libosmo-sabp.a /build/coverity/install-Osmocom/lib/libosmo-sabp.a
libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-sabp.a
libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-sabp.a
libtool: finish: PATH="/opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin:/sbin" ldconfig -n /build/coverity/install-Osmocom/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/coverity/install-Osmocom/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/src'
Making install in include
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include'
Making install in osmocom
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom'
Making install in hnbap
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/hnbap'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/hnbap'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/hnbap'
/usr/bin/install -c -m 644 hnbap_common.h hnbap_ies_defs.h HNBAP_AccessResult.h HNBAP_Access-stratum-release-indicator.h HNBAP_AdditionalNeighbourInfoList.h HNBAP_AltitudeAndDirection.h HNBAP_BackoffTimer.h HNBAP_BindingID.h HNBAP_Cause.h HNBAP_CauseMisc.h HNBAP_CauseProtocol.h HNBAP_CauseRadioNetwork.h HNBAP_CauseTransport.h HNBAP_CELL-FACHMobilitySupport.h HNBAP_CellIdentity.h HNBAP_CGI.h HNBAP_CI.h HNBAP_CN-DomainIndicator.h HNBAP_ConfigurationInformation.h HNBAP_Context-ID.h HNBAP_CriticalityDiagnostics.h HNBAP_CriticalityDiagnostics-IE-List.h HNBAP_CriticalityDiagnostics-IE-List-Value.h HNBAP_Criticality.h HNBAP_CSG-Capability.h HNBAP_CSG-ID.h HNBAP_CSGMembershipStatus.h HNBAP_CSGMembershipUpdate.h HNBAP_ErrorIndication.h HNBAP_ESN.h HNBAP_GeographicalCoordinates.h HNBAP_GeographicalLocation.h HNBAP_GTP-TEI.h HNBAP_HNBAP-PDU.h HNBAP_HNBCapacity.h HNBAP_HNB-Cell-Access-Mode.h HNBAP_HNB-Cell-Identifier.h HNBAP_HNBConfigInfo.h HNBAP_HNBConfigTransferRequest.h HNBAP_HNBConfigTransferResponse.h '/build/coverity/install-Osmocom/include/osmocom/hnbap'
/usr/bin/install -c -m 644 HNBAP_HNBConfigurationInformationMissing.h HNBAP_HNBConfigurationInformationProvided.h HNBAP_HNBDe-Register.h HNBAP_HNB-GWResponse.h HNBAP_HNB-Identity.h HNBAP_HNB-Identity-Info.h HNBAP_HNB-Location-Information.h HNBAP_HNBRegisterAccept.h HNBAP_HNBRegisterReject.h HNBAP_HNBRegisterRequest.h HNBAP_HNB-RNL-Identity.h HNBAP_IE-Extensions.h HNBAP_IE.h HNBAP_IMEI.h HNBAP_IMSIDS41.h HNBAP_IMSIESN.h HNBAP_IMSI.h HNBAP_InitiatingMessage.h HNBAP_IP-Address.h HNBAP_Ipv4Address.h HNBAP_Ipv6Address.h HNBAP_Iurh-Signalling-TNL-AddressList.h HNBAP_LAC.h HNBAP_LAI.h HNBAP_MacroCellID.h HNBAP_MacroCoverageInformation.h HNBAP_MuxPortNumber.h HNBAP_NeighbourCellIdentityList.h HNBAP_NeighbourIdentity.h HNBAP_NeighbourInfoList.h HNBAP_NeighbourInfoRequestItem.h HNBAP_NeighbourInfoRequestList.h HNBAP_PLMNidentity.h HNBAP_Presence.h HNBAP_PrivateIE-ID.h HNBAP_PrivateMessage.h HNBAP_ProcedureCode.h HNBAP_ProtocolIE-ID.h HNBAP_PSC.h HNBAP_PTMSI.h '/build/coverity/install-Osmocom/include/osmocom/hnbap'
/usr/bin/install -c -m 644 HNBAP_PTMSIRAI.h HNBAP_RAB-ID.h HNBAP_RABList.h HNBAP_RABListItem.h HNBAP_RAC.h HNBAP_RAI.h HNBAP_Registration-Cause.h HNBAP_RelocationComplete.h HNBAP_RNC-ID.h HNBAP_SAC.h HNBAP_S-RNTIPrefix.h HNBAP_SuccessfulOutcome.h HNBAP_TMSIDS41.h HNBAP_TMSILAI.h HNBAP_TNLUpdateFailure.h HNBAP_TNLUpdateRequest.h HNBAP_TNLUpdateResponse.h HNBAP_TransportInfo.h HNBAP_TransportLayerAddress.h HNBAP_TriggeringMessage.h HNBAP_Tunnel-Information.h HNBAP_TypeOfError.h HNBAP_UDP-Port-Number.h HNBAP_UE-Capabilities.h HNBAP_UEDe-Register.h HNBAP_UE-Identity.h HNBAP_UERegisterAccept.h HNBAP_UERegisterReject.h HNBAP_UERegisterRequest.h HNBAP_UnknownU-RNTIIndication.h HNBAP_UnsuccessfulOutcome.h HNBAP_Update-cause.h HNBAP_URAIdentity.h HNBAP_URAIdentityList.h HNBAP_U-RNTI.h HNBAP_U-RNTIQueryRequest.h HNBAP_U-RNTIQueryResponse.h HNBAP_UTRANCellID.h version.h '/build/coverity/install-Osmocom/include/osmocom/hnbap'
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/hnbap'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/hnbap'
Making install in ranap
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/ranap'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/ranap'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 ranap_ies_defs.h ranap_common.h ranap_common_cn.h ranap_common_ran.h ranap_msg_factory.h iu_helpers.h iu_client.h RANAP_AccuracyFulfilmentIndicator.h RANAP_AllocationOrRetentionPriority.h RANAP_AlternativeRABConfigurationRequest.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.h RANAP_Alt-RAB-Parameter-GuaranteedBitrates.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.h RANAP_Alt-RAB-Parameter-MaxBitrateInf.h RANAP_Alt-RAB-Parameter-MaxBitrateList.h RANAP_Alt-RAB-Parameter-MaxBitrates.h RANAP_Alt-RAB-Parameter-MaxBitrateType.h RANAP_Alt-RAB-Parameters.h RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.h RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.h RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.h RANAP_APN.h RANAP_AreaIdentity.h RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.h RANAP_Ass-RAB-Parameter-MaxBitrateList.h RANAP_Ass-RAB-Parameters.h RANAP_AuthorisedPLMNs.h RANAP_AuthorisedPLMNs-Value.h RANAP_AuthorisedSNAs.h RANAP_BindingID.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_BroadcastAssistanceDataDecipheringKeys.h RANAP_Cause.h RANAP_CauseMisc.h RANAP_CauseNAS.h RANAP_CauseNon-Standard.h RANAP_CauseProtocol.h RANAP_CauseRadioNetworkExtension.h RANAP_CauseRadioNetwork.h RANAP_CauseTransmissionNetwork.h RANAP_Cell-Access-Mode.h RANAP_CellBased.h RANAP_Cell-Capacity-Class-Value.h RANAP_Cell-Id.h RANAP_CellIdList.h RANAP_CellLoadInformationGroup.h RANAP_CellLoadInformation.h RANAP_CellType.h RANAP_CGI.h RANAP_ChosenEncryptionAlgorithm.h RANAP_ChosenIntegrityProtectionAlgorithm.h RANAP_CI.h RANAP_ClassmarkInformation2.h RANAP_ClassmarkInformation3.h RANAP_ClientType.h RANAP_CN-DeactivateTrace.h RANAP_CN-DomainIndicator.h RANAP_CN-ID.h RANAP_CN-InvokeTrace.h RANAP_CNMBMSLinkingInformation.h RANAP_CommonID.h RANAP_Correlation-ID.h RANAP_CriticalityDiagnostics.h RANAP_CriticalityDiagnostics-IE-List.h RANAP_CriticalityDiagnostics-IE-List-Value.h RANAP_Criticality.h RANAP_CSFB-Information.h RANAP_CSG-Id.h RANAP_CSG-Id-List.h RANAP_CSG-Membership-Status.h RANAP_DataPDUType.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_DataVolumeList.h RANAP_DataVolumeList-Value.h RANAP_DataVolumeReference.h RANAP_DataVolumeReport.h RANAP_DataVolumeReportingIndication.h RANAP_DataVolumeReportList.h RANAP_DataVolumeReportRequest.h RANAP_DCH-ID.h RANAP_DeliveryOfErroneousSDU.h RANAP_DeliveryOrder.h RANAP_DeltaRAListofIdleModeUEs.h RANAP_DirectInformationTransfer.h RANAP_DirectReportingIndicator.h RANAP_DirectTransfer.h RANAP_DirectTransfer-IE-ContainerList.h RANAP_DirectTransferInformationItem-RANAP-RelocInf.h RANAP_DL-GTP-PDU-SequenceNumber.h RANAP_DL-N-PDU-SequenceNumber.h RANAP_D-RNTI.h RANAP_DRX-CycleLengthCoefficient.h RANAP_DSCH-ID.h RANAP_EARFCN-Extended.h RANAP_E-DCH-MAC-d-Flow-ID.h RANAP_ENB-ID.h RANAP_EncryptionAlgorithm.h RANAP_EncryptionInformation.h RANAP_EncryptionKey.h RANAP_End-Of-CSFB.h RANAP_EnhancedRelocationCompleteConfirm.h RANAP_EnhancedRelocationCompleteFailure.h RANAP_EnhancedRelocationCompleteRequest.h RANAP_EnhancedRelocationCompleteResponse.h RANAP_EquipmentsToBeTraced.h RANAP_ErrorIndication.h RANAP_EUTRANFrequencies.h RANAP_EUTRANFrequencies-Value.h RANAP_E-UTRAN-Service-Handover.h RANAP_Event1F-Parameters.h RANAP_Event1I-Parameters.h RANAP_Event.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_ExtendedGuaranteedBitrate.h RANAP_ExtendedMaxBitrate.h RANAP_ExtendedRNC-ID.h RANAP_ForwardingIndication.h RANAP_ForwardSRNS-Context.h RANAP_FrameSequenceNumber.h RANAP_FrequenceLayerConvergenceFlag.h RANAP_GA-AltitudeAndDirection.h RANAP_GA-EllipsoidArc.h RANAP_GANSS-PositioningDataSet.h RANAP_GANSS-PositioningMethodAndUsage.h RANAP_GA-Point.h RANAP_GA-PointWithAltitudeAndUncertaintyEllipsoid.h RANAP_GA-PointWithAltitude.h RANAP_GA-PointWithUnCertaintyEllipse.h RANAP_GA-PointWithUnCertainty.h RANAP_GA-Polygon.h RANAP_GA-Polygon-Value.h RANAP_GA-UncertaintyEllipse.h RANAP_GeographicalArea.h RANAP_GeographicalCoordinates.h RANAP_GERAN-BSC-Container.h RANAP_GERAN-Cell-ID.h RANAP_GERAN-Classmark.h RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-Item.h RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-List.h RANAP_GlobalCN-ID.h RANAP_GlobalRNC-ID.h RANAP_GTP-TEI.h RANAP_GuaranteedBitrate.h RANAP_HigherBitratesThan16MbpsFlag.h RANAP_HorizontalSpeedAndBearing.h RANAP_HorizontalVelocity.h RANAP_HorizontalVelocityWithUncertainty.h RANAP_HorizontalWithVerticalVelocityAndUncertainty.h RANAP_HorizontalWithVerticalVelocity.h RANAP_HS-DSCH-MAC-d-Flow-ID.h RANAP_IE-Extensions.h RANAP_IE.h RANAP_IMEIGroup.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_IMEI.h RANAP_IMEIList.h RANAP_IMEISVGroup.h RANAP_IMEISV.h RANAP_IMEISVList.h RANAP_ImmediateMDT.h RANAP_IMSI.h RANAP_IncludeVelocity.h RANAP_InformationExchangeID.h RANAP_InformationExchangeType.h RANAP_InformationRequested.h RANAP_InformationRequestType.h RANAP_InformationTransferConfirmation.h RANAP_InformationTransferFailure.h RANAP_InformationTransferID.h RANAP_InformationTransferIndication.h RANAP_InformationTransferType.h RANAP_InitialUE-Message.h RANAP_InitiatingMessage.h RANAP_IntegrityProtectionAlgorithm.h RANAP_IntegrityProtectionInformation.h RANAP_IntegrityProtectionKey.h RANAP_InterfacesToTraceItem.h RANAP_InterSystemInformationTransferType.h RANAP_InterSystemInformation-TransparentContainer.h RANAP_IPMulticastAddress.h RANAP_IRAT-Measurement-Configuration.h RANAP_IRATmeasurementParameters.h RANAP_Iu-ReleaseCommand.h RANAP_Iu-ReleaseComplete.h RANAP_Iu-ReleaseRequest.h RANAP_IuSigConId-IE-ContainerList.h RANAP_IuSignallingConnectionIdentifier.h RANAP_IuTransportAssociation.h RANAP_JoinedMBMSBearerService-IEs.h RANAP_JoinedMBMSBearerService-IEs-Value.h RANAP_KeyStatus.h RANAP_L3-Information.h RANAP_LABased.h RANAP_LAC.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_LAI.h RANAP_LAI-List.h RANAP_LA-LIST.h RANAP_LA-LIST-Value.h RANAP_LAListofIdleModeUEs.h RANAP_LastKnownServiceArea.h RANAP_LastVisitedUTRANCell-Item.h RANAP_LeftMBMSBearerService-IEs.h RANAP_LeftMBMSBearerService-IEs-Value.h RANAP_LHN-ID.h RANAP_Links-to-log.h RANAP_ListOfInterfacesToTrace.h RANAP_ListOF-SNAs.h RANAP_LoadValue.h RANAP_LocationRelatedDataFailure.h RANAP_LocationRelatedDataRequest.h RANAP_LocationRelatedDataRequestType.h RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.h RANAP_LocationRelatedDataResponse.h RANAP_LocationReport.h RANAP_LocationReportingControl.h RANAP_LocationReportingTransferInformation.h RANAP_LoggedMDT.h RANAP_LoggingDuration.h RANAP_LoggingInterval.h RANAP_M1Report.h RANAP_M2Report.h RANAP_M4-Collection-Parameters.h RANAP_M4-Period.h RANAP_M4Report.h RANAP_M4-Threshold.h RANAP_M5-Period.h RANAP_M5Report.h RANAP_M6-Period.h RANAP_M6Report.h RANAP_M7-Period.h RANAP_M7Report.h RANAP_Management-Based-MDT-Allowed.h RANAP_MaxBitrate.h RANAP_MaxSDU-Size.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_MBMSBearerServiceType.h RANAP_MBMSCNDe-Registration.h RANAP_MBMSCNDe-RegistrationRequest.h RANAP_MBMSCNDe-RegistrationResponse.h RANAP_MBMSCountingInformation.h RANAP_MBMSHCIndicator.h RANAP_MBMSIPMulticastAddressandAPNlist.h RANAP_MBMSIPMulticastAddressandAPNRequest.h RANAP_MBMSLinkingInformation.h RANAP_MBMS-PTP-RAB-ID.h RANAP_MBMSRABEstablishmentIndication.h RANAP_MBMSRABReleaseFailure.h RANAP_MBMSRABRelease.h RANAP_MBMSRABReleaseRequest.h RANAP_MBMSRegistrationFailure.h RANAP_MBMSRegistrationRequest.h RANAP_MBMSRegistrationRequestType.h RANAP_MBMSRegistrationResponse.h RANAP_MBMSServiceArea.h RANAP_MBMSSessionDuration.h RANAP_MBMSSessionIdentity.h RANAP_MBMSSessionRepetitionNumber.h RANAP_MBMSSessionStartFailure.h RANAP_MBMSSessionStart.h RANAP_MBMSSessionStartResponse.h RANAP_MBMSSessionStop.h RANAP_MBMSSessionStopResponse.h RANAP_MBMSSessionUpdateFailure.h RANAP_MBMSSessionUpdate.h RANAP_MBMSSessionUpdateResponse.h RANAP_MBMSSynchronisationInformation.h RANAP_MBMSUELinkingRequest.h RANAP_MBMSUELinkingResponse.h RANAP_MDT-Activation.h RANAP_MDTAreaScope.h RANAP_MDT-Configuration.h RANAP_MDTMode.h RANAP_MDT-PLMN-List.h RANAP_MDT-Report-Parameters.h RANAP_MeasBand.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_MeasurementQuantity.h RANAP_MeasurementsToActivate.h RANAP_MessageStructure.h RANAP_MessageStructure-Value.h RANAP_MSISDN.h RANAP_NAS-PDU.h RANAP_NAS-SequenceNumber.h RANAP_NAS-SynchronisationIndicator.h RANAP_NewBSS-To-OldBSS-Information.h RANAP_NewRAListofIdleModeUEs.h RANAP_NonSearchingIndication.h RANAP_NotEmptyRAListofIdleModeUEs.h RANAP_NRTLoadInformationValue.h RANAP_NumberOfIuInstances.h RANAP_NumberOfSteps.h RANAP_Offload-RAB-Parameters-APN.h RANAP_Offload-RAB-Parameters-ChargingCharacteristics.h RANAP_Offload-RAB-Parameters.h RANAP_OldBSS-ToNewBSS-Information.h RANAP_OMC-ID.h RANAP_Outcome.h RANAP_Out-Of-UTRAN.h RANAP_Overload.h RANAP_PagingAreaID.h RANAP_PagingCause.h RANAP_Paging.h RANAP_PDP-Type-extension.h RANAP_PDP-Type.h RANAP_PDP-TypeInformation-extension.h RANAP_PDP-TypeInformation.h RANAP_PDUType14FrameSequenceNumber.h RANAP_PeriodicLocationInfo.h RANAP_PeriodicReportingIndicator.h RANAP_PermanentNAS-UE-ID.h RANAP_PermittedEncryptionAlgorithms.h RANAP_PermittedIntegrityProtectionAlgorithms.h RANAP_PLMNidentity.h RANAP_PLMNs-in-shared-network.h RANAP_PLMNs-in-shared-network-Value.h RANAP_Port-Number.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_PositionData.h RANAP_PositionDataSpecificToGERANIuMode.h RANAP_PositioningDataDiscriminator.h RANAP_PositioningDataSet.h RANAP_PositioningMethodAndUsage.h RANAP_PositioningPriority.h RANAP_Pre-emptionCapability.h RANAP_Pre-emptionVulnerability.h RANAP_Presence.h RANAP_Priority-Class-Indicator.h RANAP_PriorityLevel.h RANAP_PrivateIE-ID.h RANAP_PrivateMessage.h RANAP_ProcedureCode.h RANAP_ProtocolError-IE-ContainerList.h RANAP_ProtocolExtensionContainer.h RANAP_ProtocolExtensionField.h RANAP_ProtocolExtensionID.h RANAP_ProtocolIE-Container.h RANAP_ProtocolIE-ContainerPair.h RANAP_ProtocolIE-FieldPair.h RANAP_ProtocolIE-ID.h RANAP_ProvidedData.h RANAP_P-TMSI.h RANAP_QueuingAllowed.h RANAP_RABased.h RANAP_RAB-AssignmentRequest.h RANAP_RAB-AssignmentResponse.h RANAP_RAB-AsymmetryIndicator.h RANAP_RAB-ContextItem.h RANAP_RAB-ContextItem-RANAP-RelocInf.h RANAP_RAB-ContextList.h RANAP_RAB-ContextList-RANAP-RelocInf.h RANAP_RAB-DataForwardingItem.h RANAP_RAB-DataForwardingItem-SRNS-CtxReq.h RANAP_RAB-DataForwardingList.h RANAP_RAB-DataForwardingList-SRNS-CtxReq.h RANAP_RABDataVolumeReport.h RANAP_RABDataVolumeReport-Value.h RANAP_RAB-DataVolumeReportItem.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_RAB-DataVolumeReportList.h RANAP_RAB-DataVolumeReportRequestItem.h RANAP_RAB-DataVolumeReportRequestList.h RANAP_RAB-FailedItem-EnhRelocInfoRes.h RANAP_RAB-FailedItem.h RANAP_RAB-FailedList-EnhRelocInfoRes.h RANAP_RAB-FailedList.h RANAP_RAB-ID.h RANAP_RAB-IE-ContainerList.h RANAP_RAB-IE-ContainerPairList.h RANAP_RAB-ModifyItem.h RANAP_RAB-ModifyList.h RANAP_RAB-ModifyRequest.h RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_RAB-Parameter-ExtendedMaxBitrateList.h RANAP_RAB-Parameter-GuaranteedBitrateList.h RANAP_RAB-Parameter-MaxBitrateList.h RANAP_RAB-Parameters.h RANAP_RABParametersList.h RANAP_RABParametersList-Value.h RANAP_RAB-QueuedItem.h RANAP_RAB-QueuedList.h RANAP_RAB-ReleasedItem.h RANAP_RAB-ReleasedItem-IuRelComp.h RANAP_RAB-ReleasedList.h RANAP_RAB-ReleasedList-IuRelComp.h RANAP_RAB-ReleaseFailedList.h RANAP_RAB-ReleaseItem.h RANAP_RAB-ReleaseList.h RANAP_RAB-ReleaseRequest.h RANAP_RAB-RelocationReleaseItem.h RANAP_RAB-RelocationReleaseList.h RANAP_RABs-ContextFailedtoTransferItem.h RANAP_RABs-ContextFailedtoTransferList.h RANAP_RAB-SetupItem-EnhancedRelocCompleteReq.h RANAP_RAB-SetupItem-EnhancedRelocCompleteRes.h RANAP_RAB-SetupItem-EnhRelocInfoReq.h RANAP_RAB-SetupItem-EnhRelocInfoRes.h RANAP_RAB-SetupItem-RelocReqAck.h RANAP_RAB-SetupItem-RelocReq.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_RAB-SetupList-EnhancedRelocCompleteReq.h RANAP_RAB-SetupList-EnhancedRelocCompleteRes.h RANAP_RAB-SetupList-EnhRelocInfoReq.h RANAP_RAB-SetupList-EnhRelocInfoRes.h RANAP_RAB-SetupList-RelocReqAck.h RANAP_RAB-SetupList-RelocReq.h RANAP_RAB-SetupOrModifiedItem.h RANAP_RAB-SetupOrModifiedList.h RANAP_RAB-SetupOrModifyItemFirst.h RANAP_RAB-SetupOrModifyItemSecond.h RANAP_RAB-SetupOrModifyList.h RANAP_RABs-failed-to-reportItem.h RANAP_RABs-failed-to-reportList.h RANAP_RAB-SubflowCombinationBitRate.h RANAP_RAB-ToBeReleasedItem-EnhancedRelocCompleteRes.h RANAP_RAB-ToBeReleasedList-EnhancedRelocCompleteRes.h RANAP_RAB-TrCH-Mapping.h RANAP_RAB-TrCH-MappingItem.h RANAP_RAC.h RANAP_RAI.h RANAP_RAI-List.h RANAP_RAListofIdleModeUEs.h RANAP_RAListwithNoIdleModeUEsAnyMore.h RANAP_RANAP-EnhancedRelocationInformationRequest.h RANAP_RANAP-EnhancedRelocationInformationResponse.h RANAP_RANAP-PDU.h RANAP_RANAP-RelocationInformation.h RANAP_RAofIdleModeUEs.h RANAP_RateControlAllowed.h RANAP_RAT-Type.h RANAP_RedirectAttemptFlag.h RANAP_RedirectionCompleted.h RANAP_RedirectionIndication.h RANAP_RejectCauseValue.h RANAP_RelocationCancelAcknowledge.h RANAP_RelocationCancel.h RANAP_RelocationCommand.h RANAP_RelocationComplete.h RANAP_RelocationDetect.h RANAP_RelocationFailure.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_RelocationPreparationFailure.h RANAP_RelocationRequestAcknowledge.h RANAP_RelocationRequest.h RANAP_RelocationRequired.h RANAP_RelocationRequirement.h RANAP_RelocationType.h RANAP_RepetitionNumber0.h RANAP_RepetitionNumber1.h RANAP_ReportAmount.h RANAP_ReportArea.h RANAP_ReportChangeOfSAI.h RANAP_ReportInterval.h RANAP_RequestedGANSSAssistanceData.h RANAP_RequestedGPSAssistanceData.h RANAP_RequestedLocationRelatedDataType.h RANAP_RequestedMBMSIPMulticastAddressandAPNRequest.h RANAP_RequestedMulticastServiceList.h RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Requested-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Requested-RAB-Parameter-GuaranteedBitrateList.h RANAP_Requested-RAB-Parameter-MaxBitrateList.h RANAP_Requested-RAB-Parameter-Values.h RANAP_RequestType.h RANAP_ResetAcknowledge.h RANAP_Reset.h RANAP_ResetResourceAckItem.h RANAP_ResetResourceAckList.h RANAP_ResetResourceAcknowledge.h RANAP_ResetResource.h RANAP_ResetResourceItem.h RANAP_ResetResourceList.h RANAP_ResidualBitErrorRatio.h RANAP_ResponseTime.h RANAP_RIMInformation.h RANAP_RIMRoutingAddress.h RANAP_RIM-Transfer.h RANAP_RNC-ID.h RANAP_RNCTraceInformation.h RANAP_RNSAPRelocationParameters.h RANAP_RRC-Container.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_RSRQ-Extension.h RANAP_RSRQ-Type.h RANAP_RSRVCC-HO-Indication.h RANAP_RSRVCC-Information.h RANAP_RSRVCC-Operation-Possible.h RANAP_RTLoadValue.h RANAP_SAC.h RANAP_SAI.h RANAP_SAPI.h RANAP_SDU-ErrorRatio.h RANAP_SDU-FormatInformationParameterItem.h RANAP_SDU-FormatInformationParameters.h RANAP_SDU-ParameterItem.h RANAP_SDU-Parameters.h RANAP_SecurityModeCommand.h RANAP_SecurityModeComplete.h RANAP_SecurityModeReject.h RANAP_Service-Handover.h RANAP_Session-Re-establishment-Indicator.h RANAP_SessionUpdateID.h RANAP_Shared-Network-Information.h RANAP_SignallingIndication.h RANAP_SNA-Access-Information.h RANAP_SNAC.h RANAP_SourceBSS-ToTargetBSS-TransparentContainer.h RANAP_SourceCellID.h RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.h RANAP_SourceID.h RANAP_SourceRNC-ID.h RANAP_SourceRNC-ToTargetRNC-TransparentContainer.h RANAP_SourceStatisticsDescriptor.h RANAP_Source-ToTarget-TransparentContainer.h RANAP_SourceUTRANCellID.h RANAP_SRB-ID.h RANAP_SRB-TrCH-Mapping.h RANAP_SRB-TrCH-MappingItem.h RANAP_SRNS-ContextRequest.h RANAP_SRNS-ContextResponse.h RANAP_SRNS-DataForwardCommand.h RANAP_SRVCC-CSKeysRequest.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_SRVCC-CSKeysResponse.h RANAP_SRVCC-HO-Indication.h RANAP_SRVCC-Information.h RANAP_SRVCC-Operation-Possible.h RANAP_SubflowSDU-Size.h RANAP_SubscriberProfileIDforRFP.h RANAP_SuccessfulOutcome.h RANAP_SupportedBitrate.h RANAP_SupportedRAB-ParameterBitrateList.h RANAP_TAC.h RANAP_TAI.h RANAP_TargetBSS-ToSourceBSS-TransparentContainer.h RANAP_TargetCellId.h RANAP_TargetENB-ID.h RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.h RANAP_TargetID.h RANAP_TargetRNC-ID.h RANAP_TargetRNC-ToSourceRNC-TransparentContainer.h RANAP_Target-ToSource-TransparentContainer.h RANAP_TBCD-STRING.h RANAP_TemporaryUE-ID.h RANAP_TimeToMBMSDataTransfer.h RANAP_Time-UE-StayedInCell-EnhancedGranularity.h RANAP_Time-UE-StayedInCell.h RANAP_TimingDifferenceULDL.h RANAP_TMGI.h RANAP_TMSI.h RANAP_TNLInformationEnhRelInfoReq.h RANAP_TNLInformationEnhRelInfoRes.h RANAP_TraceDepth.h RANAP_TraceInformation.h RANAP_TracePropagationParameters.h RANAP_TraceRecordingSessionInformation.h RANAP_TraceRecordingSessionReference.h RANAP_TraceReference.h RANAP_TraceType.h RANAP_TrafficClass.h RANAP_TrafficHandlingPriority.h RANAP_TransferDelay.h RANAP_TransportLayerAddress.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 RANAP_TransportLayerInformation.h RANAP_TrCH-ID.h RANAP_TrCH-ID-List.h RANAP_TriggerID.h RANAP_TriggeringMessage.h RANAP_TunnelInformation.h RANAP_TypeOfError.h RANAP_UE-AggregateMaximumBitRateDownlink.h RANAP_UE-AggregateMaximumBitRate.h RANAP_UE-AggregateMaximumBitRateUplink.h RANAP_UE-History-Information.h RANAP_UE-ID.h RANAP_UeRadioCapabilityMatchRequest.h RANAP_UeRadioCapabilityMatchResponse.h RANAP_UESBI-IuA.h RANAP_UESBI-IuB.h RANAP_UESBI-Iu.h RANAP_UESpecificInformationIndication.h RANAP_UL-GTP-PDU-SequenceNumber.h RANAP_UL-N-PDU-SequenceNumber.h RANAP_UnsuccessfulLinking-IEs.h RANAP_UnsuccessfulLinking-IEs-Value.h RANAP_UnsuccessfullyTransmittedDataVolume.h RANAP_UnsuccessfulOutcome.h RANAP_UPInformation.h RANAP_UPInitialisationFrame.h RANAP_UplinkInformationExchangeFailure.h RANAP_UplinkInformationExchangeRequest.h RANAP_UplinkInformationExchangeResponse.h RANAP_UP-ModeVersions.h RANAP_USCH-ID.h RANAP_UserPlaneInformation.h RANAP_UserPlaneMode.h RANAP_UTRAN-CellID.h RANAP_VelocityEstimate.h RANAP_VerticalAccuracyCode.h RANAP_VerticalSpeedDirection.h RANAP_VerticalVelocity.h RANAP_VoiceSupportMatchIndicator.h vty.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
/usr/bin/install -c -m 644 version.h '/build/coverity/install-Osmocom/include/osmocom/ranap'
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/ranap'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/ranap'
Making install in rua
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/rua'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/rua'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/rua'
/usr/bin/install -c -m 644 rua_common.h rua_ies_defs.h rua_msg_factory.h RUA_Ansi-41-IDNNS.h RUA_Cause.h RUA_CauseMisc.h RUA_CauseProtocol.h RUA_CauseRadioNetwork.h RUA_CauseTransport.h RUA_CN-DomainIndicator.h RUA_Connect.h RUA_ConnectionlessTransfer.h RUA_Context-ID.h RUA_CriticalityDiagnostics.h RUA_CriticalityDiagnostics-IE-List.h RUA_CriticalityDiagnostics-IE-List-Value.h RUA_Criticality.h RUA_CSGMembershipStatus.h RUA_DirectTransfer.h RUA_Disconnect.h RUA_ErrorIndication.h RUA_Establishment-Cause.h RUA_Gsm-map-IDNNS.h RUA_IE-Extensions.h RUA_IE.h RUA_InitiatingMessage.h RUA_IntraDomainNasNodeSelector.h RUA_Presence.h RUA_PrivateIE-ID.h RUA_PrivateMessage.h RUA_ProcedureCode.h RUA_ProtocolIE-ID.h RUA_RANAP-Message.h RUA_RoutingParameter.h RUA_RUA-PDU.h RUA_SuccessfulOutcome.h RUA_TriggeringMessage.h RUA_TypeOfError.h RUA_UnsuccessfulOutcome.h version.h '/build/coverity/install-Osmocom/include/osmocom/rua'
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/rua'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/rua'
Making install in sabp
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/sabp'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/sabp'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/sabp'
/usr/bin/install -c -m 644 sabp_ies_defs.h sabp_common.h SABP_InitiatingMessage.h SABP_SABP-PDU.h SABP_SuccessfulOutcome.h SABP_UnsuccessfulOutcome.h SABP_Criticality.h SABP_Presence.h SABP_ProcedureCode.h SABP_ProtocolExtensionID.h SABP_ProtocolIE-ID.h SABP_TriggeringMessage.h SABP_IE-Extensions.h SABP_Available-Bandwidth.h SABP_Broadcast-Message-Content.h SABP_Broadcast-Message-Content-Validity-Indicator.h SABP_Category.h SABP_Cause.h SABP_Criticality-Diagnostics.h SABP_CriticalityDiagnostics-IE-List.h SABP_CriticalityDiagnostics-IE-List-Value.h SABP_MessageStructure.h SABP_MessageStructure-Value.h SABP_Data-Coding-Scheme.h SABP_Failure-List.h SABP_Failure-List-Item.h SABP_Message-Identifier.h SABP_New-Serial-Number.h SABP_Number-of-Broadcasts-Completed-List.h SABP_Number-of-Broadcasts-Completed-List-Item.h SABP_Number-Of-Broadcasts-Completed-Info.h SABP_Number-of-Broadcasts-Requested.h SABP_Old-Serial-Number.h SABP_Paging-ETWS-Indicator.h SABP_Radio-Resource-Loading-List.h SABP_Radio-Resource-Loading-List-Item.h SABP_Recovery-Indication.h SABP_RepetitionNumber0.h SABP_RepetitionNumber1.h SABP_Repetition-Period.h '/build/coverity/install-Osmocom/include/osmocom/sabp'
/usr/bin/install -c -m 644 SABP_Serial-Number.h SABP_Service-Area-Identifier.h SABP_Service-Areas-List.h SABP_TypeOfError.h SABP_WarningSecurityInfo.h SABP_Warning-Type.h SABP_Write-Replace.h SABP_Write-Replace-Complete.h SABP_Write-Replace-Failure.h SABP_Kill.h SABP_Kill-Complete.h SABP_Kill-Failure.h SABP_Load-Query.h SABP_Load-Query-Complete.h SABP_Load-Query-Failure.h SABP_Message-Status-Query.h SABP_Message-Status-Query-Complete.h SABP_Message-Status-Query-Failure.h SABP_Reset.h SABP_Reset-Complete.h SABP_Reset-Failure.h SABP_Restart.h SABP_Failure.h SABP_Error-Indication.h SABP_IE.h version.h '/build/coverity/install-Osmocom/include/osmocom/sabp'
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/sabp'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/sabp'
Making install in iuh
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/iuh'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/iuh'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/include/osmocom/iuh'
/usr/bin/install -c -m 644 common.h '/build/coverity/install-Osmocom/include/osmocom/iuh'
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/iuh'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom/iuh'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom'
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include/osmocom'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/include'
Making install in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/doc'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/doc'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/doc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/doc'
Making install in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/tests'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh/tests'
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-iuh'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib/pkgconfig'
/usr/bin/install -c -m 644 libosmo-hnbap.pc libosmo-ranap.pc libosmo-rua.pc libosmo-sabp.pc '/build/coverity/install-Osmocom/lib/pkgconfig'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh'
make[1]: Leaving directory '/build/coverity/source-Osmocom/osmo-iuh'
+ popd
~/coverity/source-Osmocom
+ build_default osmo-pcu --with-sysmobts=/build/coverity/install-Osmocom/include/ --enable-sysmocom-dsp=yes
+ pushd osmo-pcu
~/coverity/source-Osmocom/osmo-pcu ~/coverity/source-Osmocom
+ shift
+ do_build --with-sysmobts=/build/coverity/install-Osmocom/include/ --enable-sysmocom-dsp=yes
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:42: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:42: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:42: the top level
configure.ac:93: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:93: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:93: the top level
configure.ac:134: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:134: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:134: the top level
configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:153: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:153: the top level
configure.ac:172: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:172: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:172: the top level
configure.ac:183: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:183: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:183: the top level
configure.ac:263: warning: AC_OUTPUT should be used without arguments.
configure.ac:263: You should run autoupdate.
configure.ac:24: installing './compile'
configure.ac:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
tests/Makefile.am:26: warning: noinst_PROGRAMS multiply defined in condition TRUE ...
tests/Makefile.am:9: ... 'noinst_PROGRAMS' previously defined here
tests/Makefile.am:85: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory,
tests/Makefile.am:85: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/Makefile.am:85: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory,
tests/Makefile.am:85: but option 'subdir-objects' is disabled
tests/Makefile.am:85: warning: source file 'emu/openbsc_clone.c' is in a subdirectory,
tests/Makefile.am:85: but option 'subdir-objects' is disabled
tests/Makefile.am:85: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory,
tests/Makefile.am:85: but option 'subdir-objects' is disabled
tests/Makefile.am:34: warning: variable 'alloc_AllocTest_SOURCES' is defined but no program or
tests/Makefile.am:34: library has 'alloc_AllocTest' as canonical name (possible typo)
tests/Makefile.am:47: warning: variable 'alloc_MslotTest_SOURCES' is defined but no program or
tests/Makefile.am:47: library has 'alloc_MslotTest' as canonical name (possible typo)
tests/Makefile.am:154: warning: variable 'app_info_AppInfoTest_SOURCES' is defined but no program or
tests/Makefile.am:154: library has 'app_info_AppInfoTest' as canonical name (possible typo)
tests/Makefile.am:69: warning: variable 'bitcomp_BitcompTest_SOURCES' is defined but no program or
tests/Makefile.am:69: library has 'bitcomp_BitcompTest' as canonical name (possible typo)
tests/Makefile.am:138: warning: variable 'codel_codel_test_SOURCES' is defined but no program or
tests/Makefile.am:138: library has 'codel_codel_test' as canonical name (possible typo)
tests/Makefile.am:76: warning: variable 'edge_EdgeTest_SOURCES' is defined but no program or
tests/Makefile.am:76: library has 'edge_EdgeTest' as canonical name (possible typo)
tests/Makefile.am:145: warning: variable 'fn_FnTest_SOURCES' is defined but no program or
tests/Makefile.am:145: library has 'fn_FnTest' as canonical name (possible typo)
tests/Makefile.am:119: warning: variable 'llc_LlcTest_SOURCES' is defined but no program or
tests/Makefile.am:119: library has 'llc_LlcTest' as canonical name (possible typo)
tests/Makefile.am:133: warning: variable 'llist_LListTest_SOURCES' is defined but no program or
tests/Makefile.am:133: library has 'llist_LListTest' as canonical name (possible typo)
tests/Makefile.am:105: warning: variable 'ms_MsTest_SOURCES' is defined but no program or
tests/Makefile.am:105: library has 'ms_MsTest' as canonical name (possible typo)
tests/Makefile.am:28: warning: variable 'rlcmac_RLCMACTest_SOURCES' is defined but no program or
tests/Makefile.am:28: library has 'rlcmac_RLCMACTest' as canonical name (possible typo)
tests/Makefile.am:56: warning: variable 'tbf_TbfTest_SOURCES' is defined but no program or
tests/Makefile.am:56: library has 'tbf_TbfTest' as canonical name (possible typo)
tests/Makefile.am:96: warning: variable 'types_TypesTest_SOURCES' is defined but no program or
tests/Makefile.am:96: library has 'types_TypesTest' as canonical name (possible typo)
tests/Makefile.am:167: warning: variable 'ulc_PdchUlcTest_SOURCES' is defined but no program or
tests/Makefile.am:167: library has 'ulc_PdchUlcTest' as canonical name (possible typo)
tests/Makefile.am:35: warning: variable 'alloc_AllocTest_LDADD' is defined but no program or
tests/Makefile.am:35: library has 'alloc_AllocTest' as canonical name (possible typo)
tests/Makefile.am:48: warning: variable 'alloc_MslotTest_LDADD' is defined but no program or
tests/Makefile.am:48: library has 'alloc_MslotTest' as canonical name (possible typo)
tests/Makefile.am:155: warning: variable 'app_info_AppInfoTest_LDADD' is defined but no program or
tests/Makefile.am:155: library has 'app_info_AppInfoTest' as canonical name (possible typo)
tests/Makefile.am:70: warning: variable 'bitcomp_BitcompTest_LDADD' is defined but no program or
tests/Makefile.am:70: library has 'bitcomp_BitcompTest' as canonical name (possible typo)
tests/Makefile.am:139: warning: variable 'codel_codel_test_LDADD' is defined but no program or
tests/Makefile.am:139: library has 'codel_codel_test' as canonical name (possible typo)
tests/Makefile.am:77: warning: variable 'edge_EdgeTest_LDADD' is defined but no program or
tests/Makefile.am:77: library has 'edge_EdgeTest' as canonical name (possible typo)
tests/Makefile.am:146: warning: variable 'fn_FnTest_LDADD' is defined but no program or
tests/Makefile.am:146: library has 'fn_FnTest' as canonical name (possible typo)
tests/Makefile.am:120: warning: variable 'llc_LlcTest_LDADD' is defined but no program or
tests/Makefile.am:120: library has 'llc_LlcTest' as canonical name (possible typo)
tests/Makefile.am:134: warning: variable 'llist_LListTest_LDADD' is defined but no program or
tests/Makefile.am:134: library has 'llist_LListTest' as canonical name (possible typo)
tests/Makefile.am:106: warning: variable 'ms_MsTest_LDADD' is defined but no program or
tests/Makefile.am:106: library has 'ms_MsTest' as canonical name (possible typo)
tests/Makefile.am:29: warning: variable 'rlcmac_RLCMACTest_LDADD' is defined but no program or
tests/Makefile.am:29: library has 'rlcmac_RLCMACTest' as canonical name (possible typo)
tests/Makefile.am:57: warning: variable 'tbf_TbfTest_LDADD' is defined but no program or
tests/Makefile.am:57: library has 'tbf_TbfTest' as canonical name (possible typo)
tests/Makefile.am:97: warning: variable 'types_TypesTest_LDADD' is defined but no program or
tests/Makefile.am:97: library has 'types_TypesTest' as canonical name (possible typo)
tests/Makefile.am:168: warning: variable 'ulc_PdchUlcTest_LDADD' is defined but no program or
tests/Makefile.am:168: library has 'ulc_PdchUlcTest' as canonical name (possible typo)
tests/Makefile.am:42: warning: variable 'alloc_AllocTest_LDFLAGS' is defined but no program or
tests/Makefile.am:42: library has 'alloc_AllocTest' as canonical name (possible typo)
tests/Makefile.am:162: warning: variable 'app_info_AppInfoTest_LDFLAGS' is defined but no program or
tests/Makefile.am:162: library has 'app_info_AppInfoTest' as canonical name (possible typo)
tests/Makefile.am:128: warning: variable 'llc_LlcTest_LDFLAGS' is defined but no program or
tests/Makefile.am:128: library has 'llc_LlcTest' as canonical name (possible typo)
tests/Makefile.am:114: warning: variable 'ms_MsTest_LDFLAGS' is defined but no program or
tests/Makefile.am:114: library has 'ms_MsTest' as canonical name (possible typo)
tests/Makefile.am:64: warning: variable 'tbf_TbfTest_LDFLAGS' is defined but no program or
tests/Makefile.am:64: library has 'tbf_TbfTest' as canonical name (possible typo)
+ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen --with-sysmobts=/build/coverity/install-Osmocom/include/ --enable-sysmocom-dsp=yes
configure: WARNING: unrecognized options: --disable-doxygen
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... unsupported
checking for g++ option to enable C++98 features... none needed
checking dependency style of g++... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for libosmocore >= 1.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for libosmoctrl >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmogb >= 1.10.0... yes
checking whether to enable direct DSP access for PDCH of sysmocom-bts... yes, using -I/build/coverity/install-Osmocom/include
checking for sysmocom/femtobts/superfemto.h... yes
checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no
checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no
checking whether to enable direct E1 CCU access for PDCH of Ericsson RBS... no
checking whether to enable VTY tests... no
CPPFLAGS=""
CFLAGS=" -std=gnu11"
CXXFLAGS=" -std=gnu++03"
LDFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-doxygen
+ make -j 12
echo 1.5.2-dirty > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu'
Making all in include
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/include'
Making all in src
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/src'
CXX pcu_main.o
CXX alloc_algo.lo
CC gprs_debug.lo
CC csn1.lo
CC csn1_dec.lo
CC gsm_rlcmac.lo
CC csn1_enc.lo
CC gprs_bssgp_pcu.lo
CC gprs_bssgp_rim.lo
CC gprs_rlcmac.lo
CXX gprs_rlcmac_sched.lo
CXX gprs_rlcmac_meas.lo
CC gprs_ms.lo
CC gprs_pcu.lo
CXX pcu_l1_if.lo
CC pcu_vty.lo
CXX pcu_vty_functions.lo
CC mslot_class.lo
CC nacc_fsm.lo
CC neigh_cache.lo
CXX tbf.lo
CC tbf_fsm.lo
CXX tbf_ul.lo
CC tbf_ul_fsm.lo
CC tbf_ul_ack_fsm.lo
CC tbf_ul_ass_fsm.lo
CXX tbf_dl.lo
CC tbf_dl_fsm.lo
CC tbf_dl_ass_fsm.lo
CXX bts.lo
CC bts_pch_timer.lo
CXX pdch.lo
CC pdch_ul_controller.lo
CXX encoding.lo
CC sba.lo
CXX decoding.lo
CC llc.lo
CXX rlc.lo
CXX rlc_window.lo
CXX rlc_window_dl.lo
CXX rlc_window_ul.lo
CC pcuif_sock.lo
CC gprs_codel.lo
CC coding_scheme.lo
CXX egprs_rlc_compression.lo
CC osmo-bts-sysmo/sysmo_l1_fwd.o
CC osmo-bts-sysmo/sysmo_l1_if.o
CC osmo-bts-sysmo/sysmo_l1_hw.o
CC osmo-bts-sysmo/femtobts.o
CXXLD libgprs.la
copying selected object files to avoid basename conflicts...
CXXLD osmo-pcu
CXXLD osmo-pcu-remote
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/src'
Making all in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/doc'
Making all in examples
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/doc/manuals'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/doc'
Making all in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/tests'
CXX pcu_emu.o
CXX test_replay_gprs_attach.o
CC openbsc_clone.o
CXX test_pdp_activation.o
CXXLD emu/pcu_emu
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/tests'
Making all in contrib
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/contrib'
Making all in systemd
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/contrib/systemd'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/contrib'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/contrib'
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu'
make[1]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu'
+ make install
make install-recursive
make[1]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu'
Making install in include
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/include'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/include'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/include'
Making install in src
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/src'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/src'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c osmo-pcu '/build/coverity/install-Osmocom/bin'
libtool: install: /usr/bin/install -c osmo-pcu /build/coverity/install-Osmocom/bin/osmo-pcu
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/src'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/src'
Making install in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/doc'
Making install in examples
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/doc/examples'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/doc/osmo-pcu/examples/osmo-pcu'
/usr/bin/install -c -m 644 osmo-pcu.cfg '/build/coverity/install-Osmocom/share/doc/osmo-pcu/examples/osmo-pcu'
/usr/bin/mkdir -p '/build/coverity/install-Osmocom/etc/osmocom'
/usr/bin/install -c -m 644 osmo-pcu.cfg '/build/coverity/install-Osmocom/etc/osmocom'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/doc/examples'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/doc/examples'
Making install in manuals
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/doc/manuals'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/doc/manuals'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/doc/manuals'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcu/doc/manuals'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-pcu/doc'