Bug 215523 - emulators/virtualbox-ose-additions and virtualbox-ose-kmod: PLIST issues in poudriere bulk -t
Summary: emulators/virtualbox-ose-additions and virtualbox-ose-kmod: PLIST issues in p...
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Walter Schwarzenfeld
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-23 18:05 UTC by Matthias Andree
Modified: 2019-03-03 15:11 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (vbox)
mandree: maintainer-feedback? (vbox)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree freebsd_committer freebsd_triage 2016-12-23 18:05:30 UTC
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/vboxdrv.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/vboxnetadp.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/vboxnetflt.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
Comment 1 Matthias Andree freebsd_committer freebsd_triage 2017-01-29 19:40:58 UTC
ping
Comment 2 Walter Schwarzenfeld freebsd_triage 2018-01-12 11:19:53 UTC
We have version 5.2.4. Maybe overcome by events.
Comment 3 Walter Schwarzenfeld freebsd_triage 2019-03-03 15:11:20 UTC
10.3 is EOL. We have version 5.2.26. Installs fine. Overcome by events.