See
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/6879/display/redirect>
Changes:
------------------------------------------
[...truncated 118.80 KiB...]
+ [ -z --enable-sanitize ]
+ shift
+ shift
+ configure_opts=--enable-sanitize
+ set +x
+ have_repo osmocom-bb master
+ repo=osmocom-bb
+ branch=master
====================== osmocom-bb
+ echo OSMO_GSM_TESTER_BUILD_osmocom-bb
+ sed s/-/_/g
+ branch_override_var=OSMO_GSM_TESTER_BUILD_osmocom_bb
+ eval echo $OSMO_GSM_TESTER_BUILD_osmocom_bb
+ echo
+ branch_override=
+ [ -n ]
+ cd /build
+ [ -d osmocom-bb ]
+ cd osmocom-bb
+ git fetch
+ git rev-parse origin/master
47af7967f9345a0fb8d80e09579f8aa468e77db1
+ branch=origin/master
+ git checkout -B build_branch origin/master
Reset branch 'build_branch'
branch 'build_branch' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ rm -rf contrib debian doc include src
+ git reset --hard origin/master
HEAD is now at 47af7967 trx_toolkit/transceiver: Spellcheck
+ git rev-parse HEAD
47af7967f9345a0fb8d80e09579f8aa468e77db1
+ git rev-parse HEAD
+ echo 47af7967f9345a0fb8d80e09579f8aa468e77db1 osmocom-bb
+ git submodule update --init
+ cd /build
+ cd osmocom-bb/src/host/virt_phy
+ [ -f configure.ac ]
+ set +x
+ autoreconf -fi
configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:3: 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:3: the top level
configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:23: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:23: the top level
configure.ac:13: installing './compile'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
src/Makefile.am: installing './depcomp'
+ set +x
+ ./configure --prefix=/build/inst-osmocom-bb --with-systemdsystemunitdir=no
--enable-sanitize
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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore... yes
checking for libosmogsm... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bb/Makefile
config.status: creating include/osmocom/bb/virtphy/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ set +x
+ make -j8
make all-recursive
make[1]: Entering directory '/build/osmocom-bb/src/host/virt_phy'
Making all in include
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include'
Making all in osmocom
make[3]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
Making all in bb
make[4]: Entering directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
Making all in virtphy
make[5]: Entering directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
make[5]: Entering directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[4]: Leaving directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[4]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[3]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[3]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include'
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include'
Making all in src
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy/src'
CC virtphy.o
CC l1gprs.o
CC logging.o
CC gsmtapl1_if.o
CC l1ctl_sock.o
CC l1ctl_sap.o
CC virt_prim_pm.o
CC virt_prim_fbsb.o
CC virt_prim_rach.o
CC virt_prim_data.o
CC virt_prim_pdch.o
CC virt_prim_traffic.o
CC virt_l1_sched_simple.o
CC virt_l1_model.o
CC shared/virtual_um.o
CC shared/osmo_mcast_sock.o
CCLD virtphy
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/src'
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy'
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy'
make[1]: Leaving directory '/build/osmocom-bb/src/host/virt_phy'
+ set +x
+ make install
Making install in include
make[1]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include'
Making install in osmocom
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
Making install in bb
make[3]: Entering directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
Making install in virtphy
make[4]: Entering directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
make[5]: Entering directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
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/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
make[4]: Leaving directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
make[4]: Entering directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[5]: Entering directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
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/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[4]: Leaving directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[3]: Leaving directory
'/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[3]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[4]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
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/osmocom-bb/src/host/virt_phy/include/osmocom'
make[3]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include'
make[3]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include'
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include'
make[1]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include'
Making install in src
make[1]: Entering directory '/build/osmocom-bb/src/host/virt_phy/src'
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy/src'
/usr/bin/mkdir -p '/build/inst-osmocom-bb/bin'
/usr/bin/install -c virtphy '/build/inst-osmocom-bb/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/src'
make[1]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/src'
make[1]: Entering directory '/build/osmocom-bb/src/host/virt_phy'
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/inst-osmocom-bb/share/doc/virtphy'
/usr/bin/install -c -m 644 README '/build/inst-osmocom-bb/share/doc/virtphy'
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy'
make[1]: Leaving directory '/build/osmocom-bb/src/host/virt_phy'
+ build_repo_dir osmocom-bb src/host/osmocon --enable-sanitize
+ dep=osmocom-bb
+ dir=src/host/osmocon
+ branch=master
+ grep ^-
+ echo --enable-sanitize
====================== osmocom-bb
+ [ -z --enable-sanitize ]
+ shift
+ shift
+ configure_opts=--enable-sanitize
+ set +x
+ have_repo osmocom-bb master
+ repo=osmocom-bb
+ branch=master
+ + sed s/-/_/g
echo OSMO_GSM_TESTER_BUILD_osmocom-bb
+ branch_override_var=OSMO_GSM_TESTER_BUILD_osmocom_bb
+ eval echo $OSMO_GSM_TESTER_BUILD_osmocom_bb
+ echo
+ branch_override=
+ [ -n ]
+ cd /build
+ [ -d osmocom-bb ]
+ cd osmocom-bb
+ git fetch
fatal: unable to access 'https://gerrit.osmocom.org/osmocom-bb/': The requested
URL returned error: 502
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
Show replies by date
See
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/6880/display/redirect>