CMake Deprecation Warning at CMakeLists.txt:3 (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%100%Done lsyncd-release-2.2.3/ lsyncd-release-2.2.3/.gitignore lsyncd-release-2.2.3/CMakeLists.txt lsyncd-release-2.2.3/COPYING lsyncd-release-2.2.3/ChangeLog lsyncd-release-2.2.3/INSTALL lsyncd-release-2.2.3/README.md lsyncd-release-2.2.3/bin2carray.lua lsyncd-release-2.2.3/cmake/ lsyncd-release-2.2.3/cmake/FindLua.cmake lsyncd-release-2.2.3/config.h.in lsyncd-release-2.2.3/default-direct.lua lsyncd-release-2.2.3/default-rsync.lua lsyncd-release-2.2.3/default-rsyncssh.lua lsyncd-release-2.2.3/default.lua lsyncd-release-2.2.3/distclean.sh lsyncd-release-2.2.3/doc/ lsyncd-release-2.2.3/doc/manpage/ lsyncd-release-2.2.3/doc/manpage/lsyncd.1 lsyncd-release-2.2.3/doc/manpage/lsyncd.1.txt lsyncd-release-2.2.3/examples/ lsyncd-release-2.2.3/examples/lalarm.lua lsyncd-release-2.2.3/examples/lbash.lua lsyncd-release-2.2.3/examples/lecho.lua lsyncd-release-2.2.3/examples/lftp.lua lsyncd-release-2.2.3/examples/lgforce.lua lsyncd-release-2.2.3/examples/limagemagic.lua lsyncd-release-2.2.3/examples/lpostcmd.lua lsyncd-release-2.2.3/examples/lrsync.lua lsyncd-release-2.2.3/examples/lrsyncssh.lua lsyncd-release-2.2.3/examples/ls3.lua lsyncd-release-2.2.3/examples/lsayirc.lua lsyncd-release-2.2.3/fsevents.c lsyncd-release-2.2.3/inotify.c lsyncd-release-2.2.3/lsyncd.c lsyncd-release-2.2.3/lsyncd.h lsyncd-release-2.2.3/lsyncd.lua lsyncd-release-2.2.3/m4/ lsyncd-release-2.2.3/m4/ax_subst_l.m4 lsyncd-release-2.2.3/tests/ lsyncd-release-2.2.3/tests/churn-direct.lua lsyncd-release-2.2.3/tests/churn-rsync.lua lsyncd-release-2.2.3/tests/churn-rsyncssh.lua lsyncd-release-2.2.3/tests/exclude-rsync.lua lsyncd-release-2.2.3/tests/exclude-rsyncssh.lua lsyncd-release-2.2.3/tests/filter-rsync.lua lsyncd-release-2.2.3/tests/l4rsyncdata.lua lsyncd-release-2.2.3/tests/schedule.lua lsyncd-release-2.2.3/tests/testlib.lua -- 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 Lua: /usr/lib/liblua5.3.so;/usr/lib/libm.so (found version "") -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src-i486/system/lsyncd/lsyncd-release-2.2.3 [ 11%] Generating runner.out Compiling built-in runner [ 22%] Generating defaults.out Compiling built-in default configs [ 33%] Generating defaults.c Generating built-in default configs [ 44%] Generating runner.c Generating built-in runner linkable [ 55%] Building C object CMakeFiles/lsyncd.dir/lsyncd.c.o [ 66%] Building C object CMakeFiles/lsyncd.dir/runner.c.o [ 77%] Building C object CMakeFiles/lsyncd.dir/defaults.c.o [ 88%] Building C object CMakeFiles/lsyncd.dir/inotify.c.o [100%] Linking C executable lsyncd [100%] Built target lsyncd Consolidate compiler generated dependencies of target lsyncd [100%] Built target lsyncd Install the project... -- Install configuration: "" -- Installing: /usr/src/slapt-src-i486/system/lsyncd/package-lsyncd/usr/bin/lsyncd -- Installing: /usr/src/slapt-src-i486/system/lsyncd/package-lsyncd/usr/man/lsyncd.1 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/lsyncd/lsyncd-2.2.3-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/lsyncd usr/doc/ usr/doc/lsyncd-2.2.3/ usr/doc/lsyncd-2.2.3/COPYING usr/doc/lsyncd-2.2.3/ChangeLog usr/doc/lsyncd-2.2.3/lsyncd.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/lsyncd.1.gz Slackware package /usr/src/slapt-src-i486/system/lsyncd/lsyncd-2.2.3-i586-1salix15.0.txz created. Installing package lsyncd-2.2.3-i586-1salix15.0... | lsyncd (live syncing daemon - syncs local dirs wth remote targets) | | Lsyncd watches a local directory trees event monitor interface | (inotify). It aggregates and combines events for a few seconds and | then spawns one (or more) process(es) to synchronize the changes. | By default this is rsync. Lsyncd is thus a lightweight live mirror | solution that is comparatively easy to install not requiring new | filesystems or blockdevices and does not hamper local filesystem | performance. | | | |