[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#219928: debian-installer: build failures on sparc



Package: debian-installer
Version: 20031106.1
Severity: normal

I've run into the same problems building debian-installer for sparc
with both the current sid version debian-installer-20031106.1 and a
cvs checkout (about 2003-11-10 07:00 UTC) running "fakeroot make image":

First, it tries to move files into a non-existant directory dest:

# Move the kernel image out of the way, either into a temp directory
# for use later, or to dest.
mv -f ./tmp/netboot/tree/boot/vmlinux-2.4.21-sparc32 dest/vmlinux-2.4.21-sparc32;   mv -f ./tmp/netboot/tree/boot/vmlinux-2.4.21-sparc64 dest/vmlinux-2.4.21-sparc64; 
mv: cannot move `./tmp/netboot/tree/boot/vmlinux-2.4.21-sparc32' to `dest/vmlinux-2.4.21-sparc32': No such file or directory
mv: cannot move `./tmp/netboot/tree/boot/vmlinux-2.4.21-sparc64' to `dest/vmlinux-2.4.21-sparc64': No such file or directory
make: *** [netboot-tree-stamp] Error 1

If the directory is created, it fails later looking for timeout_yet:

mklibs  -v -d ./tmp/netboot/tree/lib --root=./tmp/netboot/tree `find ./tmp/netboot -type f -perm +0111 -o -name '*.so'`
I: Using ld-linux.so.2 as dynamic linker.
Adding rpath ./tmp/netboot/tree//lib/brltty for ./tmp/netboot/tree/sbin/brltty
Adding rpath ./tmp/netboot/tree//usr/lib/cdebconf for ./tmp/netboot/tree/usr/sbin/dpkg-reconfigure
Adding rpath ./tmp/netboot/tree//usr/lib/cdebconf for ./tmp/netboot/tree/usr/lib/cdebconf/db/rfc822db.so
Adding rpath ./tmp/netboot/tree//usr/lib/cdebconf for ./tmp/netboot/tree/usr/lib/cdebconf/frontend/newt.so
Adding rpath ./tmp/netboot/tree//usr/lib/cdebconf for ./tmp/netboot/tree/usr/bin/debconf
Adding rpath ./tmp/netboot/tree//usr/lib/cdebconf for ./tmp/netboot/tree/usr/bin/debconf-loadtemplate
Adding rpath ./tmp/netboot/tree//usr/lib/cdebconf for ./tmp/netboot/tree/usr/bin/debconf-copydb
Adding rpath ./tmp/netboot/tree//usr/lib/cdebconf for ./tmp/netboot/tree/usr/bin/debconf-dumpdb
I: library reduction pass 1
Objects: udpkg busybox brltty libbrlttybmb.so dpkg-reconfigure netcfg-dhcp.postinst libbrlttybeu.so netcfg-static.postinst anna libbrlttybal.so libbrlttybbl.so libbrlttybbn.so libbrlttybcb.so libbrlttybec.so rfc822db.so libbrlttybht.so libbrlttyblt.so newt.so libbrlttybmd.so libdebconf.so libbrlttybpm.so libbrlttybts.so libbrlttybva.so libbrlttybvd.so di-utils-shell.postinst libbrlttybvs.so libbrlttybmn.so libresolv-2.3.2.so debconf debconf-loadtemplate debconf-copydb debconf-dumpdb choose-mirror libnss_dns-2.3.2.so kbd-chooser main-menu libbrlttybvo.so
Object: ./tmp/netboot/tree/usr/bin/udpkg
Object: ./tmp/netboot/tree/bin/busybox
Object: ./tmp/netboot/tree/sbin/brltty
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybmb.so
Object: ./tmp/netboot/tree/usr/sbin/dpkg-reconfigure
Object: ./tmp/netboot/tree/var/lib/dpkg/info/netcfg-dhcp.postinst
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybeu.so
Object: ./tmp/netboot/tree/var/lib/dpkg/info/netcfg-static.postinst
Object: ./tmp/netboot/tree/usr/bin/anna
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybal.so
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybbl.so
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybbn.so
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybcb.so
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybec.so
Object: ./tmp/netboot/tree/usr/lib/cdebconf/db/rfc822db.so
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybht.so
Object: ./tmp/netboot/tree/lib/brltty/libbrlttyblt.so
Object: ./tmp/netboot/tree/usr/lib/cdebconf/frontend/newt.so
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybmd.so
Object: ./tmp/netboot/tree/usr/lib/cdebconf/libdebconf.so
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybpm.so
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybts.so
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybva.so
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybvd.so
Object: ./tmp/netboot/tree/var/lib/dpkg/info/di-utils-shell.postinst
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybvs.so
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybmn.so
Object: ./tmp/netboot/tree/lib/libresolv-2.3.2.so
Object: ./tmp/netboot/tree/usr/bin/debconf
Object: ./tmp/netboot/tree/usr/bin/debconf-loadtemplate
Object: ./tmp/netboot/tree/usr/bin/debconf-copydb
Object: ./tmp/netboot/tree/usr/bin/debconf-dumpdb
Object: ./tmp/netboot/tree/usr/bin/choose-mirror
Object: ./tmp/netboot/tree/lib/libnss_dns-2.3.2.so
Object: ./tmp/netboot/tree/usr/bin/kbd-chooser
Object: ./tmp/netboot/tree/usr/bin/main-menu
Object: ./tmp/netboot/tree/lib/brltty/libbrlttybvo.so
435 symbols, 352 unresolved
Traceback (most recent call last):
  File "/usr/bin/mklibs", line 469, in ?
    raise "No library provides non-weak " + symbol
No library provides non-weak timeout_yet
make: *** [netboot-tree-stamp] Error 1



-- System Information:
Debian Release: testing/unstable
Architecture: sparc
Kernel: Linux bounce 2.4.21 #1 Thu Aug 7 18:10:47 EDT 2003 sparc
Locale: LANG=C, LC_CTYPE=C




Reply to: