Skip Menu |

This queue is for tickets about the Win32-GuiTest CPAN distribution.

Report information
The Basics
Id: 83199
Status: rejected
Priority: 0/
Queue: Win32-GuiTest

People
Owner: Nobody in particular
Requestors: ASB [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in:
  • 1.54
  • 1.56
  • 1.57
  • 1.58
  • 1.59
  • 1.60
  • 1_50.5
Fixed in: (no value)



Subject: ActiveState Perl - cannot build the module - patching fails for Perl > 5.12
Hi! Currently, there is a lot of failures building this module for ActiveState Perl. Please have a look here: http://code.activestate.com/ppm/Win32-GuiTest/ According to the build log, there seem to be an issue with patching_ [quote] Going to apply 2 patches: C:\cpanfly-5.16\etc\distroprefs\Win32-GuiTest-64bit.patch C:\cygwin\bin\patch.exe -N --fuzz=3 -p1 <<EOT --- Win32-GuiTest/GuiTest.xs.orig 2010-10-31 12:04:41.000000000 -0700 +++ Win32-GuiTest/GuiTest.xs 2010-11-23 21:20:31.042541000 -0800 @@ -15,11 +15,6 @@ #define WIN32_LEAN_AND_MEAN #define _WIN32_IE 0x0500 -#ifndef SIZE_T -# ifndef __GNUC__ -# define SIZE_T DWORD -# endif -#endif #include <windows.h> #include <commctrl.h> #include "dibsect.h" EOT (Stripping trailing CRs from patch.) patching file GuiTest.xs Reversed (or previously applied) patch detected! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file GuiTest.xs.rej Could not apply patch 'C:\cpanfly-5.16\etc\distroprefs\Win32-GuiTest-64bit.patch'; cannot continue Had problems unarchiving. Please build manually Running make test Make had some problems, won't test Finished 2012-08-14T17:19:27 [/quote] Full build logs are available here: http://code.activestate.com/ppm/Win32-GuiTest/ HTH, Alex
Hi Alex, That seems to be a local problem at ActiveState, because not only Win32::GuiTest doesn't do any patching by itself, it also builds just fine without any patch on ActiveState perls 5.14 both 32 and 64 bit (just tested). I'm closing this ticket because I have no idea how I could help you here (you're welcome to reopen it if you want to), and I think you should talk to Jan Dubois at ActiveState about the issue. hope that helps, dmitry