[Bug 225282] textproc/tinyxml2: plist failures after update to 6.0.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 17 20:52:05 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225282

            Bug ID: 225282
           Summary: textproc/tinyxml2: plist failures after update to
                    6.0.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: prj at rootwyrm.com
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)

Created attachment 189864
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189864&action=edit
tinyxml2_plist.patch

====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/libtinyxml2d.a
Error: Orphaned: lib/libtinyxml2d.so
Error: Orphaned: lib/libtinyxml2d.so.6
Error: Orphaned: lib/libtinyxml2d.so.%%PORTVERSION%%
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: lib/libtinyxml2.a
Error: Missing: lib/libtinyxml2.so
Error: Missing: lib/libtinyxml2.so.6
Error: Missing: lib/libtinyxml2.so.%%PORTVERSION%%
===> Error: Plist issues found.
*** Error code 1

Note the output changed to 'libtinyxml2d' - ABI tracker reports this occurred
in the 4.0->5.0 transition. 
https://abi-laboratory.pro/tracker/objects_report/tinyxml2/4.0.1/5.0.0/report.html

Patch to resolve is attached.

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


More information about the freebsd-ports-bugs mailing list