Update to version 0.5 and change my email address. Removed: files/extra-patch-PortChecker.cc files
Maintainer CC'd
Created attachment 147811 [details] portrac-0.5.diff
please update the patch to remove PLIST_DIRS, which is no longer needed. Attaching a poudriere log afterwards would be great.
Created attachment 148142 [details] Removed PLIST_DIRS from the patch.
Created attachment 148143 [details] poudriere output
Please find attached the new patch and poudriere output. If anything else is needed please let me know. Thanks.
In the future, when somebody asks for a poudriere log, they want the specific text file. This is a tarball of every log involved in the build and the entire directory structure before it. Hold on, no, you just sent 11MB which covers every log you have. All I wanted was the 22k porttrac log
and unfortunately the "-t" options wasn't used to build porttrac, so stage-qa checks weren't done. Can you run "poudriere bulk -t -C -j <jail> <category/portname>" again and post just that one 22k log that results? "-t" makes the stage-qa checks happen.
Created attachment 148157 [details] poudriere portrac log Please find attached the log as per your instructions. Sorry if you caused you any trouble or inconvenience. Please let me know if there's anything else I can do. Thanks.
(In reply to mario.g.pavlov from comment #9) > Created attachment 148157 [details] > poudriere portrac log > > Please find attached the log as per your instructions. > Sorry if you caused you any trouble or inconvenience. > Please let me know if there's anything else I can do. I was going to reply that while it was slightly inconvenient, I know you were just trying to please. And then I just noticed you xz-compressed a 22kb. *face palm* We cant' review logs that are compressed via a browser. Please upload them as they are.
log excerpt: =======================<phase: stage >============================ ===> Staging for portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/libQt5Widgets.so - found ===> Generating temporary packing list install -s -o root -g wheel -m 555 /wrkdirs/usr/ports/ports-mgmt/portrac/work/portrac-0.5/portrac /wrkdirs/usr/ports/ports-mgmt/portrac/work/stage/usr/local/bin && /bin/mkdir -p /wrkdirs/usr/ports/ports-mgmt/portrac/work/stage/usr/local/share/portrac && install -o root -g wheel -m 0644 /wrkdirs/usr/ports/ports-mgmt/portrac/work/portrac-0.5/*.png /wrkdirs/usr/ports/ports-mgmt/portrac/work/stage/usr/local/share/portrac ====> Compressing man pages (compress-man) =========================================================================== ====> 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 portrac-0.5 =========================================================================== =======================<phase: install-mtree >============================ =========================================================================== =======================<phase: install >============================ ===> Installing for portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/libQt5Widgets.so - found ===> Checking if portrac already installed ===> Registering installation for portrac-0.5
Okay, log looks good, patch looks good, moving to patch-ready pool.
A commit references this bug: Author: rodrigo Date: Wed Oct 15 21:48:05 UTC 2014 New revision: 370958 URL: https://svnweb.freebsd.org/changeset/ports/370958 Log: Update port to version 0.5 Update maintainer email address Remove unnecessary PLIST_DIRS PR: ports/194023 Submitted by: mario.g.pavlov@gmail.com (maintainer) Approved by: mentors (implicit) Changes: head/ports-mgmt/portrac/Makefile head/ports-mgmt/portrac/distinfo head/ports-mgmt/portrac/files/ head/ports-mgmt/portrac/pkg-descr
commited thanks