Port-amd64 archive

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

Re: current build fails on amd64



2009/2/18 Ignatios Souvatzis <is%netbsd.org@localhost>:
> On Wed, Feb 18, 2009 at 11:34:14PM +0100, Pouya D. Tafti wrote:
>> Hi everyone,
>>
>> Since a few days ago my builds of NetBSD-current on amd64 invariably
>> fail during the postinstall stage with something like this (I have
>> been running ./build.sh -O ../obj -T ../tools -U -u distribution):
>
> Hm... checkflist stuff? Did you try to rm -rf the
> dest dir? In my experience this cures a lot of "files added/removed"
> problems....

Thanks for the hint.  The build still failed after removing the
destdir, but this time with:

#   install  /usr/src/../obj/destdir.amd64/usr/libexec/ld.elf_so-i386
/usr/src/../tools/bin/x86_64--netbsd-install -U -M
/usr/src/../obj/destdir.amd64/METALOG -D /usr/src/../obj/destdir.amd64
-h sha1 -N /usr/src/etc -c -p -r -o root -g wheel -m 555
ld.elf_so-i386 /usr/src/../obj/destdir.amd64/usr/libexec/ld.elf_so-i386

Stop.
nbmake: stopped in /usr/src/compat/libexec/ld.elf_so

...

I also tried building without -u but saw something similar to the above.

I just updated my /usr/src, and will try again.

Thanks,

Pouya


Home | Main Index | Thread Index | Old Index