FreeBSD Bugzilla – Attachment 188961 Details for
Bug 224455
[NEW PORT] sysutils/grok_exporter: Export Prometheus metrics from arbitrary unstructured log data
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poudriere test log on freebsd 10.4 amd64
grok_exporter-0.2.3_freebsd10.4amd64.log (text/plain), 13.28 KB, created by
Gasol Wu
on 2017-12-19 14:15:23 UTC
(
hide
)
Description:
poudriere test log on freebsd 10.4 amd64
Filename:
MIME Type:
Creator:
Gasol Wu
Created:
2017-12-19 14:15:23 UTC
Size:
13.28 KB
patch
obsolete
>build started at Tue Dec 19 12:50:55 CST 2017 >port directory: /usr/ports/sysutils/grok_exporter >building for: FreeBSD 10_4amd64-default 10.4-RELEASE-p5 FreeBSD 10.4-RELEASE-p5 amd64 >maintained by: gasol.wu@gmail.com >Makefile ident: >Poudriere version: 3.1.22 >Host OSVERSION: 1003000 >Jail OSVERSION: 1004000 >Job Id: > > > > >!!! Jail is newer than host. (Jail: 1004000, Host: 1003000) !!! >!!! This is not supported. !!! >!!! Host kernel must be same or newer than jail. !!! >!!! Expect build failures. !!! > > > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1004000 >UNAME_v=FreeBSD 10.4-RELEASE-p5 >UNAME_r=10.4-RELEASE-p5 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen-256color >NO_WARNING_PKG_INSTALL_EOL=yes >MASTERMNT=/usr/local/poudriere/data/.m/10_4amd64-default/ref >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >OLDPWD=/ >PWD=/usr/local/poudriere/data/.m/10_4amd64-default/ref/usr/ports/sysutils/grok_exporter >MASTERNAME=10_4amd64-default >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.22 >SCRIPTPATH=/usr/local/share/poudriere/testport.sh >TRYBROKEN=yes >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >---End OPTIONS List--- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/grok_exporter/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/grok_exporter/work HOME=/wrkdirs/usr/ports/sysutils/grok_exporter/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/grok_exporter/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/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/sysutils/grok_exporter/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/grok_exporter/work HOME=/wrkdirs/usr/ports/sysutils/grok_exporter/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/grok_exporter/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/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 LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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-- >GO_LIBDIR=share/go/pkg/freebsd_amd64 >GO_SRCDIR=share/go/src >GO_PKGNAME=github.com/fstab/grok_exporter >OSREL=10.4 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/grok_exporter" >EXAMPLESDIR="share/examples/grok_exporter" >DATADIR="share/grok_exporter" >WWWDIR="www/grok_exporter" >ETCDIR="etc/grok_exporter" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/grok_exporter >DOCSDIR=/usr/local/share/doc/grok_exporter >EXAMPLESDIR=/usr/local/share/examples/grok_exporter >WWWDIR=/usr/local/www/grok_exporter >ETCDIR=/usr/local/etc/grok_exporter >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >PACKAGE_BUILDING=yes >#### /usr/local/etc/poudriere.d/make.conf #### >#### /usr/ports/Mk/Scripts/ports_env.sh #### >ARCH=amd64 >CONFIGURE_MAX_CMD_LEN=262144 >HAVE_COMPAT_IA32_KERN=YES >OPSYS=FreeBSD >OSREL=10.4 >OSVERSION=1004000 >PYTHONBASE=/usr/local >UID=0 >_OSRELEASE=10.4-RELEASE-p5 >_SMP_CPUS=1 >#### Misc Poudriere #### >GID=0 >---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) 3517 >open files (-n) 1024 >virtual mem size (kbytes, -v) unlimited >swap limit (kbytes, -w) unlimited >sbsize (bytes, -b) unlimited >pseudo-terminals (-p) unlimited >--End resource limits-- >=======================<phase: check-sanity >============================ >===> License APACHE20 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> grok_exporter-0.2.3 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.10.3_1.txz >[10_4amd64-default] Installing pkg-1.10.3_1... >[10_4amd64-default] Extracting pkg-1.10.3_1: .......... done >===> grok_exporter-0.2.3 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of grok_exporter-0.2.3 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License APACHE20 accepted by the user >===> grok_exporter-0.2.3 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by grok_exporter-0.2.3 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License APACHE20 accepted by the user >===> grok_exporter-0.2.3 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by grok_exporter-0.2.3 for building >=> SHA256 Checksum OK for fstab-grok_exporter-v0.2.3_GH0.tar.gz. >=> SHA256 Checksum OK for logstash-plugins-logstash-patterns-core-6d25c13_GH0.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License APACHE20 accepted by the user >===> grok_exporter-0.2.3 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by grok_exporter-0.2.3 for building >===> Extracting for grok_exporter-0.2.3 >=> SHA256 Checksum OK for fstab-grok_exporter-v0.2.3_GH0.tar.gz. >=> SHA256 Checksum OK for logstash-plugins-logstash-patterns-core-6d25c13_GH0.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for grok_exporter-0.2.3 >=========================================================================== >=======================<phase: build-depends >============================ >===> grok_exporter-0.2.3 depends on file: /usr/local/bin/go - not found >===> Installing existing package /packages/All/go-1.9.2,1.txz >[10_4amd64-default] Installing go-1.9.2,1... >[10_4amd64-default] Extracting go-1.9.2,1: .......... done >===> grok_exporter-0.2.3 depends on file: /usr/local/bin/go - found >===> Returning to build of grok_exporter-0.2.3 >=========================================================================== >=======================<phase: lib-depends >============================ >===> grok_exporter-0.2.3 depends on shared library: libonig.so - not found >===> Installing existing package /packages/All/oniguruma6-6.6.1.txz >[10_4amd64-default] Installing oniguruma6-6.6.1... >[10_4amd64-default] Extracting oniguruma6-6.6.1: .......... done >===> grok_exporter-0.2.3 depends on shared library: libonig.so - found (/usr/local/lib/libonig.so) >===> Returning to build of grok_exporter-0.2.3 >=========================================================================== >====>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> grok_exporter-0.2.3 depends on file: /usr/local/bin/go - found >===> grok_exporter-0.2.3 depends on shared library: libonig.so - found (/usr/local/lib/libonig.so) >===> Configuring for grok_exporter-0.2.3 >=========================================================================== >=======================<phase: build >============================ >===> Building for grok_exporter-0.2.3 >/bin/ln -sf /wrkdirs/usr/ports/sysutils/grok_exporter/work/grok_exporter-0.2.3/tailer/fileTailer_darwin.go /wrkdirs/usr/ports/sysutils/grok_exporter/work/grok_exporter-0.2.3/tailer/fileTailer_freebsd.go ># github.com/fstab/grok_exporter/exporter >cc: warning: argument unused during compilation: '-gno-record-gcc-switches' ># github.com/fstab/grok_exporter/exporter >cc: warning: argument unused during compilation: '-pthread' >cc: warning: argument unused during compilation: '-gno-record-gcc-switches' >cc: warning: argument unused during compilation: '-nopie' ># github.com/fstab/grok_exporter >cc: warning: argument unused during compilation: '-nopie' >=========================================================================== >====>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >=========================================================================== >====>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for grok_exporter-0.2.3 >===> Generating temporary packing list >install -s -m 555 /wrkdirs/usr/ports/sysutils/grok_exporter/work/src/github.com/fstab/grok_exporter/grok_exporter /wrkdirs/usr/ports/sysutils/grok_exporter/work/stage/usr/local/bin/grok_exporter >/bin/mkdir -p /wrkdirs/usr/ports/sysutils/grok_exporter/work/stage/usr/local/etc/grok_exporter >install -m 0644 /wrkdirs/usr/ports/sysutils/grok_exporter/work/config.yml /wrkdirs/usr/ports/sysutils/grok_exporter/work/stage/usr/local/etc/grok_exporter >====> Compressing man pages (compress-man) >===> Staging rc.d startup script(s) >=========================================================================== >====> Running Q/A tests (stage-qa) >====> 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 grok_exporter-0.2.3 >=========================================================================== >=======================<phase: install-mtree >============================ >=========================================================================== >====>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for grok_exporter-0.2.3 >===> Checking if grok_exporter already installed >===> Registering installation for grok_exporter-0.2.3 >[10_4amd64-default] Installing grok_exporter-0.2.3... >=========================================================================== >====>> Checking shared library dependencies > 0x0000000000000001 (NEEDED) Shared library: [libc.so.7] > 0x0000000000000001 (NEEDED) Shared library: [libonig.so.4] > 0x0000000000000001 (NEEDED) Shared library: [libthr.so.3] >=======================<phase: deinstall >============================ >===> Deinstalling for grok_exporter >===> Deinstalling grok_exporter-0.2.3 >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: > grok_exporter-0.2.3 > >Number of packages to be removed: 1 > >The operation will free 7 MiB. >[10_4amd64-default] [1/1] Deinstalling grok_exporter-0.2.3... >[10_4amd64-default] [1/1] Deleting files for grok_exporter-0.2.3: .......... done >=========================================================================== >====>> Checking for extra files and directories >[00:03:15] ====>> Installing from package >[10_4amd64-default] Installing grok_exporter-0.2.3... >[10_4amd64-default] Extracting grok_exporter-0.2.3: .......... done >[00:03:16] ====>> Cleaning up >===> Cleaning for grok_exporter-0.2.3 >[00:03:16] ====>> 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: > grok_exporter-0.2.3 > >Number of packages to be removed: 1 > >The operation will free 7 MiB. >[10_4amd64-default] [1/1] Deinstalling grok_exporter-0.2.3... >[10_4amd64-default] [1/1] Deleting files for grok_exporter-0.2.3: .......... done >build of sysutils/grok_exporter ended at Tue Dec 19 12:52:54 CST 2017 >build time: 00:01:59
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 224455
:
188960
| 188961 |
188962
|
191013
|
191091
|
191334