------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 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 ------------------------------------------------------------------------------- ===> The following configuration options are available for unit-java8-1.30.0: DEBUG=off: Enable debug logging IPV6=on: IPv6 protocol support NJS=off: Enable NGINX JavaScript SSL=on: Enable SSL/TLS UNIXSOCK=on: Enable unix sockets ====> Support regular expressions: you can only select none or one of them NOPCRE=off: No support for Regular Expressions PCRE=off: Regular Expressions via devel/pcre PCRE2=on: Regular Expressions via devel/pcre2 ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/www/unit-java XDG_CONFIG_HOME=/construction/www/unit-java XDG_CACHE_HOME=/construction/www/unit-java/.cache HOME=/construction/www/unit-java TMPDIR="/tmp" PATH=/construction/www/unit-java/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/unit-java/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix=/usr/local --ld-opt="-L/usr/local/lib" --log=/var/log/unit/unit.log --logdir=/var/log/unit --modulesdir=/usr/local/libexec/unit/modules --pid=/var/run/unit/unit.pid --runstatedir=/var/run/unit --statedir=/var/db/unit --tmpdir=/var/tmp/unit --user=www --group=www --openssl --control=unix:/var/run/unit/control.unit.sock SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/construction/www/unit-java XDG_CONFIG_HOME=/construction/www/unit-java XDG_CACHE_HOME=/construction/www/unit-java/.cache HOME=/construction/www/unit-java TMPDIR="/tmp" PATH=/construction/www/unit-java/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/unit-java/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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 -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -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/www/unit-java/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/unit" EXAMPLESDIR="share/examples/unit" DATADIR="share/unit" WWWDIR="www/unit" ETCDIR="etc/unit" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local UNIT_PIDFILE=/var/run/unit/unit.pid UNIT_SOCK=/var/run/unit/control.unit.sock UNIT_TMPDIR=/var/tmp/unit WWWOWN=www WWWGRP=www JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="8+" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/unit DOCSDIR=/usr/local/share/doc/unit EXAMPLESDIR=/usr/local/share/examples/unit WWWDIR=/usr/local/www/unit ETCDIR=/usr/local/etc/unit SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libinotify-20211018.pkg ===== Message from libinotify-20211018: -- 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/alsa-lib-1.2.2_1.pkg ===== Message from alsa-lib-1.2.2_1: -- ===> NOTICE: The alsa-lib 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://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/javavmwrapper-2.7.9.pkg Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/java-zoneinfo-2021.e.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/libXtst-1.2.3_2.pkg Installing /packages/All/openjdk8-8.372.07.1_1.pkg ===== Message from openjdk8-8.372.07.1_1: -- This OpenJDK implementation requires procfs(5) mounted on /proc. If you have not done it yet, please do the following: mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: proc /proc procfs rw 0 0 Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/ccache-3.7.12_4.pkg 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 gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/unit-1.30.0.pkg ===> Creating groups. Using existing group 'www'. ===> Creating users Using existing user 'www'. SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> unit-java8-1.30.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> unit-java8-1.30.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by unit-java8-1.30.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> unit-java8-1.30.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by unit-java8-1.30.0 for building => SHA256 Checksum OK for unit-1.30.0.tar.gz. => SHA256 Checksum OK for classgraph-4.8.151.jar. => SHA256 Checksum OK for ecj-3.26.0.jar. => SHA256 Checksum OK for jetty-http-9.4.49.v20220914.jar. => SHA256 Checksum OK for jetty-server-9.4.49.v20220914.jar. => SHA256 Checksum OK for jetty-util-9.4.49.v20220914.jar. => SHA256 Checksum OK for tomcat-api-9.0.70.jar. => SHA256 Checksum OK for tomcat-el-api-9.0.70.jar. => SHA256 Checksum OK for tomcat-jsp-api-9.0.70.jar. => SHA256 Checksum OK for tomcat-jasper-9.0.70.jar. => SHA256 Checksum OK for tomcat-jasper-el-9.0.70.jar. => SHA256 Checksum OK for tomcat-juli-9.0.70.jar. => SHA256 Checksum OK for tomcat-servlet-api-9.0.70.jar. => SHA256 Checksum OK for tomcat-util-9.0.70.jar. => SHA256 Checksum OK for tomcat-util-scan-9.0.70.jar. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> unit-java8-1.30.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by unit-java8-1.30.0 for building ===> Extracting for unit-java8-1.30.0 ===> unit-java8-1.30.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by unit-java8-1.30.0 for building => SHA256 Checksum OK for unit-1.30.0.tar.gz. => SHA256 Checksum OK for classgraph-4.8.151.jar. => SHA256 Checksum OK for ecj-3.26.0.jar. => SHA256 Checksum OK for jetty-http-9.4.49.v20220914.jar. => SHA256 Checksum OK for jetty-server-9.4.49.v20220914.jar. => SHA256 Checksum OK for jetty-util-9.4.49.v20220914.jar. => SHA256 Checksum OK for tomcat-api-9.0.70.jar. => SHA256 Checksum OK for tomcat-el-api-9.0.70.jar. => SHA256 Checksum OK for tomcat-jsp-api-9.0.70.jar. => SHA256 Checksum OK for tomcat-jasper-9.0.70.jar. => SHA256 Checksum OK for tomcat-jasper-el-9.0.70.jar. => SHA256 Checksum OK for tomcat-juli-9.0.70.jar. => SHA256 Checksum OK for tomcat-servlet-api-9.0.70.jar. => SHA256 Checksum OK for tomcat-util-9.0.70.jar. => SHA256 Checksum OK for tomcat-util-scan-9.0.70.jar. /bin/cp /dev/null /construction/www/unit-java/unit-1.30.0/auto/modules/java_chk_sha512 Extracted Memory Use: 6.97M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for unit-java8-1.30.0 ===> Applying ports patches for unit-java8-1.30.0 from /xports/www/unit-java/files ===> Applying dragonfly patches for unit-java8-1.30.0 from /xports/www/unit-java/dragonfly SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> unit-java8-1.30.0 depends on file: /usr/local/openjdk8/bin/java - found ===> unit-java8-1.30.0 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> unit-java8-1.30.0 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> unit-java8-1.30.0 depends on shared library: libpcre2-8.so - found (/usr/local/lib/libpcre2-8.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> unit-java8-1.30.0 depends on file: /usr/local/openjdk8/bin/java - found ===> unit-java8-1.30.0 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> unit-java8-1.30.0 depends on file: /usr/local/bin/ccache - found ===> unit-java8-1.30.0 depends on shared library: libpcre2-8.so - found (/usr/local/lib/libpcre2-8.so) ===> Configuring for unit-java8-1.30.0 configuring Unit 1.30.0 for DragonFly 6.5 x86_64 checking for C compiler: cc + using GNU C compiler + gcc version 8.3 [DragonFly] Release/2019-02-22 building an "echo" program checking for endianness ... little endian checking for int size ... 4 checking for long size ... 8 checking for long long size ... 8 checking for void * size ... 8 checking for size_t size ... 8 checking for off_t size ... 8 checking for time_t size ... 8 checking for C99 variadic macro ... found checking for GCC __builtin_expect() ... found checking for GCC __builtin_unreachable() ... found checking for GCC __builtin_prefetch() ... found checking for GCC __builtin_clz() ... found checking for GCC __builtin_popcount() ... found checking for GCC __attribute__ visibility ... found checking for GCC __attribute__ aligned ... found checking for GCC __attribute__ malloc ... found checking for GCC __attribute__ packed ... found checking for GCC __attribute__ unused ... found checking for GCC builtin atomic operations ... found checking for posix_memalign() ... found checking for Linux malloc_usable_size() ... not found checking for FreeBSD malloc_usable_size() ... found checking for alloca() ... found checking for Linux mallopt() ... not found checking for MAP_ANON ... found checking for MAP_POPULATE ... not found checking for MAP_PREFAULT_READ ... not found checking for shm_open() ... found checking for shm_open(SHM_ANON) ... not found checking for memfd_create() ... not found checking for Linux clock_gettime(CLOCK_REALTIME_COARSE) ... not found checking for FreeBSD clock_gettime(CLOCK_REALTIME_FAST) ... found checking for clock_gettime(CLOCK_REALTIME) ... found checking for Linux clock_gettime(CLOCK_MONOTONIC_COARSE) ... not found checking for FreeBSD clock_gettime(CLOCK_MONOTONIC_FAST) ... found checking for clock_gettime(CLOCK_MONOTONIC) ... found checking for HP-UX hg_gethrtime() ... not found checking for struct tm.tm_gmtoff ... found checking for altzone ... not found checking for localtime_r() ... found checking for pthread_yield() ... found checking for pthread spinlock ... found checking for pthread spinlock zero initial value ... found but is not working checking for sem_timedwait() ... found checking for __thread ... found checking for Linux epoll ... not found checking for kqueue ... found checking for kqueue EVFILT_USER ... found checking for Solaris event port ... not found checking for /dev/poll ... not found checking for AIX pollset ... not found checking for AF_INET6 ... found checking for sockaddr.sa_len ... found checking for struct sockaddr size ... 16 checking for struct sockaddr_in size ... 16 checking for struct sockaddr_in6 size ... 28 checking for struct sockaddr_un size ... 106 checking for struct sockaddr_storage size ... 128 checking for socketpair(AF_UNIX, SOCK_SEQPACKET) ... found checking for struct msghdr.msg_control ... found checking for sys/filio.h ... found checking for ioctl(FIONBIO) ... found checking for socket(SOCK_NONBLOCK) ... found checking for accept4() ... found checking for Linux sendfile() ... not found checking for FreeBSD sendfile() ... found checking for posix_fadvise() ... found checking for fcntl(F_READAHEAD) ... not found checking for fcntl(F_RDAHEAD) ... not found checking for openat2() ... not found checking for getrandom() ... found checking for ucontext ... found checking for dlopen() ... found checking for setproctitle() ... found checking for getgrouplist() ... found checking for OpenSSL library ... found checking for OpenSSL version ... "OpenSSL 1.1.1u 30 May 2023" checking for OpenSSL SSL_CONF_cmd() ... found checking for OpenSSL tlsext support ... found checking for PCRE2 library ... found + PCRE2 version: 10.42 checking for Linux unshare() ... not found checking for Linux pivot_root() ... not found checking for ... not found checking for prctl(PR_SET_NO_NEW_PRIVS) ... not found checking for prctl(PR_SET_CHILD_SUBREAPER) ... not found checking for Linux mount() ... not found checking for FreeBSD nmount() ... not found checking for Linux umount2() ... not found checking for unmount() ... found checking for Linux capability ... not found creating build/Makefile Unit configuration summary: bin directory: ............. "/usr/local/bin" sbin directory: ............ "/usr/local/sbin" lib directory: ............. "/usr/local/lib" include directory: ......... "/usr/local/include" man pages directory: ....... "/usr/local/share/man" modules directory: ......... "/usr/local/libexec/unit/modules" state directory: ........... "/var/db/unit" tmp directory: ............. "/var/tmp/unit" pid file: .................. "/var/run/unit/unit.pid" log file: .................. "/var/log/unit/unit.log" control API socket: ........ "unix:/var/run/unit/control.unit.sock" non-privileged user: ....... "www" non-privileged group: ...... "www" IPv6 support: .............. YES Unix domain sockets support: YES TLS support: ............... YES Regex support: ............. YES NJS support: ............... NO process isolation: ......... NO cgroupv2: .................. NO debug logging: ............. NO cd /construction/www/unit-java/unit-1.30.0 && /usr/bin/env XDG_DATA_HOME=/construction/www/unit-java XDG_CONFIG_HOME=/construction/www/unit-java XDG_CACHE_HOME=/construction/www/unit-java/.cache HOME=/construction/www/unit-java TMPDIR="/tmp" PATH=/usr/local/libexec/ccache:/construction/www/unit-java/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/unit-java/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" CCACHE_DIR="/ccache" ./configure java --module=java8 --local-repo=/distfiles --jars=/usr/local/share/java/classes configuring Java module checking for java executable ... found /usr/local/bin/java openjdk version "1.8.0_372" OpenJDK Runtime Environment (build 1.8.0_372-b07) OpenJDK 64-Bit Server VM (build 25.372-b07, mixed mode) checking java.home ... /usr/local/openjdk8/jre adjust java.home /usr/local/openjdk8 checking library path ... /usr/local/openjdk8/jre/lib/amd64 checking for JNI ... found getting local tomcat-servlet-api-9.0.70.jar getting local tomcat-el-api-9.0.70.jar getting local tomcat-jsp-api-9.0.70.jar getting local tomcat-jasper-9.0.70.jar getting local tomcat-jasper-el-9.0.70.jar getting local tomcat-juli-9.0.70.jar getting local tomcat-api-9.0.70.jar getting local tomcat-util-scan-9.0.70.jar getting local tomcat-util-9.0.70.jar getting local ecj-3.26.0.jar getting local jetty-util-9.4.49.v20220914.jar getting local jetty-server-9.4.49.v20220914.jar getting local jetty-http-9.4.49.v20220914.jar getting local classgraph-4.8.151.jar + Java module: java8.unit.so SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for unit-java8-1.30.0 cd /construction/www/unit-java/unit-1.30.0 && /usr/bin/env OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/construction/www/unit-java XDG_CONFIG_HOME=/construction/www/unit-java XDG_CACHE_HOME=/construction/www/unit-java/.cache HOME=/construction/www/unit-java TMPDIR="/tmp" PATH=/usr/local/libexec/ccache:/construction/www/unit-java/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/unit-java/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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 -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" CCACHE_DIR="/ccache" 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" /usr/bin/make -f Makefile DESTDIR=/construction/www/unit-java/stage java8 build/bin/echo '#define NXT_VERSION "1.30.0"' > build/include/nxt_version.h build/bin/echo '#define NXT_VERNUM 13000' >> build/include/nxt_version.h cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I src -I build/include -I/usr/local/include -o build/src/nxt_unit.o -MMD -MF build/src/nxt_unit.dep -MT build/src/nxt_unit.o src/nxt_unit.c mkdir -p build/src/java cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DNXT_JAVA_MOUNTS_H=\"nxt_java8_mounts.h\" -I src -I build/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/dragonfly -Ibuild/java8 -DNXT_JAVA_VERSION=1.8.0_372 -MMD -MF build/src/nxt_java-java8.dep -MT build/src/nxt_java-java8.o -o build/src/nxt_java-java8.o src/nxt_java.c mkdir -p build/src/java cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DNXT_JAVA_MOUNTS_H=\"nxt_java8_mounts.h\" -I src -I build/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/dragonfly -Ibuild/java8 -DNXT_JAVA_VERSION=1.8.0_372 -MMD -MF build/src/java/nxt_jni-java8.dep -MT build/src/java/nxt_jni-java8.o -o build/src/java/nxt_jni-java8.o src/java/nxt_jni.c mkdir -p build/src/java cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DNXT_JAVA_MOUNTS_H=\"nxt_java8_mounts.h\" -I src -I build/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/dragonfly -Ibuild/java8 -DNXT_JAVA_VERSION=1.8.0_372 -MMD -MF build/src/java/nxt_jni_Context-java8.dep -MT build/src/java/nxt_jni_Context-java8.o -o build/src/java/nxt_jni_Context-java8.o src/java/nxt_jni_Context.c mkdir -p build/src/java cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DNXT_JAVA_MOUNTS_H=\"nxt_java8_mounts.h\" -I src -I build/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/dragonfly -Ibuild/java8 -DNXT_JAVA_VERSION=1.8.0_372 -MMD -MF build/src/java/nxt_jni_HeaderNamesEnumeration-java8.dep -MT build/src/java/nxt_jni_HeaderNamesEnumeration-java8.o -o build/src/java/nxt_jni_HeaderNamesEnumeration-java8.o src/java/nxt_jni_HeaderNamesEnumeration.c mkdir -p build/src/java cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DNXT_JAVA_MOUNTS_H=\"nxt_java8_mounts.h\" -I src -I build/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/dragonfly -Ibuild/java8 -DNXT_JAVA_VERSION=1.8.0_372 -MMD -MF build/src/java/nxt_jni_HeadersEnumeration-java8.dep -MT build/src/java/nxt_jni_HeadersEnumeration-java8.o -o build/src/java/nxt_jni_HeadersEnumeration-java8.o src/java/nxt_jni_HeadersEnumeration.c mkdir -p build/src/java cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DNXT_JAVA_MOUNTS_H=\"nxt_java8_mounts.h\" -I src -I build/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/dragonfly -Ibuild/java8 -DNXT_JAVA_VERSION=1.8.0_372 -MMD -MF build/src/java/nxt_jni_InputStream-java8.dep -MT build/src/java/nxt_jni_InputStream-java8.o -o build/src/java/nxt_jni_InputStream-java8.o src/java/nxt_jni_InputStream.c mkdir -p build/src/java cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DNXT_JAVA_MOUNTS_H=\"nxt_java8_mounts.h\" -I src -I build/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/dragonfly -Ibuild/java8 -DNXT_JAVA_VERSION=1.8.0_372 -MMD -MF build/src/java/nxt_jni_OutputStream-java8.dep -MT build/src/java/nxt_jni_OutputStream-java8.o -o build/src/java/nxt_jni_OutputStream-java8.o src/java/nxt_jni_OutputStream.c mkdir -p build/src/java cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DNXT_JAVA_MOUNTS_H=\"nxt_java8_mounts.h\" -I src -I build/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/dragonfly -Ibuild/java8 -DNXT_JAVA_VERSION=1.8.0_372 -MMD -MF build/src/java/nxt_jni_Request-java8.dep -MT build/src/java/nxt_jni_Request-java8.o -o build/src/java/nxt_jni_Request-java8.o src/java/nxt_jni_Request.c mkdir -p build/src/java cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DNXT_JAVA_MOUNTS_H=\"nxt_java8_mounts.h\" -I src -I build/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/dragonfly -Ibuild/java8 -DNXT_JAVA_VERSION=1.8.0_372 -MMD -MF build/src/java/nxt_jni_Response-java8.dep -MT build/src/java/nxt_jni_Response-java8.o -o build/src/java/nxt_jni_Response-java8.o src/java/nxt_jni_Response.c mkdir -p build/src/java cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DNXT_JAVA_MOUNTS_H=\"nxt_java8_mounts.h\" -I src -I build/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/dragonfly -Ibuild/java8 -DNXT_JAVA_VERSION=1.8.0_372 -MMD -MF build/src/java/nxt_jni_Thread-java8.dep -MT build/src/java/nxt_jni_Thread-java8.o -o build/src/java/nxt_jni_Thread-java8.o src/java/nxt_jni_Thread.c mkdir -p build/src/java cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DNXT_JAVA_MOUNTS_H=\"nxt_java8_mounts.h\" -I src -I build/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/dragonfly -Ibuild/java8 -DNXT_JAVA_VERSION=1.8.0_372 -MMD -MF build/src/java/nxt_jni_URLClassLoader-java8.dep -MT build/src/java/nxt_jni_URLClassLoader-java8.o -o build/src/java/nxt_jni_URLClassLoader-java8.o src/java/nxt_jni_URLClassLoader.c cc -shared -o build/lib/unit/modules/java8.unit.so build/src/nxt_unit.o build/src/nxt_java-java8.o build/src/java/nxt_jni-java8.o build/src/java/nxt_jni_Context-java8.o build/src/java/nxt_jni_HeaderNamesEnumeration-java8.o build/src/java/nxt_jni_HeadersEnumeration-java8.o build/src/java/nxt_jni_InputStream-java8.o build/src/java/nxt_jni_OutputStream-java8.o build/src/java/nxt_jni_Request-java8.o build/src/java/nxt_jni_Response-java8.o build/src/java/nxt_jni_Thread-java8.o build/src/java/nxt_jni_URLClassLoader-java8.o -L/usr/local/openjdk8/jre/lib/amd64/server -Wl,-rpath,/usr/local/openjdk8/jre/lib/amd64/server -ljvm -L/usr/local/lib rm -rf build/java8/javax/websocket /usr/local/openjdk8/bin/javac -d build/java8 -cp build/java8:build/tomcat-servlet-api-9.0.70.jar:build/tomcat-el-api-9.0.70.jar:build/tomcat-jsp-api-9.0.70.jar:build/tomcat-jasper-9.0.70.jar:build/tomcat-jasper-el-9.0.70.jar:build/tomcat-juli-9.0.70.jar:build/tomcat-api-9.0.70.jar:build/tomcat-util-scan-9.0.70.jar:build/tomcat-util-9.0.70.jar:build/ecj-3.26.0.jar:build/jetty-util-9.4.49.v20220914.jar:build/jetty-server-9.4.49.v20220914.jar:build/jetty-http-9.4.49.v20220914.jar:build/classgraph-4.8.151.jar src/java/javax/websocket/ClientEndpoint.java src/java/javax/websocket/ClientEndpointConfig.java src/java/javax/websocket/CloseReason.java src/java/javax/websocket/ContainerProvider.java src/java/javax/websocket/DecodeException.java src/java/javax/websocket/Decoder.java src/java/javax/websocket/DefaultClientEndpointConfig.java src/java/javax/websocket/DeploymentException.java src/java/javax/websocket/EncodeException.java src/java/javax/websocket/Encoder.java src/java/javax/websocket/Endpoint.java src/java/javax/websocket/EndpointConfig.java src/java/javax/websocket/Extension.java src/java/javax/websocket/HandshakeResponse.java src/java/javax/websocket/MessageHandler.java src/java/javax/websocket/OnClose.java src/java/javax/websocket/OnError.java src/java/javax/websocket/OnMessage.java src/java/javax/websocket/OnOpen.java src/java/javax/websocket/PongMessage.java src/java/javax/websocket/RemoteEndpoint.java src/java/javax/websocket/SendHandler.java src/java/javax/websocket/SendResult.java src/java/javax/websocket/Session.java src/java/javax/websocket/SessionException.java src/java/javax/websocket/WebSocketContainer.java src/java/javax/websocket/server/DefaultServerEndpointConfig.java src/java/javax/websocket/server/HandshakeRequest.java src/java/javax/websocket/server/PathParam.java src/java/javax/websocket/server/ServerApplicationConfig.java src/java/javax/websocket/server/ServerContainer.java src/java/javax/websocket/server/ServerEndpoint.java src/java/javax/websocket/server/ServerEndpointConfig.java touch build/java8/.javax.websocket.classes mkdir -p build/java8/META-INF cp -p LICENSE build/java8/META-INF/LICENSE mkdir -p build/java8/META-INF cp -p NOTICE build/java8/META-INF/NOTICE /usr/local/openjdk8/bin/jar c -C build/java8 META-INF -C build/java8 javax/websocket > build/websocket-api-java8-1.30.0.jar rm -rf build/java8/nginx/unit /usr/local/openjdk8/bin/javac -d build/java8 -cp build/java8:build/tomcat-servlet-api-9.0.70.jar:build/tomcat-el-api-9.0.70.jar:build/tomcat-jsp-api-9.0.70.jar:build/tomcat-jasper-9.0.70.jar:build/tomcat-jasper-el-9.0.70.jar:build/tomcat-juli-9.0.70.jar:build/tomcat-api-9.0.70.jar:build/tomcat-util-scan-9.0.70.jar:build/tomcat-util-9.0.70.jar:build/ecj-3.26.0.jar:build/jetty-util-9.4.49.v20220914.jar:build/jetty-server-9.4.49.v20220914.jar:build/jetty-http-9.4.49.v20220914.jar:build/classgraph-4.8.151.jar:build/websocket-api-java8-1.30.0.jar src/java/nginx/unit/Context.java src/java/nginx/unit/DynamicDispatcherRequest.java src/java/nginx/unit/DynamicPathRequest.java src/java/nginx/unit/ForwardRequestWrapper.java src/java/nginx/unit/HeaderNamesEnumeration.java src/java/nginx/unit/HeadersEnumeration.java src/java/nginx/unit/IncludeRequestWrapper.java src/java/nginx/unit/IncludeResponseWrapper.java src/java/nginx/unit/InitParams.java src/java/nginx/unit/InputStream.java src/java/nginx/unit/JspPropertyGroup.java src/java/nginx/unit/OutputStream.java src/java/nginx/unit/Request.java src/java/nginx/unit/RequestAttrProxy.java src/java/nginx/unit/Response.java src/java/nginx/unit/Session.java src/java/nginx/unit/SessionAttrProxy.java src/java/nginx/unit/Taglib.java src/java/nginx/unit/UnitSessionCookieConfig.java src/java/nginx/unit/websocket/AsyncChannelGroupUtil.java src/java/nginx/unit/websocket/AsyncChannelWrapper.java src/java/nginx/unit/websocket/AsyncChannelWrapperNonSecure.java src/java/nginx/unit/websocket/AsyncChannelWrapperSecure.java src/java/nginx/unit/websocket/AuthenticationException.java src/java/nginx/unit/websocket/Authenticator.java src/java/nginx/unit/websocket/AuthenticatorFactory.java src/java/nginx/unit/websocket/BackgroundProcess.java src/java/nginx/unit/websocket/BackgroundProcessManager.java src/java/nginx/unit/websocket/BasicAuthenticator.java src/java/nginx/unit/websocket/Constants.java src/java/nginx/unit/websocket/DecoderEntry.java src/java/nginx/unit/websocket/DigestAuthenticator.java src/java/nginx/unit/websocket/FutureToSendHandler.java src/java/nginx/unit/websocket/MessageHandlerResult.java src/java/nginx/unit/websocket/MessageHandlerResultType.java src/java/nginx/unit/websocket/MessagePart.java src/java/nginx/unit/websocket/PerMessageDeflate.java src/java/nginx/unit/websocket/ReadBufferOverflowException.java src/java/nginx/unit/websocket/Transformation.java src/java/nginx/unit/websocket/TransformationFactory.java src/java/nginx/unit/websocket/TransformationResult.java src/java/nginx/unit/websocket/Util.java src/java/nginx/unit/websocket/WrappedMessageHandler.java src/java/nginx/unit/websocket/WsContainerProvider.java src/java/nginx/unit/websocket/WsExtension.java src/java/nginx/unit/websocket/WsExtensionParameter.java src/java/nginx/unit/websocket/WsFrameBase.java src/java/nginx/unit/websocket/WsFrameClient.java src/java/nginx/unit/websocket/WsHandshakeResponse.java src/java/nginx/unit/websocket/WsIOException.java src/java/nginx/unit/websocket/WsPongMessage.java src/java/nginx/unit/websocket/WsRemoteEndpointAsync.java src/java/nginx/unit/websocket/WsRemoteEndpointBase.java src/java/nginx/unit/websocket/WsRemoteEndpointBasic.java src/java/nginx/unit/websocket/WsRemoteEndpointImplBase.java src/java/nginx/unit/websocket/WsRemoteEndpointImplClient.java src/java/nginx/unit/websocket/WsSession.java src/java/nginx/unit/websocket/WsWebSocketContainer.java src/java/nginx/unit/websocket/pojo/Constants.java src/java/nginx/unit/websocket/pojo/PojoEndpointBase.java src/java/nginx/unit/websocket/pojo/PojoEndpointClient.java src/java/nginx/unit/websocket/pojo/PojoEndpointServer.java src/java/nginx/unit/websocket/pojo/PojoMessageHandlerBase.java src/java/nginx/unit/websocket/pojo/PojoMessageHandlerPartialBase.java src/java/nginx/unit/websocket/pojo/PojoMessageHandlerPartialBinary.java src/java/nginx/unit/websocket/pojo/PojoMessageHandlerPartialText.java src/java/nginx/unit/websocket/pojo/PojoMessageHandlerWholeBase.java src/java/nginx/unit/websocket/pojo/PojoMessageHandlerWholeBinary.java src/java/nginx/unit/websocket/pojo/PojoMessageHandlerWholePong.java src/java/nginx/unit/websocket/pojo/PojoMessageHandlerWholeText.java src/java/nginx/unit/websocket/pojo/PojoMethodMapping.java src/java/nginx/unit/websocket/pojo/PojoPathParam.java src/java/nginx/unit/websocket/pojo/package-info.java src/java/nginx/unit/websocket/server/Constants.java src/java/nginx/unit/websocket/server/DefaultServerEndpointConfigurator.java src/java/nginx/unit/websocket/server/UpgradeUtil.java src/java/nginx/unit/websocket/server/UriTemplate.java src/java/nginx/unit/websocket/server/WsContextListener.java src/java/nginx/unit/websocket/server/WsFilter.java src/java/nginx/unit/websocket/server/WsHandshakeRequest.java src/java/nginx/unit/websocket/server/WsHttpUpgradeHandler.java src/java/nginx/unit/websocket/server/WsMappingResult.java src/java/nginx/unit/websocket/server/WsPerSessionServerEndpointConfig.java src/java/nginx/unit/websocket/server/WsRemoteEndpointImplServer.java src/java/nginx/unit/websocket/server/WsSci.java src/java/nginx/unit/websocket/server/WsServerContainer.java src/java/nginx/unit/websocket/server/WsSessionListener.java src/java/nginx/unit/websocket/server/WsWriteTimeout.java src/java/nginx/unit/websocket/server/package-info.java touch build/java8/.nginx.unit.classes cp src/java/nginx/unit/websocket/LocalStrings.properties build/java8/nginx/unit/websocket/LocalStrings.properties cp src/java/nginx/unit/websocket/pojo/LocalStrings.properties build/java8/nginx/unit/websocket/pojo/LocalStrings.properties cp src/java/nginx/unit/websocket/server/LocalStrings.properties build/java8/nginx/unit/websocket/server/LocalStrings.properties /usr/local/openjdk8/bin/jar c -C build/java8 META-INF -C build/java8 nginx/unit > build/nginx-unit-jsc-java8-1.30.0.jar SUCCEEDED 00:00:24 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> unit-java8-1.30.0 depends on executable: unitd - found ===> unit-java8-1.30.0 depends on file: /usr/local/openjdk8/bin/java - found ===> unit-java8-1.30.0 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for unit-java8-1.30.0 ===> unit-java8-1.30.0 depends on executable: unitd - found ===> unit-java8-1.30.0 depends on file: /usr/local/openjdk8/bin/java - found ===> unit-java8-1.30.0 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users cd /construction/www/unit-java/unit-1.30.0 && /usr/bin/env OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/construction/www/unit-java XDG_CONFIG_HOME=/construction/www/unit-java XDG_CACHE_HOME=/construction/www/unit-java/.cache HOME=/construction/www/unit-java TMPDIR="/tmp" PATH=/usr/local/libexec/ccache:/construction/www/unit-java/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/unit-java/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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 -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" CCACHE_DIR="/ccache" 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" /usr/bin/make -f Makefile DESTDIR=/construction/www/unit-java/stage java8-install DESTDIR=/construction/www/unit-java/stage install -d /construction/www/unit-java/stage/usr/local/share/java/classes install -p -m 0644 build/tomcat-servlet-api-9.0.70.jar build/tomcat-el-api-9.0.70.jar build/tomcat-jsp-api-9.0.70.jar build/tomcat-jasper-9.0.70.jar build/tomcat-jasper-el-9.0.70.jar build/tomcat-juli-9.0.70.jar build/tomcat-api-9.0.70.jar build/tomcat-util-scan-9.0.70.jar build/tomcat-util-9.0.70.jar build/ecj-3.26.0.jar build/jetty-util-9.4.49.v20220914.jar build/jetty-server-9.4.49.v20220914.jar build/jetty-http-9.4.49.v20220914.jar build/classgraph-4.8.151.jar /construction/www/unit-java/stage/usr/local/share/java/classes/ install -d /construction/www/unit-java/stage/usr/local/libexec/unit/modules install -p build/lib/unit/modules/java8.unit.so /construction/www/unit-java/stage/usr/local/libexec/unit/modules/ install -d /construction/www/unit-java/stage/usr/local/share/java/classes install -p -m 0644 build/nginx-unit-jsc-java8-1.30.0.jar /construction/www/unit-java/stage/usr/local/share/java/classes/ install -p -m 0644 build/websocket-api-java8-1.30.0.jar /construction/www/unit-java/stage/usr/local/share/java/classes/ ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: 'libexec/unit/modules/java8.unit.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: you may not need USES=ssl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- 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 unit-java8-1.30.0 file sizes/checksums [17]: 0% file sizes/checksums [17]: 100% Service unavailablepacking files [17]: 0% packing files [17]: 100% packing directories [2]: 0% packing directories [2]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:56