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. fatal: not a git repository: '/usr/src/slapt-src/system/tini/tini-0.19.0/.git' fatal: not a git repository: '/usr/src/slapt-src/system/tini/tini-0.19.0/.git' CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS PR_GET_CHILD_SUBREAPER PR_SET_CHILD_SUBREAPER / tini-0.19.0/ci/util/rpmbuild tini-0.19.0/ddist.sh tini-0.19.0/dtest.sh tini-0.19.0/run_tests.sh tini-0.19.0/sign.key.enc tini-0.19.0/src/ tini-0.19.0/src/tini.c tini-0.19.0/src/tiniConfig.h.in tini-0.19.0/src/tiniLicense.h tini-0.19.0/test/ tini-0.19.0/test/pdeathsignal/ tini-0.19.0/test/pdeathsignal/stage_1.py tini-0.19.0/test/pdeathsignal/stage_2.py tini-0.19.0/test/pgroup/ tini-0.19.0/test/pgroup/stage_1.py tini-0.19.0/test/reaping/ tini-0.19.0/test/reaping/stage_1.py tini-0.19.0/test/reaping/stage_2.py tini-0.19.0/test/run_inner_tests.py tini-0.19.0/test/run_outer_tests.py tini-0.19.0/test/sigconf/ tini-0.19.0/test/sigconf/sigconf-test.c tini-0.19.0/test/signals/ tini-0.19.0/test/signals/test.py tini-0.19.0/test/subreaper-proxy.py tini-0.19.0/tpl/ tini-0.19.0/tpl/README.md.in tini-0.19.0/tpl/VERSION.in -- The C 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 -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/system/tini/tini-0.19.0/build [ 25%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [ 50%] Linking C executable tini-static [ 50%] Built target tini-static [ 75%] Building C object CMakeFiles/tini.dir/src/tini.c.o [100%] Linking C executable tini [100%] Built target tini Consolidate compiler generated dependencies of target tini-static [ 50%] Built target tini-static Consolidate compiler generated dependencies of target tini [100%] Built target tini Install the project... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/system/tini/package-tini/usr/bin/tini -- Installing: /usr/src/slapt-src/system/tini/package-tini/usr/bin/tini-static 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/system/tini/tini-0.19.0-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/tini usr/bin/tini-static usr/doc/ usr/doc/tini-0.19.0/ usr/doc/tini-0.19.0/LICENSE usr/doc/tini-0.19.0/README.md usr/doc/tini-0.19.0/tini.SlackBuild Slackware package /usr/src/slapt-src/system/tini/tini-0.19.0-i586-1salix15.0.txz created. Installing package tini-0.19.0-i586-1salix15.0... | tini (a tiny but valid init for containers) | | All Tini does is spawn a single child (Tini is meant to be run in a | container), and wait for it to exit all the while reaping zombies and | performing signal forwarding. | | Homepage: https://github.com/krallin/tini | | | | | |