===> NOTICE: The sysctl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License BSD2CLAUSE accepted by the user ===> lua52-sysctl-0cipiertest depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lua52-sysctl-0cipiertest for building ===> Extracting for lua52-sysctl-0cipiertest => SHA256 Checksum OK for kAworu-lua-sysctl-v0cipiertest_GH0.tar.gz. ===> Patching for lua52-sysctl-0cipiertest ===> lua52-sysctl-0cipiertest depends on package: pkgconf>=1.3.0_1 - found ===> lua52-sysctl-0cipiertest depends on shared library: liblua-5.2.so - found (/usr/local/lib/liblua-5.2.so) ===> Configuring for lua52-sysctl-0cipiertest ===> Building for lua52-sysctl-0cipiertest --- build/sysctl.so --- install -m 755 -d build cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra -fPIC `pkg-config --cflags lua-5.2` -o build/sysctl.so -fstack-protector -shared -Wl,-soname,lua_sysctl src/lua_sysctl.c 0