See https://jenkins.osmocom.org/jenkins/job/osmocom-coverity/3235/display/redirect
Changes:
------------------------------------------ [...truncated 1.14 MiB...] make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/doc/manuals' make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/doc' make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/doc' make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim' make[1]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim' + make install make install-recursive make[1]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim' Making install in contrib make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/contrib' Making install in etc_default make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/contrib/etc_default' make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/contrib/etc_default' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/coverity/install-Osmocom/etc/default' /usr/bin/install -c -m 644 osmo-remsim-bankd osmo-remsim-client osmo-remsim-client-0 osmo-remsim-client-1 osmo-remsim-client-2 osmo-remsim-client-3 '/build/coverity/install-Osmocom/etc/default' make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/contrib/etc_default' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/contrib/etc_default' Making install in systemd make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/contrib/systemd' make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/contrib/systemd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/contrib/systemd' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/contrib/systemd' make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/contrib' make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/contrib' /usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin' /usr/bin/install -c osmo-remsim-apitool '/build/coverity/install-Osmocom/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/contrib' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/contrib' make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/contrib' Making install in src make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src' Making install in rspro make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src/rspro' make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src/rspro' 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-remsim/src/rspro' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/src/rspro' Making install in . make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src' make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src' /usr/bin/mkdir -p '/build/coverity/install-Osmocom/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-rspro.la '/build/coverity/install-Osmocom/lib' libtool: install: /usr/bin/install -c .libs/libosmo-rspro.so.2.0.3 /build/coverity/install-Osmocom/lib/libosmo-rspro.so.2.0.3 libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-rspro.so.2.0.3 libosmo-rspro.so.2 || { rm -f libosmo-rspro.so.2 && ln -s libosmo-rspro.so.2.0.3 libosmo-rspro.so.2; }; }) libtool: install: (cd /build/coverity/install-Osmocom/lib && { ln -s -f libosmo-rspro.so.2.0.3 libosmo-rspro.so || { rm -f libosmo-rspro.so && ln -s libosmo-rspro.so.2.0.3 libosmo-rspro.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-rspro.lai /build/coverity/install-Osmocom/lib/libosmo-rspro.la libtool: install: /usr/bin/install -c .libs/libosmo-rspro.a /build/coverity/install-Osmocom/lib/libosmo-rspro.a libtool: install: chmod 644 /build/coverity/install-Osmocom/lib/libosmo-rspro.a libtool: install: ranlib /build/coverity/install-Osmocom/lib/libosmo-rspro.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/osmo-remsim/src' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/src' Making install in bankd make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src/bankd' (cd ../../src && make libosmo-rspro.la) make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src' make[4]: 'libosmo-rspro.la' is up to date. make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/src' make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src/bankd' (cd ../../src && make libosmo-rspro.la) make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src' make[5]: 'libosmo-rspro.la' is up to date. make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/src' /usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-bankd '/build/coverity/install-Osmocom/bin' libtool: install: /usr/bin/install -c .libs/osmo-remsim-bankd /build/coverity/install-Osmocom/bin/osmo-remsim-bankd make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/src/bankd' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/src/bankd' Making install in server make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src/server' (cd ../../src && make libosmo-rspro.la) make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src' make[4]: 'libosmo-rspro.la' is up to date. make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/src' make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src/server' (cd ../../src && make libosmo-rspro.la) make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src' make[5]: 'libosmo-rspro.la' is up to date. make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/src' /usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-server '/build/coverity/install-Osmocom/bin' libtool: install: /usr/bin/install -c .libs/osmo-remsim-server /build/coverity/install-Osmocom/bin/osmo-remsim-server make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/src/server' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/src/server' Making install in client make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src/client' make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/src/client' /usr/bin/mkdir -p '/build/coverity/install-Osmocom/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-client-shell osmo-remsim-client-st2 '/build/coverity/install-Osmocom/bin' libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-shell /build/coverity/install-Osmocom/bin/osmo-remsim-client-shell libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-st2 /build/coverity/install-Osmocom/bin/osmo-remsim-client-st2 /usr/bin/mkdir -p '/build/coverity/install-Osmocom/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents' /usr/bin/install -c -m 644 PkgInfo '/build/coverity/install-Osmocom/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents' /usr/bin/mkdir -p '/build/coverity/install-Osmocom/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux' /bin/bash ../../libtool --mode=install /usr/bin/install -c libifd_remsim_client.la '/build/coverity/install-Osmocom/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux' libtool: warning: relinking 'libifd_remsim_client.la' libtool: install: (cd /build/coverity/source-Osmocom/osmo-remsim/src/client; /bin/bash "/build/coverity/source-Osmocom/osmo-remsim/libtool" --silent --tag CC --mode=relink gcc -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/build/coverity/install-Osmocom/include/ -I/build/coverity/install-Osmocom/include/ -pthread -I/build/coverity/install-Osmocom/include/ -pthread -I/usr/include/PCSC -pthread -I/usr/include/libusb-1.0 -I/build/coverity/install-Osmocom/include/ -g -O2 -std=gnu11 -Wall -no-undefined -o libifd_remsim_client.la -rpath /build/coverity/install-Osmocom/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux libifd_remsim_client_la-user_ifdhandler.lo libifd_remsim_client_la-remsim_client.lo libifd_remsim_client_la-main_fsm.lo libifd_remsim_client_la-rspro_client_fsm.lo libifd_remsim_client_la-debug.lo ../../src/libosmo-rspro.la -L/build/coverity/install-Osmocom/lib -losmonetif -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/libifd_remsim_client.so.0.0.0T /build/coverity/install-Osmocom/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.so.0.0.0 libtool: install: (cd /build/coverity/install-Osmocom/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux && { ln -s -f libifd_remsim_client.so.0.0.0 libifd_remsim_client.so.0 || { rm -f libifd_remsim_client.so.0 && ln -s libifd_remsim_client.so.0.0.0 libifd_remsim_client.so.0; }; }) libtool: install: (cd /build/coverity/install-Osmocom/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux && { ln -s -f libifd_remsim_client.so.0.0.0 libifd_remsim_client.so || { rm -f libifd_remsim_client.so && ln -s libifd_remsim_client.so.0.0.0 libifd_remsim_client.so; }; }) libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.lai /build/coverity/install-Osmocom/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.la libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.a /build/coverity/install-Osmocom/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a libtool: install: chmod 644 /build/coverity/install-Osmocom/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a libtool: install: ranlib /build/coverity/install-Osmocom/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.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/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux ---------------------------------------------------------------------- Libraries have been installed in: /build/coverity/install-Osmocom/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux
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/etc/reader.conf.d' /usr/bin/install -c -m 644 osmo-remsim-client-reader_conf '/build/coverity/install-Osmocom/etc/reader.conf.d' make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/src/client' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/src/client' make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/src' Making install in include make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/include' Making install in osmocom make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/include/osmocom' Making install in rspro make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/include/osmocom/rspro' make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/include/osmocom/rspro' 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-remsim/include/osmocom/rspro' make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/include/osmocom/rspro' make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/include/osmocom' make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/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-remsim/include/osmocom' make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/include/osmocom' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/include/osmocom' make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/include' make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/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-remsim/include' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/include' make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/include' Making install in doc make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/doc' Making install in examples make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/doc/examples' make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/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 bankd_pcsc_slots.csv '/build/coverity/install-Osmocom/etc/osmocom' make install-data-hook make[5]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/doc/examples' for f in $(find . -name '*.cfg*' -o -name '*.csv' | sed -e 's,^.,,'); do \ j="/build/coverity/install-Osmocom/share/doc/osmo-remsim/examples/$f" && \ /usr/bin/install -c -m 644 -D ./$f $j; \ done make[5]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/doc/examples' make[4]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/doc/examples' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/doc/examples' Making install in manuals make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/doc/manuals' make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/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-remsim/doc/manuals' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/doc/manuals' make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/doc' make[4]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim/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-remsim/doc' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/doc' make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim/doc' make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim' make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-remsim' 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-rspro.pc '/build/coverity/install-Osmocom/lib/pkgconfig' make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim' make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim' make[1]: Leaving directory '/build/coverity/source-Osmocom/osmo-remsim' ~/coverity/source-Osmocom + popd Attempting to detect unconfigured compilers in build |0----------25-----------50----------75---------100| **************************************************** Emitted 4649 C/C++ compilation units (100%) successfully [WARNING] Recoverable errors were encountered during 2 of these C/C++ compilation units.
4649 C/C++ compilation units (100%) are ready for analysis For more details, please look at: /build/coverity/source-Osmocom/cov-int/build-log.txt + cd /build/coverity/source-Osmocom + rm -f Osmocom.tgz + tar czf Osmocom.tgz cov-int + set +x curl \ --form token="$token" \ --form email=holger@freyther.de --form file=@Osmocom.tgz \ --form version=Version --form description=AutoUpload \ https://scan.coverity.com/builds?project=Osmocom % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 140M 0 0 4 6575k 0 26.6M 0:00:05 --:--:-- 0:00:05 26.6M 10 140M 0 0 10 14.6M 0 11.8M 0:00:11 0:00:01 0:00:10 11.8M 36 140M 0 0 36 50.9M 0 22.7M 0:00:06 0:00:02 0:00:04 22.7M 58 140M 0 0 58 82.7M 0 25.5M 0:00:05 0:00:03 0:00:02 25.5M 71 140M 0 0 71 101M 0 23.8M 0:00:05 0:00:04 0:00:01 23.8M 83 140M 0 0 83 118M 0 22.5M 0:00:06 0:00:05 0:00:01 22.3M100 140M 0 0 100 140M 0 20.5M 0:00:06 0:00:06 --:--:-- 22.5M100 140M 0 0 100 140M 0 17.9M 0:00:07 0:00:07 --:--:-- 16.0M100 140M 0 0 100 140M 0 15.9M 0:00:08 0:00:08 --:--:-- 10.3M100 140M 0 0 100 140M 0 14.3M 0:00:09 0:00:09 --:--:-- 7246k100 140M 0 0 100 140M 0 12.9M 0:00:10 0:00:10 --:--:-- 4117k100 140M 0 0 100 140M 0 11.8M 0:00:11 0:00:11 --:--:-- 0100 140M 0 0 100 140M 0 10.9M 0:00:12 0:00:12 --:--:-- 0100 140M 0 0 100 140M 0 10.1M 0:00:13 0:00:13 --:--:-- 0100 140M 0 117 100 140M 8 10.1M 0:00:13 0:00:13 --:--:-- 28 Your build is already in the queue for analysis. Please wait till analysis finishes before uploading another build.
ERROR: coverity upload has failed! Build step 'Execute shell' marked build as failure
See https://jenkins.osmocom.org/jenkins/job/osmocom-coverity/3236/display/redirect?page=changes
Changes:
[Oliver Smith] OBS: fix wrong .tarball-version after release
------------------------------------------ [...truncated 1.06 MiB...] make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-pcap' make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-pcap' 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-pcap' make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcap' make[1]: Leaving directory '/build/coverity/source-Osmocom/osmo-pcap' ~/coverity/source-Osmocom + popd + build_default osmo-e1d + pushd osmo-e1d + shift + do_build ~/coverity/source-Osmocom/osmo-e1d ~/coverity/source-Osmocom + 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:46: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:46: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:46: the top level configure.ac:137: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:137: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:137: the top level configure.ac:180: warning: AC_OUTPUT should be used without arguments. configure.ac:180: You should run autoupdate. configure.ac:9: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' src/Makefile.am:70: warning: source file 'e1gen/crc4itu.c' is in a subdirectory, src/Makefile.am:70: 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. src/Makefile.am:70: warning: source file 'e1gen/osmo_e1f.c' is in a subdirectory, src/Makefile.am:70: but option 'subdir-objects' is disabled src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --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 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 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 talloc >= 2.0.1... yes checking for libosmocore >= 1.10.0... yes checking for libosmovty >= 1.10.0... yes checking for libosmousb >= 1.10.0... yes checking for libusb-1.0 >= 1.0.20... yes checking for egrep... (cached) /usr/bin/grep -E checking whether to enable VTY/CTRL tests... no checking for doxygen... /usr/bin/doxygen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating src/Makefile config.status: creating src/octoi/Makefile config.status: creating include/Makefile config.status: creating tests/Makefile config.status: creating tests/rifo/Makefile config.status: creating libosmo-e1d.pc config.status: creating libosmo-octoi.pc config.status: executing libtool commands config.status: executing depfiles commands config.status: executing tests/atconfig commands + make -j 12 echo 0.8.0.1-ed54 > .version-t && mv .version-t .version make all-recursive make[1]: Entering directory '/build/coverity/source-Osmocom/osmo-e1d' Making all in contrib make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-e1d/contrib' Making all in systemd make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-e1d/contrib/systemd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-e1d/contrib/systemd' make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-e1d/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-e1d/contrib' make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-e1d/contrib' Making all in doc make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-e1d/doc' Making all in examples make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-e1d/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-e1d/doc/examples' Making all in manuals make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-e1d/doc/manuals' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-e1d/doc/manuals' make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-e1d/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-e1d/doc' make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-e1d/doc' Making all in src make[2]: Entering directory '/build/coverity/source-Osmocom/osmo-e1d/src' Making all in octoi make[3]: Entering directory '/build/coverity/source-Osmocom/osmo-e1d/src/octoi' CC frame_fifo.lo CC frame_rifo.lo CC octoi.lo CC e1oip.lo CC octoi_sock.lo CC octoi_fsm.lo CC octoi_srv_fsm.lo CC octoi_srv_vty.lo CC octoi_clnt_fsm.lo CC octoi_clnt_vty.lo In file included from octoi.c:25: octoi.h:13:26: error: 'RESERVED1_NODE' undeclared here (not in a function); did you mean 'RESERVED8_NODE'? 13 | OCTOI_SRV_NODE = RESERVED1_NODE, | ^~~~~~~~~~~~~~ | RESERVED8_NODE In file included from octoi_srv_fsm.c:28: octoi.h:13:26: error: 'RESERVED1_NODE' undeclared here (not in a function); did you mean 'RESERVED8_NODE'? 13 | OCTOI_SRV_NODE = RESERVED1_NODE, | ^~~~~~~~~~~~~~ | RESERVED8_NODE make[3]: *** [Makefile:503: octoi.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [Makefile:503: octoi_srv_fsm.lo] Error 1 In file included from octoi_srv_vty.c:38: octoi.h:13:26: error: 'RESERVED1_NODE' undeclared here (not in a function); did you mean 'RESERVED8_NODE'? 13 | OCTOI_SRV_NODE = RESERVED1_NODE, | ^~~~~~~~~~~~~~ | RESERVED8_NODE make[3]: *** [Makefile:503: octoi_srv_vty.lo] Error 1 In file included from octoi_clnt_vty.c:36: octoi.h:13:26: error: 'RESERVED1_NODE' undeclared here (not in a function); did you mean 'RESERVED8_NODE'? 13 | OCTOI_SRV_NODE = RESERVED1_NODE, | ^~~~~~~~~~~~~~ | RESERVED8_NODE make[3]: *** [Makefile:503: octoi_clnt_vty.lo] Error 1 make[3]: Leaving directory '/build/coverity/source-Osmocom/osmo-e1d/src/octoi' make[2]: Leaving directory '/build/coverity/source-Osmocom/osmo-e1d/src' make[2]: *** [Makefile:707: all-recursive] Error 1 make[1]: *** [Makefile:479: all-recursive] Error 1 make[1]: Leaving directory '/build/coverity/source-Osmocom/osmo-e1d' make: *** [Makefile:399: all] Error 2 Attempting to detect unconfigured compilers in build |0----------25-----------50----------75---------100| **************************************************** Emitted 4404 C/C++ compilation units (100%) successfully [WARNING] Recoverable errors were encountered during 6 of these C/C++ compilation units.
4404 C/C++ compilation units (100%) are ready for analysis [WARNING] Build command ./build_Osmocom.sh exited with code 2. Please verify that the build completed successfully. For more details, please look at: /build/coverity/source-Osmocom/cov-int/build-log.txt Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org