Skip Menu |

This queue is for tickets about the Date-Manip CPAN distribution.

Report information
The Basics
Id: 87225
Status: resolved
Priority: 0/
Queue: Date-Manip

People
Owner: Nobody in particular
Requestors: Matthew.Persico [...] lazard.com
Cc:
AdminCc:

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



Subject: Build error - Makefile line too long
Date: Tue, 23 Jul 2013 16:07:29 -0400
To: bug-Date-Manip [...] rt.cpan.org
From: Matthew.Persico [...] lazard.com
Version 5.56 installs correctly. Version 6.40 dies because the macro PM_TO_BLIB appears to be too long: Build output: ---------------------------------------------- Welcome to Strawberry Perl Portable Edition! * URL - http://www.strawberryperl.com/ * see README.portable.TXT for more info ---------------------------------------------- Perl executable: C:\strawberry-perl\5.18.0.1-64-dev\perl\bin\perl.exe Perl version : 5.18.0 / MSWin32-x64-multi-thread C:\strawberry-perl\5.18.0.1-64-dev>perl -MDate::Manip -e "print $Date::Manip::VERSION" 5.56 C:\strawberry-perl\5.18.0.1-64-dev>cpanp CPANPLUS::Shell::Default -- CPAN exploration and module installation (v0.9136) *** Please report bugs to <bug-cpanplus@rt.cpan.org>. *** Using CPANPLUS::Backend v0.9136. ReadLine support disabled. *** Type 'p' now to show start up log Did you know... You can use plugins. Type '/plugins' to list available plugins CPAN Terminal> i Date::Manip [MSG] Checking if source files are up to date [MSG] Retrieving C:\strawberry-perl\5.18.0.1-64-dev\data\.cpanplus\sourcefiles.s2.41.c0.9136.stored Installing Date::Manip (6.40) [MSG] Using cached file 'C:\strawberry-perl\5.18.0.1-64-dev\data\.cpanplus\authors\id\S\SB\SBECK\CHECKSUMS' on disk; ttl (3600s) is not exceeded [MSG] Checksum matches for 'Date-Manip-6.40.tar.gz' ... see attached log Running [C:\STRAWB~1\5180~1.1-6\c\bin\dmake.EXE]... dmake.EXE: makefile: line 3021: Error: -- Input line too long, increase MAXLINELENGTH [ERROR] MAKE failed: dmake.EXE: makefile: line 3021: Error: -- Input line too long, increase MAXLINELENGTH [ERROR] Unable to create a new distribution object for 'Date::Manip' -- cannot continue *** Install log written to: C:\strawberry-perl\5.18.0.1-64-dev\data\.cpanplus\install-logs\Date-Manip-6.40-1374609724.log Error installing 'Date::Manip' Problem installing one or more modules CPAN Terminal>
Download Date-Manip-6.40-1374609724.log
application/octet-stream 112.4k

Message body not shown because it is not plain text.

Download Makefile
application/octet-stream 216.7k

Message body not shown because it is not plain text.

Please refer to the Date::Manip::Problems document. This is a known problem with strawberry perl, and not one that I can fix in Date::Manip. There's a workaround in the mentioned document.
Subject: Re: [rt.cpan.org #87225] Build error - Makefile line too long
Date: Wed, 24 Jul 2013 11:11:43 -0400
To: bug-Date-Manip [...] rt.cpan.org
From: Matthew.Persico [...] lazard.com
Sorry 'bout that. Didn't see that part of the module. From: "Sullivan Beck via RT" <bug-Date-Manip@rt.cpan.org> To: Matthew Persico/ITS/Lazard@Lazard NYC Date: 07/24/2013 10:58 AM Subject: [rt.cpan.org #87225] Build error - Makefile line too long <URL: https://rt.cpan.org/Ticket/Display.html?id=87225 > Please refer to the Date::Manip::Problems document. This is a known problem with strawberry perl, and not one that I can fix in Date::Manip. There's a workaround in the mentioned document.