Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2019 01:18:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@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-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

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

            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=202993&action=edit
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 prefix
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/propgrid
1 error

make[3]: stopped in /usr/ports/x11-toolkits/p5-Wx/work/Wx-0.9932/ext/propgrid
*** [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)

-- 
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-14331>