deets version 0.1.1-1 failed to build on all archs

Bug #749092 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
deets (Ubuntu)
Fix Released
High
Steve Langasek
Oneiric
Fix Released
High
Steve Langasek

Bug Description

deets version 0.0.6-1 failed to build on i386
Link to failed build: https://launchpad.net/ubuntu/+archive/test-rebuild-20110329/+buildjob/2390917

Direct link to the build log: https://launchpad.net/ubuntu/+archive/test-rebuild-20110329/+buildjob/2390917/+files/buildlog_ubuntu-natty-i386.deets_0.0.6-1_FAILEDTOBUILD.txt.gz

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

../luau.c: In function 'dpkg_pkglist':
../luau.c:112:3: warning: implicit declaration of function 'iterpkgstart'
../luau.c:112:13: warning: assignment makes pointer from integer without a cast
../luau.c:112:3: warning: implicit declaration of function 'iterpkgnext'
../luau.c:112:37: warning: assignment makes pointer from integer without a cast
../luau.c:115:29: error: 'struct pkginfo' has no member named 'name'
../luau.c: In function 'dpkg_conffilelist':
../luau.c:136:5: warning: assignment makes pointer from integer without a cast
../luau.c:151:3: warning: suggest parentheses around assignment used as truth value
../luau.c: In function 'deets_tempstat':
../luau.c:240:4: warning: passing argument 1 of 'snprintf' from incompatible pointer type
/usr/include/bits/stdio2.h:62:1: note: expected 'char * __restrict__' but argument is of type 'char (*)[25]'
../luau.c: In function 'main':
../luau.c:360:4: warning: implicit declaration of function 'error_unwind'
../luau.c:363:7: warning: implicit declaration of function 'push_error_handler'
../luau.c:363:35: error: 'print_error_fatal' undeclared (first use in this function)
../luau.c:363:35: note: each undeclared identifier is reported only once for each function it appears in
../luau.c:368:54: error: 'msdbrw_noavail' undeclared (first use in this function)
../luau.c:368:3: error: too many arguments to function 'modstatdb_init'
/usr/include/dpkg/dpkg-db.h:254:6: note: declared here
../luau.c:341:7: warning: unused variable 'digit_optind'
make[1]: *** [luau-luau.o] Error 1
make[1]: Leaving directory `/build/buildd/deets-0.0.6/obj'
make: *** [stamp-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20110403-1101
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/deets-0.0.6

Related branches

Revision history for this message
Steve Langasek (vorlon) wrote :

requires update for new usptream libdpkg API.

Changed in deets (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
tags: added: multiarch
tags: added: oneiric
Changed in deets (Ubuntu):
milestone: none → oneiric-alpha-1
Changed in deets (Ubuntu Oneiric):
milestone: oneiric-alpha-1 → oneiric-alpha-2
Changed in deets (Ubuntu Oneiric):
milestone: oneiric-alpha-2 → none
tags: added: universe
Revision history for this message
Matthias Klose (doko) wrote :

Build needed 00:00:04, 516k disk space
Function `pkg_db_find' implicitly converted to pointer at ../luau.c:71
Function `pkg_db_iter_next' implicitly converted to pointer at ../luau.c:115

Our automated build log filter detected the problem(s) above that will
likely cause your package to segfault on architectures where the size of
a pointer is greater than the size of an integer, such as ia64 and amd64.

This is often due to a missing function prototype definition.

Since use of implicitly converted pointers is always fatal to the application
on ia64, they are errors. Please correct them for your next upload.

More information can be found at:
http://wiki.debian.org/ImplicitPointerConversions

summary: - deets version 0.0.6-1 failed to build on i386
+ deets version 0.1.1-1 failed to build on all archs
Changed in deets (Ubuntu Oneiric):
importance: Medium → High
Steve Langasek (vorlon)
Changed in deets (Ubuntu Oneiric):
assignee: nobody → Steve Langasek (vorlon)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package deets - 0.1.1-1ubuntu1

---------------
deets (0.1.1-1ubuntu1) oneiric; urgency=low

  * luau.c: port to multiarched libdpkg. LP: #749092.
 -- Steve Langasek <email address hidden> Wed, 14 Sep 2011 22:33:09 +0000

Changed in deets (Ubuntu Oneiric):
status: Triaged → 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.