Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Mar 2019 22:06:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236232] mail/gmime26: missing plist entries if gobject-introspection installed
Message-ID:  <bug-236232-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236232
           Summary: mail/gmime26: missing plist entries if
                    gobject-introspection installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: jcfyecrayz@liamekaens.com
          Assignee: bofh@freebsd.org
             Flags: maintainer-feedback?(bofh@freebsd.org)

Created attachment 202566
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202566&action=
=3Dedit
[patch] explicitly disable introspection

'make -C  /usr/ports/mail/gmime26 stage-qa check-plist' gives the following=
 if
the gobject-introspection port is installed (and thus detected at configure
time):

=3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/girepository-1.0/GMime-2.6.typelib
Error: Orphaned: share/gir-1.0/GMime-2.6.gir
Error: Orphaned: share/vala/vapi/gmime-2.6.deps
Error: Orphaned: share/vala/vapi/gmime-2.6.vapi


Fix attached: explicitly disable introspection which should agree with curr=
ent
package builds (presumably build in a poudriere environment without
gobject-introspection installed).  No need to bump PORTREVISION, I believe.

Another option would be to add introspection:build to USE_GNOME and add the
entries to the plist (more work, but that would benefit those that might use
the introspection files).  That would suggest a PORTREVISION bump.

QA:
 - poudriere (11/amd64 ok - gmime26 & gmime26-sharp)
 - portlint (no new warnings)

--=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-236232-7788>