Daniel Leeson - 2017-07-26

Having problems with cmake, it configures properly but after that completes it leaves a Makefile, I then type make and the following is the end result.

In file included from /usr/include/c++/6/bits/stl_algo.h:59:0,
from /usr/include/c++/6/algorithm:62,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:94,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
from /home/administrator/Desktop/K9copy/k9copy/src/core/k9common.h:37,
from /home/administrator/Desktop/K9copy/k9copy/src/backup/k9dvdbackup.h:23,
from /home/administrator/Desktop/K9copy/k9copy/src/backup/k9dvdbackup.cpp:22:
/usr/include/c++/6/cstdlib:185:3: note: candidate: int128 std::abs(int128)
abs(GLIBCXX_TYPE_INT_N_0 x) { return x >= 0 ? x : -x; }
^~~
/usr/include/c++/6/cstdlib:180:3: note: candidate: long long int std::abs(long long int)
abs(long long
x) { return builtin_llabs (x); }
^~~
/usr/include/c++/6/cstdlib:172:3: note: candidate: long int std::abs(long int)
abs(long i) { return builtin_labs(__i); }
^~~
make[2]: [CMakeFiles/k9copylib.dir/build.make:1235: CMakeFiles/k9copylib.dir/src/backup/k9dvdbackup.o] Error 1
make[1]:
[CMakeFiles/Makefile2:107: CMakeFiles/k9copylib.dir/all] Error 2
make: *** [Makefile:161: all] Error 2
administrator@ns2:~/Desktop/K9copy/K9Build$ ls
CMakeCache.txt CPackConfig.cmake doc k9copy_automoc.dir po ui_k9logview.h
CMakeFiles CPackSourceConfig.cmake ecm_uninstall.cmake k9copylib_automoc.cpp src ui_mp4dlg.h
cmake_install.cmake CTestTestfile.cmake icons k9copylib_automoc.dir ui_backupdlg.h ui_progress.h
config.h data k9copy_automoc.cpp Makefile ui_dvdprogress.h