Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2019 01:18:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236652] x11-toolkits/p5-Alien-wxWidgets corrects Makefile to install gtk_3 prefixed Config see 11-toolkits/p5-Wx
Message-ID:  <bug-236652-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236652
           Summary: x11-toolkits/p5-Alien-wxWidgets corrects Makefile to
                    install gtk_3 prefixed Config see 11-toolkits/p5-Wx
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: perl@FreeBSD.org
          Reporter: alt2600@icloud.com
             Flags: maintainer-feedback?(perl@FreeBSD.org)
          Assignee: perl@FreeBSD.org

Created attachment 202993
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202993&action=
=3Dedit
diff from port Makefile revision 493853 2019-02-25 12:47:20Z bapt

Noticed this prior to p5-Wx being marked broken but it still doesn't fix p5=
-Wx,
but this only allows configure of p5-Wx to proceed, still doesn't build.
Figured I'd post this fix to install the wxwidgets Config files, whose pref=
ix
has changed slightly from the past.

dies here but its progress, as far as x11-toolkits/p5-Wx is concerned.

1 warning and 1 error generated.
*** [PropertyGrid.o] Error code 1

make[3]: stopped in /usr/ports/x11-toolkits/p5-Wx/work/Wx-0.9932/ext/propgr=
id
1 error

make[3]: stopped in /usr/ports/x11-toolkits/p5-Wx/work/Wx-0.9932/ext/propgr=
id
*** [subdirs] Error code 2

make[2]: stopped in /usr/ports/x11-toolkits/p5-Wx/work/Wx-0.9932/ext
--- Controls.o ---
Controls.c:42153:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
XS_EXTERNAL(boot_Wx_Ctrl); /* prototype to pass -Wmissing-prototypes */
^
/usr/local/lib/perl5/5.28/mach/CORE/XSUB.h:134:29: note: expanded from macro
'XS_EXTERNAL'
#  define XS_EXTERNAL(name) extern "C" XSPROTO(name)

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