Created attachment 162915 [details] Update patch Hi, The update is needed for the upcoming omxplayer port. Thanks!
poudriere log (too large to attach): http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/raspberrypi-userland-20151105.log
A commit references this bug: Author: junovitch Date: Thu Nov 12 02:51:51 UTC 2015 New revision: 401315 URL: https://svnweb.freebsd.org/changeset/ports/401315 Log: misc/raspberrypi-userland: update 20150501 -> 20151105 PR: 204388 Submitted by: mikael.urankar@gmail.com (maintainer) Changes: head/misc/raspberrypi-userland/Makefile head/misc/raspberrypi-userland/distinfo
Poudriere: I reviewed the Poudriere log and I did not see any QA issues. Given the 'ONLY_FOR_ARCHS= armv6' I'll consider that good vice the usual test on all releases on most PRs. Portlint: looks fine. Mikael, thanks for taking care of this port and for the clean submission!
Mikael, please provide a patch to fix this. ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: bin/raspividyuv Error: Orphaned: bin/vcmailbox Error: Orphaned: include/interface/mmal/core/mmal_events_private.h Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_4096k.hex Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_4096k.qasm
Created attachment 163077 [details] Update patch Oups, sorry for the breakage, I'll do a poudriere testport from now on before submitting an update. Thanks for the review. build log: http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/raspberrypi-userland-20151105.log
A commit references this bug: Author: junovitch Date: Fri Nov 13 12:30:21 UTC 2015 New revision: 401505 URL: https://svnweb.freebsd.org/changeset/ports/401505 Log: misc/raspberrypi-userland: add missing pkg-plist files; bump PORTREVISION PR: 204388 Submitted by: mikael.urankar@gmail.com (maintainer) Changes: head/misc/raspberrypi-userland/Makefile head/misc/raspberrypi-userland/pkg-plist
(In reply to mikael.urankar from comment #5) In the future keep in mind that we'd like to see the following attached or linked in a PR. The 'testport' or 'bulk -t' would have caught these error in advance. * Output from portlint -AC * Output from poudriere (testport or bulk -t), OR * make stage && make check-plist && make stage-qa && make package Thanks! Closing (again).