FreeBSD Bugzilla – Attachment 209295 Details for
Bug 237372
[NEW PORT] textproc/elasticsearch7: Full-text search engine for Java
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poudriere testport build log success for 11.3-RELEASE
elasticsearch7-7.4.2.log (text/plain), 34.84 KB, created by
Miroslav Lachman
on 2019-11-20 22:10:59 UTC
(
hide
)
Description:
poudriere testport build log success for 11.3-RELEASE
Filename:
MIME Type:
Creator:
Miroslav Lachman
Created:
2019-11-20 22:10:59 UTC
Size:
34.84 KB
patch
obsolete
>build started at Wed Nov 20 22:50:35 CET 2019 >port directory: /usr/ports/textproc/elasticsearch7 >package name: elasticsearch7-7.4.2 >building for: FreeBSD pkg.example.com 11.3-RELEASE FreeBSD 11.3-RELEASE amd64 >maintained by: 000.fbsd@quip.cz >Makefile ident: >Poudriere version: 3.3.2_1 >Host OSVERSION: 1103000 >Jail OSVERSION: 1103000 >Job Id: > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1103000 >UNAME_v=FreeBSD 11.3-RELEASE >UNAME_r=11.3-RELEASE >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 >TRYBROKEN=yes >LIBEXECPREFIX=/usr/local/libexec/poudriere >POUDRIERE_VERSION=3.3.2_1 >MASTERMNT=/vol0/poudriere/data/.m/11_3_amd64-headtest-php71m103/ref >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM=screen >GID=0 >UID=0 >PWD=/vol0/poudriere/data/.m/11_3_amd64-headtest-php71m103/ref/.p >NO_WARNING_PKG_INSTALL_EOL=yes >P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS >MASTERNAME=11_3_amd64-headtest-php71m103 >SCRIPTPREFIX=/usr/local/share/poudriere >OLDPWD=/vol0/poudriere/data/.m/11_3_amd64-headtest-php71m103/ref/.p >SCRIPTPATH=/usr/local/share/poudriere/testport.sh >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs PKGLATESTREPOSITORY=/tmp/pkgs/Latest >FLAVOR= >DEPENDS_ARGS= >MAKE_ARGS= >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >===> The following configuration options are available for elasticsearch7-7.4.2: > DOCS=off: Build and/or install documentation >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--MAINTAINER-- >000.fbsd@quip.cz >--End MAINTAINER-- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/elasticsearch7/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/elasticsearch7/work HOME=/wrkdirs/usr/ports/textproc/elasticsearch7/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/elasticsearch7/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-- >XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/elasticsearch7/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/elasticsearch7/work HOME=/wrkdirs/usr/ports/textproc/elasticsearch7/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/elasticsearch7/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 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="@comment " JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=11.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/elasticsearch" EXAMPLESDIR="share/examples/elasticsearch" DATADIR="share/elasticsearch" WWWDIR="www/elasticsearch" ETCDIR="etc/elasticsearch" >--End PLIST_SUB-- > >--SUB_LIST-- >ETCDIR=/usr/local/etc/elasticsearch JAVA_HOME=/usr/local/openjdk8 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/elasticsearch DOCSDIR=/usr/local/share/doc/elasticsearch EXAMPLESDIR=/usr/local/share/examples/elasticsearch WWWDIR=/usr/local/www/elasticsearch ETCDIR=/usr/local/etc/elasticsearch >--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 #### >## global poudriere make.conf > >## https://wiki.freebsd.org/Ports/Options/OptionsNG >## OptionsNG sets DOCS, EXAMPLES and NLS as default - we do not need them >OPTIONS_UNSET= X11 GUI CUPS DOCS EXAMPLES NLS >#### /usr/local/etc/poudriere.d/php71m103-make.conf #### >## poudriere make.conf for SET name global > >## https://wiki.freebsd.org/Ports/Options/OptionsNG >## OptionsNG sets DOCS, EXAMPLES and NLS as default - we do not need them >OPTIONS_UNSET= X11 GUI CUPS DOCS EXAMPLES NLS HAL > >DEFAULT_VERSIONS=apache=2.4 perl5=5.30 mysql=10.3m php=7.1 python=2.7 python3=3.6 pgsql=9.6 ssl=openssl bdb=5 samba=4.8 > >DISABLE_LICENSES=yes > >#### /usr/ports/Mk/Scripts/ports_env.sh #### >_CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: x86_64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin >_ALTCCVERSION_921dbbb2=none >_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: x86_64-unknown-freebsd11.3 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 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: x86_64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin >_OBJC_ALTCCVERSION_921dbbb2=none >ARCH=amd64 >OPSYS=FreeBSD >_OSRELEASE=11.3-RELEASE >OSREL=11.3 >OSVERSION=1103000 >PYTHONBASE=/usr/local >HAVE_COMPAT_IA32_KERN=YES >_SMP_CPUS=8 >CONFIGURE_MAX_CMD_LEN=262144 >HAVE_PORTS_ENV=1 >#### Misc 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) 19530 >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-- >=======================<phase: check-sanity >============================ >=========================================================================== >=======================<phase: pkg-depends >============================ >===> elasticsearch7-7.4.2 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.12.0.txz >[pkg.example.com] Installing pkg-1.12.0... >[pkg.example.com] Extracting pkg-1.12.0: .......... done >===> elasticsearch7-7.4.2 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of elasticsearch7-7.4.2 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> elasticsearch7-7.4.2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by elasticsearch7-7.4.2 for building >=========================================================================== >=======================<phase: checksum >============================ >===> elasticsearch7-7.4.2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by elasticsearch7-7.4.2 for building >=> SHA256 Checksum OK for elasticsearch-7.4.2-no-jdk-linux-x86_64.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> elasticsearch7-7.4.2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by elasticsearch7-7.4.2 for building >===> Extracting for elasticsearch7-7.4.2 >=> SHA256 Checksum OK for elasticsearch-7.4.2-no-jdk-linux-x86_64.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for elasticsearch7-7.4.2 >===> Applying FreeBSD patches for elasticsearch7-7.4.2 >/usr/bin/sed -i.bak -e "s|%%PREFIX%%|/usr/local|g" /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/config/elasticsearch.yml >/usr/bin/sed -i.bak -e "s|%%PREFIX%%|/usr/local|g" /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch >/bin/rm -f /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/lib/jna-*.jar >/bin/rm -f -rf /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/modules/x-pack/x-pack-ml >=========================================================================== >=======================<phase: build-depends >============================ >===> elasticsearch7-7.4.2 depends on package: jna>0 - not found >===> Installing existing package /packages/All/jna-4.5.2.txz >[pkg.example.com] Installing jna-4.5.2... >[pkg.example.com] `-- Installing libX11-1.6.9,1... >[pkg.example.com] | `-- Installing libXau-1.0.9... >[pkg.example.com] | `-- Extracting libXau-1.0.9: .......... done >[pkg.example.com] | `-- Installing libXdmcp-1.1.3... >[pkg.example.com] | | `-- Installing xorgproto-2019.2... >[pkg.example.com] | | `-- Extracting xorgproto-2019.2: .......... done >[pkg.example.com] | `-- Extracting libXdmcp-1.1.3: ...... done >[pkg.example.com] | `-- Installing libxcb-1.13.1... >[pkg.example.com] | | `-- Installing libpthread-stubs-0.4... >[pkg.example.com] | | `-- Extracting libpthread-stubs-0.4: . done >[pkg.example.com] | | `-- Installing libxml2-2.9.9... >[pkg.example.com] | | `-- Extracting libxml2-2.9.9: .......... done >[pkg.example.com] | `-- Extracting libxcb-1.13.1: .......... done >[pkg.example.com] `-- Extracting libX11-1.6.9,1: .......... done >[pkg.example.com] `-- Installing libXt-1.2.0,1... >[pkg.example.com] | `-- Installing libICE-1.0.10,1... >[pkg.example.com] | `-- Extracting libICE-1.0.10,1: .......... done >[pkg.example.com] | `-- Installing libSM-1.2.3,1... >[pkg.example.com] | `-- Extracting libSM-1.2.3,1: ........ done >[pkg.example.com] `-- Extracting libXt-1.2.0,1: .......... done >[pkg.example.com] `-- Installing openjdk8-8.232.09.1_1... >[pkg.example.com] | `-- Installing dejavu-2.37_1... >[pkg.example.com] | | `-- Installing fontconfig-2.12.6,1... >[pkg.example.com] | | `-- Installing expat-2.2.8... >[pkg.example.com] | | `-- Extracting expat-2.2.8: .......... done >[pkg.example.com] | | `-- Installing freetype2-2.10.1... >[pkg.example.com] | | `-- Extracting freetype2-2.10.1: .......... done >[pkg.example.com] | | `-- Extracting fontconfig-2.12.6,1: .......... done >Running fc-cache to build fontconfig cache... >/usr/local/share/fonts: skipping, no such directory >/usr/local/lib/X11/fonts: skipping, no such directory >/var/db/fontconfig: cleaning cache directory >fc-cache: succeeded >[pkg.example.com] | | `-- Installing mkfontscale-1.2.1... >[pkg.example.com] | | `-- Installing libfontenc-1.1.4... >[pkg.example.com] | | `-- Extracting libfontenc-1.1.4: ...... done >[pkg.example.com] | | `-- Extracting mkfontscale-1.2.1: .... done >[pkg.example.com] | `-- Extracting dejavu-2.37_1: .......... done >[pkg.example.com] | `-- Installing java-zoneinfo-2019.b... >[pkg.example.com] | `-- Extracting java-zoneinfo-2019.b: .......... done >[pkg.example.com] | `-- Installing javavmwrapper-2.7.3... >[pkg.example.com] | `-- Extracting javavmwrapper-2.7.3: .......... done >[pkg.example.com] | `-- Installing libinotify-20180201_1... >[pkg.example.com] | `-- Extracting libinotify-20180201_1: .......... done >[pkg.example.com] `-- Extracting openjdk8-8.232.09.1_1: .......... done >[pkg.example.com] Extracting jna-4.5.2: .. done >===== >Message from freetype2-2.10.1: > >-- >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/site/index.html, if documentation was installed). >===== >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. >===== >Message from libinotify-20180201_1: > >-- >Libinotify functionality on FreeBSD is missing support for > > - detecting a file being moved into or out of a directory within the > same filesystem > - certain modifications to a symbolic link (rather than the > file it points to.) > >in addition to the known limitations on all platforms using kqueue(2) >where various open and close notifications are unimplemented. > >This means the following regression tests will fail: > >Directory notifications: > IN_MOVED_FROM > IN_MOVED_TO > >Open/close notifications: > IN_OPEN > IN_CLOSE_NOWRITE > IN_CLOSE_WRITE > >Symbolic Link notifications: > IN_DONT_FOLLOW > IN_ATTRIB > IN_MOVE_SELF > IN_DELETE_SELF > >Kernel patches to address the missing directory and symbolic link >notifications are available from: > >https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches > >You might want to consider increasing the kern.maxfiles tunable if you plan >to use this library for applications that need to monitor activity of a lot >of files. >===== >Message from openjdk8-8.232.09.1_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 >===== >Message from jna-4.5.2: > >-- >===> NOTICE: > >The jna 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 >===> elasticsearch7-7.4.2 depends on package: jna>0 - found >===> Returning to build of elasticsearch7-7.4.2 >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> elasticsearch7-7.4.2 depends on package: jna>0 - found >===> Configuring for elasticsearch7-7.4.2 >=========================================================================== >=======================<phase: build >============================ >=========================================================================== >=>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >===> elasticsearch7-7.4.2 depends on package: bash>0 - not found >===> Installing existing package /packages/All/bash-5.0.11.txz >[pkg.example.com] Installing bash-5.0.11... >[pkg.example.com] `-- Installing indexinfo-0.3.1... >[pkg.example.com] `-- Extracting indexinfo-0.3.1: . done >[pkg.example.com] Extracting bash-5.0.11: .......... done >===> elasticsearch7-7.4.2 depends on package: bash>0 - found >===> Returning to build of elasticsearch7-7.4.2 >===> elasticsearch7-7.4.2 depends on package: jna>0 - found >===> elasticsearch7-7.4.2 depends on file: /usr/local/openjdk8/bin/java - found >=========================================================================== >=>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for elasticsearch7-7.4.2 >===> elasticsearch7-7.4.2 depends on package: bash>0 - found >===> elasticsearch7-7.4.2 depends on package: jna>0 - found >===> elasticsearch7-7.4.2 depends on file: /usr/local/openjdk8/bin/java - found >===> Generating temporary packing list >===> Creating groups. >===> Creating users >/bin/mkdir -p /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/etc/elasticsearch >install /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/config/elasticsearch.yml /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/etc/elasticsearch/elasticsearch.yml.sample >install /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/config/log4j2.properties /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/etc/elasticsearch/log4j2.properties.sample >install /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/config/jvm.options /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/etc/elasticsearch/jvm.options.sample >install /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/config/role_mapping.yml /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/etc/elasticsearch/role_mapping.yml.sample >install /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/config/roles.yml /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/etc/elasticsearch/roles.yml.sample >/bin/mkdir -p /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-certgen /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-certutil /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-cli /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-croneval /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-env /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-keystore /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-migrate /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-node /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-plugin /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-saml-metadata /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-setup-passwords /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-shard /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-sql-cli /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-sql-cli-7.4.2.jar /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-syskeygen /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/elasticsearch-users /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/x-pack-env /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/x-pack-security-env /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >install -m 555 /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/bin/x-pack-watcher-env /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/bin >/bin/mkdir -p /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/lib >(cd /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/lib && /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/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/lib/ "-name *\.jar") >/bin/mkdir -p /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/modules >(cd /wrkdirs/usr/ports/textproc/elasticsearch7/work/elasticsearch-7.4.2/modules && /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/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/modules/) >/bin/mkdir -p /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/plugins >/bin/mkdir -p /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/libexec/elasticsearch >install -lrs /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/etc/elasticsearch /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/config >/bin/ln -s /usr/local/share/java/classes/jna.jar /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch/lib/jna.jar >echo "@sample /usr/local/etc/elasticsearch/elasticsearch.yml.sample" >> /wrkdirs/usr/ports/textproc/elasticsearch7/work/.PLIST.mktmp >echo "@sample /usr/local/etc/elasticsearch/log4j2.properties.sample" >> /wrkdirs/usr/ports/textproc/elasticsearch7/work/.PLIST.mktmp >echo "@sample /usr/local/etc/elasticsearch/jvm.options.sample" >> /wrkdirs/usr/ports/textproc/elasticsearch7/work/.PLIST.mktmp >echo "@sample /usr/local/etc/elasticsearch/role_mapping.yml.sample" >> /wrkdirs/usr/ports/textproc/elasticsearch7/work/.PLIST.mktmp >echo "@sample /usr/local/etc/elasticsearch/roles.yml.sample" >> /wrkdirs/usr/ports/textproc/elasticsearch7/work/.PLIST.mktmp >/usr/bin/find -s /wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/lib/elasticsearch -not -type d | /usr/bin/sort | /usr/bin/sed -e 's#^/wrkdirs/usr/ports/textproc/elasticsearch7/work/stage/usr/local/##' >> /wrkdirs/usr/ports/textproc/elasticsearch7/work/.PLIST.mktmp >echo "@dir lib/elasticsearch/plugins" >> /wrkdirs/usr/ports/textproc/elasticsearch7/work/.PLIST.mktmp >echo "@dir libexec/elasticsearch" >> /wrkdirs/usr/ports/textproc/elasticsearch7/work/.PLIST.mktmp >echo "@dir(elasticsearch,elasticsearch,0755) /usr/local/etc/elasticsearch" >> /wrkdirs/usr/ports/textproc/elasticsearch7/work/.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 >====> 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) >=>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for elasticsearch7-7.4.2 >pkg-static: DEVELOPER_MODE: Error: arch "FreeBSD:11:*" -- package installs architecture specific files >=========================================================================== >=>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for elasticsearch7-7.4.2 >===> Checking if elasticsearch7 is already installed >===> Registering installation for elasticsearch7-7.4.2 >pkg-static: DEVELOPER_MODE: Error: arch "FreeBSD:11:*" -- package installs architecture specific files >[pkg.example.com] Installing elasticsearch7-7.4.2... >===> Creating groups. >Creating group 'elasticsearch' with gid '965'. >===> Creating users >Creating user 'elasticsearch' with uid '965'. >Please see /usr/local/etc/elasticsearch for sample versions of >elasticsearch.yml and logging.yml. > >ElasticSearch requires memory locking of large amounts of RAM. >You may need to set: > >sysctl security.bsd.unprivileged_mlock=1 > >!!! PLUGINS NOTICE !!! > >ElasticSearch plugins should only be installed via the elasticsearch-plugin >included with this software. As we strive to provide a minimum semblance >of security, the files installed by the package are owned by root:wheel. >This is different than upstream which expects all of the files to be >owned by the user and for you to execute the elasticsearch-plugin script >as said user. > >You will encounter permissions errors with configuration files and >directories created by plugins which you will have to manually correct. >This is the price we have to pay to protect ourselves in the face of >a poorly designed security model. > >e.g., after installing X-Pack you will have to correct: > >/usr/local/etc/elasticsearch/elasticsearch.keystore file to be owned by elasticsearch:elasticsearch >/usr/local/etc/elasticsearch/x-pack directory/files to be owned by elasticsearch:elasticsearch > >!!! PLUGINS NOTICE !!! > >===> SECURITY REPORT: > This port has installed the following files which may act as network > servers and may therefore pose a remote security risk to the system. >/usr/local/lib/elasticsearch/modules/x-pack-ml/platform/linux-x86_64/lib/libapr-1.so.0 > > This port has installed the following startup scripts which may cause > these network services to be started at boot time. >/usr/local/etc/rc.d/elasticsearch > > If there are vulnerabilities in these programs there may be a security > risk to the system. FreeBSD makes no guarantee about the security of > ports included in the Ports Collection. Please type 'make deinstall' > to deinstall the port if this is a concern. > > For more information, and contact details about the security > status of this software, see the following webpage: >https://www.elastic.co/ >=========================================================================== >=>> Checking shared library dependencies > 0x0000000000000001 NEEDED Shared library: [ld-linux-x86-64.so.2] > 0x0000000000000001 NEEDED Shared library: [libMlApi.so] > 0x0000000000000001 NEEDED Shared library: [libMlConfig.so] > 0x0000000000000001 NEEDED Shared library: [libMlCore.so] > 0x0000000000000001 NEEDED Shared library: [libMlMaths.so] > 0x0000000000000001 NEEDED Shared library: [libMlModel.so] > 0x0000000000000001 NEEDED Shared library: [libapr-1.so.0] > 0x0000000000000001 NEEDED Shared library: [libaprutil-1.so.0] > 0x0000000000000001 NEEDED Shared library: [libboost_filesystem-gcc73-mt-1_65_1.so.1.65.1] > 0x0000000000000001 NEEDED Shared library: [libboost_iostreams-gcc73-mt-1_65_1.so.1.65.1] > 0x0000000000000001 NEEDED Shared library: [libboost_program_options-gcc73-mt-1_65_1.so.1.65.1] > 0x0000000000000001 NEEDED Shared library: [libboost_regex-gcc73-mt-1_65_1.so.1.65.1] > 0x0000000000000001 NEEDED Shared library: [libboost_system-gcc73-mt-1_65_1.so.1.65.1] > 0x0000000000000001 NEEDED Shared library: [libc.so.6] > 0x0000000000000001 NEEDED Shared library: [libdl.so.2] > 0x0000000000000001 NEEDED Shared library: [libexpat.so.1] > 0x0000000000000001 NEEDED Shared library: [libgcc_s.so.1] > 0x0000000000000001 NEEDED Shared library: [liblog4cxx.so.10] > 0x0000000000000001 NEEDED Shared library: [libm.so.6] > 0x0000000000000001 NEEDED Shared library: [libpthread.so.0] > 0x0000000000000001 NEEDED Shared library: [librt.so.1] > 0x0000000000000001 NEEDED Shared library: [libstdc++.so.6] > 0x0000000000000001 NEEDED Shared library: [libxml2.so.2] > 0x0000000000000001 NEEDED Shared library: [libz.so.1] >=======================<phase: deinstall >============================ >===> Deinstalling for elasticsearch7 >===> Deinstalling elasticsearch7-7.4.2 >Updating database digests format: .......... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > elasticsearch7-7.4.2 > >Number of packages to be removed: 1 > >The operation will free 193 MiB. >[pkg.example.com] [1/1] Deinstalling elasticsearch7-7.4.2... >[pkg.example.com] [1/1] Deleting files for elasticsearch7-7.4.2: .......... done >==> You should manually remove the "elasticsearch" user. >==> You should manually remove the "elasticsearch" group >=========================================================================== >=>> Checking for extra files and directories >[00:01:42] Installing from package >[pkg.example.com] Installing elasticsearch7-7.4.2... >===> Creating groups. >Using existing group 'elasticsearch'. >===> Creating users >Using existing user 'elasticsearch'. >[pkg.example.com] Extracting elasticsearch7-7.4.2: .......... done >===== >Message from elasticsearch7-7.4.2: > >-- >Please see /usr/local/etc/elasticsearch for sample versions of >elasticsearch.yml and logging.yml. > >ElasticSearch requires memory locking of large amounts of RAM. >You may need to set: > >sysctl security.bsd.unprivileged_mlock=1 > >!!! PLUGINS NOTICE !!! > >ElasticSearch plugins should only be installed via the elasticsearch-plugin >included with this software. As we strive to provide a minimum semblance >of security, the files installed by the package are owned by root:wheel. >This is different than upstream which expects all of the files to be >owned by the user and for you to execute the elasticsearch-plugin script >as said user. > >You will encounter permissions errors with configuration files and >directories created by plugins which you will have to manually correct. >This is the price we have to pay to protect ourselves in the face of >a poorly designed security model. > >e.g., after installing X-Pack you will have to correct: > >/usr/local/etc/elasticsearch/elasticsearch.keystore file to be owned by elasticsearch:elasticsearch >/usr/local/etc/elasticsearch/x-pack directory/files to be owned by elasticsearch:elasticsearch > >!!! PLUGINS NOTICE !!! >[00:01:50] Cleaning up >===> Cleaning for elasticsearch7-7.4.2 >[00:01:50] Deinstalling package >Updating database digests format: . done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > elasticsearch7-7.4.2 > >Number of packages to be removed: 1 > >The operation will free 193 MiB. >[pkg.example.com] [1/1] Deinstalling elasticsearch7-7.4.2... >[pkg.example.com] [1/1] Deleting files for elasticsearch7-7.4.2: .......... done >==> You should manually remove the "elasticsearch" user. >==> You should manually remove the "elasticsearch" group >build of textproc/elasticsearch7 | elasticsearch7-7.4.2 ended at Wed Nov 20 22:52:18 CET 2019 >build time: 00:01:43
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 237372
:
203777
|
208949
|
209293
| 209295