From owner-freebsd-stable@FreeBSD.ORG Mon Dec 1 11:13:44 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 875631065679 for ; Mon, 1 Dec 2008 11:13:44 +0000 (UTC) (envelope-from dewayne_freebsd@yahoo.com) Received: from n24.bullet.mail.mud.yahoo.com (n24.bullet.mail.mud.yahoo.com [68.142.206.163]) by mx1.freebsd.org (Postfix) with SMTP id 4E7658FC24 for ; Mon, 1 Dec 2008 11:13:44 +0000 (UTC) (envelope-from dewayne_freebsd@yahoo.com) Received: from [68.142.200.226] by n24.bullet.mail.mud.yahoo.com with NNFMP; 01 Dec 2008 11:00:05 -0000 Received: from [68.142.201.243] by t7.bullet.mud.yahoo.com with NNFMP; 01 Dec 2008 11:00:05 -0000 Received: from [127.0.0.1] by omp404.mail.mud.yahoo.com with NNFMP; 01 Dec 2008 11:00:05 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 295557.32093.bm@omp404.mail.mud.yahoo.com Received: (qmail 95394 invoked by uid 60001); 1 Dec 2008 11:00:04 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=VVRqdzYnEY319xUAOFNJQUKFrxxu2vdAb0aYunKU+y8tPC0AP11hE/o+TSFMVeb8CHszmOEgTvLc8SeZEwMQV6GfSQss6V2WwkTD7qG+Lo4uGmVJGIXgGIimaKKaBWn1FEngI3UUUuC7+rLSSud7u2uk4IxLvEkwwHtQ3Omnlao=; X-YMail-OSG: ltexrvgVM1k4xSC0wsCl8G7Igi0xijm.KBPCSBdOOKLRCc4oaKF3Npq1OFmVSY4lvF8sTm7qAEuQFJO8NGIdsaBKioPKur3R2fTd2vf7LlExXLHiE0wKGKJ_uaCGHvAcOaZPakhnFSKtCrOPOXyUSu0bXZ8- Received: from [58.172.113.127] by web46412.mail.sp1.yahoo.com via HTTP; Mon, 01 Dec 2008 03:00:03 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Mon, 1 Dec 2008 03:00:03 -0800 (PST) From: Dewayne Geraghty To: freebsd-stable@freebsd.org In-Reply-To: <20081201092604.da46d948.gerrit@pmp.uni-hannover.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <478434.94854.qm@web46412.mail.sp1.yahoo.com> Subject: make distribution halts during install (7.1Prerelease today) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dewayne_freebsd@yahoo.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2008 11:13:44 -0000 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