svn commit: r337340 - in head: [This broke all ci.freebsd.org 's FreeBSD-head-*-build 's, clang based and gcc 4.2.1 based]
Brad Davis
brd at FreeBSD.org
Sun Aug 5 04:24:06 UTC 2018
On Sat, Aug 4, 2018, at 9:48 PM, Brad Davis wrote:
> On Sat, Aug 4, 2018, at 7:43 PM, Mark Millard wrote:
> > > Author: brd
> > > Date: Sat Aug 4 22:41:17 2018
> > > New Revision: 337340
> > > URL:
> > > https://svnweb.freebsd.org/changeset/base/337340
> > >
> > >
> > > Log:
> > > Move autofs related configs to usr.sbin/autofs/
> > >
> > > This is prep for pkgbase to have config files tagged as such.
> > >
> > > Approved by: will (mentor)
> > > Differential Revision:
> > > https://reviews.freebsd.org/D16492
> > . . .
> >
> > This broke all the ci.freebsd.org builds of freebsd-head-*-build .
> >
> > Using FreeBSD-head-powerpc64-build as an example:
> > #6826 (for -r337399 ) worked but #6827 (for -r337400 )
> > fails with:
> >
> > (cd /usr/src/etc; make -DDB_FROM_SRC __MAKE_CONF=/dev/null SRCCONF=/
> > workspace/freebsd-ci/jobs/FreeBSD-head-powerpc64-build/src.conf etc-
> > examples)
> > cd /usr/src/etc; install -N /usr/src/etc -o root -g wheel -m 444
> > crontab devd.conf devfs.conf ddb.conf dhclient.conf disktab fbtab
> > gettytab group hosts hosts.allow hosts.equiv libalias.conf
> > libmap.conf login.access login.conf mac.conf motd netconfig
> > networks newsyslog.conf nsswitch.conf phones profile protocols
> > rc.bsdextended rc.firewall remote rpc services sysctl.conf
> > syslog.conf termcap.small etc.powerpc/ttys amd.map auto_master ftpusers
> > inetd.conf /usr/src/usr.bin/locate/locate/locate.rc hosts.lpd printcap /
> > usr/src/usr.bin/mail/misc/mail.rc ntp.conf pf.os rc.sendmail csh.cshrc
> > csh.login csh.logout regdomain.xml nsmb.conf opieaccess /usr/obj/usr/
> > src/powerpc.powerpc64/release/dist/base/usr/share/examples/etc
> > install: auto_master: No such file or directory
> > *** Error code 71
> >
> > Stop.
> > make[8]: stopped in /usr/src/etc
> > *** Error code 1
> >
> >
> >
> > Stop.
> > make[7]: stopped in /usr/src/share/examples
> > *** Error code 1
> >
> > Stop.
> > make[6]: stopped in /usr/src/share/examples
> > *** Error code 1
> >
> > Stop.
> > make[5]: stopped in /usr/src/share
> > *** Error code 1
> >
> > Stop.
> > make[4]: stopped in /usr/src
> > *** Error code 1
> >
> > Stop.
> > make[3]: stopped in /usr/src
> > *** Error code 1
> >
> > Stop.
> > make[2]: stopped in /usr/src
> > *** Error code 1
> >
> > Stop.
> > make[1]: stopped in /usr/src
> > *** Error code 1
> >
> > Stop.
> > make: stopped in /usr/src/release
>
> Testing the fix..
Fix committed in r337342. Sorry for the noise.
Regards,
Brad Davis
More information about the freebsd-current
mailing list