Package Details: perl-wx-scintilla 0.39-5

Git Clone URL: https://aur.archlinux.org/perl-wx-scintilla.git (read-only, click to copy)
Package Base: perl-wx-scintilla
Description: Wx::Scintilla - Scintilla source code editing component for wxWidgets
Upstream URL: http://search.cpan.org/~azawawi/Wx-Scintilla/
Licenses: GPL, PerlArtistic
Provides: perl-wx-scintilla-constant, perl-wx-scintilla-textctrl, perl-wx-scintilla-textevent, perl-wx-scintillatextctrl, perl-wx-scintillatextevent
Submitter: dracorp
Maintainer: dracorp
Last Packager: dracorp
Votes: 7
Popularity: 0.000000
First Submitted: 2011-12-14 23:27 (UTC)
Last Updated: 2020-01-23 21:51 (UTC)

Latest Comments

1 2 3 Next › Last »

Alad commented on 2022-07-03 18:29 (UTC)

wxgtk should be wxgtk3

edit that doesn't seem to work. Rather annoying, since both perl-wx and perl-alien-wxwidgets (eventually) worked with gtk3...

==> Starting check()...
Building Wx-Scintilla
t/01_load.t .......... Can't load '/home/archie/.cache/aurutils/sync/perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/Scintilla.so' for module Wx::Scintilla: /home/archie/.cache/aurutils/sync/perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/libwx_gtk2u_scintilla-3.0.5.so: undefined symbol: _ZThn776_N17wxGenericListCtrl31GetSizeAvailableForScrollTargetERK6wxSize at /usr/lib/perl5/5.34/core_perl/DynaLoader.pm line 193.
 at t/01_load.t line 11.
Compilation failed in require at t/01_load.t line 11.
BEGIN failed--compilation aborted at t/01_load.t line 11.
t/01_load.t .......... Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests 
t/02_inheritance.t ... Can't load '/home/archie/.cache/aurutils/sync/perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/Scintilla.so' for module Wx::Scintilla: /home/archie/.cache/aurutils/sync/perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/libwx_gtk2u_scintilla-3.0.5.so: undefined symbol: _ZThn776_N17wxGenericListCtrl31GetSizeAvailableForScrollTargetERK6wxSize at /usr/lib/perl5/5.34/core_perl/DynaLoader.pm line 193.
 at t/02_inheritance.t line 15.
Compilation failed in require at t/02_inheritance.t line 15.
BEGIN failed--compilation aborted at t/02_inheritance.t line 15.
t/02_inheritance.t ... skipped: (no reason given)
t/03_editor.t ........ Can't load '/home/archie/.cache/aurutils/sync/perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/Scintilla.so' for module Wx::Scintilla: /home/archie/.cache/aurutils/sync/perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/libwx_gtk2u_scintilla-3.0.5.so: undefined symbol: _ZThn776_N17wxGenericListCtrl31GetSizeAvailableForScrollTargetERK6wxSize at /usr/lib/perl5/5.34/core_perl/DynaLoader.pm line 193.
 at t/03_editor.t line 23.
Compilation failed in require at t/03_editor.t line 23.
BEGIN failed--compilation aborted at t/03_editor.t line 23.
t/03_editor.t ........ Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
t/03_editor_child.t .. Can't load '/home/archie/.cache/aurutils/sync/perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/Scintilla.so' for module Wx::Scintilla: /home/archie/.cache/aurutils/sync/perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/libwx_gtk2u_scintilla-3.0.5.so: undefined symbol: _ZThn776_N17wxGenericListCtrl31GetSizeAvailableForScrollTargetERK6wxSize at /usr/lib/perl5/5.34/core_perl/DynaLoader.pm line 193.
 at t/03_editor_child.t line 23.
Compilation failed in require at t/03_editor_child.t line 23.
BEGIN failed--compilation aborted at t/03_editor_child.t line 23.
t/03_editor_child.t .. Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 

zrhoffman commented on 2020-01-23 13:55 (UTC)

The current URL for Fix_STC_compilation_with_GCC6.patch 404s. Updating it to https://rt.cpan.org/Ticket/Attachment/1643625/881456/Fix_STC_compilation_with_GCC6.patch got perl-wx-scintilla to build for me. Current checksums pass.

mrbit commented on 2016-09-10 15:38 (UTC)

STC_compilation_with_GCC6.patch --> no validation file !!

3ED_0 commented on 2016-05-29 19:13 (UTC)

gcc>=6 + perl-wx-scintilla-0.39-1 == :( https://rt.cpan.org/Public/Bug/Display.html?id=112742

dracorp commented on 2016-03-16 21:49 (UTC)

@dumphblooz Yes, we know. But if you feel up to fix it then go.

dumphblooz commented on 2016-03-16 09:01 (UTC)

Building Wx-Scintilla t/01_load.t .......... Can't load '/tmp/yaourt-tmp-nuklea/aur-perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/Scintilla.so' for module Wx::Scintilla: /tmp/yaourt-tmp-nuklea/aur-perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/libwx_gtk2u_scintilla-3.0.2.so: undefined symbol: _ZNK8wxObject12CloneRefDataEPK15wxObjectRefData at /usr/lib/perl5/core_perl/DynaLoader.pm line 193. at t/01_load.t line 11. Compilation failed in require at t/01_load.t line 11. BEGIN failed--compilation aborted at t/01_load.t line 11. t/01_load.t .......... Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests t/02_inheritance.t ... Can't load '/tmp/yaourt-tmp-nuklea/aur-perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/Scintilla.so' for module Wx::Scintilla: /tmp/yaourt-tmp-nuklea/aur-perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/libwx_gtk2u_scintilla-3.0.2.so: undefined symbol: _ZNK8wxObject12CloneRefDataEPK15wxObjectRefData at /usr/lib/perl5/core_perl/DynaLoader.pm line 193. at t/02_inheritance.t line 15. Compilation failed in require at t/02_inheritance.t line 15. BEGIN failed--compilation aborted at t/02_inheritance.t line 15. # Looks like your test exited with 2 before it could output anything. t/02_inheritance.t ... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/03_editor.t ........ Can't load '/tmp/yaourt-tmp-nuklea/aur-perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/Scintilla.so' for module Wx::Scintilla: /tmp/yaourt-tmp-nuklea/aur-perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/libwx_gtk2u_scintilla-3.0.2.so: undefined symbol: _ZNK8wxObject12CloneRefDataEPK15wxObjectRefData at /usr/lib/perl5/core_perl/DynaLoader.pm line 193. at t/03_editor.t line 23. Compilation failed in require at t/03_editor.t line 23. BEGIN failed--compilation aborted at t/03_editor.t line 23. t/03_editor.t ........ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/03_editor_child.t .. Can't load '/tmp/yaourt-tmp-nuklea/aur-perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/Scintilla.so' for module Wx::Scintilla: /tmp/yaourt-tmp-nuklea/aur-perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/libwx_gtk2u_scintilla-3.0.2.so: undefined symbol: _ZNK8wxObject12CloneRefDataEPK15wxObjectRefData at /usr/lib/perl5/core_perl/DynaLoader.pm line 193. at t/03_editor_child.t line 23. Compilation failed in require at t/03_editor_child.t line 23. BEGIN failed--compilation aborted at t/03_editor_child.t line 23. t/03_editor_child.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/01_load.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 1 tests but ran 0. t/02_inheritance.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/03_editor.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/03_editor_child.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=4, Tests=0, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.51 cusr 0.08 csys = 0.63 CPU) Result: FAIL Failed 4/4 test programs. 0/0 subtests failed.

everfart commented on 2016-01-22 03:17 (UTC) (edited on 2016-01-24 21:23 (UTC) by everfart)

This isn't building for me on perl 5.22.1, 4.3.3-3-ARCH. Wx::Scintilla build is failing with the same issue when I try to build from source via cpan as well, but installs successfully if I use `cpan -i Wx::Scintilla`. The errors are like this: ==> Starting check()... Building Wx-Scintilla t/01_load.t .......... Can't load '/home/ian/scintilla/perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/Scintilla.so' for module Wx::Scintilla: /home/ian/scintilla/perl-wx-scintilla/src/Wx-Scintilla-0.39/blib/arch/auto/Wx/Scintilla/libwx_gtk2u_scintilla-3.0.2.so: undefined symbol: _ZNK8wxObject12CloneRefDataEPK15wxObjectRefData at /usr/lib/perl5/core_perl/DynaLoader.pm line 193. at t/01_load.t line 11. Looks similar to a previous issue, but the patch referenced before still seems to be in place.

dracorp commented on 2015-01-04 14:16 (UTC)

I've downgraded package to 0.39. If someone neesd 0.40 then install perl-wx-scintilla-dev

dracorp commented on 2015-01-04 00:15 (UTC)

Maybe you are right but I can't verify this becase I can't compile perl-padre with perl-wx-scintilla-0.39. But I can downgrade this package and upload new perl-wx-scintilla-devel.