------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/lsyncd XDG_CONFIG_HOME=/construction/sysutils/lsyncd HOME=/construction/sysutils/lsyncd TMPDIR="/tmp" PATH=/construction/sysutils/lsyncd/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- LUA_MODLIBDIR=/usr/local/lib/lua/5.2 LUA_MODSHAREDIR=/usr/local/share/lua/5.2 LUA_MODDOCSDIR=/usr/local/share/doc/lua52 LUA_INCDIR=/usr/local/include/lua52 LUA_LIBDIR=/usr/local/lib LUA_VER=5.2 LUA_VER_STR=52 XDG_DATA_HOME=/construction/sysutils/lsyncd XDG_CONFIG_HOME=/construction/sysutils/lsyncd HOME=/construction/sysutils/lsyncd TMPDIR="/tmp" PATH=/construction/sysutils/lsyncd/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/sysutils/lsyncd/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- CMAKE_BUILD_TYPE="release" LUA_MODLIBDIR=lib/lua/5.2 LUA_MODSHAREDIR=share/lua/5.2 LUA_MODDOCSDIR=share/doc/lua52 LUA_INCDIR=include/lua52 LUA_LIBDIR=lib LUA_VER=5.2 LUA_VER_STR=52 OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/lsyncd" EXAMPLESDIR="share/examples/lsyncd" DATADIR="share/lsyncd" WWWDIR="www/lsyncd" ETCDIR="etc/lsyncd" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lsyncd DOCSDIR=/usr/local/share/doc/lsyncd EXAMPLESDIR=/usr/local/share/examples/lsyncd WWWDIR=/usr/local/www/lsyncd ETCDIR=/usr/local/etc/lsyncd SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500906 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libnghttp2-1.42.0.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/curl-7.74.0.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/libuv-1.40.0.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/rhash-1.4.1.txz Installing /packages/All/liblz4-1.9.3,1.txz Installing /packages/All/libarchive-3.4.3_1,1.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/cmake-3.19.2.txz Installing /packages/All/libinotify-20180201_2.txz ===== Message from libinotify-20180201_2: -- Libinotify functionality on FreeBSD is missing support for - detecting a file being moved into or out of a directory within the same filesystem - certain modifications to a symbolic link (rather than the file it points to.) in addition to the known limitations on all platforms using kqueue(2) where various open and close notifications are unimplemented. This means the following regression tests will fail: Directory notifications: IN_MOVED_FROM IN_MOVED_TO Open/close notifications: IN_OPEN IN_CLOSE_NOWRITE IN_CLOSE_WRITE Symbolic Link notifications: IN_DONT_FOLLOW IN_ATTRIB IN_MOVE_SELF IN_DELETE_SELF Kernel patches to address the missing directory and symbolic link notifications are available from: https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/lua52-5.2.4.txz SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lsyncd-2.2.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> lsyncd-2.2.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lsyncd-2.2.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> lsyncd-2.2.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lsyncd-2.2.3 for building => SHA256 Checksum OK for axkibe-lsyncd-release-2.2.3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> lsyncd-2.2.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lsyncd-2.2.3 for building ===> Extracting for lsyncd-2.2.3 => SHA256 Checksum OK for axkibe-lsyncd-release-2.2.3_GH0.tar.gz. Extracted Memory Use: 0.38M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lsyncd-2.2.3 ===> Applying ports patches for lsyncd-2.2.3 from /xports/sysutils/lsyncd/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lsyncd-2.2.3 depends on file: /usr/local/bin/cmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lsyncd-2.2.3 depends on shared library: libinotify.so - found (/usr/local/lib/libinotify.so) ===> lsyncd-2.2.3 depends on shared library: liblua-5.2.so - found (/usr/local/lib/liblua-5.2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lsyncd-2.2.3 depends on file: /usr/local/bin/cmake - found ===> lsyncd-2.2.3 depends on shared library: libinotify.so - found (/usr/local/lib/libinotify.so) ===> lsyncd-2.2.3 depends on shared library: liblua-5.2.so - found (/usr/local/lib/liblua-5.2.so) ===> Configuring for lsyncd-2.2.3 ===> Performing out-of-source build /bin/mkdir -p /construction/sysutils/lsyncd/.build -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.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 < 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. -- Found Lua: /usr/local/lib/liblua-5.2.so;/usr/lib/libm.so (found version "") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /construction/sysutils/lsyncd/.build SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lsyncd-2.2.3 /usr/local/bin/cmake -S/construction/sysutils/lsyncd/lsyncd-release-2.2.3 -B/construction/sysutils/lsyncd/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/sysutils/lsyncd/.build/CMakeFiles /construction/sysutils/lsyncd/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- CMakeFiles/lsyncd.dir/all --- /usr/bin/make -f CMakeFiles/lsyncd.dir/build.make CMakeFiles/lsyncd.dir/depend --- defaults.out --- --- runner.out --- --- defaults.out --- [ 20%] Generating defaults.out --- runner.out --- [ 20%] Generating runner.out --- defaults.out --- /usr/local/bin/cmake -E echo Compiling\ built-in\ default\ configs --- runner.out --- /usr/local/bin/cmake -E echo Compiling\ built-in\ runner --- defaults.out --- Compiling built-in default configs /usr/local/bin/luac52 -o defaults.out /construction/sysutils/lsyncd/lsyncd-release-2.2.3/default.lua /construction/sysutils/lsyncd/lsyncd-release-2.2.3/default-rsync.lua /construction/sysutils/lsyncd/lsyncd-release-2.2.3/default-rsyncssh.lua /construction/sysutils/lsyncd/lsyncd-release-2.2.3/default-direct.lua --- runner.out --- Compiling built-in runner /usr/local/bin/luac52 -o runner.out /construction/sysutils/lsyncd/lsyncd-release-2.2.3/lsyncd.lua --- defaults.c --- --- runner.c --- [ 30%] Generating runner.c /usr/local/bin/cmake -E echo Generating\ built-in\ runner\ linkable --- defaults.c --- [ 40%] Generating defaults.c /usr/local/bin/cmake -E echo Generating\ built-in\ default\ configs Generating built-in default configs /usr/local/bin/lua52 /construction/sysutils/lsyncd/lsyncd-release-2.2.3/bin2carray.lua defaults.out defaults defaults.c --- runner.c --- Generating built-in runner linkable /usr/local/bin/lua52 /construction/sysutils/lsyncd/lsyncd-release-2.2.3/bin2carray.lua runner.out runner runner.c --- CMakeFiles/lsyncd.dir/depend --- cd /construction/sysutils/lsyncd/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/sysutils/lsyncd/lsyncd-release-2.2.3 /construction/sysutils/lsyncd/lsyncd-release-2.2.3 /construction/sysutils/lsyncd/.build /construction/sysutils/lsyncd/.build /construction/sysutils/lsyncd/.build/CMakeFiles/lsyncd.dir/DependInfo.cmake Scanning dependencies of target lsyncd /usr/bin/make -f CMakeFiles/lsyncd.dir/build.make CMakeFiles/lsyncd.dir/build --- CMakeFiles/lsyncd.dir/lsyncd.c.o --- --- CMakeFiles/lsyncd.dir/inotify.c.o --- --- CMakeFiles/lsyncd.dir/runner.c.o --- --- CMakeFiles/lsyncd.dir/defaults.c.o --- --- CMakeFiles/lsyncd.dir/lsyncd.c.o --- [ 80%] Building C object CMakeFiles/lsyncd.dir/lsyncd.c.o --- CMakeFiles/lsyncd.dir/inotify.c.o --- [ 80%] Building C object CMakeFiles/lsyncd.dir/inotify.c.o --- CMakeFiles/lsyncd.dir/runner.c.o --- [ 80%] Building C object CMakeFiles/lsyncd.dir/runner.c.o --- CMakeFiles/lsyncd.dir/defaults.c.o --- [ 80%] Building C object CMakeFiles/lsyncd.dir/defaults.c.o --- CMakeFiles/lsyncd.dir/runner.c.o --- /usr/bin/cc -I/usr/local/include/lua52 -I/construction/sysutils/lsyncd/.build -pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/lsyncd.dir/runner.c.o -c /construction/sysutils/lsyncd/.build/runner.c --- CMakeFiles/lsyncd.dir/defaults.c.o --- /usr/bin/cc -I/usr/local/include/lua52 -I/construction/sysutils/lsyncd/.build -pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/lsyncd.dir/defaults.c.o -c /construction/sysutils/lsyncd/.build/defaults.c --- CMakeFiles/lsyncd.dir/lsyncd.c.o --- /usr/bin/cc -I/usr/local/include/lua52 -I/construction/sysutils/lsyncd/.build -pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/lsyncd.dir/lsyncd.c.o -c /construction/sysutils/lsyncd/lsyncd-release-2.2.3/lsyncd.c --- CMakeFiles/lsyncd.dir/inotify.c.o --- /usr/bin/cc -I/usr/local/include/lua52 -I/construction/sysutils/lsyncd/.build -pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/lsyncd.dir/inotify.c.o -c /construction/sysutils/lsyncd/lsyncd-release-2.2.3/inotify.c --- CMakeFiles/lsyncd.dir/lsyncd.c.o --- /construction/sysutils/lsyncd/lsyncd-release-2.2.3/lsyncd.c: In function 'get_realpath': /construction/sysutils/lsyncd/lsyncd-release-2.2.3/lsyncd.c:192:3: warning: #warning having to use old style realpath() [-Wcpp] # warning having to use old style realpath() ^~~~~~~ --- lsyncd --- [ 90%] Linking C executable lsyncd /usr/local/bin/cmake -E cmake_link_script CMakeFiles/lsyncd.dir/link.txt --verbose=1 /usr/bin/cc -pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing CMakeFiles/lsyncd.dir/lsyncd.c.o CMakeFiles/lsyncd.dir/runner.c.o CMakeFiles/lsyncd.dir/defaults.c.o CMakeFiles/lsyncd.dir/inotify.c.o -o lsyncd -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/liblua-5.2.so -lm /usr/local/lib/libinotify.so [100%] Built target lsyncd /usr/local/bin/cmake -E cmake_progress_start /construction/sysutils/lsyncd/.build/CMakeFiles 0 SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lsyncd-2.2.3 ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/sysutils/lsyncd/lsyncd-release-2.2.3 -B/construction/sysutils/lsyncd/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/sysutils/lsyncd/.build/CMakeFiles /construction/sysutils/lsyncd/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/lsyncd.dir/build.make CMakeFiles/lsyncd.dir/depend cd /construction/sysutils/lsyncd/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/sysutils/lsyncd/lsyncd-release-2.2.3 /construction/sysutils/lsyncd/lsyncd-release-2.2.3 /construction/sysutils/lsyncd/.build /construction/sysutils/lsyncd/.build /construction/sysutils/lsyncd/.build/CMakeFiles/lsyncd.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/lsyncd.dir/build.make CMakeFiles/lsyncd.dir/build [100%] Built target lsyncd /usr/local/bin/cmake -E cmake_progress_start /construction/sysutils/lsyncd/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f CMakeFiles/lsyncd.dir/build.make CMakeFiles/lsyncd.dir/preinstall Linking C executable CMakeFiles/CMakeRelink.dir/lsyncd /usr/local/bin/cmake -E cmake_link_script CMakeFiles/lsyncd.dir/relink.txt --verbose=1 /usr/bin/cc -pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__BSD_VISIBLE -O2 -isystem /usr/local/include -fno-strict-aliasing CMakeFiles/lsyncd.dir/lsyncd.c.o CMakeFiles/lsyncd.dir/runner.c.o CMakeFiles/lsyncd.dir/defaults.c.o CMakeFiles/lsyncd.dir/inotify.c.o -o CMakeFiles/CMakeRelink.dir/lsyncd -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/liblua-5.2.so -lm /usr/local/lib/libinotify.so Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/sysutils/lsyncd/stage/usr/local/sbin/lsyncd -- Installing: /construction/sysutils/lsyncd/stage/usr/local/man/man1/lsyncd.1 install -m 0644 /xports/sysutils/lsyncd/files/lsyncd.conf.sample /construction/sysutils/lsyncd/stage/usr/local/etc ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues: - - REINPLACE_CMD ran, but did not modify file contents: CMakeLists.txt - - REINPLACE_CMD ran, but did not modify file contents: default-rsync.lua SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for lsyncd-2.2.3 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:27