Show quoted text> [Sorry for the delay, rt.cpan.org never sent me an email on this
ticket...]
I'm having rt.cpan.org problems with the "new and improved version"
that I never had with the old version.
Show quoted text> Based on the output you've given, this looks like an issue with your
> perl and/or DBD::SQLite installation. Can you dig any deeper on
that?
Didn't know I had SQLite here, so reinstalled PPM DBD::SQLite and
DBD::SQLite2 binaries from ActiveState, and reinstalled your module,
and all is well. I've included the build output, since it may be of
interest to you. Other Perl details remain the same as on above ticket:
Cheers,
Lee
CPAN: Module::Build loaded ok
CPAN.pm: Going to build B/BL/BLBLACK/DBIx-Class-Schema-Loader-
0.03007.tar.gz
# running Build.PL
C:\perl58_AS\bin\perl.exe Build.PL
Checking whether your kit is complete...
Looks good
Checking prerequisites...
* Optional prerequisite DBD::DB2 is not installed
* DBD::mysql (3.0002) is installed, but we prefer to have 3.0003
* Optional prerequisite DBD::Pg is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the
versions
of the modules indicated above before proceeding with this installation
Creating new 'Build' script for 'DBIx-Class-Schema-Loader'
version '0.03007'
CPAN: YAML loaded ok
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\perl58_AS\bin\perl.exe Build --makefile_env_macros 1
lib\DBIx\Class\Schema\Loader\DBI\SQLite.pm ->
blib\lib\DBIx\Class\Schema\Loader\DBI\SQLite.pm
lib\DBIx\Class\Schema\Loader\DBI\Writing.pm ->
blib\lib\DBIx\Class\Schema\Loader\DBI\Writing.pm
lib\DBIx\Class\Schema\Loader\DBI\Pg.pm ->
blib\lib\DBIx\Class\Schema\Loader\DBI\Pg.pm
lib\DBIx\Class\Schema\Loader\RelBuilder.pm ->
blib\lib\DBIx\Class\Schema\Loader\RelBuilder.pm
lib\DBIx\Class\Schema\Loader\DBI.pm ->
blib\lib\DBIx\Class\Schema\Loader\DBI.pm
lib\DBIx\Class\Schema\Loader\DBI\mysql.pm ->
blib\lib\DBIx\Class\Schema\Loader\DBI\mysql.pm
lib\DBIx\Class\Schema\Loader.pm -> blib\lib\DBIx\Class\Schema\Loader.pm
lib\DBIx\Class\Schema\Loader\DBI\DB2.pm ->
blib\lib\DBIx\Class\Schema\Loader\DBI\DB2.pm
lib\DBIx\Class\Schema\Loader\Base.pm ->
blib\lib\DBIx\Class\Schema\Loader\Base.pm
Manifying blib\lib/DBIx/Class/Schema/Loader/DBI/DB2.pm ->
blib\libdoc\DBIx.Class.Schema.Loader.DBI.DB2.3
Manifying blib\lib/DBIx/Class/Schema/Loader/DBI/SQLite.pm ->
blib\libdoc\DBIx.Class.Schema.Loader.DBI.SQLite.3
Manifying blib\lib/DBIx/Class/Schema/Loader/Base.pm ->
blib\libdoc\DBIx.Class.Schema.Loader.Base.3
Manifying blib\lib/DBIx/Class/Schema/Loader/DBI/mysql.pm ->
blib\libdoc\DBIx.Class.Schema.Loader.DBI.mysql.3
Manifying blib\lib/DBIx/Class/Schema/Loader.pm ->
blib\libdoc\DBIx.Class.Schema.Loader.3
Manifying blib\lib/DBIx/Class/Schema/Loader/DBI.pm ->
blib\libdoc\DBIx.Class.Schema.Loader.DBI.3
Manifying blib\lib/DBIx/Class/Schema/Loader/DBI/Pg.pm ->
blib\libdoc\DBIx.Class.Schema.Loader.DBI.Pg.3
Manifying blib\lib/DBIx/Class/Schema/Loader/DBI/Writing.pm ->
blib\libdoc\DBIx.Class.Schema.Loader.DBI.Writing.3
Manifying blib\lib/DBIx/Class/Schema/Loader/RelBuilder.pm ->
blib\libdoc\DBIx.Class.Schema.Loader.RelBuilder.3
HTMLifying blib\lib\DBIx\Class\Schema\Loader\DBI\DB2.pm ->
blib\libhtml\site\lib\DBIx\Class\Schema\Loader\DBI\DB2.html
HTMLifying blib\lib\DBIx\Class\Schema\Loader\DBI\SQLite.pm ->
blib\libhtml\site\lib\DBIx\Class\Schema\Loader\DBI\SQLite.
html
HTMLifying blib\lib\DBIx\Class\Schema\Loader\Base.pm ->
blib\libhtml\site\lib\DBIx\Class\Schema\Loader\Base.html
HTMLifying blib\lib\DBIx\Class\Schema\Loader\DBI\mysql.pm ->
blib\libhtml\site\lib\DBIx\Class\Schema\Loader\DBI\mysql.ht
ml
HTMLifying blib\lib\DBIx\Class\Schema\Loader.pm ->
blib\libhtml\site\lib\DBIx\Class\Schema\Loader.html
HTMLifying blib\lib\DBIx\Class\Schema\Loader\DBI.pm ->
blib\libhtml\site\lib\DBIx\Class\Schema\Loader\DBI.html
HTMLifying blib\lib\DBIx\Class\Schema\Loader\DBI\Pg.pm ->
blib\libhtml\site\lib\DBIx\Class\Schema\Loader\DBI\Pg.html
HTMLifying blib\lib\DBIx\Class\Schema\Loader\DBI\Writing.pm ->
blib\libhtml\site\lib\DBIx\Class\Schema\Loader\DBI\Writin
g.html
HTMLifying blib\lib\DBIx\Class\Schema\Loader\RelBuilder.pm ->
blib\libhtml\site\lib\DBIx\Class\Schema\Loader\RelBuilder.
html
C:\bin\nmake.EXE -- OK
Running make test
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\perl58_AS\bin\perl.exe Build --makefile_env_macros 1 test
t\01use..............ok
t\02pod..............skipped
all skipped: Test::Pod 1.14 required
t\03podcoverage......ok
t\04kwalitee.........skipped
all skipped: Test::Kwalitee not installed
t\10sqlite_common....ok
8/76 skipped: SQLite cannot do the advanced tests
t\11mysql_common.....skipped
all skipped: You need to set the DBICTEST_MYSQL_DSN, _USER,
and _PASS environment variables
t\12pg_common........skipped
all skipped: You need to set the DBICTEST_PG_DSN, _USER, and
_PASS environment variables
t\13db2_common.......skipped
all skipped: You need to set the DBICTEST_DB2_DSN, _USER, and
_PASS environment variables
t\20invocations......load_from_connection deprecated, and will
dissappear in 0.04000, please [re-]read the [new] DBIx::C
lass::Schema::Loader documentation at C:\.cpan\build\DBIx-Class-Schema-
Loader-0.03007\blib\lib/DBIx/Class/Schema/Loader.
pm line 366.
Do not set loader_options after specifying the connection info, this
will be unsupported in 0.04000 at C:\.cpan\build\DB
Ix-Class-Schema-Loader-0.03007\blib\lib/DBIx/Class/Schema/Loader.pm
line 108.
t\20invocations......ok 1/48load_from_connection deprecated, and will
dissappear in 0.04000, please [re-]read the [new]
DBIx::Class::Schema::Loader documentation at C:\.cpan\build\DBIx-Class-
Schema-Loader-0.03007\blib\lib/DBIx/Class/Schema/
Loader.pm line 366.
Do not set loader_options after specifying the connection info, this
will be unsupported in 0.04000 at C:\.cpan\build\DB
Ix-Class-Schema-Loader-0.03007\blib\lib/DBIx/Class/Schema/Loader.pm
line 108.
Attempt to free unreferenced scalar: SV 0x21c2048, Perl interpreter:
0x2347f4 at C:/perl58_AS/site/lib/SQL/Abstract/Limi
t.pm line 325.
load_from_connection deprecated, and will dissappear in 0.04000,
please [re-]read the [new] DBIx::Class::Schema::Loader
documentation at C:\.cpan\build\DBIx-Class-Schema-Loader-0.03007
\blib\lib/DBIx/Class/Schema/Loader.pm line 366.
Do not set loader_options after specifying the connection info, this
will be unsupported in 0.04000 at C:\.cpan\build\DB
Ix-Class-Schema-Loader-0.03007\blib\lib/DBIx/Class/Schema/Loader.pm
line 108.
Attempt to free unreferenced scalar: SV 0x2202024, Perl interpreter:
0x2347f4 at C:/perl58_AS/site/lib/SQL/Abstract/Limi
t.pm line 325.
t\20invocations......ok 9/48Do not set loader_options after specifying
the connection info, this will be unsupported in
0.04000 at C:\.cpan\build\DBIx-Class-Schema-Loader-0.03007
\blib\lib/DBIx/Class/Schema/Loader.pm line 108.
Attempt to free unreferenced scalar: SV 0x2231040, Perl interpreter:
0x2347f4 at C:/perl58_AS/site/lib/SQL/Abstract/Limi
t.pm line 325.
Attempt to free unreferenced scalar: SV 0x22608a0, Perl interpreter:
0x2347f4 at C:/perl58_AS/site/lib/SQL/Abstract/Limi
t.pm line 325.
Attempt to free unreferenced scalar: SV 0x2284984, Perl interpreter:
0x2347f4 at C:/perl58_AS/site/lib/SQL/Abstract/Limi
t.pm line 325.
Attempt to free unreferenced scalar: SV 0x22c7748, Perl interpreter:
0x2347f4 at C:/perl58_AS/site/lib/SQL/Abstract/Limi
t.pm line 325.
Attempt to free unreferenced scalar: SV 0x22f93e0, Perl interpreter:
0x2347f4 at C:/perl58_AS/site/lib/SQL/Abstract/Limi
t.pm line 325.
t\20invocations......ok 29/48Attempt to free unreferenced scalar: SV
0x232a628, Perl interpreter: 0x2347f4 at C:/perl58_
AS/site/lib/SQL/Abstract/Limit.pm line 325.
Attempt to free unreferenced scalar: SV 0x235b794, Perl interpreter:
0x2347f4 at C:/perl58_AS/site/lib/SQL/Abstract/Limi
t.pm line 325.
Attempt to free unreferenced scalar: SV 0x238c260, Perl interpreter:
0x2347f4 at C:/perl58_AS/site/lib/SQL/Abstract/Limi
t.pm line 325.
Attempt to free unreferenced scalar: SV 0x23ba17c, Perl interpreter:
0x2347f4 at C:/perl58_AS/site/lib/SQL/Abstract/Limi
t.pm line 325.
t\20invocations......ok
t\21misc_fatal.......ok
t\22dump.............Dumping manual schema for DBICTest::Schema::1 to
directory ./t/_dump ...
Schema dump completed.
t\22dump.............ok 1/8Attempt to free unreferenced scalar: SV
0x1fd7098, Perl interpreter: 0x2347ec at C:/perl58_AS
/site/lib/SQL/Abstract/Limit.pm line 325.
Dumping manual schema for DBICTest::Schema::2 to
directory ./t/_dump ...
Schema dump completed.
Attempt to free unreferenced scalar: SV 0x1fa9c0c, Perl interpreter:
0x2347ec at C:/perl58_AS/site/lib/SQL/Abstract/Limi
t.pm line 325.
Dumping manual schema for DBICTest::Schema::2 to
directory ./t/_dump ...
Schema dump completed.
t\22dump.............ok
5/8 skipped: ActiveState perl produces additional warnings
All tests successful, 5 tests and 13 subtests skipped.
Files=11, Tests=151, 25 wallclock secs ( 0.00 cusr + 0.00 csys =
0.00 CPU)
C:\bin\nmake.EXE test -- OK
Running make install
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\perl58_AS\bin\perl.exe Build --makefile_env_macros 1 install
Skipping C:\perl58_AS\site\lib\DBIx\Class\Schema\Loader.pm (unchanged)
Skipping C:\perl58_AS\site\lib\DBIx\Class\Schema\Loader\Base.pm
(unchanged)
Skipping C:\perl58_AS\site\lib\DBIx\Class\Schema\Loader\DBI.pm
(unchanged)
Skipping C:\perl58_AS\site\lib\DBIx\Class\Schema\Loader\RelBuilder.pm
(unchanged)
Skipping C:\perl58_AS\site\lib\DBIx\Class\Schema\Loader\DBI\DB2.pm
(unchanged)
Skipping C:\perl58_AS\site\lib\DBIx\Class\Schema\Loader\DBI\mysql.pm
(unchanged)
Skipping C:\perl58_AS\site\lib\DBIx\Class\Schema\Loader\DBI\Pg.pm
(unchanged)
Skipping C:\perl58_AS\site\lib\DBIx\Class\Schema\Loader\DBI\SQLite.pm
(unchanged)
Skipping C:\perl58_AS\site\lib\DBIx\Class\Schema\Loader\DBI\Writing.pm
(unchanged)
Skipping C:\perl58_AS\man\man3\DBIx.Class.Schema.Loader.3 (unchanged)
Skipping C:\perl58_AS\man\man3\DBIx.Class.Schema.Loader.Base.3
(unchanged)
Skipping C:\perl58_AS\man\man3\DBIx.Class.Schema.Loader.DBI.3
(unchanged)
Skipping C:\perl58_AS\man\man3\DBIx.Class.Schema.Loader.DBI.DB2.3
(unchanged)
Skipping C:\perl58_AS\man\man3\DBIx.Class.Schema.Loader.DBI.mysql.3
(unchanged)
Skipping C:\perl58_AS\man\man3\DBIx.Class.Schema.Loader.DBI.Pg.3
(unchanged)
Skipping C:\perl58_AS\man\man3\DBIx.Class.Schema.Loader.DBI.SQLite.3
(unchanged)
Skipping C:\perl58_AS\man\man3\DBIx.Class.Schema.Loader.DBI.Writing.3
(unchanged)
Skipping C:\perl58_AS\man\man3\DBIx.Class.Schema.Loader.RelBuilder.3
(unchanged)
Skipping C:\perl58_AS\html\site\lib\DBIx\Class\Schema\Loader.html
(unchanged)
Skipping C:\perl58_AS\html\site\lib\DBIx\Class\Schema\Loader\Base.html
(unchanged)
Skipping C:\perl58_AS\html\site\lib\DBIx\Class\Schema\Loader\DBI.html
(unchanged)
Skipping
C:\perl58_AS\html\site\lib\DBIx\Class\Schema\Loader\RelBuilder.html
(unchanged)
Skipping
C:\perl58_AS\html\site\lib\DBIx\Class\Schema\Loader\DBI\DB2.html
(unchanged)
Skipping
C:\perl58_AS\html\site\lib\DBIx\Class\Schema\Loader\DBI\mysql.html
(unchanged)
Skipping
C:\perl58_AS\html\site\lib\DBIx\Class\Schema\Loader\DBI\Pg.html
(unchanged)
Skipping
C:\perl58_AS\html\site\lib\DBIx\Class\Schema\Loader\DBI\SQLite.html
(unchanged)
Skipping
C:\perl58_AS\html\site\lib\DBIx\Class\Schema\Loader\DBI\Writing.html
(unchanged)
Writing C:\perl58_AS\site\lib\auto\DBIx\Class\Schema\Loader\.packlist
C:\bin\nmake.EXE install -- OK
Show quoted textcpan>