Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Dec 2016 18:05:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 215523] emulators/virtualbox-ose-additions and virtualbox-ose-kmod: PLIST issues in poudriere bulk -t
Message-ID:  <bug-215523-26505-mJLuFLmKIj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215523-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215523-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

Matthias Andree <mandree@FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to vbox@FreeBSD.org:
Bug 215523: emulators/virtualbox-ose-additions and virtualbox-ose-kmod: PLIST
issues in poudriere bulk -t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215523



--- Description ---
In poudriere bulk -t on 10.3-RELEASE-p<LATEST>,
emulators/virtualbox-ose-additions and emulators/virtualbox-ose-kmod fail with
PLIST issues. If @dir can't be used due to the "outside $PREFIX" location, try
@comment @dir to cheat the check.

- additions:
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)
===========================================================================
====> Running Q/A tests (stage-qa)
Warning:
'/wrkdirs/usr/ports/emulators/virtualbox-ose-additions/work/stage/boot/modules/
vboxguest.ko'
is not stripped consider trying INSTALL_TARGET=install-strip or using
${STRIP_CMD}
Warning: 'lib/xorg/modules/drivers/vboxvideo_drv.so' is not stripped consider
trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/xorg/modules/input/vboxmouse_drv.so' is not stripped consider
trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir /usr/lib/debug/%%KMODDIR%%
Error: Orphaned: @dir /usr/lib/debug/boot
Error: Orphaned: @dir /usr/lib/debug
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Stop.



- kmod:
====> Running Q/A tests (stage-qa)
Warning:
'/wrkdirs/usr/ports/emulators/virtualbox-ose-kmod/work/stage/boot/modules/vboxd
rv.ko'
is not stripped consider trying INSTALL_TARGET=install-strip or using
${STRIP_CMD}
Warning:
'/wrkdirs/usr/ports/emulators/virtualbox-ose-kmod/work/stage/boot/modules/vboxn
etadp.ko'
is not stripped consider trying INSTALL_TARGET=install-strip or using
${STRIP_CMD}
Warning:
'/wrkdirs/usr/ports/emulators/virtualbox-ose-kmod/work/stage/boot/modules/vboxn
etflt.ko'
is not stripped consider trying INSTALL_TARGET=install-strip or using
${STRIP_CMD}
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir /usr/lib/debug/%%KMODDIR%%
Error: Orphaned: @dir /usr/lib/debug/boot
Error: Orphaned: @dir /usr/lib/debug
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/emulators/virtualbox-ose-kmod
====>> Error: check-plist failures detected
====>> Cleaning up wrkdir
===>  Cleaning for virtualbox-ose-kmod-5.1.12
build of emulators/virtualbox-ose-kmod ended at Fri Dec 23 18:22:43 CET 2016



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215523-26505-mJLuFLmKIj>