Comment 1 for bug 670139

Revision history for this message
Barry Warsaw (barry) wrote :

Here is the bottom of the build log failure.

/usr/bin/make -C debian/tools \
        LD_LIBRARY_PATH=/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tmp/usr/lib \
        DEB_SRCDIR=/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg DEB_BUILDDIR=/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/BUILD
make[1]: Entering directory `/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tools'
rm -f svn-make-config svn-make-config.o
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
rm -rf svn-defaults
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
rm -rf .libs
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
cc -g -O2 -Wall -I/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/subversion/include `apr-config --cppflags --includes --cflags` -c -o svn-make-config.o svn-make-config.c
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
libtool --mode=link gcc svn-make-config.o /build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/BUILD/subversion/libsvn_client/libsvn_client-1.la -o svn-make-config
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
libtool: link: gcc svn-make-config.o -o .libs/svn-make-config /build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/BUILD/subversion/libsvn_client/.libs/libsvn_client-1.so -pthread
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
svn-make-config.o: In function `main':
/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tools/svn-make-config.c:28: undefined reference to `apr_initialize'
/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tools/svn-make-config.c:29: undefined reference to `apr_pool_create_ex'
/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tools/svn-make-config.c:31: undefined reference to `apr_file_open_stderr'
/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tools/svn-make-config.c:41: undefined reference to `apr_psprintf'
/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tools/svn-make-config.c:49: undefined reference to `apr_stat'
/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tools/svn-make-config.c:55: undefined reference to `svn_config_ensure'
/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tools/svn-make-config.c:57: undefined reference to `apr_terminate'
/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tools/svn-make-config.c:35: undefined reference to `apr_file_printf'
/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tools/svn-make-config.c:36: undefined reference to `apr_file_printf'
/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tools/svn-make-config.c:51: undefined reference to `apr_file_printf'
/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tools/svn-make-config.c:45: undefined reference to `apr_file_printf'
collect2: ld returned 1 exit status
make[1]: *** [svn-make-config] Error 1
make[1]: Leaving directory `/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch/subversion-1.6.12dfsg/debian/tools'
make: *** [debian/stamp-install-arch] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
────────────────────────────────────────────────────────────────────────────────
Build finished at 20101115-1306
FAILED [dpkg-buildpackage died]
────────────────────────────────────────────────────────────────────────────────
Purging /var/lib/schroot/mount/natty-amd64-a6790f4a-a701-47d3-abe8-3d18d8500c8d/build/barry-subversion_1.6.12dfsg-2ubuntu2-amd64-3bo_Ch
Not removing build depends: cloned chroot in use
────────────────────────────────────────────────────────────────────────────────
Finished at 20101115-1306
Build needed 01:19:37, 489668k disc space