Subject: | test still broken on Solaris |
I try to compile DBD-SQLite-1.06 with gcc-3.2.3 on Solaris 8 (Sparc)
with Perl 5.8.5 (shared libperl, ithreads enabled).
While the same Perl's configuration on Linux (RedHat 7.2, same gcc
version, same Perl options) builds and tests ok, on Solaris there are
errors in the test.
See also bug id #7071, which was set to "resolved" already, but similar
problems persist.
Please let me know if you need additional debugging output.
Cheers,
Marek
PS. Test log (verbose) attached. I inserted into t/lib.pl :
BEGIN {
unlink glob('output/*');
}
to remove the DB files before the tests start - otherwise there
are even more errors.
Message body not shown because it is not plain text.