See <https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon,W…>
Changes:
------------------------------------------
[...truncated 66.90 KiB...]
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 install-am
make[3]: Entering directory '/build/deps/libosmocore/tests'
make[4]: Entering directory '/build/deps/libosmocore/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/deps/libosmocore/tests'
make[3]: Leaving directory '/build/deps/libosmocore/tests'
make[2]: Leaving directory '/build/deps/libosmocore/tests'
make[2]: Entering directory '/build/deps/libosmocore'
make[3]: Entering directory '/build/deps/libosmocore'
/usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/bin'
/usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal'
/usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig'
/usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include'
/usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin'
/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/deps/install/stow/libosmocore/lib/pkgconfig'
/usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal'
/usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include'
make install-data-hook
make[4]: Entering directory '/build/deps/libosmocore'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/deps/libosmocore'
make[3]: Leaving directory '/build/deps/libosmocore'
make[2]: Leaving directory '/build/deps/libosmocore'
make[1]: Leaving directory '/build/deps/libosmocore'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmocore
+ PARALLEL_MAKE= osmo-build-dep.sh libusrp
=============================== libusrp ===============================
+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libusrp
+ project=libusrp
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libusrp
+ osmo_git_clone_url libusrp
+ echo https://gerrit.osmocom.org/libusrp
+ git clone https://gerrit.osmocom.org/libusrp libusrp
Cloning into 'libusrp'...
+ cd libusrp
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d ]
+ [ -d layer1-headers ]
+ git checkout -f 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 b125637 Bump version: 3.4.8.2-c5e1 → 3.4.9
+ git rev-parse HEAD
b125637fdff2b8f4552aaddf767fae5a2d26666a
+ cd libusrp
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libusrp
+ subdir=
+ [ -n ]
+ 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/deps/install/stow/libusrp --with-systemdsystemunitdir=/build/deps/install/stow/libusrp/lib/systemd/system
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... no
checking for mawk... mawk
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... armv8l-unknown-linux-gnu
checking host system type... armv8l-unknown-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 armv8l-unknown-linux-gnu file names to armv8l-unknown-linux-gnu format... func_convert_file_noop
checking how to convert armv8l-unknown-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) 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
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) 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) 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
configure: error: Could not find a version of the library!
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1273411 killed;
[ssh-agent] Stopped.
Archiving artifacts
See <https://jenkins.osmocom.org/jenkins/job/osmocom-coverity/2484/display/redir…>
Changes:
[Oliver Smith] ansible: update rpi4-raspbian12build-ansible-1
------------------------------------------
[...truncated 715.76 KiB...]
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/contrib'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/contrib'
Making install in tests
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests'
Making install in gprs
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/gprs'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/gprs'
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-sgsn/tests/gprs'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/gprs'
Making install in gtphub
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/gtphub'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/gtphub'
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-sgsn/tests/gtphub'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/gtphub'
Making install in sgsn
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/sgsn'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/sgsn'
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-sgsn/tests/sgsn'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/sgsn'
Making install in xid
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/xid'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/xid'
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-sgsn/tests/xid'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/xid'
Making install in sndcp_xid
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/sndcp_xid'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/sndcp_xid'
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-sgsn/tests/sndcp_xid'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/sndcp_xid'
Making install in slhc
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/slhc'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/slhc'
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-sgsn/tests/slhc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/slhc'
Making install in v42bis
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/v42bis'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/v42bis'
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-sgsn/tests/v42bis'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/tests/v42bis'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/tests'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/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-sgsn/tests'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/tests'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/tests'
Making install in doc
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/doc'
Making install in examples
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/doc/examples'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/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-gtphub/osmo-gtphub.cfg osmo-sgsn/osmo-sgsn.cfg '/build/coverity/install-Osmocom/etc/osmocom'
make install-data-hook
make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
j="/build/coverity/install-Osmocom/share/doc/osmo-sgsn/examples/$f" && \
mkdir -p "$(dirname $j)" && \
/usr/bin/install -c -m 644 ./$f $j; \
done
make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/doc/examples'
make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/doc/examples'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/doc/examples'
Making install in manuals
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/doc/manuals'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/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-sgsn/doc/manuals'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/doc/manuals'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/doc'
make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn/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-sgsn/doc'
make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/doc'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn/doc'
make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn'
make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-sgsn'
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-sgsn'
make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn'
make[1]: Leaving directory '/build/coverity/source-Osmocom/osmo-sgsn'
+ popd
~/coverity/source-Osmocom
+ build_default osmo-smlc
+ pushd osmo-smlc
~/coverity/source-Osmocom/osmo-smlc ~/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 '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:47: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:47: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:47: the top level
configure.ac:95: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:95: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:95: the top level
configure.ac:116: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:116: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:116: the top level
configure.ac:195: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:195: 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:195: the top level
configure.ac:197: warning: AC_OUTPUT should be used without arguments.
configure.ac:197: 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'
doc/Makefile.am:12: warning: '%'-style pattern rules are a GNU make extension
doc/Makefile.am:15: warning: '%'-style pattern rules are a GNU make extension
src/osmo-smlc/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 libosmovty >= 1.10.0... yes
checking for libosmoctrl >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmo-sigtran >= 1.9.0... yes
checking for libosmo-sccp >= 1.9.0... no
configure: error: Package requirements (libosmo-sccp >= 1.9.0) were not met:
Package 'libosmo-sccp', required by 'virtual:world', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBOSMOSCCP_CFLAGS
and LIBOSMOSCCP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[WARNING] Build command ./build_Osmocom.sh exited with code 1. Please verify that the build completed successfully.
Emitted 3297 C/C++ compilation units (100%) successfully
3297 C/C++ compilation units (100%) are ready for analysis
For more details, please look at:
/build/coverity/source-Osmocom/cov-int/build-log.txt
Build step 'Execute shell' marked build as failure