Bug 236652

Summary: x11-toolkits/p5-Alien-wxWidgets corrects Makefile to install gtk_3 prefixed Config see 11-toolkits/p5-Wx
Product: Ports & Packages Reporter: alt2600
Component: Individual Port(s)Assignee: freebsd-perl (Nobody) <perl>
Status: Closed Overcome By Events    
Severity: Affects Some People CC: alt2600, rene
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (perl)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
diff from port Makefile revision 493853 2019-02-25 12:47:20Z bapt none

Description alt2600 2019-03-20 01:18:55 UTC
Created attachment 202993 [details]
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)
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2019-09-07 11:19:13 UTC
Expired port removed. No response from the maintainer group after 6 months and unfortunately the patch is incomplete.