root@nanoBTS:/home/pi/osmo-trx# autoreconf -i 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:44: 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' Makefile.am: installing './INSTALL' root@nanoBTS:/home/pi/osmo-trx# ./configure 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... 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 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... mt checking if mt 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 UHD... yes checking whether gcc has __builtin_cpu_supports built-in... no configure: WARNING: Runtime SIMD detection will be disabled checking for LIBUSB... yes checking for FFTWF... yes checking boost/config.hpp usability... yes checking boost/config.hpp presence... yes checking for boost/config.hpp... yes CPPFLAGS="" CFLAGS="-g -O2" CXXFLAGS="-g -O2" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating CommonLibs/Makefile config.status: creating GSM/Makefile config.status: creating Transceiver52M/Makefile config.status: creating Transceiver52M/arch/Makefile config.status: creating Transceiver52M/arch/common/Makefile config.status: creating Transceiver52M/arch/arm/Makefile config.status: creating Transceiver52M/arch/x86/Makefile config.status: creating Transceiver52M/device/Makefile config.status: creating Transceiver52M/device/uhd/Makefile config.status: creating Transceiver52M/device/usrp1/Makefile config.status: creating tests/Makefile config.status: creating tests/CommonLibs/Makefile config.status: creating tests/Transceiver52M/Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands root@nanoBTS:/home/pi/osmo-trx# make && make install make all-recursive make[1]: Entering directory '/home/pi/osmo-trx' Making all in CommonLibs make[2]: Entering directory '/home/pi/osmo-trx/CommonLibs' CXX BitVector.lo CXX LinkedLists.lo CXX Sockets.lo CXX Threads.lo CXX Timeval.lo CXX Logger.lo CC trx_vty.lo CC debug.lo CXXLD libcommon.la ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/pi/osmo-trx/CommonLibs' Making all in GSM make[2]: Entering directory '/home/pi/osmo-trx/GSM' CXX GSMCommon.lo CXXLD libGSM.la ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/pi/osmo-trx/GSM' Making all in Transceiver52M make[2]: Entering directory '/home/pi/osmo-trx/Transceiver52M' Making all in arch make[3]: Entering directory '/home/pi/osmo-trx/Transceiver52M/arch' Making all in common make[4]: Entering directory '/home/pi/osmo-trx/Transceiver52M/arch/common' CC convolve_base.lo CC convert_base.lo CC fft.lo CCLD libarch_common.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/arch/common' Making all in x86 make[4]: Entering directory '/home/pi/osmo-trx/Transceiver52M/arch/x86' CC convert.lo CC convolve.lo CCLD libarch.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libarch_sse_3.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libarch_sse_4_1.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/arch/x86' make[4]: Entering directory '/home/pi/osmo-trx/Transceiver52M/arch' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/arch' make[3]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/arch' Making all in device make[3]: Entering directory '/home/pi/osmo-trx/Transceiver52M/device' Making all in uhd make[4]: Entering directory '/home/pi/osmo-trx/Transceiver52M/device/uhd' CXX UHDDevice.lo In file included from UHDDevice.cpp:31:0: /usr/local/include/uhd/utils/thread_priority.hpp:10:17: note: #pragma message: This header is deprecated - please use instead. #pragma message "This header is deprecated - please use instead." ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/6/map:60:0, from UHDDevice.cpp:24: /usr/include/c++/6/bits/stl_tree.h: In member function 'std::pair std::_Rb_ tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, const key_type&) [with _Key = std::tuple; _Val = std::pair, dev_desc>; _KeyOfValue = std::_Select1st, dev_desc> >; _Compare = std::less >; _Alloc = std::allocator, dev_desc> >]': /usr/include/c++/6/bits/stl_tree.h:1928:5: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, dev_desc>, std::_Select1st, dev_desc> >, std::less >, std::allocator, dev_desc> > >::const_iterator {aka std::_Rb_tree_const_iterator, dev_desc> >}' will change in GCC 7.1 _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXXLD libdevice.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/device/uhd' make[4]: Entering directory '/home/pi/osmo-trx/Transceiver52M/device' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/device' make[3]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/device' make[3]: Entering directory '/home/pi/osmo-trx/Transceiver52M' CXX radioInterface.lo CXX radioVector.lo CXX radioClock.lo CXX radioBuffer.lo CXX sigProcLib.lo CXX signalVector.lo CXX Transceiver.lo CXX ChannelizerBase.lo CXX Channelizer.lo CXX Synthesis.lo CXX Resampler.lo CXX radioInterfaceResamp.lo CXX radioInterfaceMulti.lo CXXLD libtransceiver_common.la ar: `u' modifier ignored since `D' is the default (see `U') CXX osmo_trx_uhd-osmo-trx.o CXXLD osmo-trx-uhd make[3]: Leaving directory '/home/pi/osmo-trx/Transceiver52M' make[2]: Leaving directory '/home/pi/osmo-trx/Transceiver52M' Making all in tests make[2]: Entering directory '/home/pi/osmo-trx/tests' Making all in CommonLibs make[3]: Entering directory '/home/pi/osmo-trx/tests/CommonLibs' CXX BitVectorTest.o CXXLD BitVectorTest CXX PRBSTest.o CXXLD PRBSTest CXX InterthreadTest.o CXXLD InterthreadTest CXX SocketsTest.o CXXLD SocketsTest CXX TimevalTest.o CXXLD TimevalTest CXX VectorTest.o CXXLD VectorTest CXX LogTest.o CXXLD LogTest make[3]: Leaving directory '/home/pi/osmo-trx/tests/CommonLibs' Making all in Transceiver52M make[3]: Entering directory '/home/pi/osmo-trx/tests/Transceiver52M' CC convolve_test-convolve_test.o CCLD convolve_test make[3]: Leaving directory '/home/pi/osmo-trx/tests/Transceiver52M' make[3]: Entering directory '/home/pi/osmo-trx/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/pi/osmo-trx/tests' make[2]: Leaving directory '/home/pi/osmo-trx/tests' make[2]: Entering directory '/home/pi/osmo-trx' make[2]: Leaving directory '/home/pi/osmo-trx' make[1]: Leaving directory '/home/pi/osmo-trx' Making install in CommonLibs make[1]: Entering directory '/home/pi/osmo-trx/CommonLibs' make[2]: Entering directory '/home/pi/osmo-trx/CommonLibs' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pi/osmo-trx/CommonLibs' make[1]: Leaving directory '/home/pi/osmo-trx/CommonLibs' Making install in GSM make[1]: Entering directory '/home/pi/osmo-trx/GSM' make[2]: Entering directory '/home/pi/osmo-trx/GSM' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pi/osmo-trx/GSM' make[1]: Leaving directory '/home/pi/osmo-trx/GSM' Making install in Transceiver52M make[1]: Entering directory '/home/pi/osmo-trx/Transceiver52M' Making install in arch make[2]: Entering directory '/home/pi/osmo-trx/Transceiver52M/arch' Making install in common make[3]: Entering directory '/home/pi/osmo-trx/Transceiver52M/arch/common' make[4]: Entering directory '/home/pi/osmo-trx/Transceiver52M/arch/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/arch/common' make[3]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/arch/common' Making install in x86 make[3]: Entering directory '/home/pi/osmo-trx/Transceiver52M/arch/x86' make[4]: Entering directory '/home/pi/osmo-trx/Transceiver52M/arch/x86' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/arch/x86' make[3]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/arch/x86' make[3]: Entering directory '/home/pi/osmo-trx/Transceiver52M/arch' make[4]: Entering directory '/home/pi/osmo-trx/Transceiver52M/arch' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/arch' make[3]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/arch' make[2]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/arch' Making install in device make[2]: Entering directory '/home/pi/osmo-trx/Transceiver52M/device' Making install in uhd make[3]: Entering directory '/home/pi/osmo-trx/Transceiver52M/device/uhd' make[4]: Entering directory '/home/pi/osmo-trx/Transceiver52M/device/uhd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/device/uhd' make[3]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/device/uhd' make[3]: Entering directory '/home/pi/osmo-trx/Transceiver52M/device' make[4]: Entering directory '/home/pi/osmo-trx/Transceiver52M/device' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/device' make[3]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/device' make[2]: Leaving directory '/home/pi/osmo-trx/Transceiver52M/device' make[2]: Entering directory '/home/pi/osmo-trx/Transceiver52M' make[3]: Entering directory '/home/pi/osmo-trx/Transceiver52M' /bin/mkdir -p '/usr/local/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-trx-uhd '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-trx-uhd /usr/local/bin/osmo-trx-uhd /bin/mkdir -p '/usr/local/share/usrp/rev2' /usr/bin/install -c -m 644 std_inband.rbf '/usr/local/share/usrp/rev2' /bin/mkdir -p '/usr/local/share/usrp/rev4' /usr/bin/install -c -m 644 std_inband.rbf '/usr/local/share/usrp/rev4' make[3]: Leaving directory '/home/pi/osmo-trx/Transceiver52M' make[2]: Leaving directory '/home/pi/osmo-trx/Transceiver52M' make[1]: Leaving directory '/home/pi/osmo-trx/Transceiver52M' Making install in tests make[1]: Entering directory '/home/pi/osmo-trx/tests' Making install in CommonLibs make[2]: Entering directory '/home/pi/osmo-trx/tests/CommonLibs' make[3]: Entering directory '/home/pi/osmo-trx/tests/CommonLibs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pi/osmo-trx/tests/CommonLibs' make[2]: Leaving directory '/home/pi/osmo-trx/tests/CommonLibs' Making install in Transceiver52M make[2]: Entering directory '/home/pi/osmo-trx/tests/Transceiver52M' make[3]: Entering directory '/home/pi/osmo-trx/tests/Transceiver52M' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pi/osmo-trx/tests/Transceiver52M' make[2]: Leaving directory '/home/pi/osmo-trx/tests/Transceiver52M' make[2]: Entering directory '/home/pi/osmo-trx/tests' make[3]: Entering directory '/home/pi/osmo-trx/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pi/osmo-trx/tests' make[2]: Leaving directory '/home/pi/osmo-trx/tests' make[1]: Leaving directory '/home/pi/osmo-trx/tests' make[1]: Entering directory '/home/pi/osmo-trx' make[2]: Entering directory '/home/pi/osmo-trx' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pi/osmo-trx' make[1]: Leaving directory '/home/pi/osmo-trx'