[Bug 236243] sysutils/kibana6 upgrade to 6.5.4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 11 00:51:08 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236243

Yuta MASUMOTO <owata at owatan.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |owata at owatan.jp

--- Comment #2 from Yuta MASUMOTO <owata at owatan.jp> ---
Created attachment 202787
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202787&action=edit
update to 6.5.4, update RUN_DEPENDS in node8, and fixed patch file.

I tried build w/poudriere, but its failed because patching is failed.
so I fixed, and update RUN_DEPENDS in node8 (from 8.11.3 to 8.15.1) at the same
time.

after, build seems to passed, but staging is failed in pkg-plist.
I am not familiar to pkg-plist, please check (and fix) it.


=======================<phase: stage          >============================
===>  Staging for kibana6-6.5.4
===>   kibana6-6.5.4 depends on package: node8>=8.15.1 - found
===>   Generating temporary packing list
/bin/mkdir -p
/wrkdirs/usr/ports/textproc/kibana6/work/stage/usr/local/www/kibana6
/wrkdirs/usr/ports/textproc/kibana6/work/stage/usr/local/etc/kibana
install  -m 0644
/wrkdirs/usr/ports/textproc/kibana6/work/kibana-6.5.4-linux-x86_64/config/kibana.yml
/wrkdirs/usr/ports/textproc/kibana6/work/stage/usr/local/etc/kibana/kibana.yml.sample
(cd /wrkdirs/usr/ports/textproc/kibana6/work/kibana-6.5.4-linux-x86_64 && 
/bin/rm -f -r config node optimize &&  /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/kibana6/work/stage/usr/local/www/kibana6)
install -lrs
/wrkdirs/usr/ports/textproc/kibana6/work/stage/usr/local/etc/kibana
/wrkdirs/usr/ports/textproc/kibana6/work/stage/usr/local/www/kibana6/config
/bin/chmod +x
/wrkdirs/usr/ports/textproc/kibana6/work/stage/usr/local/www/kibana6/bin/*
echo "@sample /usr/local/etc/kibana/kibana.yml.sample" >>
/wrkdirs/usr/ports/textproc/kibana6/work/.PLIST.mktmp
/usr/bin/find -s
/wrkdirs/usr/ports/textproc/kibana6/work/stage/usr/local/www/kibana6 -not -type
d | /usr/bin/sort |  /usr/bin/sed -e
's#^/wrkdirs/usr/ports/textproc/kibana6/work/stage/usr/local/##' >>
/wrkdirs/usr/ports/textproc/kibana6/work/.PLIST.mktmp
echo "@dir(www,www) /usr/local/www/kibana6/data" >>
/wrkdirs/usr/ports/textproc/kibana6/work/.PLIST.mktmp
echo "@dir /usr/local/www/kibana6/plugins" >>
/wrkdirs/usr/ports/textproc/kibana6/work/.PLIST.mktmp
echo "@dir /usr/local/www/kibana6/src/ui/public/factories" >>
/wrkdirs/usr/ports/textproc/kibana6/work/.PLIST.mktmp
====> 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
Error: Orphaned: @dir
%%WWWDIR%%/src/core/public/injected_metadata/__fixtures__/frozen_object_mutation
Error: Orphaned: @dir %%WWWDIR%%/src/server/http/integration_tests
Error: Orphaned: @dir %%WWWDIR%%/src/type_definitions
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/kibana6
=>> Error: check-plist failures detected
build of textproc/kibana6 | kibana6-6.5.4 ended at Mon Mar 11 09:31:55 JST 2019
build time: 00:03:54
!!! build failure encountered !!!
[00:04:11] Error: Build failed in phase: check-plist
[00:04:11] Cleaning up
[00:04:11] Unmounting file systems

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list