=>> Building devel/luv build started at Tue Apr 20 12:12:06 UTC 2021 port directory: /usr/ports/devel/luv package name: luv-1.30.1.1_1 building for: FreeBSD voi.aagh.net 12.2-RELEASE-p6 FreeBSD 12.2-RELEASE-p6 amd64 maintained by: checo1705@secmail.pro Makefile ident: Poudriere version: 3.3.6 Host OSVERSION: 1202000 Jail OSVERSION: 1202000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p6 UNAME_r=12.2-RELEASE-p6 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.6 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=RELENG_12_2_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for luv-1.30.1.1_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples LUAJIT=on: Use LuaJIT (instead of just Lua) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- checo1705@secmail.pro --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/luv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/luv/work HOME=/wrkdirs/usr/ports/devel/luv/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/luv/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/devel/luv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/luv/work HOME=/wrkdirs/usr/ports/devel/luv/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/luv/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/devel/luv/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" CMAKE_BUILD_TYPE="release" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/luv" EXAMPLESDIR="share/examples/luv" DATADIR="share/luv" WWWDIR="www/luv" ETCDIR="etc/luv" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/luv DOCSDIR=/usr/local/share/doc/luv EXAMPLESDIR=/usr/local/share/examples/luv WWWDIR=/usr/local/www/luv ETCDIR=/usr/local/etc/luv --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=4 DEFAULT_VERSIONS=pgsql=9.6 ruby=2.6 python=3.7 ssl=libressl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p6 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> luv-1.30.1.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [voi.aagh.net] Installing pkg-1.16.3... [voi.aagh.net] Extracting pkg-1.16.3: .......... done ===> luv-1.30.1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of luv-1.30.1.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by luv-1.30.1.1_1 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by luv-1.30.1.1_1 for building => SHA256 Checksum OK for luvit-luv-1.30.1-1_GH0.tar.gz. => SHA256 Checksum OK for keplerproject-lua-compat-5.3-bc91f40_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by luv-1.30.1.1_1 for building ===> Extracting for luv-1.30.1.1_1 => SHA256 Checksum OK for luvit-luv-1.30.1-1_GH0.tar.gz. => SHA256 Checksum OK for keplerproject-lua-compat-5.3-bc91f40_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for luv-1.30.1.1_1 =========================================================================== =================================================== ===> luv-1.30.1.1_1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.19.6.txz [voi.aagh.net] Installing cmake-3.19.6... [voi.aagh.net] `-- Installing curl-7.76.0... [voi.aagh.net] | `-- Installing ca_root_nss-3.63... [voi.aagh.net] | `-- Extracting ca_root_nss-3.63: ........ done [voi.aagh.net] | `-- Installing libnghttp2-1.43.0... [voi.aagh.net] | `-- Extracting libnghttp2-1.43.0: .......... done [voi.aagh.net] | `-- Installing libressl-3.2.5... [voi.aagh.net] | `-- Extracting libressl-3.2.5: .......... done [voi.aagh.net] | `-- Installing libssh2-1.9.0_3,3... [voi.aagh.net] | `-- Extracting libssh2-1.9.0_3,3: .......... done [voi.aagh.net] `-- Extracting curl-7.76.0: .......... done [voi.aagh.net] `-- Installing expat-2.3.0... [voi.aagh.net] `-- Extracting expat-2.3.0: .......... done [voi.aagh.net] `-- Installing jsoncpp-1.9.4... [voi.aagh.net] `-- Extracting jsoncpp-1.9.4: .......... done [voi.aagh.net] `-- Installing libarchive-3.5.1,1... [voi.aagh.net] | `-- Installing liblz4-1.9.3,1... [voi.aagh.net] | `-- Extracting liblz4-1.9.3,1: .......... done [voi.aagh.net] `-- Extracting libarchive-3.5.1,1: .......... done [voi.aagh.net] `-- Installing libuv-1.41.0... [voi.aagh.net] `-- Extracting libuv-1.41.0: .......... done [voi.aagh.net] `-- Installing rhash-1.4.1... [voi.aagh.net] | `-- Installing gettext-runtime-0.21... [voi.aagh.net] | | `-- Installing indexinfo-0.3.1... [voi.aagh.net] | | `-- Extracting indexinfo-0.3.1: .... done [voi.aagh.net] | `-- Extracting gettext-runtime-0.21: .......... done [voi.aagh.net] `-- Extracting rhash-1.4.1: .......... done [voi.aagh.net] Extracting cmake-3.19.6: .......... done ===== Message from ca_root_nss-3.63: -- 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 ===> luv-1.30.1.1_1 depends on file: /usr/local/bin/cmake - found ===> Returning to build of luv-1.30.1.1_1 ===> luv-1.30.1.1_1 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.10.2,2.txz [voi.aagh.net] Installing ninja-1.10.2,2... [voi.aagh.net] `-- Installing python37-3.7.10... [voi.aagh.net] | `-- Installing libffi-3.3_1... [voi.aagh.net] | `-- Extracting libffi-3.3_1: .......... done [voi.aagh.net] | `-- Installing readline-8.1.0... [voi.aagh.net] | `-- Extracting readline-8.1.0: .......... done [voi.aagh.net] `-- Extracting python37-3.7.10: .......... done [voi.aagh.net] Extracting ninja-1.10.2,2: ........ done ===== Message from python37-3.7.10: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 ===> luv-1.30.1.1_1 depends on executable: ninja - found ===> Returning to build of luv-1.30.1.1_1 ===> luv-1.30.1.1_1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.1_1.txz [voi.aagh.net] Installing ccache-3.7.1_1... [voi.aagh.net] Extracting ccache-3.7.1_1: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.1_1: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> luv-1.30.1.1_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of luv-1.30.1.1_1 =========================================================================== =================================================== ===> luv-1.30.1.1_1 depends on shared library: libuv.so - found (/usr/local/lib/libuv.so) ===> luv-1.30.1.1_1 depends on shared library: libluajit-5.1.so - not found ===> Installing existing package /packages/All/luajit-2.0.5_5.txz [voi.aagh.net] Installing luajit-2.0.5_5... [voi.aagh.net] Extracting luajit-2.0.5_5: .......... done ===> luv-1.30.1.1_1 depends on shared library: libluajit-5.1.so - found (/usr/local/lib/libluajit-5.1.so) ===> Returning to build of luv-1.30.1.1_1 =========================================================================== =================================================== ===> Configuring for luv-1.30.1.1_1 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/luv/work/.build 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. -- The C compiler identification is Clang 10.0.1 -- The ASM compiler identification is Clang -- Found assembler: /usr/local/libexec/ccache/cc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/libexec/ccache/cc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:426 (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:62 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/local/lib/libuv.so CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:426 (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:106 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LUAJIT: /usr/local/lib/libluajit-5.1.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/devel/luv/work/.build =========================================================================== =================================================== ===> Building for luv-1.30.1.1_1 [ 33% 1/3] /usr/local/libexec/ccache/cc -Dluv_EXPORTS -I/usr/local/include -I/usr/local/include/luajit-2.0 -I/wrkdirs/usr/ports/devel/luv/work/luv-1.30.1-1/deps/lua-compat-5.3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/luv.dir/src/luv.c.o -MF CMakeFiles/luv.dir/src/luv.c.o.d -o CMakeFiles/luv.dir/src/luv.c.o -c /wrkdirs/usr/ports/devel/luv/work/luv-1.30.1-1/src/luv.c [ 66% 2/3] : && /usr/local/libexec/ccache/cc -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -shared -Wl,-soname,libluv.so.1 -o libluv.so.1.30.1 CMakeFiles/luv.dir/src/luv.c.o -L/usr/local/lib/libluajit-5.1.so -Wl,-rpath,/usr/local/lib/libluajit-5.1.so:/usr/local/lib: /usr/local/lib/libuv.so && : [100% 3/3] /usr/local/bin/cmake -E cmake_symlink_library libluv.so.1.30.1 libluv.so.1 libluv.so && : =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for luv-1.30.1.1_1 ===> Generating temporary packing list [ 0% 1/1] cd /wrkdirs/usr/ports/devel/luv/work/.build && /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /wrkdirs/usr/ports/devel/luv/work/stage/usr/local/lib/libluv.so.1.30.1 -- Installing: /wrkdirs/usr/ports/devel/luv/work/stage/usr/local/lib/libluv.so.1 -- Set runtime path of "/wrkdirs/usr/ports/devel/luv/work/stage/usr/local/lib/libluv.so.1.30.1" to "/usr/local/lib/libluajit-5.1.so:/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/luv/work/stage/usr/local/lib/libluv.so -- Installing: /wrkdirs/usr/ports/devel/luv/work/stage/usr/local/lib/pkgconfig/libluv.pc -- Installing: /wrkdirs/usr/ports/devel/luv/work/stage/usr/local/include/luv/luv.h -- Installing: /wrkdirs/usr/ports/devel/luv/work/stage/usr/local/include/luv/util.h -- Installing: /wrkdirs/usr/ports/devel/luv/work/stage/usr/local/include/luv/lhandle.h -- Installing: /wrkdirs/usr/ports/devel/luv/work/stage/usr/local/include/luv/lreq.h /bin/mkdir -p /wrkdirs/usr/ports/devel/luv/work/stage/usr/local/share/doc/luv install -m 444 /wrkdirs/usr/ports/devel/luv/work/luv-1.30.1-1/docs.md /wrkdirs/usr/ports/devel/luv/work/stage/usr/local/share/doc/luv /bin/mkdir -p /wrkdirs/usr/ports/devel/luv/work/stage/usr/local/share/examples/luv cd /wrkdirs/usr/ports/devel/luv/work/luv-1.30.1-1/examples && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/devel/luv/work/stage/usr/local/share/examples/luv ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for luv-1.30.1.1_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for luv-1.30.1.1_1 build of devel/luv | luv-1.30.1.1_1 ended at Tue Apr 20 12:12:15 UTC 2021 build time: 00:00:09