On 01/08/2019 01:21 PM, Roman via USRP-users wrote:
Hi,
I am trying to build UHD from current master branch on Ubuntu 16.04.
Make is almost complete but breaks with error 1.
I would appreciate support for this issue from community.
Detailed log is below.
Best regards,
Roman
make[2]: Leaving directory '/home/gnuradio/uhd-master/host/build'
make -f python/CMakeFiles/pyuhd_library.dir/build.make
python/CMakeFiles/pyuhd_library.dir/build
make[2]: Entering directory '/home/gnuradio/uhd-master/host/build'
[100%] Generating build/timestamp
cd /home/gnuradio/uhd-master/host/build/python && /usr/local/bin/cmake
-E copy /home/gnuradio/uhd-master/host/python/__init__.py
/home/gnuradio/uhd-master/host/ python/types.py
/home/gnuradio/uhd-master/host/python/usrp.py
/home/gnuradio/uhd-master/host/python/filters.py
/home/gnuradio/uhd-master/host/build/python/uhd
CMake Error: cmake version 3.4.1
Usage: /usr/local/bin/cmake -E [command] [arguments ...]
Available commands:
chdir dir cmd [args]... - run command in a given directory
compare_files file1 file2 - check if file1 is same as file2
copy file destination - copy file to destination (either file or
directory )
copy_directory source destination - copy directory 'source'
content to direc tory 'destination'
copy_if_different in-file out-file - copy file if input has changed
echo [string]... - displays arguments as text
echo_append [string]... - displays arguments as text but no new line
env [--unset=NAME]... [NAME=VALUE]... COMMAND [ARG]... - run command
in a modified environment
environment - display the current environment
make_directory dir - create a directory
md5sum file1 [...] - compute md5sum of files
remove [-f] file1 file2 ... - remove the file(s), use -f to force it
remove_directory dir - remove a directory and its contents
rename oldname newname - rename a file or directory (on one volume)
tar [cxt][vf][zjJ] file.tar [file/dir1 file/dir2 ...] - create or
extract a tar or zip archive
sleep <number>... - sleep for given number of seconds
time command [args] ... - run command and return elapsed time
touch file - touch a file.
touch_nocreate file - touch a file but do not create it.
Available on UNIX only:
create_symlink old new - create a symbolic link new -> old
python/CMakeFiles/pyuhd_library.dir/build.make:64: recipe for target
'python/build/timestamp' failed
make[2]: *** [python/build/timestamp] Error 1
make[2]: Leaving directory '/home/gnuradio/uhd-master/host/build'
CMakeFiles/Makefile2:4128: recipe for target
'python/CMakeFiles/pyuhd_library.dir/all' failed
make[1]: *** [python/CMakeFiles/pyuhd_library.dir/all] Error 2
make[1]: Leaving directory '/home/gnuradio/uhd-master/host/build'
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 2
You may need to consider upgrading to a newer release of the OS, with
newer CMake, etc.
I just did a built on a Fedora 20 machine (which is now 5 years old),
and it went just fine.
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com