Date: Mon, 1 Dec 2008 03:00:03 -0800 (PST) From: Dewayne Geraghty <dewayne_freebsd@yahoo.com> To: freebsd-stable@freebsd.org Subject: make distribution halts during install (7.1Prerelease today) Message-ID: <478434.94854.qm@web46412.mail.sp1.yahoo.com> In-Reply-To: <20081201092604.da46d948.gerrit@pmp.uni-hannover.de>
next in thread | previous in thread | raw e-mail | index | archive | help
The "make distribution" phase of a full build of 7.1 Prerelease, sourced to= day (Mon Dec 1 10:34:45 UTC 2008), unfortunately failed. make distribution DESTDIR=3D/differentplace=20 failed (see below), however the following worked ok: buildkernel, installke= rnerl, buildworld, installworld. Two systems (a Uni and Dual processor) wer= e used and both failed at the same point. Both building systems were succe= ssful in building/installing kernel and world for themselves and for a diff= erent DESTDIR (per the Handbook). Only the make distribution failed (a clu= e?) The repeated attempts to make distribution DESTDIR=3DX failed at the same l= ocation (see below). The error message suggestions incorrect parameters to = "install". Advise/guidance welcome. #cd /usr/src && make DESTDIR=3D/usr/k_brfw-d distribution cd /usr/src/etc; MAKEOBJDIRPREFIX=3D/usr/obj MACHINE_ARCH=3Di386 MACHINE= =3Di386 CPUTYPE=3D GROFF_BIN_PATH=3D/usr/obj/usr/src/tmp/legacy/usr/bin = GROFF_FONT_PATH=3D/usr/obj/usr/src/tmp/legacy/usr/share/groff_font GROFF_T= MAC_PATH=3D/usr/obj/usr/src/tmp/legacy/usr/share/tmac PATH=3D/usr/obj/usr/s= rc/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src= /tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/us= r/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make dis= tribution cd /usr/src/etc; install -o root -g wheel -m 644 amd.map apmd.conf auth.c= onf crontab csh.cshrc csh.login csh.logout devd.conf devfs.conf ddb.conf = dhclient.conf disktab fbtab freebsd-update.conf ftpusers gettytab group h= osts hosts.allow hosts.equiv hosts.lpd inetd.conf libalias.conf login.acce= ss login.conf mac.conf motd netconfig network.subr networks newsyslog.conf= nsswitch.conf portsnap.conf pf.os phones profile protocols rc rc.bsdexte= nded rc.firewall rc.firewall6 rc.initdiskless rc.sendmail rc.shutdown rc.= subr remote rpc services shells snmpd.config sysctl.conf syslog.conf etc.= i386/ttys /usr/src/etc/../gnu/usr.bin/man/manpath/manpath.config /usr/src= /etc/../usr.bin/mail/misc/mail.rc /usr/src/etc/../usr.bin/locate/locate/lo= cate.rc nscd.conf /usr/k_brfw-d/etc; cap_mkdb -l /usr/k_brfw-d/etc/login.c= onf; install -o root -g wheel -m 755 netstart pccard_ether rc.suspend rc.= resume /usr/k_brfw-d/etc; install -o root -g wheel -m 600=20 master.passwd nsmb.conf opieaccess /usr/k_brfw-d/etc; pwd_mkdb -L -i -p -= d /usr/k_brfw-d/etc /usr/k_brfw-d/etc/master.passwd install: wrong number or types of arguments usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... *** Error code 64 Stop in /usr/src/etc. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. I also tried various CPUTYPES to ensure that all parameters to make, were p= opulated. Having spent most of the day building kernels/worlds and gstripp= ing, gjournalling and building a lot of ports, the package is looking prett= y good. I hope that my explanation is concise it's been a long day and I'm= stuck. Regards, Dewayne.=0A=0A=0A Start your day with Yahoo!7 and win a Sony = Bravia TV. Enter now http://au.docs.yahoo.com/homepageset/?p1=3Dother&p2=3D= au&p3=3Dtagline
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?478434.94854.qm>