CMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become a fatal error in future CMake releases. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy): The OLD behavior for policy CMP0037 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMAKE_SYSTEM_NAME Linux -- Looking for SHA1 references -- Looking for GnuTLS -- Looking for libuuid -- Found libuuid -- Configuring cmake.h CMake Deprecation Warning at src/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at doc/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Configuring man pages taskd-1.1.0/mon/graph taskd-1.1.0/mon/README taskd-1.1.0/mon/stats.request taskd-1.1.0/mon/update taskd-1.1.0/NEWS taskd-1.1.0/pki/generate taskd-1.1.0/pki/generate.ca taskd-1.1.0/pki/generate.client taskd-1.1.0/pki/generate.crl taskd-1.1.0/pki/generate.server taskd-1.1.0/pki/README taskd-1.1.0/pki/vars taskd-1.1.0/README taskd-1.1.0/scripts/l10n taskd-1.1.0/scripts/profile.py taskd-1.1.0/scripts/setup_server.bash taskd-1.1.0/scripts/systemd/taskd.service taskd-1.1.0/src/admin.cpp taskd-1.1.0/src/api.cpp taskd-1.1.0/src/client.cpp taskd-1.1.0/src/CMakeLists.txt taskd-1.1.0/src/Color.cpp taskd-1.1.0/src/Color.h taskd-1.1.0/src/config.cpp taskd-1.1.0/src/ConfigFile.cpp taskd-1.1.0/src/ConfigFile.h taskd-1.1.0/src/daemon.cpp taskd-1.1.0/src/Database.cpp taskd-1.1.0/src/Database.h taskd-1.1.0/src/Date.cpp taskd-1.1.0/src/Date.h taskd-1.1.0/src/diag.cpp taskd-1.1.0/src/Directory.cpp taskd-1.1.0/src/Directory.h taskd-1.1.0/src/Duration.cpp taskd-1.1.0/src/Duration.h taskd-1.1.0/src/File.cpp taskd-1.1.0/src/File.h taskd-1.1.0/src/help.cpp taskd-1.1.0/src/i18n.h taskd-1.1.0/src/init.cpp taskd-1.1.0/src/JSON.cpp taskd-1.1.0/src/JSON.h taskd-1.1.0/src/l10n/eng-USA.h taskd-1.1.0/src/Log.cpp taskd-1.1.0/src/Log.h taskd-1.1.0/src/Msg.cpp taskd-1.1.0/src/Msg.h taskd-1.1.0/src/Nibbler.cpp taskd-1.1.0/src/Nibbler.h taskd-1.1.0/src/Path.cpp taskd-1.1.0/src/Path.h taskd-1.1.0/src/RX.cpp taskd-1.1.0/src/RX.h taskd-1.1.0/src/Server.cpp taskd-1.1.0/src/Server.h taskd-1.1.0/src/status.cpp taskd-1.1.0/src/Task.cpp taskd-1.1.0/src/Task.h taskd-1.1.0/src/taskd.cpp taskd-1.1.0/src/taskd.h taskd-1.1.0/src/taskdctl taskd-1.1.0/src/text.cpp taskd-1.1.0/src/text.h taskd-1.1.0/src/Timer.cpp taskd-1.1.0/src/Timer.h taskd-1.1.0/src/tls/c.cpp taskd-1.1.0/src/tls/README taskd-1.1.0/src/tls/s.cpp taskd-1.1.0/src/tls/text.cpp taskd-1.1.0/src/tls/text.h taskd-1.1.0/src/tls/TLSClient.cpp taskd-1.1.0/src/tls/TLSClient.h taskd-1.1.0/src/tls/TLSServer.cpp taskd-1.1.0/src/tls/TLSServer.h taskd-1.1.0/src/TLSClient.cpp taskd-1.1.0/src/TLSClient.h taskd-1.1.0/src/TLSServer.cpp taskd-1.1.0/src/TLSServer.h taskd-1.1.0/src/utf8.cpp taskd-1.1.0/src/utf8.h taskd-1.1.0/src/util.cpp taskd-1.1.0/src/util.h taskd-1.1.0/src/wcwidth6.cpp patching file src/taskdctl -- The C compiler identification is GNU 11.2.0 -- The CXX compiler identification is GNU 11.2.0 -- 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 -- 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 -- Performing Test _HAS_CXX11 -- Performing Test _HAS_CXX11 - Success -- Performing Test _HAS_CXX0X -- Performing Test _HAS_CXX0X - Success -- Performing Test _HAS_GNU0X -- Performing Test _HAS_GNU0X - Success -- Found GnuTLS: /usr/lib/libgnutls.so (found version "3.7.2") -- Looking for uuid_unparse_lower -- Looking for uuid_unparse_lower - found -- Looking for timegm -- Looking for timegm - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Performing Test HAVE_ST_BIRTHTIME -- Performing Test HAVE_ST_BIRTHTIME - Failed -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src-i486/office/taskd/taskd-1.1.0 [ 3%] Building CXX object src/CMakeFiles/taskd_executable.dir/taskd.cpp.o [ 6%] Building CXX object src/CMakeFiles/taskd_executable.dir/admin.cpp.o [ 9%] Building CXX object src/CMakeFiles/taskd_executable.dir/api.cpp.o [ 12%] Building CXX object src/CMakeFiles/taskd_executable.dir/client.cpp.o [ 15%] Building CXX object src/CMakeFiles/taskd_executable.dir/Color.cpp.o [ 18%] Building CXX object src/CMakeFiles/taskd_executable.dir/ConfigFile.cpp.o [ 21%] Building CXX object src/CMakeFiles/taskd_executable.dir/config.cpp.o [ 24%] Building CXX object src/CMakeFiles/taskd_executable.dir/daemon.cpp.o [ 27%] Building CXX object src/CMakeFiles/taskd_executable.dir/diag.cpp.o [ 30%] Building CXX object src/CMakeFiles/taskd_executable.dir/Database.cpp.o [ 33%] Building CXX object src/CMakeFiles/taskd_executable.dir/Date.cpp.o [ 36%] Building CXX object src/CMakeFiles/taskd_executable.dir/Directory.cpp.o [ 39%] Building CXX object src/CMakeFiles/taskd_executable.dir/Duration.cpp.o [ 42%] Building CXX object src/CMakeFiles/taskd_executable.dir/File.cpp.o [ 45%] Building CXX object src/CMakeFiles/taskd_executable.dir/help.cpp.o [ 48%] Building CXX object src/CMakeFiles/taskd_executable.dir/init.cpp.o [ 51%] Building CXX object src/CMakeFiles/taskd_executable.dir/JSON.cpp.o [ 54%] Building CXX object src/CMakeFiles/taskd_executable.dir/Log.cpp.o /usr/src/slapt-src-i486/office/taskd/taskd-1.1.0/src/Log.cpp: In member function ‘void Log::timestamp()’: /usr/src/slapt-src-i486/office/taskd/taskd-1.1.0/src/Log.cpp:160:24: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size between 8 and 15 [-Wformat-overflow=] 160 | sprintf (_now, "%04d-%02d-%02d %02d:%02d:%02d", | ^~~~ /usr/src/slapt-src-i486/office/taskd/taskd-1.1.0/src/Log.cpp:160:18: note: directive argument in the range [-2147483647, 2147483647] 160 | sprintf (_now, "%04d-%02d-%02d %02d:%02d:%02d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/slapt-src-i486/office/taskd/taskd-1.1.0/src/Log.cpp:160:11: note: ‘sprintf’ output between 20 and 72 bytes into a destination of size 20 160 | sprintf (_now, "%04d-%02d-%02d %02d:%02d:%02d", | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 161 | t->tm_year + 1900, | ~~~~~~~~~~~~~~~~~~ 162 | t->tm_mon + 1, | ~~~~~~~~~~~~~~ 163 | t->tm_mday, | ~~~~~~~~~~~ 164 | t->tm_hour, | ~~~~~~~~~~~ 165 | t->tm_min, | ~~~~~~~~~~ 166 | t->tm_sec); | ~~~~~~~~~~ [ 57%] Building CXX object src/CMakeFiles/taskd_executable.dir/Msg.cpp.o [ 60%] Building CXX object src/CMakeFiles/taskd_executable.dir/Nibbler.cpp.o [ 63%] Building CXX object src/CMakeFiles/taskd_executable.dir/Path.cpp.o [ 66%] Building CXX object src/CMakeFiles/taskd_executable.dir/RX.cpp.o [ 69%] Building CXX object src/CMakeFiles/taskd_executable.dir/Server.cpp.o [ 72%] Building CXX object src/CMakeFiles/taskd_executable.dir/status.cpp.o [ 75%] Building CXX object src/CMakeFiles/taskd_executable.dir/Task.cpp.o [ 78%] Building CXX object src/CMakeFiles/taskd_executable.dir/text.cpp.o [ 81%] Building CXX object src/CMakeFiles/taskd_executable.dir/Timer.cpp.o [ 84%] Building CXX object src/CMakeFiles/taskd_executable.dir/TLSClient.cpp.o [ 87%] Building CXX object src/CMakeFiles/taskd_executable.dir/TLSServer.cpp.o [ 90%] Building CXX object src/CMakeFiles/taskd_executable.dir/utf8.cpp.o [ 93%] Building CXX object src/CMakeFiles/taskd_executable.dir/util.cpp.o [ 96%] Building CXX object src/CMakeFiles/taskd_executable.dir/wcwidth6.cpp.o [100%] Linking CXX executable taskd [100%] Built target taskd_executable Consolidate compiler generated dependencies of target taskd_executable [100%] Built target taskd_executable Install the project... -- Install configuration: "" -- Installing: /usr/src/slapt-src-i486/office/taskd/package-taskd/usr/doc/taskd-1.1.0/NEWS -- Installing: /usr/src/slapt-src-i486/office/taskd/package-taskd/usr/doc/taskd-1.1.0/ChangeLog -- Installing: /usr/src/slapt-src-i486/office/taskd/package-taskd/usr/doc/taskd-1.1.0/INSTALL -- Installing: /usr/src/slapt-src-i486/office/taskd/package-taskd/usr/doc/taskd-1.1.0/AUTHORS -- Installing: /usr/src/slapt-src-i486/office/taskd/package-taskd/usr/doc/taskd-1.1.0/COPYING -- Installing: /usr/src/slapt-src-i486/office/taskd/package-taskd/usr/bin/taskdctl -- Installing: /usr/src/slapt-src-i486/office/taskd/package-taskd/usr/bin/taskd -- Installing: /usr/src/slapt-src-i486/office/taskd/package-taskd/usr/man/man1 -- Installing: /usr/src/slapt-src-i486/office/taskd/package-taskd/usr/man/man1/taskd.1 -- Installing: /usr/src/slapt-src-i486/office/taskd/package-taskd/usr/man/man1/taskdctl.1 -- Installing: /usr/src/slapt-src-i486/office/taskd/package-taskd/usr/man/man5 -- Installing: /usr/src/slapt-src-i486/office/taskd/package-taskd/usr/man/man5/taskdrc.5 Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/office/taskd/taskd-1.1.0-i586-1salix15.0.txz ./ etc/ etc/profile.d/ etc/profile.d/taskddata.csh.new etc/profile.d/taskddata.sh.new etc/rc.d/ etc/rc.d/rc.taskd.new etc/taskddata.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/taskd usr/doc/ usr/doc/taskd-1.1.0/ usr/doc/taskd-1.1.0/AUTHORS usr/doc/taskd-1.1.0/COPYING usr/doc/taskd-1.1.0/ChangeLog usr/doc/taskd-1.1.0/INSTALL usr/doc/taskd-1.1.0/NEWS usr/doc/taskd-1.1.0/README usr/doc/taskd-1.1.0/README_SLACKWARE usr/doc/taskd-1.1.0/doc/ usr/doc/taskd-1.1.0/taskd.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/taskd.1.gz usr/man/man1/taskdctl.1.gz usr/man/man5/ usr/man/man5/taskdrc.5.gz usr/share/ usr/share/taskd-1.1.0/ usr/share/taskd-1.1.0/mon/ usr/share/taskd-1.1.0/mon/README usr/share/taskd-1.1.0/mon/create usr/share/taskd-1.1.0/mon/graph usr/share/taskd-1.1.0/mon/stats.request usr/share/taskd-1.1.0/mon/update usr/share/taskd-1.1.0/pki/ usr/share/taskd-1.1.0/pki/README usr/share/taskd-1.1.0/pki/generate usr/share/taskd-1.1.0/pki/generate.ca usr/share/taskd-1.1.0/pki/generate.client usr/share/taskd-1.1.0/pki/generate.crl usr/share/taskd-1.1.0/pki/generate.server usr/share/taskd-1.1.0/pki/vars usr/share/taskd-1.1.0/scripts/ usr/share/taskd-1.1.0/scripts/l10n usr/share/taskd-1.1.0/scripts/profile.py usr/share/taskd-1.1.0/scripts/setup_server.bash usr/share/taskd-1.1.0/scripts/systemd/ usr/share/taskd-1.1.0/scripts/systemd/taskd.service Slackware package /usr/src/slapt-src-i486/office/taskd/taskd-1.1.0-i586-1salix15.0.txz created. Installing package taskd-1.1.0-i586-1salix15.0... | taskd (task server daemon) | | Taskwarrior is an open-source command-line task management tool. | It allows you to capture, annotate, manipulate and present tasks. | | taskd is an extension supporting client synchronization. | | | | Project home page - https://taskwarrior.org/ | | |