Issuing xmake
.
Here is the output of xmake
:
note: CMakeLists.txt found, try building it or you can run `xmake f --trybuild=` to set buildsystem (pass -y or --confirm=y/n/d to skip confirm)?
please input: y (y/n)
checking for platform ... linux
checking for architecture ... x86_64
-- The CXX compiler identification is GNU 12.2.0
-- The C compiler identification is GNU 12.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test Iconv_IS_BUILT_IN
-- Performing Test Iconv_IS_BUILT_IN - Success
-- Found Iconv: built in to C library
-- Found SQLite3: /usr/include (found version "3.39.3")
-- Found Freetype: /usr/local/lib/libfreetype.so (found version "2.10.0")
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of FILE
-- Check size of FILE - failed
-- Check size of intptr_t
-- Check size of intptr_t - done
-- Check size of time_t
-- Check size of time_t - done
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for X11/Xlib.h
-- Looking for X11/Xlib.h - found
-- Looking for X11/Xutil.h
-- Looking for X11/Xutil.h - found
-- Looking for pty.h
-- Looking for pty.h - found
-- Looking for util.h
-- Looking for util.h - not found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Check size of void*
-- Check size of void* - done
-- Check if we are on a 64-bits computer
-- final adjustments for an Intel or AMD GNU/Linux host
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.6.38")
-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (found version "80")
-- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.85.0")
-- Found Qt: 5
-- Enabling Qt port
-- TeXmacs_LibrariesPNG::PNGZLIB::ZLIBJPEG::JPEGCURL::libcurlIconv::Iconv-lpthreadSQLite::SQLite3Freetype::FreetypeQt5::CoreQt5::GuiQt5::WidgetsQt5::PrintSupportQt5::Svg
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_INSTALL_LIBDIR
-- Build files have been written to: /home/giovanni/Software/Other programs/Mogan/mogan-1.1.1/build
[ 1%] Building mogan man page
[ 1%] Automatic MOC for target texmacs_body
[ 1%] Automatic MOC for target tm_shell
[ 1%] Built target mogan.1
[ 1%] Built target tm_shell_autogen
[ 1%] Building CXX object plugins/shell/CMakeFiles/tm_shell.dir/src/tm_shell.cpp.o
[ 1%] Building CXX object plugins/shell/CMakeFiles/tm_shell.dir/tm_shell_autogen/mocs_compilation.cpp.o
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
make[2]: *** [plugins/shell/CMakeFiles/tm_shell.dir/build.make:76: plugins/shell/CMakeFiles/tm_shell.dir/tm_shell_autogen/mocs_compilation.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
make[2]: *** [plugins/shell/CMakeFiles/tm_shell.dir/build.make:90: plugins/shell/CMakeFiles/tm_shell.dir/src/tm_shell.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:277: plugins/shell/CMakeFiles/tm_shell.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 1%] Built target texmacs_body_autogen
make: *** [Makefile:136: all] Error 2
error: execv(make -j10) failed(2)
giovanni@CELSIUS:mogan-1.1.1$ xmake
[ 1%] Automatic MOC for target tm_shell
[ 1%] Built target mogan.1
[ 1%] Automatic MOC for target texmacs_body
[ 1%] Built target tm_shell_autogen
[ 1%] Built target texmacs_body_autogen
[ 1%] Building CXX object plugins/shell/CMakeFiles/tm_shell.dir/tm_shell_autogen/mocs_compilation.cpp.o
[ 1%] Building CXX object plugins/shell/CMakeFiles/tm_shell.dir/src/tm_shell.cpp.o
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
make[2]: *** [plugins/shell/CMakeFiles/tm_shell.dir/build.make:76: plugins/shell/CMakeFiles/tm_shell.dir/tm_shell_autogen/mocs_compilation.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [plugins/shell/CMakeFiles/tm_shell.dir/build.make:90: plugins/shell/CMakeFiles/tm_shell.dir/src/tm_shell.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:277: plugins/shell/CMakeFiles/tm_shell.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 2%] Building CXX object src/CMakeFiles/texmacs_body.dir/Data/Convert/BibTeX/conservative_bib.cpp.o
[ 2%] Building CXX object src/CMakeFiles/texmacs_body.dir/Data/Convert/Generic/generic.cpp.o
[ 2%] Building CXX object src/CMakeFiles/texmacs_body.dir/texmacs_body_autogen/mocs_compilation.cpp.o
[ 2%] Building CXX object src/CMakeFiles/texmacs_body.dir/Data/Convert/BibTeX/parsebib.cpp.o
[ 2%] Building CXX object src/CMakeFiles/texmacs_body.dir/Data/Convert/Generic/input.cpp.o
[ 2%] Building CXX object src/CMakeFiles/texmacs_body.dir/Data/Convert/Generic/indexation.cpp.o
[ 2%] Building CXX object src/CMakeFiles/texmacs_body.dir/Data/Convert/Scheme/from_scheme.cpp.o
[ 3%] Building CXX object src/CMakeFiles/texmacs_body.dir/Data/Convert/Generic/post_convert.cpp.o
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
compilation terminated.
make[2]: *** [src/CMakeFiles/texmacs_body.dir/build.make:90: src/CMakeFiles/texmacs_body.dir/Data/Convert/BibTeX/conservative_bib.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [src/CMakeFiles/texmacs_body.dir/build.make:104: src/CMakeFiles/texmacs_body.dir/Data/Convert/BibTeX/parsebib.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/texmacs_body.dir/build.make:76: src/CMakeFiles/texmacs_body.dir/texmacs_body_autogen/mocs_compilation.cpp.o] Error 1
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
make[2]: *** [src/CMakeFiles/texmacs_body.dir/build.make:118: src/CMakeFiles/texmacs_body.dir/Data/Convert/Generic/generic.cpp.o] Error 1
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
make[2]: *** [src/CMakeFiles/texmacs_body.dir/build.make:132: src/CMakeFiles/texmacs_body.dir/Data/Convert/Generic/indexation.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/texmacs_body.dir/build.make:160: src/CMakeFiles/texmacs_body.dir/Data/Convert/Generic/post_convert.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/texmacs_body.dir/build.make:146: src/CMakeFiles/texmacs_body.dir/Data/Convert/Generic/input.cpp.o] Error 1
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
make[2]: *** [src/CMakeFiles/texmacs_body.dir/build.make:174: src/CMakeFiles/texmacs_body.dir/Data/Convert/Scheme/from_scheme.cpp.o] Error 1
[ 3%] Building CXX object src/CMakeFiles/texmacs_body.dir/Data/Convert/Scheme/to_scheme.cpp.o
[ 3%] Building CXX object src/CMakeFiles/texmacs_body.dir/Data/Convert/Tex/conservative_fromtex.cpp.o
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
make[2]: *** [src/CMakeFiles/texmacs_body.dir/build.make:188: src/CMakeFiles/texmacs_body.dir/Data/Convert/Scheme/to_scheme.cpp.o] Error 1
c++: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
make[2]: *** [src/CMakeFiles/texmacs_body.dir/build.make:202: src/CMakeFiles/texmacs_body.dir/Data/Convert/Tex/conservative_fromtex.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:172: src/CMakeFiles/texmacs_body.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
error: execv(make -j10) failed(2)