rtorrent version 0.8.7-7 failed to build on i386

Bug #803193 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rtorrent (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

rtorrent version 0.8.7-7 failed to build on i386
Link to failed build: https://launchpad.net/ubuntu/+source/rtorrent/0.8.7-7/+build/2537652

Direct link to the build log: https://launchpad.net/ubuntu/+source/rtorrent/0.8.7-7/+build/2537652/+files/buildlog_ubuntu-oneiric-i386.rtorrent_0.8.7-7_FAILEDTOBUILD.txt.gz

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

#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_STATFS_H 1
#define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
#define FS_STAT_FN statvfs(fn, &m_stat) == 0
#define FS_STAT_STRUCT struct statvfs
#define FS_STAT_SIZE_TYPE unsigned long
#define FS_STAT_COUNT_TYPE fsblkcnt_t
#define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)

configure: exit 1
dh_auto_configure: ./configure --build=i686-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/rtorrent --disable-maintainer-mode --disable-dependency-tracking --with-xmlrpc-c --enable-ipv6 returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 25
make[1]: Leaving directory `/build/buildd/rtorrent-0.8.7'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20110612-1336
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/rtorrent-0.8.7

Tags: ftbfs oneiric

Related branches

Changed in rtorrent (Ubuntu):
importance: Undecided → Medium
Revision history for this message
Ilya Barygin (randomaction) wrote :

The reason here is that binary package names for xmlrpc-c changed in Debian. Changes in xmlrpc-c should be synced/merged to Ubuntu.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package rtorrent - 0.8.7-7ubuntu1

---------------
rtorrent (0.8.7-7ubuntu1) oneiric; urgency=low

  * Change build dependency: libxmlrpc-core-c3-dev -> libxmlrpc-c3-dev.
    Fixes FTBFS (LP: #803193).
 -- Ilya Barygin <email address hidden> Sun, 14 Aug 2011 17:14:53 +0400

Changed in rtorrent (Ubuntu):
status: New → 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.