>>> lsyncd: Building main/lsyncd 2.3.1-r1 (using abuild 3.16.0_rc4-r0) started Fri, 17 Oct 2025 20:22:42 +0000 >>> lsyncd: Validating /home/buildozer/aports/main/lsyncd/APKBUILD... >>> lsyncd: Analyzing dependencies... >>> lsyncd: Installing for build: build-base rsync cmake lua5.4 lua5.4-dev samurai (1/9) Installing libbz2 (1.0.8-r6) (2/9) Installing xz-libs (5.8.1-r0) (3/9) Installing libarchive (3.8.2-r0) (4/9) Installing rhash-libs (1.4.6-r0) (5/9) Installing libuv (1.51.0-r0) (6/9) Installing cmake (4.1.2-r0) (7/9) Installing lua5.4-dev (5.4.8-r0) (8/9) Installing samurai (1.2-r7) (9/9) Installing .makedepends-lsyncd (20251017.202243) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 485 MiB in 110 packages >>> lsyncd: Cleaning up srcdir >>> lsyncd: Cleaning up pkgdir >>> lsyncd: Cleaning up tmpdir >>> lsyncd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/lsyncd-2.3.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> lsyncd: Fetching lsyncd-2.3.1.tar.gz::https://github.com/lsyncd/lsyncd/archive/release-2.3.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.23/lsyncd-2.3.1.tar.gz.part' lsyncd-2.3.1.tar.gz. 100% |********************************| 122k 0:00:00 ETA '/var/cache/distfiles/v3.23/lsyncd-2.3.1.tar.gz.part' saved /var/cache/distfiles/v3.23/lsyncd-2.3.1.tar.gz: OK /home/buildozer/aports/main/lsyncd/fix-realpath.patch: OK /home/buildozer/aports/main/lsyncd/lpostcmd.patch: OK /home/buildozer/aports/main/lsyncd/fix-mandir.patch: OK /home/buildozer/aports/main/lsyncd/lua5.4.patch: OK /home/buildozer/aports/main/lsyncd/lsyncd.initd: OK >>> lsyncd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/lsyncd-2.3.1.tar.gz /var/cache/distfiles/v3.23/lsyncd-2.3.1.tar.gz: OK /home/buildozer/aports/main/lsyncd/fix-realpath.patch: OK /home/buildozer/aports/main/lsyncd/lpostcmd.patch: OK /home/buildozer/aports/main/lsyncd/fix-mandir.patch: OK /home/buildozer/aports/main/lsyncd/lua5.4.patch: OK /home/buildozer/aports/main/lsyncd/lsyncd.initd: OK >>> lsyncd: Unpacking /var/cache/distfiles/v3.23/lsyncd-2.3.1.tar.gz... >>> lsyncd: fix-realpath.patch patching file lsyncd.c Hunk #1 succeeded at 208 (offset 37 lines). >>> lsyncd: lpostcmd.patch patching file examples/lpostcmd.lua >>> lsyncd: fix-mandir.patch patching file CMakeLists.txt Hunk #1 succeeded at 136 (offset 9 lines). >>> lsyncd: lua5.4.patch patching file lsyncd.h CMake Warning (dev) at CMakeLists.txt:2 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 15.2.0 -- The CXX compiler identification is GNU 15.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 CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Found Lua: /usr/lib/lua5.4/liblua.so;/usr/lib/libm.a (found version "5.4.8") -- Configuring done (0.5s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/main/lsyncd/src/lsyncd-release-2.3.1/build [1/10] Generating runner.out [2/10] Generating defaults.out [3/10] Generating tests Compiling built-in default configs [4/10] Generating defaults.c Compiling built-in runner [5/10] Generating runner.c Generating built-in default configs Generating built-in runner linkable [6/10] Building C object CMakeFiles/lsyncd.dir/runner.c.o [7/10] Building C object CMakeFiles/lsyncd.dir/inotify.c.o [8/10] Building C object CMakeFiles/lsyncd.dir/defaults.c.o [9/10] Building C object CMakeFiles/lsyncd.dir/lsyncd.c.o /home/buildozer/aports/main/lsyncd/src/lsyncd-release-2.3.1/lsyncd.c:52:9: warning: 'lua_objlen' redefined 52 | #define lua_objlen lua_rawlen | ^~~~~~~~~~ In file included from /usr/include/lua5.4/lua.h:16, from /home/buildozer/aports/main/lsyncd/src/lsyncd-release-2.3.1/lsyncd.h:32, from /home/buildozer/aports/main/lsyncd/src/lsyncd-release-2.3.1/lsyncd.c:18: /usr/include/lua5.4/luaconf.h:399:9: note: this is the location of the previous definition 399 | #define lua_objlen(L,i) lua_rawlen(L, (i)) | ^~~~~~~~~~ [10/10] Linking C executable lsyncd >>> lsyncd: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/bin/lsyncd -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/bin/lsyncd" to "" -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/man/man1/lsyncd.1 -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples/lftp.lua -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples/ls3.lua -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples/lrsyncssh-tunnel.lua -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples/lalarm.lua -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples/lecho.lua -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples/lsayirc.lua -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples/lrsync.lua -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples/lrsyncssh-advanced.lua -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples/lpostcmd.lua -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples/limagemagic.lua -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples/lgforce.lua -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples/lbash.lua -- Installing: /home/buildozer/aports/main/lsyncd/pkg/lsyncd/usr/share/doc/examples/lrsyncssh.lua >>> lsyncd-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/lsyncd/pkg/lsyncd-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/main/lsyncd/pkg/lsyncd-doc/usr/share/man' >>> lsyncd-doc*: Preparing subpackage lsyncd-doc... >>> lsyncd-doc*: Running postcheck for lsyncd-doc >>> lsyncd-openrc*: Running split function openrc... 'etc/init.d' -> '/home/buildozer/aports/main/lsyncd/pkg/lsyncd-openrc/etc/init.d' >>> lsyncd-openrc*: Preparing subpackage lsyncd-openrc... >>> lsyncd-openrc*: Running postcheck for lsyncd-openrc >>> lsyncd*: Running postcheck for lsyncd >>> lsyncd*: Preparing package lsyncd... >>> lsyncd*: Stripping binaries >>> lsyncd*: Scanning shared objects >>> lsyncd-doc*: Tracing dependencies... >>> lsyncd-doc*: Package size: 27.4 KB >>> lsyncd-doc*: Compressing data... >>> lsyncd-doc*: Create checksum... >>> lsyncd-doc*: Create lsyncd-doc-2.3.1-r1.apk >>> lsyncd-openrc*: Tracing dependencies... >>> lsyncd-openrc*: Package size: 426.0 B >>> lsyncd-openrc*: Compressing data... >>> lsyncd-openrc*: Create checksum... >>> lsyncd-openrc*: Create lsyncd-openrc-2.3.1-r1.apk >>> lsyncd*: Tracing dependencies... rsync so:libc.musl-x86.so.1 so:liblua-5.4.so.0 >>> lsyncd*: Package size: 171.0 KB >>> lsyncd*: Compressing data... >>> lsyncd*: Create checksum... >>> lsyncd*: Create lsyncd-2.3.1-r1.apk >>> lsyncd: Build complete at Fri, 17 Oct 2025 20:22:46 +0000 elapsed time 0h 0m 4s >>> lsyncd: Cleaning up srcdir >>> lsyncd: Cleaning up pkgdir >>> lsyncd: Uninstalling dependencies... (1/9) Purging .makedepends-lsyncd (20251017.202243) (2/9) Purging cmake (4.1.2-r0) (3/9) Purging lua5.4-dev (5.4.8-r0) (4/9) Purging samurai (1.2-r7) (5/9) Purging libarchive (3.8.2-r0) (6/9) Purging libbz2 (1.0.8-r6) (7/9) Purging libuv (1.51.0-r0) (8/9) Purging rhash-libs (1.4.6-r0) (9/9) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 425 MiB in 101 packages >>> lsyncd: Updating the main/x86 repository index... >>> lsyncd: Signing the index...