[Bug 190071] [stage] japanese/k12: Remove use of pkg-req
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 25 07:28:10 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190071
--- Comment #8 from WATANABE Kazuhiro <CQG00620 at nifty.ne.jp> ---
With the old patch the following tests are finished normally.
Only with the new patch (@fontsdir in pkg-plist) "make check-plist" says error
like this:
root at aquarius-vm:/usr/ports/japanese/k12 # make check-plist
===> Found saved configuration for ja-kaname12-1.1_3
===> ja-kaname12-1.1_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by ja-kaname12-1.1_3 for building
===> Extracting for ja-kaname12-1.1_3
===> Found saved configuration for ja-kaname12-1.1_3
===> ja-kaname12-1.1_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by ja-kaname12-1.1_3 for building
=> SHA256 Checksum OK for kaname_k12_bdf.tar.gz.
=> SHA256 Checksum OK for knm_new_linux.tar.gz.
===> Patching for ja-kaname12-1.1_3
===> Applying FreeBSD patches for ja-kaname12-1.1_3
===> ja-kaname12-1.1_3 depends on executable: bdftopcf - found
===> Configuring for ja-kaname12-1.1_3
===> Building for ja-kaname12-1.1_3
bdftopcf knmhn12x.bdf > knmhn12x.pcf
gzip -9 -nf knmhn12x.pcf
===> Staging for ja-kaname12-1.1_3
===> ja-kaname12-1.1_3 depends on executable: mkfontdir - found
===> Generating temporary packing list
if [ ! -d /FreeBSD/ports/japanese/k12/work/stage/usr/local/lib/X11/fonts/local
] ; then /bin/mkdir -p
/FreeBSD/ports/japanese/k12/work/stage/usr/local/lib/X11/fonts/local ; fi
install -o root -g wheel -m 444 kaname-latin1.pcf.gz
/FreeBSD/ports/japanese/k12/work/stage/usr/local/lib/X11/fonts/local
install -o root -g wheel -m 444 knm12p.pcf.gz
/FreeBSD/ports/japanese/k12/work/stage/usr/local/lib/X11/fonts/local
install -o root -g wheel -m 444 knm12pb.pcf.gz
/FreeBSD/ports/japanese/k12/work/stage/usr/local/lib/X11/fonts/local
install -o root -g wheel -m 444 knmhn12x.pcf.gz
/FreeBSD/ports/japanese/k12/work/stage/usr/local/lib/X11/fonts/local
install -o root -g wheel -m 444 knmzn12x.pcf.gz
/FreeBSD/ports/japanese/k12/work/stage/usr/local/lib/X11/fonts/local
install -o root -g wheel -m 444 knmzn12xb.pcf.gz
/FreeBSD/ports/japanese/k12/work/stage/usr/local/lib/X11/fonts/local
====> Compressing man pages (compress-man)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for directories owned by MTREEs
Error: Owned by MTREE: @dirrmtry %%FONTSDIR%%
===> Checking for directories handled by dependencies
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** [check-plist] Error code 1
Stop in /FreeBSD/ports/japanese/k12.
root at aquarius-vm:/usr/ports/japanese/k12 # make stage-qa
====> Running Q/A tests (stage-qa)
root at aquarius-vm:/usr/ports/japanese/k12 #
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list