Wed Jul 26 00:15:54 2023: Request 149140 was acted upon.
Transaction: Ticket created by [email protected]
Queue: Wx
Subject: 0.9932 install failed on Windows 11
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=149140 >
I have Strawberry Perl:
perl -v
This is perl 5, version 32, subversion 1 (v5.32.1) built for
MSWin32-x64-multi-thread
Copyright 1987-2021, Larry Wall
I started with
cpan Padre
And here's how it ended:
C:\STRAWB~1\perl\lib\CORE/XSUB.h:616:33: note: in expansion of macro
'PerlMem_calloc'
# define calloc PerlMem_calloc
^~~~~~~~~~~~~~
C:\Strawberry\perl\site\lib\Alien\wxWidgets\msw_3_0_2_uni_gcc_3_4\include/wx/hashmap.h:121:25:
note: in expansion of macro 'calloc'
return (void **)calloc(sz, sizeof(void*));
^~~~~~
gmake[2]: *** [Makefile:343: PerlTest.o] Error 1
gmake[2]: Leaving directory 'C:/STRAWB~1/cpan/build/Wx-0.9932-1/ext/test'
gmake[1]: *** [Makefile:497: subdirs] Error 2
gmake[1]: Leaving directory 'C:/STRAWB~1/cpan/build/Wx-0.9932-1/ext'
gmake: *** [Makefile:647: subdirs] Error 2
MDOOTSON/Wx-0.9932.tar.gz
C:\STRAWB~1\c\bin\gmake.exe -- NOT OK
Stopping: 'install' failed for 'Wx'.