make distribution halts during install (7.1Prerelease today)
Dewayne Geraghty
dewayne_freebsd at yahoo.com
Mon Dec 1 03:13:44 PST 2008
The "make distribution" phase of a full build of 7.1 Prerelease, sourced today (Mon Dec 1 10:34:45 UTC 2008), unfortunately failed.
make distribution DESTDIR=/differentplace
failed (see below), however the following worked ok: buildkernel, installkernerl, buildworld, installworld. Two systems (a Uni and Dual processor) were used and both failed at the same point. Both building systems were successful in building/installing kernel and world for themselves and for a different DESTDIR (per the Handbook). Only the make distribution failed (a clue?)
The repeated attempts to make distribution DESTDIR=X failed at the same location (see below). The error message suggestions incorrect parameters to "install". Advise/guidance welcome.
#cd /usr/src && make DESTDIR=/usr/k_brfw-d distribution
cd /usr/src/etc; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 CPUTYPE= GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/tmac PATH=/usr/obj/usr/src/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/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make distribution
cd /usr/src/etc; install -o root -g wheel -m 644 amd.map apmd.conf auth.conf crontab csh.cshrc csh.login csh.logout devd.conf devfs.conf ddb.conf dhclient.conf disktab fbtab freebsd-update.conf ftpusers gettytab group hosts hosts.allow hosts.equiv hosts.lpd inetd.conf libalias.conf login.access login.conf mac.conf motd netconfig network.subr networks newsyslog.conf nsswitch.conf portsnap.conf pf.os phones profile protocols rc rc.bsdextended 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/locate.rc nscd.conf /usr/k_brfw-d/etc; cap_mkdb -l /usr/k_brfw-d/etc/login.conf; 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
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 populated. Having spent most of the day building kernels/worlds and gstripping, gjournalling and building a lot of ports, the package is looking pretty good. I hope that my explanation is concise it's been a long day and I'm stuck.
Regards, Dewayne.
Start your day with Yahoo!7 and win a Sony Bravia TV. Enter now http://au.docs.yahoo.com/homepageset/?p1=other&p2=au&p3=tagline
More information about the freebsd-stable
mailing list