Package Details: perl-wx 0.9932-6

Git Clone URL: https://aur.archlinux.org/perl-wx.git (read-only, click to copy)
Package Base: perl-wx
Description: Interface to the wxWidgets cross-platform GUI toolkit
Upstream URL: https://metacpan.org/dist/Wx
Licenses: GPL, PerlArtistic
Submitter: None
Maintainer: swiftgeek
Last Packager: swiftgeek
Votes: 60
Popularity: 0.064341
First Submitted: 2007-09-20 07:29 (UTC)
Last Updated: 2023-02-08 12:29 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 13 Next › Last »

dracorp commented on 2017-06-13 18:47 (UTC) (edited on 2017-06-13 20:49 (UTC) by dracorp)

I think there is a problem with compilation order. I'd had similar problem with perl-math-prime-util but after recompilation of perl-math-prime-util-gmp everything is OK. But perl-wx depends from 'any' perl packages. I've recompiled all binary perl packages, maybe you should also try? Three times... One more thing, there are new versions(release) of wxgtk2 and wxgtk-common

plushvoxel commented on 2017-06-12 22:14 (UTC)

ok, was impatient. i had to wait for the update of wx...

ingod commented on 2017-06-12 17:55 (UTC)

. . t/01_load.t ......... ok t/02_inheritance.t .. ok t/03_threads.t ...... threads.c: loadable library and perl binaries are mismatched (got handshake key 0xdb80080, needed 0xde00080) t/03_threads.t ...... Dubious, test returned 1 (wstat 256, 0x100) No subtests run Test Summary Report ------------------- t/03_threads.t (Wstat: 256 Tests: 0 Failed: 0) Non-zero exit status: 1 Parse errors: No plan found in TAP output Files=3, Tests=5, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.16 cusr 0.01 csys = 0.19 CPU) Result: FAIL Failed 1/3 test programs. 0/5 subtests failed. make[2]: *** [Makefile:760: test_dynamic] Fehler 1 make[2]: Verzeichnis „/tmp/yaourt-tmp-dreamman/aur-perl-wx/src/Wx-0.9932/ext/calendar“ wird verlassen make[1]: *** [Makefile:776: subdirs-test_dynamic] Fehler 2 make[1]: Verzeichnis „/tmp/yaourt-tmp-dreamman/aur-perl-wx/src/Wx-0.9932/ext“ wird verlassen make: *** [Makefile:1253: subdirs-test_dynamic] Fehler 2

plushvoxel commented on 2017-06-12 17:06 (UTC)

Test Summary Report ------------------- t/01_load.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: Bad plan. You planned 1 tests but ran 0. t/02_inheritance.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: No plan found in TAP output t/03_threads.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: Bad plan. You planned 4 tests but ran 0. Files=3, Tests=0, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.39 cusr 0.09 csys = 0.51 CPU) Result: FAIL Failed 3/3 test programs. 0/0 subtests failed. make[2]: *** [Makefile:760: test_dynamic] Error 255 make[2]: Leaving directory '/home/marble/tmp/yaourt/yaourt-tmp-marble/aur-perl-wx/src/Wx-0.9932/ext/webview' make[1]: *** [Makefile:790: subdirs-test_dynamic] Error 2 make[1]: Leaving directory '/home/marble/tmp/yaourt/yaourt-tmp-marble/aur-perl-wx/src/Wx-0.9932/ext' make: *** [Makefile:1253: subdirs-test_dynamic] Error 2

Frans-Willem commented on 2017-06-12 15:32 (UTC) (edited on 2017-06-12 15:34 (UTC) by Frans-Willem)

The tests for webview seem to fail with wxgtk2-3.0.3.1-5 and wxgtk-common-3.0.3.1.5, with the tests actually segfaulting. the -4 versions of the same packages work fine. Any idea how to fix this? or is this the wxgtk package's fault ? EDIT: Pretty sure it's related to this bug: https://bugs.archlinux.org/task/54419?string=wxgtk&project=1&type%5B0%5D=&sev%5B0%5D=&pri%5B0%5D=&due%5B0%5D=&reported%5B0%5D=&cat%5B0%5D=&status%5B0%5D=open&percent%5B0%5D=&opened=&dev=&closed=&duedatefrom=&duedateto=&changedfrom=&changedto=&openedfrom=&openedto=&closedfrom=&closedto=

crowja commented on 2017-06-07 18:22 (UTC)

@dracorp well i have already update my gcc to 7.1.1 20170528 but problem still exist with same error. any idea? :(

dracorp commented on 2017-06-06 13:55 (UTC)

@crowja Can you upgrade your system? Current version of gcc is 7.1.1

crowja commented on 2017-06-02 23:07 (UTC)

guys, building failed in my machine. did anyone experienced this issue? GDI.c: In function ‘void XS_Wx__Colour_GetPixel(PerlInterpreter*, CV*)’: GDI.c:12636:17: error: ‘class wxColour’ has no member named ‘GetPixel’ RETVAL = THIS->GetPixel(); ^~~~~~~~ make: *** [Makefile:451: Frames.o] Error 1 using gcc version 6.3.1 20170306 (GCC)

xcMI2w commented on 2017-06-02 21:57 (UTC)

Ty @dracorp ,the new version builds just fine :)

dracorp commented on 2017-06-02 19:04 (UTC)

It builds well with the newest version.