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 Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUV) does not match the name of the calling package (Libuv). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLibuv.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LUAJIT) does not match the name of the calling package (LuaJIT). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLuaJIT.cmake:55 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:131 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. luv-1.43.0-0/examples/ luv-1.43.0-0/examples/cqueues-main.lua luv-1.43.0-0/examples/cqueues-slave.lua luv-1.43.0-0/examples/echo-server-client.lua luv-1.43.0-0/examples/killing-children.lua luv-1.43.0-0/examples/lots-o-dns.lua luv-1.43.0-0/examples/repl.lua luv-1.43.0-0/examples/talking-to-children.lua luv-1.43.0-0/examples/tcp-cluster.lua luv-1.43.0-0/examples/timers.lua luv-1.43.0-0/examples/uvbook/ luv-1.43.0-0/examples/uvbook/helloworld.lua luv-1.43.0-0/examples/uvbook/idle-basic.lua luv-1.43.0-0/examples/uvbook/onchange.lua luv-1.43.0-0/examples/uvbook/pipe-echo-client.lua luv-1.43.0-0/examples/uvbook/pipe-echo-server.lua luv-1.43.0-0/examples/uvbook/queue-work.lua luv-1.43.0-0/examples/uvbook/tcp-echo-client.lua luv-1.43.0-0/examples/uvbook/tcp-echo-server.lua luv-1.43.0-0/examples/uvbook/thread-create.lua luv-1.43.0-0/examples/uvbook/uvcat.lua luv-1.43.0-0/examples/uvbook/uvtee.lua luv-1.43.0-0/lgtm.yml luv-1.43.0-0/lib/ luv-1.43.0-0/lib/tap.lua luv-1.43.0-0/lib/utils.lua luv-1.43.0-0/libluv.pc.in luv-1.43.0-0/luv-scm-0.rockspec luv-1.43.0-0/msvcbuild.bat luv-1.43.0-0/rockspecs/ luv-1.43.0-0/rockspecs/luv-scm-0.rockspec luv-1.43.0-0/src/ luv-1.43.0-0/src/async.c luv-1.43.0-0/src/check.c luv-1.43.0-0/src/constants.c luv-1.43.0-0/src/dns.c luv-1.43.0-0/src/fs.c luv-1.43.0-0/src/fs_event.c luv-1.43.0-0/src/fs_poll.c luv-1.43.0-0/src/handle.c luv-1.43.0-0/src/idle.c luv-1.43.0-0/src/lhandle.c luv-1.43.0-0/src/lhandle.h luv-1.43.0-0/src/loop.c luv-1.43.0-0/src/lreq.c luv-1.43.0-0/src/lreq.h luv-1.43.0-0/src/lthreadpool.h luv-1.43.0-0/src/luv.c luv-1.43.0-0/src/luv.h luv-1.43.0-0/src/metrics.c luv-1.43.0-0/src/misc.c luv-1.43.0-0/src/pipe.c luv-1.43.0-0/src/poll.c luv-1.43.0-0/src/prepare.c luv-1.43.0-0/src/private.h luv-1.43.0-0/src/process.c luv-1.43.0-0/src/req.c luv-1.43.0-0/src/schema.c luv-1.43.0-0/src/signal.c luv-1.43.0-0/src/stream.c luv-1.43.0-0/src/tcp.c luv-1.43.0-0/src/thread.c luv-1.43.0-0/src/timer.c luv-1.43.0-0/src/tty.c luv-1.43.0-0/src/udp.c luv-1.43.0-0/src/util.c luv-1.43.0-0/src/util.h luv-1.43.0-0/src/work.c luv-1.43.0-0/tests/ luv-1.43.0-0/tests/manual-test-cluster.lua luv-1.43.0-0/tests/manual-test-leaks.lua luv-1.43.0-0/tests/manual-test-metrics.lua luv-1.43.0-0/tests/run.lua luv-1.43.0-0/tests/test-async.lua luv-1.43.0-0/tests/test-callbacks.lua luv-1.43.0-0/tests/test-conversions.lua luv-1.43.0-0/tests/test-coroutines.lua luv-1.43.0-0/tests/test-dns.lua luv-1.43.0-0/tests/test-fs.lua luv-1.43.0-0/tests/test-handle.lua luv-1.43.0-0/tests/test-loop.lua luv-1.43.0-0/tests/test-misc.lua luv-1.43.0-0/tests/test-pipe.lua luv-1.43.0-0/tests/test-prepare-check-idle-async.lua luv-1.43.0-0/tests/test-process.lua luv-1.43.0-0/tests/test-req.lua luv-1.43.0-0/tests/test-sigchld-after-lua_close.sh luv-1.43.0-0/tests/test-signal.lua luv-1.43.0-0/tests/test-tcp.lua luv-1.43.0-0/tests/test-thread.lua luv-1.43.0-0/tests/test-timer.lua luv-1.43.0-0/tests/test-udp.lua luv-1.43.0-0/tests/test-work.lua lua-compat-5.3-0.9/ lua-compat-5.3-0.9/.gitignore lua-compat-5.3-0.9/.travis.yml lua-compat-5.3-0.9/LICENSE lua-compat-5.3-0.9/README.md lua-compat-5.3-0.9/c-api/ lua-compat-5.3-0.9/c-api/compat-5.3.c lua-compat-5.3-0.9/c-api/compat-5.3.h lua-compat-5.3-0.9/compat53/ lua-compat-5.3-0.9/compat53/init.lua lua-compat-5.3-0.9/compat53/module.lua lua-compat-5.3-0.9/lbitlib.c lua-compat-5.3-0.9/lprefix.h lua-compat-5.3-0.9/lstrlib.c lua-compat-5.3-0.9/ltablib.c lua-compat-5.3-0.9/lutf8lib.c lua-compat-5.3-0.9/rockspecs/ lua-compat-5.3-0.9/rockspecs/bit32-5.3.5-1.rockspec lua-compat-5.3-0.9/rockspecs/bit32-scm-1.rockspec lua-compat-5.3-0.9/rockspecs/compat53-0.1-1.rockspec lua-compat-5.3-0.9/rockspecs/compat53-0.2-1.rockspec lua-compat-5.3-0.9/rockspecs/compat53-0.3-1.rockspec lua-compat-5.3-0.9/rockspecs/compat53-0.4-1.rockspec lua-compat-5.3-0.9/rockspecs/compat53-0.5-1.rockspec lua-compat-5.3-0.9/rockspecs/compat53-0.7-1.rockspec lua-compat-5.3-0.9/rockspecs/compat53-0.8-1.rockspec lua-compat-5.3-0.9/rockspecs/compat53-scm-0.rockspec lua-compat-5.3-0.9/tests/ lua-compat-5.3-0.9/tests/test-bit32.lua lua-compat-5.3-0.9/tests/test.lua lua-compat-5.3-0.9/tests/testmod.c -- The C compiler identification is GNU 11.2.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- 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 -- Found LIBUV: /usr/lib/libuv.so -- Found LUAJIT: /usr/lib/libluajit-5.1.so -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/libraries/lua-luv/luv-1.43.0-0/build [ 50%] Building C object CMakeFiles/libluv.dir/src/luv.c.o [100%] Linking C shared library libluv.so [100%] Built target libluv Install the project... -- Install configuration: "" -- Installing: /usr/src/slapt-src/libraries/lua-luv/package-lua-luv/usr/lib/libluv.so.1.43.0 -- Installing: /usr/src/slapt-src/libraries/lua-luv/package-lua-luv/usr/lib/libluv.so.1 -- Installing: /usr/src/slapt-src/libraries/lua-luv/package-lua-luv/usr/lib/libluv.so -- Installing: /usr/src/slapt-src/libraries/lua-luv/package-lua-luv/usr/lib/pkgconfig/libluv.pc -- Installing: /usr/src/slapt-src/libraries/lua-luv/package-lua-luv/usr/include/luv/luv.h -- Installing: /usr/src/slapt-src/libraries/lua-luv/package-lua-luv/usr/include/luv/util.h -- Installing: /usr/src/slapt-src/libraries/lua-luv/package-lua-luv/usr/include/luv/lhandle.h -- Installing: /usr/src/slapt-src/libraries/lua-luv/package-lua-luv/usr/include/luv/lreq.h Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libluv.so libluv.so.1 usr/lib/libluv.so.1 libluv.so.1.43.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libluv.so ) ( cd usr/lib ; ln -sf libluv.so.1 libluv.so ) ( cd usr/lib ; rm -rf libluv.so.1 ) ( cd usr/lib ; ln -sf libluv.so.1.43.0 libluv.so.1 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libluv.so.1' removed './usr/lib/libluv.so' Creating your new ./install/doinst.sh... 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/libraries/lua-luv/lua-luv-1.43.0_0-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/lua-luv-1.43.0_0/ usr/doc/lua-luv-1.43.0_0/LICENSE.txt usr/doc/lua-luv-1.43.0_0/README.md usr/doc/lua-luv-1.43.0_0/lua-luv.SlackBuild usr/include/ usr/include/luv/ usr/include/luv/lhandle.h usr/include/luv/lreq.h usr/include/luv/luv.h usr/include/luv/util.h usr/lib/ usr/lib/libluv.so.1.43.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/libluv.pc Slackware package /usr/src/slapt-src/libraries/lua-luv/lua-luv-1.43.0_0-i586-1salix15.0.txz created. Installing package lua-luv-1.43.0_0-i586-1salix15.0... | lua-luv (libuv bindings for lua) | | This library makes libuv available to lua scripts. | | | | | | | | | |