maintainer-feedback requested: [Bug 236652] x11-toolkits/p5-Alien-wxWidgets corrects Makefile to install gtk_3 prefixed Config see 11-toolkits/p5-Wx

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 20 01:18:57 UTC 2019


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-perl mailing list
<perl at FreeBSD.org> for maintainer-feedback:
Bug 236652: x11-toolkits/p5-Alien-wxWidgets corrects Makefile to install gtk_3
prefixed Config see 11-toolkits/p5-Wx
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236652



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


More information about the freebsd-perl mailing list