- Joined
- Jan 1, 2000
- Messages
- 16,257
- Reaction score
- 4,217
- Points
- 113
- Age
- 82
- My Satellite Setup
-
Triple Dragon, Dreambox 8000, Echostar AD3000ip, TBS6522,6925,6983 PCie cards.
Gibertini 1.25m motorised dish driven by the AD3000, with either Inverto BU Quad or Norsat / XMW Ka LNBs . SMW 1.05m + 3 other dishes. Speccy: Promax HD Ranger+
- My Location
- The Flatlands of East Anglia
Sudden halt again. Probably need an earlier version of cmake? Mine's 3.20. Will have to find 3.19.
Code:
[root@fedora build]# make -j8
[ 1%] Creating directories for 'libneumowxsvg'
[ 1%] Building CXX object date/CMakeFiles/date-tz.dir/src/tz.cpp.o
[ 2%] Building CXX object xformat/CMakeFiles/xformat.dir/src/ostream_formatter.cc.o
[ 2%] Building CXX object xformat/CMakeFiles/xformat.dir/src/format.cc.o
[ 3%] Building C object neumolmdb/CMakeFiles/neumolmdb.dir/mdb.c.o
[ 3%] Generating code for neumodb chdb.
[ 4%] Generating code for neumodb schema.
[ 4%] Generating code for neumodb statdb.
cc1: warning: command-line option -fsized-deallocationâ is valid for C++/ObjC++ but not for C
[ 4%] Performing download step for 'libneumowxsvg'
/home/davidL/Downloads/neumodvb-master/neumowxsvg/autogen.sh: line 2: libtoolize: command not found
make[2]: *** [CMakeFiles/libneumowxsvg.dir/build.make:97: ../build_ext/neumowxsvg/src/libneumowxsvg-stamp/libneumowxsvg-download] Error 1
make[1]: *** [CMakeFiles/Makefile2:436: CMakeFiles/libneumowxsvg.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 4%] Building C object neumolmdb/CMakeFiles/neumolmdb.dir/midl.c.o
cc1: warning: command-line option-fsized-deallocation is valid for C++/ObjC++ but not for C
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
[ 4%] Built target schema_generated_files
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
[ 4%] Built target stat_generated_files
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
sh: line 1: clang-format: command not found
[ 4%] Built target ch_generated_files
[ 5%] Linking CXX static library build/libxformat.a
[ 5%] Built target xformat
[ 6%] Linking C shared library libneumolmdb.so
[ 6%] Built target neumolmdb
[ 7%] Linking CXX shared library libdate-tz.so
[ 7%] Built target date-tz
make: *** [Makefile:136: all] Error 2
[root@fedora build]#