Date: Wed, 20 Mar 2019 01:18:55 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: maintainer-feedback requested: [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-5ZLbmKePAK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236652-14331@https.bugs.freebsd.org/bugzilla/> References: <bug-236652-14331@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-perl mailing l= ist <perl@FreeBSD.org> for maintainer-feedback: Bug 236652: x11-toolkits/p5-Alien-wxWidgets corrects Makefile to install gt= k_3 prefixed Config see 11-toolkits/p5-Wx https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236652 --- Description --- 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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236652-14331-5ZLbmKePAK>