Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-DBIx-Class CPAN distribution.

Report information
The Basics
Id: 71347
Status: open
Worked: 45 min
Priority: 0/
Queue: Test-DBIx-Class

People
Owner: jjnapiork [...] cpan.org
Requestors: nonsolosoft [...] diff.org
Cc:
AdminCc:

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



Subject: Makefile.PL seems corrupted
[MSG] [Fri Sep 30 00:57:31 2011] Extracted 'Test-DBIx-Class-0.23/inc/Module/Install/WriteAll.pm' [MSG] [Fri Sep 30 00:57:31 2011] Extracted 'Test::DBIx::Class' to '/root/.cpanplus/5.12.2/build/Test-DBIx-Class-0.23' [ERROR] [Fri Sep 30 00:57:32 2011] Could not run '/usr/pkg/bin/perl Makefile.PL': String found where operator expected at /root/.cpanplus/5.12.2/build/Test-DBIx-Class-0.23/Makefile.PL line 5, near "all_from 'lib/Test/DBIx/Class.pm'" (Do you need to predeclare all_from?) String found where operator expected at /root/.cpanplus/5.12.2/build/Test-DBIx-Class-0.23/Makefile.PL line 6, near "requires 'Config::Any'" (Do you need to predeclare requires?) String found where operator expected at /root/.cpanplus/5.12.2/build/Test-DBIx-Class-0.23/Makefile.PL line 7, near "requires 'DBIx::Class'" (Do you need to predeclare requires?)
Hey, I'm really having trouble replicating this problem. Can you give me more details? I'm using a possibly dubious wrapper on Module::Install which I guess could be a root cause for this, although again it works totally fine for me. I'd really like to get to the bottom of this, so if you could try to reinstall, ideally into a clean local lib and send me the log I'd be grateful. Something like: curl http://cpanmin.us/ -L | perl - -l ./testlib Test::DBIx::Class and if it fails you should be able to just send me ~/.cpanm/build.log and I will get the full trace. Thanks! John On Thu Sep 29 19:06:49 2011, nonsolosoft@diff.org wrote: Show quoted text
> [MSG] [Fri Sep 30 00:57:31 2011] Extracted > 'Test-DBIx-Class-0.23/inc/Module/Install/WriteAll.pm' > [MSG] [Fri Sep 30 00:57:31 2011] Extracted 'Test::DBIx::Class' to > '/root/.cpanplus/5.12.2/build/Test-DBIx-Class-0.23' > [ERROR] [Fri Sep 30 00:57:32 2011] Could not run '/usr/pkg/bin/perl > Makefile.PL': String found where operator expected at > /root/.cpanplus/5.12.2/build/Test-DBIx-Class-0.23/Makefile.PL line 5, > near "all_from 'lib/Test/DBIx/Class.pm'" > (Do you need to predeclare all_from?) > String found where operator expected at > /root/.cpanplus/5.12.2/build/Test-DBIx-Class-0.23/Makefile.PL line 6, > near "requires 'Config::Any'" > (Do you need to predeclare requires?) > String found where operator expected at > /root/.cpanplus/5.12.2/build/Test-DBIx-Class-0.23/Makefile.PL line 7, > near "requires 'DBIx::Class'" > (Do you need to predeclare requires?)