db version 5.1.19-2ubuntu1 failed to build on amd64

Bug #766039 reported by Matthias Klose
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
db (Ubuntu)
Fix Released
High
Unassigned
Oneiric
Fix Released
High
Unassigned

Bug Description

db version 5.1.19-2ubuntu1 failed to build on amd64
Link to failed build: https://launchpad.net/ubuntu/+archive/test-rebuild-20110413/+buildjob/2448158

Direct link to the build log: https://launchpad.net/ubuntu/+archive/test-rebuild-20110413/+buildjob/2448158/+files/buildlog_ubuntu-natty-amd64.db_5.1.19-2ubuntu1_FAILEDTOBUILD.txt.gz

This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
Excerpt 4704 lines into the build log:

 1787c799d1bacf4a09fa7e60be407570 697832 libs standard libdb5.1_5.1.19-2ubuntu1_amd64.deb
 f1d4d395e6954b1bd945aed332205e7e 878264 libdevel extra libdb5.1-dev_5.1.19-2ubuntu1_amd64.deb
 303d66f1ac92113e8bf8f14c6d7a83e5 736230 libs optional libdb5.1++_5.1.19-2ubuntu1_amd64.deb
 317efc5f83986addb2b90ef1df901a1b 1793298 libdevel extra libdb5.1++-dev_5.1.19-2ubuntu1_amd64.deb
 77149848d358d09046201bf56585b6d5 2665794 interpreters extra libdb5.1-tcl_5.1.19-2ubuntu1_amd64.deb
 fba5de5beda316e896c058b94c7fb5db 103614 utils optional db5.1-util_5.1.19-2ubuntu1_amd64.deb
 02f8af3ef723bda9635f09a8fb0ff90a 4563906 debug extra libdb5.1-dbg_5.1.19-2ubuntu1_amd64.deb
 20ae8f8a53095ffff1f2930894e8808c 933378 libs extra libdb5.1-sql_5.1.19-2ubuntu1_amd64.deb
 5780089d346f53ce8caa31f50b95adca 2281302 libdevel extra libdb5.1-sql-dev_5.1.19-2ubuntu1_amd64.deb
 01177aef9e9544570f360ec9bc8ed6de 764154 libs extra libdb5.1-stl_5.1.19-2ubuntu1_amd64.deb
 8bdabb94cfe7dc40a95b944486091d99 1951394 libdevel extra libdb5.1-stl-dev_5.1.19-2ubuntu1_amd64.deb
 f384e5ed7653f66d7d64dd446840e80e 1270318 java optional libdb5.1-java_5.1.19-2ubuntu1_amd64.deb
 fe5b33545d4d264e309782eebaa788bc 901442 libdevel optional libdb5.1-java-dev_5.1.19-2ubuntu1_amd64.deb
 23a34079b2ed0ffe7fc7987577317400 1930994 java optional libdb5.1-java-gcj_5.1.19-2ubuntu1_amd64.deb
Original-Maintainer: Clint Adams <email address hidden>

******************************************************************************
Built successfully
Purging chroot-autobuild/build/buildd/db-5.1.19

Matthias Klose (doko)
Changed in db (Ubuntu):
importance: Undecided → High
Revision history for this message
Steven Kurylo (skurylo) wrote :

I added a prototype for sqlite3PagerGetData and the package successfully builds for me

--- a/lang/sql/adapter/pager.h
+++ b/lang/sql/adapter/pager.h
@@ -58,6 +58,7 @@
 int sqlite3PagerOkToChangeJournalMode(Pager *pPager);
 int sqlite3PagerPagecount(Pager*, int*);
 int sqlite3PagerSetJournalMode(Pager *pPager, int eMode);
+void *sqlite3PagerGetData(DbPage *pPg);

 #ifndef SQLITE_OMIT_WAL
 int sqlite3PagerWalCallback(Pager *pPager);

Changed in db (Ubuntu):
milestone: none → oneiric-alpha-3
Revision history for this message
Ondřej Surý (ondrej) wrote :

Is this still true for 5.1.25-10? I would be interested in patch for Debian if yes.

Changed in db (Ubuntu Oneiric):
milestone: oneiric-alpha-3 → none
status: New → Confirmed
tags: added: main
Revision history for this message
Matthias Klose (doko) wrote :

5.1.25-11 did build

Changed in db (Ubuntu Oneiric):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.