Skip to content
Aborted

Console Output

Started by user Oliver Smith
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu 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 refs/remotes/origin/osmith/wip^{commit} # timeout=10
 > git rev-parse osmith/wip^{commit} # timeout=10
Checking out Revision e0d8e215b5ccdc3d2cc66417c13d1a6b5d8dd138 (refs/remotes/origin/osmith/wip)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e0d8e215b5ccdc3d2cc66417c13d1a6b5d8dd138 # timeout=10
Commit message: "coverity: use proper asn1c branch"
 > git rev-list --no-walk afae3d79b5656fa24a4eeb6208e8f2ca379967b4 # timeout=10
[osmocom-coverity] $ /bin/sh -xe /tmp/jenkins3303270564066752845.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
+ [ -d libasn1c ]
+ osmo_git_clone_url libasn1c
+ echo https://gerrit.osmocom.org/libasn1c
+ git clone --recursive https://gerrit.osmocom.org/libasn1c
Cloning into 'libasn1c'...
+ [ -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'...
+ [ -d libosmocore ]
+ osmo_git_clone_url libosmocore
+ echo https://gerrit.osmocom.org/libosmocore
+ git clone --recursive https://gerrit.osmocom.org/libosmocore
Cloning into 'libosmocore'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -d libsmpp34 ]
+ osmo_git_clone_url libsmpp34
+ echo https://gerrit.osmocom.org/libsmpp34
+ git clone --recursive https://gerrit.osmocom.org/libsmpp34
Cloning into 'libsmpp34'...
+ [ -d libusrp ]
+ osmo_git_clone_url libusrp
+ echo https://gerrit.osmocom.org/libusrp
+ git clone --recursive https://gerrit.osmocom.org/libusrp
Cloning into 'libusrp'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -d simtrace2 ]
+ osmo_git_clone_url simtrace2
+ echo https://gerrit.osmocom.org/simtrace2
+ git clone --recursive https://gerrit.osmocom.org/simtrace2
Cloning into 'simtrace2'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -d libgtpnl ]
+ osmo_git_clone_url libgtpnl
+ echo https://gerrit.osmocom.org/libgtpnl
+ git clone --recursive https://gerrit.osmocom.org/libgtpnl
Cloning into 'libgtpnl'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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'...
+ [ -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 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
+ [ -n tests/Makefile.am ]
+ cd libosmocore
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/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
+ build_layer1api
+ pushd layer1-api
~/coverity/source-Osmocom/layer1-api ~/coverity/source-Osmocom
+ 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/
+ popd
+ build_default asn1c
+ pushd asn1c
+ shift
~/coverity/source-Osmocom
~/coverity/source-Osmocom/asn1c ~/coverity/source-Osmocom
+ 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:15: 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:15: the top level
configure.ac:257: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:257: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:257: the top level
configure.ac:17: installing 'config/ar-lib'
configure.ac:9: installing 'config/compile'
configure.ac:24: installing 'config/config.guess'
configure.ac:24: installing 'config/config.sub'
configure.ac:5: installing 'config/install-sh'
configure.ac:5: installing 'config/missing'
parallel-tests: installing 'config/test-driver'
asn1-tools/enber/Makefile.am: installing 'config/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 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 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... ar
checking the archiver (ar) interface... ar
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... 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 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 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 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=attributes... 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 -std=gnu99... yes
checking whether C compiler accepts -Wno-error=unused-variable... yes
checking whether to build with code coverage support... no
checking whether C compiler accepts -std=c89... yes
checking whether C compiler accepts -Wpedantic... yes
checking whether C compiler accepts -Wno-long-long... yes
checking whether C compiler and linker accept -fsanitize=undefined... yes
checking whether C compiler accepts -fno-sanitize-recover=undefined... yes
checking whether C compiler and linker accept -fsanitize=unsigned-integer-overflow... no
checking whether C compiler accepts -fno-sanitize-recover=unsigned-integer-overflow... no
checking whether C compiler and linker accept -fsanitize=nullability... no
checking whether C compiler accepts -fno-sanitize-recover=nullability... no
checking whether C compiler accepts -fno-omit-frame-pointer... yes
checking whether C compiler and linker accept -fsanitize=address... yes
checking whether C compiler accepts -fno-omit-frame-pointer... (cached) 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 __int128... yes
checking for intmax_t... yes
checking size of void *... 8
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 strcasecmp is declared... yes
checking whether vasprintf is declared... no
checking for pandoc... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating tests/tests-c-compiler/check-src/Makefile
config.status: creating tests/tests-asn1c-compiler/Makefile
config.status: creating tests/tests-asn1c-smoke/Makefile
config.status: creating tests/tests-randomized/Makefile
config.status: creating tests/tests-c-compiler/Makefile
config.status: creating tests/tests-skeletons/Makefile
config.status: creating asn1-tools/enber/Makefile
config.status: creating asn1-tools/unber/Makefile
config.status: creating asn1-tools/Makefile
config.status: creating libasn1compiler/Makefile
config.status: creating libasn1common/Makefile
config.status: creating libasn1parser/Makefile
config.status: creating libasn1print/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 doc/man/Makefile
config.status: creating tests/Makefile
config.status: creating asn1c/Makefile
config.status: creating doc/Makefile
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 libasn1common
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1common'
  CC       asn1_ref.lo
  CC       asn1_buffer.lo
  CC       asn1_namespace.lo
  CC       genhash.lo
  CCLD     libasn1common.la
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1common'
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_module.lo
  CC       asn1p_oid.lo
  CC       asn1p_expr.lo
  CC       asn1p_value.lo
  CC       asn1p_xports.lo
  CC       asn1p_constr.lo
  CC       asn1p_class.lo
  CC       asn1p_param.lo
  CC       asn1p_integer.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_constraint.lo
  CC       asn1fix_bitstring.lo
  CC       asn1fix_integer.lo
  CC       asn1fix_crange.lo
  CC       asn1fix_dereft.lo
  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
  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_naming.lo
  CC       asn1c_save.lo
  CC       asn1c_C.lo
  CC       asn1c_constraint.lo
  CC       asn1c_compat.lo
  CC       asn1c_ioc.lo
  CC       asn1c_fdeps.lo
  CCLD     libasn1compiler.la
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1compiler'
Making all in asn1-tools
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1-tools'
Making all in unber
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1-tools/unber'
  CC       unber.o
  CC       libasn1_unber_tool.lo
In file included from libasn1_unber_tool.c:39:
../../skeletons/INTEGER.c: In function 'asn_imax2INTEGER':
../../skeletons/INTEGER.c:977:29: warning: array subscript 0 is outside array bounds of 'intmax_t[1]' {aka 'long int[1]'} [-Warray-bounds]
  977 |         for(bp = buf, pend1 += add; p != pend1; p += add)
      |                       ~~~~~~^~~~~~
../../skeletons/INTEGER.c:933:42: note: at offset -1 into object 'value' of size 8
  933 | asn_imax2INTEGER(INTEGER_t *st, intmax_t value) {
      |                                 ~~~~~~~~~^~~~~
  CCLD     libasn1-unber-tool.la
  CCLD     unber
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1-tools/unber'
Making all in enber
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1-tools/enber'
  CC       enber.o
  CCLD     enber
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1-tools/enber'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1-tools'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1-tools'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1-tools'
Making all in asn1c
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1c'
  CC       asn1c.o
  CCLD     asn1c
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1c'
Making all in skeletons
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/skeletons'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/skeletons'
Making all in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests'
Making all in tests-asn1c-compiler
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-asn1c-compiler'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-asn1c-compiler'
Making all in tests-skeletons
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-skeletons'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-skeletons'
Making all in tests-asn1c-smoke
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-asn1c-smoke'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-asn1c-smoke'
Making all in tests-c-compiler
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler'
Making all in check-src
make[4]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler/check-src'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler/check-src'
make[4]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler'
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler'
Making all in tests-randomized
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-randomized'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-randomized'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests'
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 MEDIA-GATEWAY-CONTROL at line 5177
=> Saving as rfc3525-MEDIA-GATEWAY-CONTROL.asn1
Found PKIX1Implicit88 at line 5850
=> Saving as rfc3280-PKIX1Implicit88.asn1
Found PKIX1Implicit88 at line 5850
=> Saving as rfc3280-PKIX1Implicit88.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'
Making all in man
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/doc/man'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/doc/man'
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'
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 libasn1common
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1common'
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/libasn1common'
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/libasn1common'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c/libasn1common'
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 asn1-tools
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1-tools'
Making install in unber
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1-tools/unber'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1-tools/unber'
 /usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c unber '/build/coverity/install-Osmocom/bin'
libtool: install: /usr/bin/install -c unber /build/coverity/install-Osmocom/bin/unber
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1-tools/unber'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1-tools/unber'
Making install in enber
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1-tools/enber'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1-tools/enber'
 /usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c enber '/build/coverity/install-Osmocom/bin'
libtool: install: /usr/bin/install -c enber /build/coverity/install-Osmocom/bin/enber
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1-tools/enber'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1-tools/enber'
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1-tools'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1-tools'
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/asn1-tools'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1-tools'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1-tools'
Making install in asn1c
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c/asn1c'
make[2]: 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 '/build/coverity/install-Osmocom/bin'
libtool: install: /usr/bin/install -c asn1c /build/coverity/install-Osmocom/bin/asn1c
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1c'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c/asn1c'
Making install in skeletons
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c/skeletons'
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/skeletons'
make[2]: 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 ./BIT_STRING_oer.c ./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 ./INTEGER_oer.c ./ISO646String.c ./ISO646String.h ./NULL.c ./NULL.h ./NativeEnumerated.c ./NativeEnumerated.h ./NativeEnumerated_oer.c ./NativeInteger.c ./NativeInteger.h ./NativeInteger_oer.c ./NativeReal.c ./NativeReal.h ./NumericString.c ./NumericString.h ./OBJECT_IDENTIFIER.c ./OBJECT_IDENTIFIER.h ./OCTET_STRING.c '/build/coverity/install-Osmocom/share/asn1c'
 /usr/bin/install -c -m 644 ./OCTET_STRING.h ./OCTET_STRING_oer.c ./OPEN_TYPE.c ./OPEN_TYPE.h ./OPEN_TYPE_oer.c ./ObjectDescriptor.c ./ObjectDescriptor.h ./PrintableString.c ./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.c ./asn_application.h ./asn_bit_data.c ./asn_bit_data.h ./asn_codecs.h ./asn_codecs_prim.c ./asn_codecs_prim.h ./asn_internal.c ./asn_internal.h '/build/coverity/install-Osmocom/share/asn1c'
 /usr/bin/install -c -m 644 ./asn_ioc.h ./asn_random_fill.c ./asn_random_fill.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_CHOICE_oer.c ./constr_SEQUENCE.c ./constr_SEQUENCE.h ./constr_SEQUENCE_OF.c ./constr_SEQUENCE_OF.h ./constr_SEQUENCE_oer.c ./constr_SET.c ./constr_SET.h ./constr_SET_OF.c ./constr_SET_OF.h ./constr_SET_OF_oer.c ./constr_TYPE.c ./constr_TYPE.h ./constraints.c ./constraints.h ./converter-example.c ./der_encoder.c ./der_encoder.h ./oer_decoder.c ./oer_decoder.h ./oer_encoder.c ./oer_encoder.h ./oer_support.c ./oer_support.h ./per_decoder.c ./per_decoder.h ./per_encoder.c ./per_encoder.h '/build/coverity/install-Osmocom/share/asn1c'
 /usr/bin/install -c -m 644 ./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'
 /usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/asn1c'
 /usr/bin/mkdir -p '/build/coverity/install-Osmocom/share/asn1c/standard-modules'
 /usr/bin/install -c -m 644  standard-modules/README standard-modules/ASN1-Object-Identifier-Module.asn1 standard-modules/ASN1C-UsefulInformationObjectClasses.asn1 '/build/coverity/install-Osmocom/share/asn1c/standard-modules'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/skeletons'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c/skeletons'
Making install in tests
make[1]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests'
Making install in tests-asn1c-compiler
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-asn1c-compiler'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-asn1c-compiler'
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/tests/tests-asn1c-compiler'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-asn1c-compiler'
Making install in tests-skeletons
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-skeletons'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-skeletons'
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/tests/tests-skeletons'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-skeletons'
Making install in tests-asn1c-smoke
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-asn1c-smoke'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-asn1c-smoke'
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/tests/tests-asn1c-smoke'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-asn1c-smoke'
Making install in tests-c-compiler
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler'
Making install in check-src
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler/check-src'
make[4]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler/check-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/asn1c/tests/tests-c-compiler/check-src'
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler/check-src'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler'
make[4]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler'
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/asn1c/tests/tests-c-compiler'
make[3]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-c-compiler'
Making install in tests-randomized
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-randomized'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests/tests-randomized'
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/tests/tests-randomized'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests/tests-randomized'
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/tests'
make[3]: Entering directory '/build/coverity/source-Osmocom/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/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests'
make[1]: Leaving directory '/build/coverity/source-Osmocom/asn1c/tests'
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'
Making install in man
make[2]: Entering directory '/build/coverity/source-Osmocom/asn1c/doc/man'
make[3]: Entering directory '/build/coverity/source-Osmocom/asn1c/doc/man'
make[3]: Nothing to be done for 'install-exec-am'.
 /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/doc/man'
make[2]: Leaving directory '/build/coverity/source-Osmocom/asn1c/doc/man'
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'
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 INSTALL.md REQUIREMENTS.md FAQ ChangeLog BUGS '/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'
~/coverity/source-Osmocom
~/coverity/source-Osmocom/libosmocore ~/coverity/source-Osmocom
+ popd
+ build_default libosmocore
+ pushd libosmocore
+ 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:70: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:70: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:70: the top level
configure.ac:84: 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:84: the top level
configure.ac:174: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:174: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:174: the top level
configure.ac:462: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:462: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:462: the top level
configure.ac:602: warning: AC_OUTPUT should be used without arguments.
configure.ac:602: You should run autoupdate.
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'
Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ...
configure.ac:116: ... '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 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 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... Build was aborted
Aborted by Oliver Smith
Finished: ABORTED