Build failed in Jenkins: master-osmo-trx » --with-neon-vfpv4,0,a3=default,a4=default,rpi4-raspbian10 #2626

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Tue Mar 9 09:47:44 UTC 2021


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon-vfpv4,WITH_MANUALS=0,a3=default,a4=default,label=rpi4-raspbian10/2626/display/redirect>

Changes:


------------------------------------------
[...truncated 105.95 KB...]
test -f ../common/`basename 'eeprom_boot.a51'` -o \
	\! -f `dirname 'eeprom_boot.a51'`/../common/`basename 'eeprom_boot.a51'` \
	|| ln -s `dirname 'eeprom_boot.a51'`/../common/`basename 'eeprom_boot.a51'` ../common/`basename 'eeprom_boot.a51'`
sdas8051 -plosgff `basename 'eeprom_boot.a51'`
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
	-c -o eeprom_init.rel `test -f 'eeprom_init.c' || echo './'`eeprom_init.c
test -f `basename '_startup.a51'` || ln -s '_startup.a51' .
test -f ../common/`basename '_startup.a51'` -o \
	\! -f `dirname '_startup.a51'`/../common/`basename '_startup.a51'` \
	|| ln -s `dirname '_startup.a51'`/../common/`basename '_startup.a51'` ../common/`basename '_startup.a51'`
sdas8051 -plosgff `basename '_startup.a51'`
sdcc -mmcs51 --no-xinit-opt --code-loc 0x0000 --code-size 0x1800 --xram-loc 0x1800 --xram-size 0x0800 -Wl '-b USBDESCSEG = 0xE000' -L ../../lib libfx2.lib -o eeprom_boot.ihx eeprom_boot.rel eeprom_init.rel _startup.rel
./../common/build_eeprom.py -p/build/deps/install/stow/libusrp -r2 eeprom_boot.ihx > burn-usrp2-eeprom
chmod +x burn-usrp2-eeprom
./../common/build_eeprom.py -p/build/deps/install/stow/libusrp -r4 eeprom_boot.ihx > burn-usrp4-eeprom
chmod +x burn-usrp4-eeprom
test -f `basename 'vectors.a51'` || ln -s 'vectors.a51' .
test -f ../common/`basename 'vectors.a51'` -o \
	\! -f `dirname 'vectors.a51'`/../common/`basename 'vectors.a51'` \
	|| ln -s `dirname 'vectors.a51'`/../common/`basename 'vectors.a51'` ../common/`basename 'vectors.a51'`
sdas8051 -plosgff `basename 'vectors.a51'`
srcdir=. ./edit-gpif ./gpif.c usrp_gpif.c usrp_gpif_inline.h
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
	-c -o usrp_main.rel `test -f 'usrp_main.c' || echo './'`usrp_main.c
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
	-c -o usrp_common.rel `test -f 'usrp_common.c' || echo './'`usrp_common.c
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
	-c -o board_specific.rel `test -f 'board_specific.c' || echo './'`board_specific.c
board_specific.c:65: warning 85: in function set_sleep_bits unreferenced function argument : 'bits'
board_specific.c:65: warning 85: in function set_sleep_bits unreferenced function argument : 'mask'
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
	-c -o fpga_load.rel `test -f 'fpga_load.c' || echo './'`fpga_load.c
../common/fpga_load.c:139: warning 85: in function clock_out_config_byte unreferenced function argument : 'bits'
../common/fpga_load.c:181: warning 126: unreachable code
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
	-c -o fpga_rev2.rel `test -f 'fpga_rev2.c' || echo './'`fpga_rev2.c
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
	-c -o init_gpif.rel `test -f 'init_gpif.c' || echo './'`init_gpif.c
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
	-c -o usrp_gpif.rel `test -f 'usrp_gpif.c' || echo './'`usrp_gpif.c
usrp_gpif.c:194: warning 158: overflow in implicit constant conversion
usrp_gpif.c:194: warning 158: overflow in implicit constant conversion
usrp_gpif.c:201: warning 158: overflow in implicit constant conversion
usrp_gpif.c:201: warning 158: overflow in implicit constant conversion
test -f `basename 'usb_descriptors.a51'` || ln -s 'usb_descriptors.a51' .
test -f ../common/`basename 'usb_descriptors.a51'` -o \
	\! -f `dirname 'usb_descriptors.a51'`/../common/`basename 'usb_descriptors.a51'` \
	|| ln -s `dirname 'usb_descriptors.a51'`/../common/`basename 'usb_descriptors.a51'` ../common/`basename 'usb_descriptors.a51'`
sdas8051 -plosgff `basename 'usb_descriptors.a51'`
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
	-c -o spi.rel `test -f 'spi.c' || echo './'`spi.c
sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \
	-c -o eeprom_io.rel `test -f 'eeprom_io.c' || echo './'`eeprom_io.c
sdcc -mmcs51 --no-xinit-opt --code-loc 0x0000 --code-size 0x1800 --xram-loc 0x1800 --xram-size 0x0800 -Wl '-b USBDESCSEG = 0xE000' -L ../../lib libfx2.lib -o std.ihx vectors.rel usrp_main.rel usrp_common.rel board_specific.rel fpga_load.rel fpga_rev2.rel init_gpif.rel usrp_gpif.rel usb_descriptors.rel spi.rel eeprom_io.rel _startup.rel
make[5]: Entering directory '/build/deps/libusrp/firmware/src/usrp2'
make[5]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/build/deps/install/stow/libusrp/share/usrp/rev2'
 /usr/bin/install -c -m 644 std.ihx '/build/deps/install/stow/libusrp/share/usrp/rev2'
 /bin/mkdir -p '/build/deps/install/stow/libusrp/share/usrp/rev4'
 /usr/bin/install -c -m 644 std.ihx '/build/deps/install/stow/libusrp/share/usrp/rev4'
make[5]: Leaving directory '/build/deps/libusrp/firmware/src/usrp2'
make[4]: Leaving directory '/build/deps/libusrp/firmware/src/usrp2'
make[4]: Entering directory '/build/deps/libusrp/firmware/src'
make[5]: Entering directory '/build/deps/libusrp/firmware/src'
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/deps/libusrp/firmware/src'
make[4]: Leaving directory '/build/deps/libusrp/firmware/src'
make[3]: Leaving directory '/build/deps/libusrp/firmware/src'
make[3]: Entering directory '/build/deps/libusrp/firmware'
make[4]: Entering directory '/build/deps/libusrp/firmware'
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/libusrp/firmware'
make[3]: Leaving directory '/build/deps/libusrp/firmware'
make[2]: Leaving directory '/build/deps/libusrp/firmware'
make[2]: Entering directory '/build/deps/libusrp'
make[3]: Entering directory '/build/deps/libusrp'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/build/deps/install/stow/libusrp/lib/pkgconfig'
 /usr/bin/install -c -m 644 usrp.pc '/build/deps/install/stow/libusrp/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/libusrp'
make[2]: Leaving directory '/build/deps/libusrp'
make[1]: Leaving directory '/build/deps/libusrp'
+ STOW_DIR=/build/deps/install/stow stow --restow libusrp
+ export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ export LD_LIBRARY_PATH=/build/deps/install/lib
+ export PATH=/build/deps/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ CONFIG=--enable-sanitize --enable-werror --with-uhd --with-usrp1 --with-lms --with-ipc --with-neon-vfpv4
+ [ 0 = 1 ]
+ set +x
+ cd /build
+ autoreconf --install --force



 =============================== osmo-trx ===============================

libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'.
libtoolize: copying file 'config/libtool.m4'
libtoolize: copying file 'config/ltoptions.m4'
libtoolize: copying file 'config/ltsugar.m4'
libtoolize: copying file 'config/ltversion.m4'
libtoolize: copying file 'config/lt~obsolete.m4'
configure.ac:46: installing './compile'
configure.ac:31: installing './config.guess'
configure.ac:31: installing './config.sub'
configure.ac:35: installing './install-sh'
configure.ac:35: installing './missing'
CommonLibs/Makefile.am: installing './depcomp'
+ ./configure --enable-sanitize --enable-werror --with-uhd --with-usrp1 --with-lms --with-ipc --with-neon-vfpv4
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 for style of include used by make... GNU
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports C++11 features by default... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for rm... /bin/rm
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 how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
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... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
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 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 ANSI C header files... (cached) yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether byte ordering is bigendian... no
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOCODING... yes
checking boost/config.hpp usability... yes
checking boost/config.hpp presence... yes
checking for boost/config.hpp... yes
checking for USRP... yes
checking for LMS... no
configure: error: Package requirements (LimeSuite) were not met:

No package 'LimeSuite' 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 LMS_CFLAGS
and LMS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the jenkins-notifications mailing list