Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2021 17:07:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257138] print/texinfo: USES+=iconv:wchar_t instead of iconv
Message-ID:  <bug-257138-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257138

            Bug ID: 257138
           Summary: print/texinfo: USES+=3Diconv:wchar_t instead of iconv
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: bsd@philippost.de
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 226404
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226404&action=
=3Dedit
print/texinfo: set USES+=3Diconv:wchar_t to silence stage-qa

stage-qa complains that /usr/local/lib/texinfo/Parsetexi.so is linked to
/usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declare=
d as
a dependency.

Replace USES+=3Diconv with USES+=3Diconv:wchar_t to fix this.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257138-7788>