Page MenuHomeFreeBSD

Add USES=ncurses suggestion to qa.sh
ClosedPublic

Authored by kwm on Sep 13 2016, 8:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 26, 4:10 PM
Unknown Object (File)
Thu, Mar 19, 4:43 PM
Unknown Object (File)
Wed, Mar 18, 6:27 PM
Unknown Object (File)
Mon, Mar 16, 8:36 PM
Unknown Object (File)
Thu, Mar 12, 12:18 PM
Unknown Object (File)
Wed, Mar 11, 8:05 PM
Unknown Object (File)
Wed, Mar 11, 12:41 PM
Unknown Object (File)
Dec 30 2025, 12:03 AM
Subscribers

Details

Reviewers
mat
Group Reviewers
O5: Ports Framework(Owns No Changed Paths)
portmgr
Commits
rP422084: Add ncurses suggestion to qa.sh.
Summary

Without this patch the following will happen:
Error: /usr/local/lib/libpocl.so.1.6.0 is linked to /usr/local/lib/libtinfo.so.6 from devel/ncurses but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libtinfo.so:devel/ncurses

I'm not completly sure but I believe USES=ncurses should be used instead?

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 5146
Build 5256: arc lint + arc unit

Event Timeline

kwm retitled this revision from to Add USES=ncurses suggestion to qa.sh.
kwm updated this object.
kwm edited the test plan for this revision. (Show Details)
mat added a reviewer: mat.
This revision is now accepted and ready to land.Sep 13 2016, 8:30 PM
This revision was automatically updated to reflect the committed changes.