Skip Menu |

This queue is for tickets about the DBD-SQLite CPAN distribution.

Report information
The Basics
Id: 72525
Status: stalled
Priority: 0/
Queue: DBD-SQLite

People
Owner: Nobody in particular
Requestors: SLEONOV [...] cpan.org
Cc:
AdminCc:

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



Subject: DBD-SQLite-1.33 wont compile on AIX 6.1
Trying to compile on AIX 6.1 AIX standard perl is installed (perl.rte fileset) Attempt to build the module core dumps at the first step: bash-3.00# oslevel -r 6100-04 bash-3.00# uname AIX bash-3.00# pwd /tmp/DBD-SQLite-1.33 bash-3.00# perl Makefile.PL Segmentation fault (core dumped) bash-3.00# AIX errlog says this about core dump: SYMPTOM CODE PCSS/SPI2 FLDS/perl5.8.8 SIG/11 FLDS/strlen VALU/0 FLDS/__start
Hi. First of all, please consult perlaix (run "perldoc perlaix" from your shell) if you haven't and make sure that you have a working compiler for your perl and your environment. Then, make sure you have a new and working DBI for your perl (does your DBI work for you as expected?). Then, try older versions of DBD::SQLite (1.31, and maybe 1.14) and see what happens. If you still have the same issue, could you also report the versions of 1) DBI, 2) ExtUtils::MakeMaker, 3) the name and the version of your compiler, 4) the result of "perl -V", and 5) the version of system sqlite3 (if exists)? Kenichi On Sat Nov 19 00:02:11 2011, SLEONOV wrote: Show quoted text
> Trying to compile on AIX 6.1 > AIX standard perl is installed (perl.rte fileset) > > Attempt to build the module core dumps at the first step: > > > bash-3.00# oslevel -r > 6100-04 > bash-3.00# uname > AIX > bash-3.00# pwd > /tmp/DBD-SQLite-1.33 > bash-3.00# perl Makefile.PL > Segmentation fault (core dumped) > bash-3.00# > > > AIX errlog says this about core dump: > > SYMPTOM CODE > PCSS/SPI2 FLDS/perl5.8.8 SIG/11 FLDS/strlen VALU/0 FLDS/__start >
Sending the previous mail has failed. Please contact your admin, they can find more details in the logs.
Sending the previous mail has failed. Please contact your admin, they can find more details in the logs.