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>
Message body not shown because it is not plain text.
Message body not shown because it is not plain text.