[DBD-SQLite] SQLite bug ticket - build fails on sun4-solaris-64int 2.10

Darren Duncan darren at darrenduncan.net
Sat Jan 2 07:47:54 GMT 2010


I would like to bring an apparent SQLite bug to the attention of the SQLite core 
developers as a ticket, where build fails on sun4-solaris-64int 2.10.

This problem was reported to the DBD::SQLite (Perl binding) developers as an 
automatically generated smoke tester ticket which can be seen here for all the 
details, but I have copied the most central portion into this email below the 
dashed line:

http://www.nntp.perl.org/group/perl.cpan.testers/2009/12/msg6529201.html

Note that the DBD::SQLite version that was tested bundles SQLite 3.6.20, so 
there is a chance that the latest 3.6.21 fixes it; if you think it necessary I 
can try asking the tester to try with the newer version.

Thank you.

-- Darren Duncan

----------

Output from '/usr/ccs/bin/make':
<snip>
cc -c  -I. -I/usr/perl5/site_perl/5.8.4/sun4-solaris-64int/auto/DBI 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8 -D_TS_ERRNO -O2 
-DVERSION=\"1.27\"  -DXS_VERSION=\"1.27\" -KPIC 
"-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE"  -DSQLITE_CORE 
-DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_COLUMN_METADATA -DNDEBUG=1 
-DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -DTHREADSAFE=0 sqlite3.c
"sqlite3.c", line 19219: warning: integer overflow detected: op "<<"
"sqlite3.c", line 19236: warning: integer overflow detected: op "<<"
"sqlite3.c", line 33316: warning: statement not reached
"sqlite3.c", line 71102: warning: integer overflow detected: op "<<"
cc: Fatal error in /opt/sunstudio12.1/prod/bin/cg
cc: Status 139
*** Error code 139
make: Fatal error: Command failed for target `sqlite3.o'




More information about the DBD-SQLite mailing list