make buildworld failing this afternoon...
Peter Losher
Peter_Losher at isc.org
Fri Mar 4 02:21:58 GMT 2005
from a 5-STABLE tree cvsupped six hours ago...
It dies here:
-=-
cc -m32 -march=athlon-xp -msse2 -mfancy-math-387 -DCOMPAT_32BIT
-I/usr/obj/usr/src/lib32/usr/include -L/usr/obj/usr/src/lib32/usr/lib32
-B/usr/obj/usr/src/lib32/usr/lib32 -O -pipe -Wall -DFREEBSD_ELF
-DIN_RTLD -I/usr/src/libexec/rtld-elf/i386 -I/usr/src/libexec/rtld-elf
-elf -fpic -DPIC -Wformat=2 -Wno-format-extra-args -Werror -nostdlib -e
.rtld_start -elf -shared -Wl,-Bsymbolic -o ld-elf32.so.1 rtld_start.o
reloc.o rtld.o rtld_lock.o map_object.o malloc.o xmalloc.o debug.o
libmap.o -lc_pic
#
-=-
with the buildworld incomplete; it dies at 'make installworld' here
-=-
mtree -deU -f /usr/src/include/../etc/mtree/BSD.include.dist -p
/usr/include
cd /usr/include/cam; for h in *.h; do if [ -L $h ]; then rm -f $h; fi;
done
cd /usr/include/geom; for h in *.h; do if [ -L $h ]; then rm -f $h;
fi; done
cd /usr/include/net; for h in *.h; do if [ -L $h ]; then rm -f $h; fi;
done
cd /usr/include/net80211; for h in *.h; do if [ -L $h ]; then rm -f
$h; fi; done
cd /usr/include/netatalk; for h in *.h; do if [ -L $h ]; then rm -f
$h; fi; done
cd /usr/include/netatm; for h in *.h; do if [ -L $h ]; then rm -f $h;
fi; done
cd /usr/include/netgraph; for h in *.h; do if [ -L $h ]; then rm -f
$h; fi; done
cd /usr/include/netinet; for h in *.h; do if [ -L $h ]; then rm -f $h;
fi; done
cd /usr/include/netinet6; for h in *.h; do if [ -L $h ]; then rm -f
$h; fi; done
cd /usr/include/netipsec; for h in *.h; do if [ -L $h ]; then rm -f
$h; fi; done
cd /usr/include/netipx; for h in *.h; do if [ -L $h ]; then rm -f $h;
fi; done
cd /usr/include/netkey; for h in *.h; do if [ -L $h ]; then rm -f $h;
fi; done
cd /usr/include/netnatm; for h in *.h; do if [ -L $h ]; then rm -f $h;
fi; done
cd /usr/include/netncp; for h in *.h; do if [ -L $h ]; then rm -f $h;
fi; done
cd /usr/include/netsmb; for h in *.h; do if [ -L $h ]; then rm -f $h;
fi; done
cd /usr/include/nfs; for h in *.h; do if [ -L $h ]; then rm -f $h; fi;
done
cd /usr/include/nfsclient; for h in *.h; do if [ -L $h ]; then rm -f
$h; fi; done
cd /usr/include/nfsserver; for h in *.h; do if [ -L $h ]; then rm -f
$h; fi; done
cd /usr/include/pccard; for h in *.h; do if [ -L $h ]; then rm -f $h;
fi; done
cd /usr/include/posix4; for h in *.h; do if [ -L $h ]; then rm -f $h;
fi; done
cd /usr/include/sys; for h in *.h; do if [ -L $h ]; then rm -f $h; fi;
done
cd /usr/include/vm; for h in *.h; do if [ -L $h ]; then rm -f $h; fi;
done
cd /usr/include/cam/scsi; for h in *.h; do if [ -L $h ]; then rm -f
$h; fi; done
cd /usr/include/dev/acpica; for h in *.h; do if [ -L $h ]; then rm -f
$h; fi; done
cd: can't cd to /usr/include/dev/acpica
*** Error code 2
Stop in /usr/src/include.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
-=-
Ideas? (This same compile was sucessfull 18 hours ago on this same box)
-Peter
--
Peter_Losher at isc.org | ISC | OpenPGP 0xE8048D08 | "The bits must flow"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-amd64/attachments/20050303/c841628c/signature.bin
More information about the freebsd-amd64
mailing list