CMake Deprecation Warning at CMakeLists.txt:4 (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. 100%100%100%100%Done Fetching thinkfan.SlackBuild... 0%100%100%100%100%100%Done Fetching thinkfan.info... 0%100%100%100%100%100%Done thinkfan-1.1/ thinkfan-1.1/CMakeLists.txt thinkfan-1.1/COPYING thinkfan-1.1/README thinkfan-1.1/examples/ thinkfan-1.1/examples/thinkfan.conf.complex thinkfan-1.1/examples/thinkfan.conf.simple thinkfan-1.1/examples/thinkfan.conf.yaml thinkfan-1.1/include/ thinkfan-1.1/include/nvidia/ thinkfan-1.1/include/nvidia/gdk/ thinkfan-1.1/include/nvidia/gdk/nvml.h thinkfan-1.1/rcscripts/ thinkfan-1.1/rcscripts/openrc/ thinkfan-1.1/rcscripts/openrc/thinkfan.cmake thinkfan-1.1/rcscripts/systemd/ thinkfan-1.1/rcscripts/systemd/override.conf thinkfan-1.1/rcscripts/systemd/thinkfan-wakeup.service thinkfan-1.1/rcscripts/systemd/thinkfan.service.cmake thinkfan-1.1/rcscripts/sysvinit/ thinkfan-1.1/rcscripts/sysvinit/thinkfan.default thinkfan-1.1/rcscripts/sysvinit/thinkfan.init thinkfan-1.1/src/ thinkfan-1.1/src/config.cpp thinkfan-1.1/src/config.h thinkfan-1.1/src/drivers.cpp thinkfan-1.1/src/drivers.h thinkfan-1.1/src/error.cpp thinkfan-1.1/src/error.h thinkfan-1.1/src/message.cpp thinkfan-1.1/src/message.h thinkfan-1.1/src/parser.cpp thinkfan-1.1/src/parser.h thinkfan-1.1/src/thinkfan.1 thinkfan-1.1/src/thinkfan.conf.5 thinkfan-1.1/src/thinkfan.cpp thinkfan-1.1/src/thinkfan.h thinkfan-1.1/src/yamlconfig.cpp thinkfan-1.1/src/yamlconfig.h -- 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 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Checking for module 'systemd' -- No package 'systemd' found -- Checking for module 'openrc' -- Found openrc, version 0.44.10 -- Checking for module 'yaml-cpp' -- Found yaml-cpp, version 0.6.3 -- Checking for module 'libatasmart' -- Found libatasmart, version 0.19 -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src-i486/system/thinkfan/thinkfan-1.1/build [ 14%] Building CXX object CMakeFiles/thinkfan.dir/src/thinkfan.cpp.o [ 28%] Building CXX object CMakeFiles/thinkfan.dir/src/config.cpp.o [ 42%] Building CXX object CMakeFiles/thinkfan.dir/src/drivers.cpp.o [ 57%] Building CXX object CMakeFiles/thinkfan.dir/src/message.cpp.o [ 71%] Building CXX object CMakeFiles/thinkfan.dir/src/parser.cpp.o [ 85%] Building CXX object CMakeFiles/thinkfan.dir/src/error.cpp.o /usr/src/slapt-src-i486/system/thinkfan/thinkfan-1.1/src/error.cpp: In constructor ‘thinkfan::SyntaxError::SyntaxError(thinkfan::string, std::ptrdiff_t, const string&)’: /usr/src/slapt-src-i486/system/thinkfan/thinkfan-1.1/src/error.cpp:136:23: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘const ptrdiff_t’ {aka ‘const int’} [-Wsign-compare] 136 | for (i = 0; i < offset; ++i) { | ~~^~~~~~~~ [100%] Linking CXX executable thinkfan [100%] Built target thinkfan Install the project... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src-i486/system/thinkfan/package-thinkfan/usr/sbin/thinkfan -- Installing: /usr/src/slapt-src-i486/system/thinkfan/package-thinkfan/usr/share/doc/thinkfan/COPYING -- Installing: /usr/src/slapt-src-i486/system/thinkfan/package-thinkfan/usr/share/doc/thinkfan/README -- Installing: /usr/src/slapt-src-i486/system/thinkfan/package-thinkfan/usr/share/doc/thinkfan/thinkfan.conf.complex -- Installing: /usr/src/slapt-src-i486/system/thinkfan/package-thinkfan/usr/share/doc/thinkfan/thinkfan.conf.simple -- Installing: /usr/src/slapt-src-i486/system/thinkfan/package-thinkfan/usr/share/doc/thinkfan/thinkfan.conf.yaml -- Installing: /usr/src/slapt-src-i486/system/thinkfan/package-thinkfan/usr/share/man/man1/thinkfan.1 -- Installing: /usr/src/slapt-src-i486/system/thinkfan/package-thinkfan/usr/share/man/man5/thinkfan.conf.5 -- Installing: /usr/src/slapt-src-i486/system/thinkfan/package-thinkfan/etc/init.d/thinkfan 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/system/thinkfan/thinkfan-1.1-i586-1salix15.0.txz ./ etc/ etc/init.d/ etc/init.d/thinkfan etc/rc.d/ etc/rc.d/rc.thinkfan.new install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/thinkfan-1.1/ usr/doc/thinkfan-1.1/COPYING usr/doc/thinkfan-1.1/README usr/doc/thinkfan-1.1/thinkfan.SlackBuild usr/doc/thinkfan-1.1/thinkfan.conf.complex usr/doc/thinkfan-1.1/thinkfan.conf.simple usr/doc/thinkfan-1.1/thinkfan.conf.yaml usr/man/ usr/man/man1/ usr/man/man1/thinkfan.1.gz usr/man/man5/ usr/man/man5/thinkfan.conf.5.gz usr/sbin/ usr/sbin/thinkfan Slackware package /usr/src/slapt-src-i486/system/thinkfan/thinkfan-1.1-i586-1salix15.0.txz created. Installing package thinkfan-1.1-i586-1salix15.0... WARNING: Directory already exists *behind the symlink* on filesystem. This may break upgrade/remove if you change that symlink in the future. (etc/init.d) | thinkfan (fan control program) | | Thinkfan is a simple, lightweight fan control program. Originally | designed specifically for IBM/Lenovo Thinkpads, it now supports any | kind of system via the sysfs hwmon interface (/sys/class/hwmon). It | is designed to eat as little CPU power as possible. | | | | | | |