[Bug 259256] [NEW PORT] devel/kconfig-frontends

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Jan 2022 03:56:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259256

Tomasz "CeDeROM" CEDRO <tomek@cedro.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #231042|0                           |1
        is obsolete|                            |

--- Comment #12 from Tomasz "CeDeROM" CEDRO <tomek@cedro.info> ---
Created attachment 231105
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231105&action=edit
make.conf:DEVELOPER=yes Q/A hints applied

root@hexagon:/usr/ports/devel/kconfig-frontends # portlint -A
looks fine.

root@hexagon:/usr/ports/devel/kconfig-frontends # portlint -C
looks fine.

I have applied all hints from Q/A after make with DEVELOPER=yes enabled in
/etc/make.conf. This new DEVELOPER feature is really nice and helpful! :-)

The only thing I cannot guess is DOCS part for some reason auto pkg-static
wants to take files from ${DOCSDIR}/docs/ not from the ${DOCSDIR} because some
of the documentation is placed in the source tree under docs/. Please help :-)

root@hexagon:/usr/ports/devel/kconfig-frontends # make
(..)
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
root@hexagon:/usr/ports/devel/kconfig-frontends # make package
===>  Building package for kconfig-frontends-4.11.0.1
pkg-static: Unable to access file
/usr/ports/devel/kconfig-frontends/work/stage/usr/local/share/doc/kconfig-frontends/docs/kconfig.txt:No
such file or directory
pkg-static: Unable to access file
/usr/ports/devel/kconfig-frontends/work/stage/usr/local/share/doc/kconfig-frontends/docs/kconfig-language.txt:No
such file or directory
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/kconfig-frontends
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/kconfig-frontends

-- 
You are receiving this mail because:
You are the assignee for the bug.