Skip Menu |

This queue is for tickets about the C-DynaLib CPAN distribution.

Report information
The Basics
Id: 120980
Status: new
Priority: 0/
Queue: C-DynaLib

People
Owner: Nobody in particular
Requestors: jason [...] froebe.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.61
Fixed in: (no value)



Subject: Tests fail on Strawberry Perl 5.24.1.1 (64bit) Windows 10
Platform: Strawberry Perl 5.24.1.1 (64bit) Windows 10 C::DynaLib version: 0.61 Show quoted text
cpan> install C::DynaLib
Database was generated on Tue, 04 Apr 2017 18:56:26 GMT Running install for module 'C::DynaLib' Checksum for C:\Perl\STRAWB~1\cpan\sources\authors\id\R\RU\RURBAN\C-DynaLib-0.61.tar.gz ok Scanning cache C:\Perl\STRAWB~1\cpan\build for sizes ................................................................------------DONE Configuring R/RU/RURBAN/C-DynaLib-0.61.tar.gz with Makefile.PL Checking if your kit is complete... Looks good Writing conv.xsi Writing cbfunc.c Adding Convert::Binary::C configuration to lib/C/DynaLib/PerlTypes.pm Generating a dmake-style Makefile Writing Makefile for C::DynaLib Writing MYMETA.yml and MYMETA.json RURBAN/C-DynaLib-0.61.tar.gz C:\Perl\Strawberry\perl\bin\perl.exe Makefile.PL -- OK Running make for R/RU/RURBAN/C-DynaLib-0.61.tar.gz Warning: Version '1.00' of 'GCC::TranslationUnit' is up to date but does not fulfill requirements (1.01). I will continu e, but chances to succeed are low. cp lib/C/DynaLib/Struct.pm blib\lib\C\DynaLib\Struct.pm cp lib/C/DynaLib/PerlTypes.pm blib\lib\C\DynaLib\PerlTypes.pm cp lib/C/DynaLib.pm blib\lib\C\DynaLib.pm cp lib/C/DynaLib/Parse.pm blib\lib\C\DynaLib\Parse.pm Running Mkbootstrap for DynaLib () "C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "DynaLib.bs" "C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- DynaLib.bs blib\arch\auto\C\DynaLib\Dyn aLib.bs 644 "C:\Perl\Strawberry\perl\bin\perl.exe" "C:\Perl\Strawberry\perl\lib\ExtUtils\xsubpp" -typemap C:\Perl\STRAWB~1\perl\lib \ExtUtils\typemap DynaLib.xs > DynaLib.xsc "C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv -- DynaLib.xsc DynaLib.c gcc -c -I. -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SY S -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.61\" -DXS_VERSION=\"0.61\" "-IC:\Perl\STRAWB ~1\perl\lib\CORE" -DDYNALIB_DEFAULT_CONV=\"stdcall\" -DDYNALIB_NUM_CALLBACKS=4 -DDYNALIB_USE_stdcall DynaLib.c In file included from DynaLib.xs:89:0: stdcall.c:2:19: fatal error: cdecl.h: No such file or directory #include "cdecl.h" ^ compilation terminated. dmake.exe: Error code 129, while making 'DynaLib.o' RURBAN/C-DynaLib-0.61.tar.gz C:\Perl\STRAWB~1\c\bin\dmake.exe -- NOT OK Stopping: 'install' failed for 'C::DynaLib'. Failed during this command: RURBAN/C-DynaLib-0.61.tar.gz : make NO Show quoted text
cpan>