------------------------------------------------------------------------------- -- 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 opensearch-2.8.0: PLUGINS=on: Build and/or install plugins ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/textproc/opensearch XDG_CONFIG_HOME=/construction/textproc/opensearch XDG_CACHE_HOME=/construction/textproc/opensearch/.cache HOME=/construction/textproc/opensearch TMPDIR="/tmp" PATH=/construction/textproc/opensearch/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/opensearch/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/textproc/opensearch XDG_CONFIG_HOME=/construction/textproc/opensearch XDG_CACHE_HOME=/construction/textproc/opensearch/.cache HOME=/construction/textproc/opensearch TMPDIR="/tmp" PATH=/construction/textproc/opensearch/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/opensearch/.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 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/textproc/opensearch/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/opensearch" EXAMPLESDIR="share/examples/opensearch" DATADIR="share/opensearch" WWWDIR="www/opensearch" ETCDIR="etc/opensearch" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- ETCDIR=/usr/local/etc/opensearch JAVA_HOME=/usr/local/openjdk11 JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="11+" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/opensearch DOCSDIR=/usr/local/share/doc/opensearch EXAMPLESDIR=/usr/local/share/examples/opensearch WWWDIR=/usr/local/www/opensearch ETCDIR=/usr/local/etc/opensearch SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- 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/jna-5.7.0_1.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/bash-5.2.15.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXrandr-1.5.2.pkg Installing /packages/All/openjdk11-11.0.19+7.1.pkg ===== Message from openjdk11-11.0.19+7.1: -- This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and procfs(5) mounted on /proc. If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 proc /proc procfs rw 0 0 SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> opensearch-2.8.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> opensearch-2.8.0 depends on file: /usr/local/sbin/pkg - found => opensearch-2.8.0-linux-x64.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://artifacts.opensearch.org/releases/bundle/opensearch/2.8.0/opensearch-2.8.0-linux-x64.tar.gz opensearch-2.8.0-linux-x64.tar.gz 0% of 709 MB 0 Bps opensearch-2.8.0-linux-x64.tar.gz 2% of 709 MB 46 MBps opensearch-2.8.0-linux-x64.tar.gz 7% of 709 MB 39 MBps opensearch-2.8.0-linux-x64.tar.gz 16% of 709 MB 63 MBps 14s opensearch-2.8.0-linux-x64.tar.gz 25% of 709 MB 59 MBps 11s opensearch-2.8.0-linux-x64.tar.gz 32% of 709 MB 52 MBps 10s opensearch-2.8.0-linux-x64.tar.gz 39% of 709 MB 51 MBps 09s opensearch-2.8.0-linux-x64.tar.gz 46% of 709 MB 48 MBps 07s opensearch-2.8.0-linux-x64.tar.gz 54% of 709 MB 53 MBps 06s opensearch-2.8.0-linux-x64.tar.gz 62% of 709 MB 54 MBps 05s opensearch-2.8.0-linux-x64.tar.gz 68% of 709 MB 47 MBps 04s opensearch-2.8.0-linux-x64.tar.gz 72% of 709 MB 27 MBps 04s opensearch-2.8.0-linux-x64.tar.gz 78% of 709 MB 42 MBps 03s opensearch-2.8.0-linux-x64.tar.gz 85% of 709 MB 46 MBps 02s opensearch-2.8.0-linux-x64.tar.gz 93% of 709 MB 58 MBps 14s opensearch-2.8.0-linux-x64.tar.gz 709 MB 49 MBps 14s ===> Fetching all distfiles required by opensearch-2.8.0 for building SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> opensearch-2.8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by opensearch-2.8.0 for building => SHA256 Checksum OK for opensearch-2.8.0-linux-x64.tar.gz. SUCCEEDED 00:00:25 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> opensearch-2.8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by opensearch-2.8.0 for building ===> Extracting for opensearch-2.8.0 => SHA256 Checksum OK for opensearch-2.8.0-linux-x64.tar.gz. Extracted Memory Use: 931.71M SUCCEEDED 00:00:50 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for opensearch-2.8.0 ===> Applying ports patches for opensearch-2.8.0 from /xports/textproc/opensearch/files /bin/rm -f /construction/textproc/opensearch/opensearch-2.8.0/lib/jna-*.jar SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> opensearch-2.8.0 depends on package: jna>0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> opensearch-2.8.0 depends on package: jna>0 - found ===> Configuring for opensearch-2.8.0 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> opensearch-2.8.0 depends on package: bash>0 - found ===> opensearch-2.8.0 depends on package: jna>0 - found ===> opensearch-2.8.0 depends on file: /usr/local/openjdk11/bin/java - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for opensearch-2.8.0 ===> opensearch-2.8.0 depends on package: bash>0 - found ===> opensearch-2.8.0 depends on package: jna>0 - found ===> opensearch-2.8.0 depends on file: /usr/local/openjdk11/bin/java - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users /bin/mkdir -p /construction/textproc/opensearch/stage/usr/local/etc/opensearch install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch.yml.sample install /construction/textproc/opensearch/opensearch-2.8.0/config/jvm.options /construction/textproc/opensearch/stage/usr/local/etc/opensearch/jvm.options.sample install /construction/textproc/opensearch/opensearch-2.8.0/config/log4j2.properties /construction/textproc/opensearch/stage/usr/local/etc/opensearch/log4j2.properties.sample /bin/mkdir -p /construction/textproc/opensearch/stage/usr/local/lib/opensearch/bin install -m 555 /construction/textproc/opensearch/opensearch-2.8.0/bin/opensearch /construction/textproc/opensearch/stage/usr/local/lib/opensearch/bin install -m 555 /construction/textproc/opensearch/opensearch-2.8.0/bin/opensearch-cli /construction/textproc/opensearch/stage/usr/local/lib/opensearch/bin install -m 555 /construction/textproc/opensearch/opensearch-2.8.0/bin/opensearch-env /construction/textproc/opensearch/stage/usr/local/lib/opensearch/bin install -m 555 /construction/textproc/opensearch/opensearch-2.8.0/bin/opensearch-env-from-file /construction/textproc/opensearch/stage/usr/local/lib/opensearch/bin install -m 555 /construction/textproc/opensearch/opensearch-2.8.0/bin/opensearch-keystore /construction/textproc/opensearch/stage/usr/local/lib/opensearch/bin install -m 555 /construction/textproc/opensearch/opensearch-2.8.0/bin/opensearch-node /construction/textproc/opensearch/stage/usr/local/lib/opensearch/bin install -m 555 /construction/textproc/opensearch/opensearch-2.8.0/bin/opensearch-plugin /construction/textproc/opensearch/stage/usr/local/lib/opensearch/bin install -m 555 /construction/textproc/opensearch/opensearch-2.8.0/bin/opensearch-shard /construction/textproc/opensearch/stage/usr/local/lib/opensearch/bin /bin/mkdir -p /construction/textproc/opensearch/stage/usr/local/lib/opensearch/extensions /bin/mkdir -p /construction/textproc/opensearch/stage/usr/local/lib/opensearch/lib (cd /construction/textproc/opensearch/opensearch-2.8.0/ && /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 "lib modules" /construction/textproc/opensearch/stage/usr/local/lib/opensearch/) /bin/mkdir -p /construction/textproc/opensearch/stage/usr/local/libexec/opensearch install -lrs /construction/textproc/opensearch/stage/usr/local/etc/opensearch /construction/textproc/opensearch/stage/usr/local/lib/opensearch/config ln -s /usr/local/share/java/classes/jna.jar /construction/textproc/opensearch/stage/usr/local/lib/opensearch/lib/jna.jar /bin/mkdir -p /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-notifications-core /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-notifications /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-observability /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-performance-analyzer /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-reports-scheduler /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-security install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-notifications-core/notifications-core.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-notifications-core/notifications-core.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-notifications-core/notifications-core.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-notifications/notifications.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-notifications/notifications.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-notifications/notifications.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-observability/observability.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-observability/observability.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-observability/observability.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-performance-analyzer/agent-stats-metadata /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-performance-analyzer/agent-stats-metadata.sample echo "@sample /usr/local/etc/opensearch/opensearch-performance-analyzer/agent-stats-metadata.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-performance-analyzer/log4j2.xml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-performance-analyzer/log4j2.xml.sample echo "@sample /usr/local/etc/opensearch/opensearch-performance-analyzer/log4j2.xml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-performance-analyzer/opensearch_security.policy /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-performance-analyzer/opensearch_security.policy.sample echo "@sample /usr/local/etc/opensearch/opensearch-performance-analyzer/opensearch_security.policy.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-performance-analyzer/performance-analyzer.properties /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-performance-analyzer/performance-analyzer.properties.sample echo "@sample /usr/local/etc/opensearch/opensearch-performance-analyzer/performance-analyzer.properties.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-performance-analyzer/plugin-stats-metadata /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-performance-analyzer/plugin-stats-metadata.sample echo "@sample /usr/local/etc/opensearch/opensearch-performance-analyzer/plugin-stats-metadata.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-performance-analyzer/rca.conf /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-performance-analyzer/rca.conf.sample echo "@sample /usr/local/etc/opensearch/opensearch-performance-analyzer/rca.conf.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-performance-analyzer/rca_idle_cluster_manager.conf /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-performance-analyzer/rca_idle_cluster_manager.conf.sample echo "@sample /usr/local/etc/opensearch/opensearch-performance-analyzer/rca_idle_cluster_manager.conf.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-performance-analyzer/rca_cluster_manager.conf /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-performance-analyzer/rca_cluster_manager.conf.sample echo "@sample /usr/local/etc/opensearch/opensearch-performance-analyzer/rca_cluster_manager.conf.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-performance-analyzer/supervisord.conf /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-performance-analyzer/supervisord.conf.sample echo "@sample /usr/local/etc/opensearch/opensearch-performance-analyzer/supervisord.conf.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-reports-scheduler/reports-scheduler.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-reports-scheduler/reports-scheduler.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-reports-scheduler/reports-scheduler.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-security/action_groups.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-security/action_groups.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-security/action_groups.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-security/allowlist.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-security/allowlist.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-security/allowlist.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-security/audit.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-security/audit.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-security/audit.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-security/config.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-security/config.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-security/config.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-security/internal_users.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-security/internal_users.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-security/internal_users.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-security/nodes_dn.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-security/nodes_dn.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-security/nodes_dn.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-security/roles.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-security/roles.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-security/roles.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-security/roles_mapping.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-security/roles_mapping.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-security/roles_mapping.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-security/tenants.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-security/tenants.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-security/tenants.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-security/whitelist.yml /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-security/whitelist.yml.sample echo "@sample /usr/local/etc/opensearch/opensearch-security/whitelist.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp install /construction/textproc/opensearch/opensearch-2.8.0/config/opensearch-security/opensearch.yml.example /construction/textproc/opensearch/stage/usr/local/etc/opensearch/opensearch-security/opensearch.yml.sample echo "/usr/local/etc/opensearch/opensearch-security/opensearch.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp (cd /construction/textproc/opensearch/opensearch-2.8.0/ && /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 "plugins" /construction/textproc/opensearch/stage/usr/local/lib/opensearch/) (cd /construction/textproc/opensearch/opensearch-2.8.0/plugins/opensearch-security/tools && /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 555 "$@"'\'' . {} + \)' COPYTREE_BIN "*.sh" /construction/textproc/opensearch/stage/usr/local/lib/opensearch/plugins/opensearch-security/tools) echo "@sample /usr/local/etc/opensearch/opensearch.yml.sample" >> /construction/textproc/opensearch/.PLIST.mktmp echo "@sample /usr/local/etc/opensearch/jvm.options.sample" >> /construction/textproc/opensearch/.PLIST.mktmp echo "@sample /usr/local/etc/opensearch/log4j2.properties.sample" >> /construction/textproc/opensearch/.PLIST.mktmp /usr/bin/find -s /construction/textproc/opensearch/stage/usr/local/lib/opensearch -not -type d | /usr/bin/sort | /usr/bin/sed -e 's#^/construction/textproc/opensearch/stage/usr/local/##' >> /construction/textproc/opensearch/.PLIST.mktmp echo "@dir lib/opensearch/extensions" >> /construction/textproc/opensearch/.PLIST.mktmp echo "@dir lib/opensearch/plugins" >> /construction/textproc/opensearch/.PLIST.mktmp echo "@dir libexec/opensearch" >> /construction/textproc/opensearch/.PLIST.mktmp echo "@dir(opensearch,opensearch,0755) /usr/local/etc/opensearch" >> /construction/textproc/opensearch/.PLIST.mktmp ====> 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: '/usr/local/lib/opensearch/plugins/opensearch-knn/lib/libgomp.so.1' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5f4fb88af97be3ecacc71363136bb015b2a07119, stripped' unknown OS specific binary file. Warning: '/usr/local/lib/opensearch/plugins/opensearch-knn/lib/libopensearchknn_common.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=97306663b1c7e65b35eb466644de5079eb9fd5d8, not stripped' unknown OS specific binary file. Warning: '/usr/local/lib/opensearch/plugins/opensearch-knn/lib/libopensearchknn_faiss.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0c5031e97331bfa28b61e1872558d0bdad9fdfc9, not stripped' unknown OS specific binary file. Warning: '/usr/local/lib/opensearch/plugins/opensearch-knn/lib/libopensearchknn_nmslib.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=67d562507d53fda929d5fa1e1061e35c4925d156, not stripped' unknown OS specific binary file. SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for opensearch-2.8.0 file sizes/checksums [663]: 0% file sizes/checksums [663]: 15% file sizes/checksums [663]: 30% file sizes/checksums [663]: 45% file sizes/checksums [663]: 60% file sizes/checksums [663]: 75% file sizes/checksums [663]: 90% file sizes/checksums [663]: 100% Service unavailablepacking files [663]: 0% packing files [663]: 15% packing files [663]: 30% packing files [663]: 45% packing files [663]: 60% packing files [663]: 75% packing files [663]: 90% packing files [663]: 100% packing directories [4]: 0% packing directories [4]: 100% SUCCEEDED 00:02:12 TOTAL TIME 00:04:13