See
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-oc2g/5788/display/redirect>
Changes:
------------------------------------------
[...truncated 18.45 KiB...]
+ eval echo $OSMO_GSM_TESTER_BUILD_oc2g_fw
+ echo
+ branch_override=
+ [ -n ]
+ cd /build
+ [ -d oc2g-fw ]
+ cd oc2g-fw
+ git fetch
warning: redirecting to
https://gitlab.com/nrw_oc2g/oc2g-fw.git/
+ git rev-parse origin/nrw/oc2g
6695e55fc2a24742dd7158cd5d14364793732e3f
+ branch=origin/nrw/oc2g
+ git checkout -B build_branch origin/nrw/oc2g
branch 'build_branch' set up to track 'origin/nrw/oc2g'.
Your branch is up to date with 'origin/nrw/oc2g'.
Reset branch 'build_branch'
+ rm -rf bin inc readme.md
+ git reset --hard origin/nrw/oc2g
HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g'
+ git rev-parse HEAD
6695e55fc2a24742dd7158cd5d14364793732e3f
+ git rev-parse HEAD
+ echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw
+ git submodule update --init
+ cd /build
+
git_url=https://gerrit.osmocom.org
+ L1_OC2G_HEADERS=/build/oc2g-fw/inc
+ build_repo libosmocore --disable-pcsc --disable-libmnl --disable-doxygen
--disable-gnutls --disable-detect-tls-gcc-arm-bug --disable-uring
+ dir=libosmocore
+ shift
+ build_repo_dir libosmocore ./ --disable-pcsc --disable-libmnl --disable-doxygen
--disable-gnutls --disable-detect-tls-gcc-arm-bug --disable-uring
+ dep=libosmocore
+ dir=./
+ branch=master
+ grep ^-
+ echo --disable-pcsc
====================== libosmocore
+ [ -z --disable-pcsc ]
+ shift
+ shift
+ configure_opts=--disable-pcsc --disable-libmnl --disable-doxygen --disable-gnutls
--disable-detect-tls-gcc-arm-bug --disable-uring
+ set +x
+ have_repo libosmocore master
+ repo=libosmocore
+ branch=master
+ echo OSMO_GSM_TESTER_BUILD_libosmocore
+ sed s/-/_/g
+ branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore
+ eval echo $OSMO_GSM_TESTER_BUILD_libosmocore
+ echo
+ branch_override=
+ [ -n ]
+ cd /build
+ [ -d libosmocore ]
+ cd libosmocore
+ git fetch
From
https://gerrit.osmocom.org/libosmocore
1b755284..489a6f1a master -> origin/master
+ git rev-parse origin/master
489a6f1a61a8a67c6d725b4887b7e5e3e5a7fd02
+ 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 COPYING Doxyfile.codec Doxyfile.codec.in Doxyfile.coding Doxyfile.coding.in
Doxyfile.core.in Doxyfile.ctrl Doxyfile.ctrl.in Doxyfile.gb Doxyfile.gb.in Doxyfile.gsm
Doxyfile.gsm.in Doxyfile.isdn Doxyfile.isdn.in Doxyfile.sim Doxyfile.sim.in Doxyfile.usb
Doxyfile.usb.in Doxyfile.vty Doxyfile.vty.in Makefile Makefile.am Makefile.in README.md
TODO-RELEASE aclocal.m4 arm-poky-linux-gnueabi-libtool autom4te.cache compile config.guess
config.h config.h.in config.log config.status config.sub configure configure.ac contrib
debian depcomp doc git-version-gen include install-sh libosmocodec.pc libosmocodec.pc.in
libosmocoding.pc libosmocoding.pc.in libosmocore.pc libosmocore.pc.in libosmoctrl.pc
libosmoctrl.pc.in libosmogb.pc libosmogb.pc.in libosmogsm.pc libosmogsm.pc.in
libosmoisdn.pc libosmoisdn.pc.in libosmosim.pc libosmosim.pc.in libosmousb.pc
libosmousb.pc.in libosmovty.pc libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk
osmo-release.sh src stamp-h1 tapset tests utils
+ git reset --hard origin/master
HEAD is now at 489a6f1a configure.ac: check for Python interpreter unconditionally
+ git rev-parse HEAD
489a6f1a61a8a67c6d725b4887b7e5e3e5a7fd02
+ git rev-parse HEAD
+ echo 489a6f1a61a8a67c6d725b4887b7e5e3e5a7fd02 libosmocore
+ git submodule update --init
+ cd /build
+ cd libosmocore/./
+ [ -f configure.ac ]
+ set +x
+ autoreconf -fi
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: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'
+ set +x
+ ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g
--with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi
--host=arm-poky-linux-gnueabi --build=x86_64-linux
--with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi
--disable-pcsc --disable-libmnl --disable-doxygen --disable-gnutls
--disable-detect-tls-gcc-arm-bug --disable-uring
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
configure: loading site script
/opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
checking for a thread-safe 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 arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve
-marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon
-mfloat-abi=hard -mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g...
yes
checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard
-mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to
accept ISO C89... none needed
checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon
-mfloat-abi=hard -mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c
and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon
-mfloat-abi=hard -mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-poky-linux-gnueabi
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) 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 arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon
-mfloat-abi=hard -mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi...
arm-poky-linux-gnueabi-ld
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi
checking if the linker (arm-poky-linux-gnueabi-ld
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld...
yes
checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm
checking the name lister (arm-poky-linux-gnueabi-nm) 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 arm-poky-linux-gnueabi 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 arm-poky-linux-gnueabi-ld
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to
reload object files... -r
checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-poky-linux-gnueabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar
checking for archiver @FILE support... @
checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip
checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib
checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc
-march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok
checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for arm-poky-linux-gnueabi-mt... no
checking for mt... mt
checking if mt is a manifest tool... configure: WARNING: using cross tools not prefixed
with host triplet
no
checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve
-marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard
-mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports
-fno-rtti -fno-exceptions... no
checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard
-mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to
produce PIC... -fPIC -DPIC
checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard
-mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC
-DPIC works... yes
checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard
-mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag
-static works... no
checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard
-mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o
file.o... yes
checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard
-mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o
file.o... (cached) yes
checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon
-mfloat-abi=hard -mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker
(arm-poky-linux-gnueabi-ld
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) 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...
/opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config
checking for arm-poky-linux-gnueabi-pkg-config... no
checking for pkg-config...
/opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for ANSI C header files... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/timerfd.h usability... yes
checking sys/timerfd.h presence... yes
checking for sys/timerfd.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
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... -ldl
checking for library containing dlsym... -ldl
checking for backtrace in -lexecinfo... no
checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon
-mfloat-abi=hard -mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi 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 arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard
-mcpu=cortex-a15
--sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports
-fvisibility=hidden... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff member... yes
checking for gettid... no
checking for a Python interpreter with version >= 3.6... none
configure: error: no suitable Python interpreter found
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful