-------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- rm -rf /usr/obj/build/snapshots/root/usr/src/btools_i386 /usr/obj/build/snapshots/root/usr/src/ctools_i386_i386 /usr/obj/build/snapshots/root/usr/src/world_i386 mkdir -p /usr/obj/build/snapshots/root/usr/src /usr/obj/build/snapshots/root/usr/src/btools_i386 /usr/obj/build/snapshots/root/usr/src/ctools_i386_i386 /usr/obj/build/snapshots/root/usr/src/world_i386 mtree -deU -f /build/snapshots/root/usr/src/etc/mtree/BSD.root.dist -p /usr/obj/build/snapshots/root/usr/src/world_i386/ > /dev/null mtree -deU -f /build/snapshots/root/usr/src/etc/mtree/BSD.usr.dist -p /usr/obj/build/snapshots/root/usr/src/world_i386/usr > /dev/null mtree -deU -f /build/snapshots/root/usr/src/etc/mtree/BSD.root.dist -p /usr/obj/build/snapshots/root/usr/src/btools_i386/ > /dev/null mtree -deU -f /build/snapshots/root/usr/src/etc/mtree/BSD.usr.dist -p /usr/obj/build/snapshots/root/usr/src/btools_i386/usr > /dev/null mtree -deU -f /build/snapshots/root/usr/src/etc/mtree/BSD.root.dist -p /usr/obj/build/snapshots/root/usr/src/ctools_i386_i386/ > /dev/null mtree -deU -f /build/snapshots/root/usr/src/etc/mtree/BSD.usr.dist -p /usr/obj/build/snapshots/root/usr/src/ctools_i386_i386/usr > /dev/null mtree -deU -f /build/snapshots/root/usr/src/etc/mtree/BSD.include.dist -p /usr/obj/build/snapshots/root/usr/src/world_i386/usr/include > /dev/null ln -sf /build/snapshots/root/usr/src/sys /usr/obj/build/snapshots/root/usr/src/world_i386 -------------------------------------------------------------- >>> stage 1: bootstrap tools -------------------------------------------------------------- cd /build/snapshots/root/usr/src; MAKEOBJDIRPREFIX=/usr/obj/build/snapshots/root/usr/src/btools_i386 OBJTREE=/usr/obj DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 PATH=/usr/obj/build/snapshots/root/usr/src/btools_i386/usr/sbin:/usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin:/usr/obj/build/snapshots/root/usr/src/btools_i386/bin:/usr/obj/build/snapshots/root/usr/src/btools_i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin INSTALL="sh /build/snapshots/root/usr/src/tools/install.sh" make -f Makefile.inc1 -DBOOTSTRAPPING -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -DNO_WERROR -DNO_NLS bootstrap-tools ln -fs /bin/date /usr/obj/build/snapshots/root/usr/src/btools_i386/bin/date echo "===> games/fortune/strfile (bootstrap-tools)"; cd /build/snapshots/root/usr/src/games/fortune/strfile; make DIRPRFX=games/fortune/strfile/ obj; make DIRPRFX=games/fortune/strfile/ depend; make DIRPRFX=games/fortune/strfile/ all; make DIRPRFX=games/fortune/strfile/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> games/fortune/strfile (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/games/fortune/strfile created for /build/snapshots/root/usr/src/games/fortune/strfile rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/games/fortune/strfile/strfile.c echo strfile: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/games/fortune/strfile/strfile.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o strfile strfile.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 strfile /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/games echo "===> usr.bin/patch (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/patch; make DIRPRFX=usr.bin/patch/ obj; make DIRPRFX=usr.bin/patch/ depend; make DIRPRFX=usr.bin/patch/ all; make DIRPRFX=usr.bin/patch/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/patch (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/patch created for /build/snapshots/root/usr/src/usr.bin/patch rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/patch/patch.c /build/snapshots/root/usr/src/usr.bin/patch/pch.c /build/snapshots/root/usr/src/usr.bin/patch/inp.c /build/snapshots/root/usr/src/usr.bin/patch/util.c /build/snapshots/root/usr/src/usr.bin/patch/backupfile.c /build/snapshots/root/usr/src/usr.bin/patch/mkpath.c echo patch: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/patch/patch.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/patch/pch.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/patch/inp.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/patch/util.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/patch/backupfile.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/patch/mkpath.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o patch patch.o pch.o inp.o util.o backupfile.o mkpath.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 patch /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> bin/chmod (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/chmod; make DIRPRFX=bin/chmod/ obj; make DIRPRFX=bin/chmod/ depend; make DIRPRFX=bin/chmod/ all; make DIRPRFX=bin/chmod/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/chmod (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/chmod created for /build/snapshots/root/usr/src/bin/chmod rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/bin/chmod/chmod.c echo chmod: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/chmod/chmod.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o chmod chmod.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 chmod /usr/obj/build/snapshots/root/usr/src/btools_i386/bin echo "===> bin/cp (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/cp; make DIRPRFX=bin/cp/ obj; make DIRPRFX=bin/cp/ depend; make DIRPRFX=bin/cp/ all; make DIRPRFX=bin/cp/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/cp (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/cp created for /build/snapshots/root/usr/src/bin/cp rm -f .depend > .depend mkdep -f .depend -a -DVM_AND_BUFFER_CACHE_SYNCHRONIZED -std=gnu99 /build/snapshots/root/usr/src/bin/cp/cp.c /build/snapshots/root/usr/src/bin/cp/utils.c echo cp: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -DVM_AND_BUFFER_CACHE_SYNCHRONIZED -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/cp/cp.c cc -O -pipe -DVM_AND_BUFFER_CACHE_SYNCHRONIZED -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/cp/utils.c cc -O -pipe -DVM_AND_BUFFER_CACHE_SYNCHRONIZED -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o cp cp.o utils.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 cp /usr/obj/build/snapshots/root/usr/src/btools_i386/bin echo "===> bin/cpdup (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/cpdup; make DIRPRFX=bin/cpdup/ obj; make DIRPRFX=bin/cpdup/ depend; make DIRPRFX=bin/cpdup/ all; make DIRPRFX=bin/cpdup/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/cpdup (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/cpdup created for /build/snapshots/root/usr/src/bin/cpdup rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/bin/cpdup/cpdup.c /build/snapshots/root/usr/src/bin/cpdup/hcproto.c /build/snapshots/root/usr/src/bin/cpdup/hclink.c /build/snapshots/root/usr/src/bin/cpdup/misc.c /build/snapshots/root/usr/src/bin/cpdup/fsmid.c /build/snapshots/root/usr/src/bin/cpdup/md5.c echo cpdup: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libmd.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/cpdup/cpdup.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/cpdup/hcproto.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/cpdup/hclink.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/cpdup/misc.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/cpdup/fsmid.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/cpdup/md5.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o cpdup cpdup.o hcproto.o hclink.o misc.o fsmid.o md5.o -lmd sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 cpdup /usr/obj/build/snapshots/root/usr/src/btools_i386/bin echo "===> bin/dd (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/dd; make DIRPRFX=bin/dd/ obj; make DIRPRFX=bin/dd/ depend; make DIRPRFX=bin/dd/ all; make DIRPRFX=bin/dd/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/dd (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/dd created for /build/snapshots/root/usr/src/bin/dd rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/bin/dd/args.c /build/snapshots/root/usr/src/bin/dd/conv.c /build/snapshots/root/usr/src/bin/dd/conv_tab.c /build/snapshots/root/usr/src/bin/dd/dd.c /build/snapshots/root/usr/src/bin/dd/misc.c /build/snapshots/root/usr/src/bin/dd/position.c echo dd: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/dd/args.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/dd/conv.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/dd/conv_tab.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/dd/dd.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/dd/misc.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/dd/position.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o dd args.o conv.o conv_tab.o dd.o misc.o position.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 dd /usr/obj/build/snapshots/root/usr/src/btools_i386/bin echo "===> bin/mkdir (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/mkdir; make DIRPRFX=bin/mkdir/ obj; make DIRPRFX=bin/mkdir/ depend; make DIRPRFX=bin/mkdir/ all; make DIRPRFX=bin/mkdir/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/mkdir (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/mkdir created for /build/snapshots/root/usr/src/bin/mkdir rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/bin/mkdir/mkdir.c echo mkdir: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/mkdir/mkdir.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o mkdir mkdir.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 mkdir /usr/obj/build/snapshots/root/usr/src/btools_i386/bin echo "===> bin/rm (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/rm; make DIRPRFX=bin/rm/ obj; make DIRPRFX=bin/rm/ depend; make DIRPRFX=bin/rm/ all; make DIRPRFX=bin/rm/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/rm (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/rm created for /build/snapshots/root/usr/src/bin/rm rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/bin/rm/rm.c echo rm: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/rm/rm.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o rm rm.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 rm /usr/obj/build/snapshots/root/usr/src/btools_i386/bin /usr/obj/build/snapshots/root/usr/src/btools_i386/bin/unlink -> /usr/obj/build/snapshots/root/usr/src/btools_i386/bin/rm echo "===> bin/echo (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/echo; make DIRPRFX=bin/echo/ obj; make DIRPRFX=bin/echo/ depend; make DIRPRFX=bin/echo/ all; make DIRPRFX=bin/echo/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/echo (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/echo created for /build/snapshots/root/usr/src/bin/echo rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/bin/echo/echo.c echo echo: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/echo/echo.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o echo echo.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 echo /usr/obj/build/snapshots/root/usr/src/btools_i386/bin echo "===> bin/test (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/test; make DIRPRFX=bin/test/ obj; make DIRPRFX=bin/test/ depend; make DIRPRFX=bin/test/ all; make DIRPRFX=bin/test/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/test (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/test created for /build/snapshots/root/usr/src/bin/test rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/bin/test/test.c echo test: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/test/test.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o test test.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 test /usr/obj/build/snapshots/root/usr/src/btools_i386/bin /usr/obj/build/snapshots/root/usr/src/btools_i386/bin/[ -> /usr/obj/build/snapshots/root/usr/src/btools_i386/bin/test echo "===> bin/cat (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/cat; make DIRPRFX=bin/cat/ obj; make DIRPRFX=bin/cat/ depend; make DIRPRFX=bin/cat/ all; make DIRPRFX=bin/cat/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/cat (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/cat created for /build/snapshots/root/usr/src/bin/cat rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/bin/cat/cat.c echo cat: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/cat/cat.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o cat cat.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 cat /usr/obj/build/snapshots/root/usr/src/btools_i386/bin echo "===> bin/ln (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/ln; make DIRPRFX=bin/ln/ obj; make DIRPRFX=bin/ln/ depend; make DIRPRFX=bin/ln/ all; make DIRPRFX=bin/ln/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/ln (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/ln created for /build/snapshots/root/usr/src/bin/ln rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/bin/ln/ln.c echo ln: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/ln/ln.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o ln ln.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 ln /usr/obj/build/snapshots/root/usr/src/btools_i386/bin /usr/obj/build/snapshots/root/usr/src/btools_i386/bin/link -> /usr/obj/build/snapshots/root/usr/src/btools_i386/bin/ln echo "===> bin/mv (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/mv; make DIRPRFX=bin/mv/ obj; make DIRPRFX=bin/mv/ depend; make DIRPRFX=bin/mv/ all; make DIRPRFX=bin/mv/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/mv (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/mv created for /build/snapshots/root/usr/src/bin/mv rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/bin/mv/mv.c echo mv: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/mv/mv.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o mv mv.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 mv /usr/obj/build/snapshots/root/usr/src/btools_i386/bin echo "===> bin/csh (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/csh; make DIRPRFX=bin/csh/ obj; make DIRPRFX=bin/csh/ depend; make DIRPRFX=bin/csh/ all; make DIRPRFX=bin/csh/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/csh (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/csh created for /build/snapshots/root/usr/src/bin/csh grep 'ERR_' /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.err.c | grep '^#define' >> sh.err.h grep '[FV]_' /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.defns.c | grep '^#define' >> ed.defns.h cc -E -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.const.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.char.h /build/snapshots/root/usr/src/bin/csh/config.h /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/config_f.h /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.types.h sh.err.h -D_h_tc_const | grep 'Char STR' | sed -e 's/Char \([a-zA-Z0-9_]*\)\(.*\)/extern Char \1[];/' | sort >> tc.const.h CCVER=gcc44 BINUTILSVER=binutils221 OBJFORMAT_PATH=/ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/pkg/bin cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -static -static /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/gethost.c -o gethost.nx ./gethost.nx /build/snapshots/root/usr/src/bin/csh/host.defs >> tc.defs.c rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.dir.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.dol.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.err.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.exec.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.char.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.exp.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.file.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.func.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.glob.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.hist.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.init.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.lex.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.misc.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.parse.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.print.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.proc.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.sem.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.set.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.time.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/glob.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/mi.termios.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tw.help.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tw.init.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tw.parse.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tw.spell.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tw.comp.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tw.color.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.chared.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.defns.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.init.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.inputl.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.refresh.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.screen.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.xmap.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.term.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.alloc.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.bind.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.const.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.disc.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.func.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.nls.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.os.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.printf.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.prompt.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.sched.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.sig.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.str.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.vers.c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.who.c tc.defs.c echo csh: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libtermcap.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libcrypt.a >> .depend cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.dir.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.dol.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.err.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.exec.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.char.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.exp.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.file.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.func.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.glob.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.hist.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.init.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.lex.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.misc.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.parse.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.print.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.proc.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.sem.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.set.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/sh.time.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/glob.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/mi.termios.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tw.help.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tw.init.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tw.parse.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tw.spell.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tw.comp.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tw.color.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.chared.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.defns.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.init.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.inputl.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.refresh.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.screen.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.xmap.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/ed.term.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.alloc.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.bind.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.const.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.disc.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.func.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.nls.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.os.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.printf.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.prompt.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.sched.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.sig.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.str.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.vers.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/tc.who.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c tc.defs.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/bin/csh -I/build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6 -D_PATH_TCSHELL='"/bin/csh"' -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -static -o csh sh.o sh.dir.o sh.dol.o sh.err.o sh.exec.o sh.char.o sh.exp.o sh.file.o sh.func.o sh.glob.o sh.hist.o sh.init.o sh.lex.o sh.misc.o sh.parse.o sh.print.o sh.proc.o sh.sem.o sh.set.o sh.time.o glob.o mi.termios.o tw.help.o tw.init.o tw.parse.o tw.spell.o tw.comp.o tw.color.o ed.chared.o ed.defns.o ed.init.o ed.inputl.o ed.refresh.o ed.screen.o ed.xmap.o ed.term.o tc.alloc.o tc.bind.o tc.const.o tc.disc.o tc.func.o tc.nls.o tc.os.o tc.printf.o tc.prompt.o tc.sched.o tc.sig.o tc.str.o tc.vers.o tc.who.o tc.defs.o -ltermcap -lcrypt sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 csh /usr/obj/build/snapshots/root/usr/src/btools_i386/bin sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 444 /build/snapshots/root/usr/src/bin/csh/../../contrib/tcsh-6/complete.tcsh /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/share/examples/tcsh /usr/obj/build/snapshots/root/usr/src/btools_i386/bin/tcsh -> /usr/obj/build/snapshots/root/usr/src/btools_i386/bin/csh echo "===> bin/expr (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/expr; make DIRPRFX=bin/expr/ obj; make DIRPRFX=bin/expr/ depend; make DIRPRFX=bin/expr/ all; make DIRPRFX=bin/expr/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/expr (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/expr created for /build/snapshots/root/usr/src/bin/expr yacc -o expr.c /build/snapshots/root/usr/src/bin/expr/expr.y rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 expr.c echo expr: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c expr.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o expr expr.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 expr /usr/obj/build/snapshots/root/usr/src/btools_i386/bin echo "===> bin/sh (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/sh; make DIRPRFX=bin/sh/ obj; make DIRPRFX=bin/sh/ depend; make DIRPRFX=bin/sh/ all; make DIRPRFX=bin/sh/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/sh (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/sh created for /build/snapshots/root/usr/src/bin/sh cd /build/snapshots/root/usr/src/bin/sh; sh mkbuiltins /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/sh sh /build/snapshots/root/usr/src/bin/sh/mktokens CCVER=gcc44 BINUTILSVER=binutils221 OBJFORMAT_PATH=/ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/pkg/bin cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/mkinit.c -o mkinit.no CCVER=gcc44 BINUTILSVER=binutils221 OBJFORMAT_PATH=/ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/pkg/bin cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/mknodes.c -o mknodes.no CCVER=gcc44 BINUTILSVER=binutils221 OBJFORMAT_PATH=/ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/pkg/bin cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/mksyntax.c -o mksyntax.no CCVER=gcc44 BINUTILSVER=binutils221 OBJFORMAT_PATH=/ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/pkg/bin cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -static mkinit.no -o mkinit.nx CCVER=gcc44 BINUTILSVER=binutils221 OBJFORMAT_PATH=/ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/pkg/bin cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -static mknodes.no -o mknodes.nx CCVER=gcc44 BINUTILSVER=binutils221 OBJFORMAT_PATH=/ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/pkg/bin cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -static mksyntax.no -o mksyntax.nx ./mknodes.nx /build/snapshots/root/usr/src/bin/sh/nodetypes /build/snapshots/root/usr/src/bin/sh/nodes.c.pat ./mkinit.nx /build/snapshots/root/usr/src/bin/sh/alias.c /build/snapshots/root/usr/src/bin/sh/eval.c /build/snapshots/root/usr/src/bin/sh/exec.c /build/snapshots/root/usr/src/bin/sh/input.c /build/snapshots/root/usr/src/bin/sh/jobs.c /build/snapshots/root/usr/src/bin/sh/options.c /build/snapshots/root/usr/src/bin/sh/parser.c /build/snapshots/root/usr/src/bin/sh/redir.c /build/snapshots/root/usr/src/bin/sh/trap.c /build/snapshots/root/usr/src/bin/sh/var.c ./mksyntax.nx rm -f .depend > .depend mkdep -f .depend -a -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 /build/snapshots/root/usr/src/bin/sh/alias.c /build/snapshots/root/usr/src/bin/sh/arith_yacc.c /build/snapshots/root/usr/src/bin/sh/arith_yylex.c /build/snapshots/root/usr/src/bin/sh/cd.c /build/snapshots/root/usr/src/bin/sh/bltin/echo.c /build/snapshots/root/usr/src/bin/sh/error.c /build/snapshots/root/usr/src/bin/sh/eval.c /build/snapshots/root/usr/src/bin/sh/exec.c /build/snapshots/root/usr/src/bin/sh/expand.c /build/snapshots/root/usr/src/bin/sh/histedit.c /build/snapshots/root/usr/src/bin/sh/input.c /build/snapshots/root/usr/src/bin/sh/jobs.c /build/snapshots/root/usr/src/bin/sh/../kill/kill.c /build/snapshots/root/usr/src/bin/sh/mail.c /build/snapshots/root/usr/src/bin/sh/main.c /build/snapshots/root/usr/src/bin/sh/memalloc.c /build/snapshots/root/usr/src/bin/sh/miscbltin.c /build/snapshots/root/usr/src/bin/sh/mystring.c /build/snapshots/root/usr/src/bin/sh/options.c /build/snapshots/root/usr/src/bin/sh/output.c /build/snapshots/root/usr/src/bin/sh/parser.c /build/snapshots/root/usr/src/bin/sh/../../usr.bin/printf/printf.c /build/snapshots/root/usr/src/bin/sh/redir.c /build/snapshots/root/usr/src/bin/sh/show.c /build/snapshots/root/usr/src/bin/sh/../test/test.c /build/snapshots/root/usr/src/bin/sh/trap.c /build/snapshots/root/usr/src/bin/sh/var.c builtins.c init.c nodes.c syntax.c echo sh: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libedit.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libtermcap.a >> .depend cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/histedit.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/mail.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/memalloc.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/miscbltin.c /build/snapshots/root/usr/src/bin/sh/histedit.c:501: warning: no previous prototype for 'histcmd' /build/snapshots/root/usr/src/bin/sh/histedit.c:510: warning: no previous prototype for 'bindcmd' cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/alias.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/arith_yacc.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/bltin/echo.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/../kill/kill.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/../../usr.bin/printf/printf.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/../test/test.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c builtins.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/arith_yylex.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/input.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/mystring.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/output.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c syntax.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/cd.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/error.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/eval.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/exec.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/expand.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/jobs.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/main.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/options.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/parser.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/redir.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/show.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/trap.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/sh/var.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c nodes.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c init.c cc -O -pipe -DSHELL -I. -I/build/snapshots/root/usr/src/bin/sh -DNO_HISTORY -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o sh alias.o arith_yacc.o arith_yylex.o cd.o echo.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o kill.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o output.o parser.o printf.o redir.o show.o test.o trap.o var.o builtins.o init.o nodes.o syntax.o -ledit -ltermcap sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 -S sh /usr/obj/build/snapshots/root/usr/src/btools_i386/bin echo "===> bin/hostname (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/hostname; make DIRPRFX=bin/hostname/ obj; make DIRPRFX=bin/hostname/ depend; make DIRPRFX=bin/hostname/ all; make DIRPRFX=bin/hostname/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/hostname (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/hostname created for /build/snapshots/root/usr/src/bin/hostname rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/bin/hostname/hostname.c echo hostname: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/hostname/hostname.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o hostname hostname.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 hostname /usr/obj/build/snapshots/root/usr/src/btools_i386/bin echo "===> bin/kill (bootstrap-tools)"; cd /build/snapshots/root/usr/src/bin/kill; make DIRPRFX=bin/kill/ obj; make DIRPRFX=bin/kill/ depend; make DIRPRFX=bin/kill/ all; make DIRPRFX=bin/kill/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> bin/kill (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/bin/kill created for /build/snapshots/root/usr/src/bin/kill rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/bin/kill/kill.c echo kill: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/bin/kill/kill.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o kill kill.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 kill /usr/obj/build/snapshots/root/usr/src/btools_i386/bin echo "===> usr.bin/yacc (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/yacc; make DIRPRFX=usr.bin/yacc/ obj; make DIRPRFX=usr.bin/yacc/ depend; make DIRPRFX=usr.bin/yacc/ all; make DIRPRFX=usr.bin/yacc/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/yacc (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/yacc created for /build/snapshots/root/usr/src/usr.bin/yacc rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/yacc/closure.c /build/snapshots/root/usr/src/usr.bin/yacc/error.c /build/snapshots/root/usr/src/usr.bin/yacc/lalr.c /build/snapshots/root/usr/src/usr.bin/yacc/lr0.c /build/snapshots/root/usr/src/usr.bin/yacc/main.c /build/snapshots/root/usr/src/usr.bin/yacc/mkpar.c /build/snapshots/root/usr/src/usr.bin/yacc/output.c /build/snapshots/root/usr/src/usr.bin/yacc/reader.c /build/snapshots/root/usr/src/usr.bin/yacc/skeleton.c /build/snapshots/root/usr/src/usr.bin/yacc/symtab.c /build/snapshots/root/usr/src/usr.bin/yacc/verbose.c /build/snapshots/root/usr/src/usr.bin/yacc/warshall.c echo yacc: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/yacc/closure.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/yacc/error.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/yacc/lalr.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/yacc/lr0.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/yacc/main.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/yacc/mkpar.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/yacc/output.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/yacc/reader.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/yacc/skeleton.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/yacc/symtab.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/yacc/verbose.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/yacc/warshall.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o yacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshall.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 yacc /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 555 /build/snapshots/root/usr/src/usr.bin/yacc/yyfix.sh /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/yyfix /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/byacc -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/yacc echo "===> usr.bin/colldef (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/colldef; make DIRPRFX=usr.bin/colldef/ obj; make DIRPRFX=usr.bin/colldef/ depend; make DIRPRFX=usr.bin/colldef/ all; make DIRPRFX=usr.bin/colldef/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/colldef (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/colldef created for /build/snapshots/root/usr/src/usr.bin/colldef yacc -d /build/snapshots/root/usr/src/usr.bin/colldef/parse.y lex -t -8 -i /build/snapshots/root/usr/src/usr.bin/colldef/scan.l > scan.c cp /build/snapshots/root/usr/src/usr.bin/colldef/../../lib/libc/locale/collate.h collate.h cp y.tab.c parse.c rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/usr.bin/colldef -DCOLLATE_DEBUG -DYY_NO_UNPUT -std=gnu99 parse.c scan.c echo colldef: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libl.a >> .depend cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/colldef -DCOLLATE_DEBUG -DYY_NO_UNPUT -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c parse.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/colldef -DCOLLATE_DEBUG -DYY_NO_UNPUT -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c scan.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/colldef -DCOLLATE_DEBUG -DYY_NO_UNPUT -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o colldef parse.o scan.o -ll sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 colldef /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/uudecode (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/uudecode; make DIRPRFX=usr.bin/uudecode/ obj; make DIRPRFX=usr.bin/uudecode/ depend; make DIRPRFX=usr.bin/uudecode/ all; make DIRPRFX=usr.bin/uudecode/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/uudecode (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/uudecode created for /build/snapshots/root/usr/src/usr.bin/uudecode rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/uudecode/uudecode.c echo uudecode: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/uudecode/uudecode.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o uudecode uudecode.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 uudecode /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/b64decode -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/uudecode echo "===> usr.bin/xinstall (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/xinstall; make DIRPRFX=usr.bin/xinstall/ obj; make DIRPRFX=usr.bin/xinstall/ depend; make DIRPRFX=usr.bin/xinstall/ all; make DIRPRFX=usr.bin/xinstall/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/xinstall (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/xinstall created for /build/snapshots/root/usr/src/usr.bin/xinstall rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/xinstall/xinstall.c /build/snapshots/root/usr/src/usr.bin/xinstall/../../lib/libc/gen/strtofflags.c echo xinstall: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/xinstall/xinstall.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/xinstall/../../lib/libc/gen/strtofflags.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o xinstall xinstall.o strtofflags.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 xinstall /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/install echo "===> usr.bin/m4 (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/m4; make DIRPRFX=usr.bin/m4/ obj; make DIRPRFX=usr.bin/m4/ depend; make DIRPRFX=usr.bin/m4/ all; make DIRPRFX=usr.bin/m4/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/m4 (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/m4 created for /build/snapshots/root/usr/src/usr.bin/m4 rm -f .depend > .depend mkdep -f .depend -a -DEXTENDED -std=gnu99 /build/snapshots/root/usr/src/usr.bin/m4/eval.c /build/snapshots/root/usr/src/usr.bin/m4/expr.c /build/snapshots/root/usr/src/usr.bin/m4/look.c /build/snapshots/root/usr/src/usr.bin/m4/main.c /build/snapshots/root/usr/src/usr.bin/m4/misc.c /build/snapshots/root/usr/src/usr.bin/m4/gnum4.c /build/snapshots/root/usr/src/usr.bin/m4/trace.c echo m4: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -DEXTENDED -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/m4/eval.c cc -O -pipe -DEXTENDED -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/m4/expr.c cc -O -pipe -DEXTENDED -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/m4/look.c cc -O -pipe -DEXTENDED -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/m4/main.c cc -O -pipe -DEXTENDED -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/m4/misc.c cc -O -pipe -DEXTENDED -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/m4/gnum4.c cc -O -pipe -DEXTENDED -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/m4/trace.c cc -O -pipe -DEXTENDED -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o m4 eval.o expr.o look.o main.o misc.o gnum4.o trace.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 m4 /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/rpcgen (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/rpcgen; make DIRPRFX=usr.bin/rpcgen/ obj; make DIRPRFX=usr.bin/rpcgen/ depend; make DIRPRFX=usr.bin/rpcgen/ all; make DIRPRFX=usr.bin/rpcgen/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/rpcgen (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/rpcgen created for /build/snapshots/root/usr/src/usr.bin/rpcgen rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_main.c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_clntout.c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_cout.c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_hout.c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_parse.c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_sample.c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_scan.c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_svcout.c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_tblout.c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_util.c echo rpcgen: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_main.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_clntout.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_cout.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_hout.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_parse.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_sample.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_scan.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_svcout.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_tblout.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/rpcgen/rpc_util.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o rpcgen rpc_main.o rpc_clntout.o rpc_cout.o rpc_hout.o rpc_parse.o rpc_sample.o rpc_scan.o rpc_svcout.o rpc_tblout.o rpc_util.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 rpcgen /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/make (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/make; make DIRPRFX=usr.bin/make/ obj; make DIRPRFX=usr.bin/make/ depend; make DIRPRFX=usr.bin/make/ all; make DIRPRFX=usr.bin/make/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/make (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/make created for /build/snapshots/root/usr/src/usr.bin/make rm -f .depend > .depend mkdep -f .depend -a -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 /build/snapshots/root/usr/src/usr.bin/make/arch.c /build/snapshots/root/usr/src/usr.bin/make/buf.c /build/snapshots/root/usr/src/usr.bin/make/cond.c /build/snapshots/root/usr/src/usr.bin/make/dir.c /build/snapshots/root/usr/src/usr.bin/make/for.c /build/snapshots/root/usr/src/usr.bin/make/hash.c /build/snapshots/root/usr/src/usr.bin/make/hash_tables.c /build/snapshots/root/usr/src/usr.bin/make/job.c /build/snapshots/root/usr/src/usr.bin/make/lst.c /build/snapshots/root/usr/src/usr.bin/make/main.c /build/snapshots/root/usr/src/usr.bin/make/make.c /build/snapshots/root/usr/src/usr.bin/make/parse.c /build/snapshots/root/usr/src/usr.bin/make/proc.c /build/snapshots/root/usr/src/usr.bin/make/shell.c /build/snapshots/root/usr/src/usr.bin/make/str.c /build/snapshots/root/usr/src/usr.bin/make/suff.c /build/snapshots/root/usr/src/usr.bin/make/targ.c /build/snapshots/root/usr/src/usr.bin/make/util.c /build/snapshots/root/usr/src/usr.bin/make/var.c echo make: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/arch.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/buf.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/cond.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/dir.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/for.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/hash.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/hash_tables.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/job.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/lst.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/main.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/make.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/parse.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/proc.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/shell.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/str.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/suff.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/targ.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/util.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/make/var.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o make arch.o buf.o cond.o dir.o for.o hash.o hash_tables.o job.o lst.o main.o make.o parse.o proc.o shell.o str.o suff.o targ.o util.o var.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 make /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/awk (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/awk; make DIRPRFX=usr.bin/awk/ obj; make DIRPRFX=usr.bin/awk/ depend; make DIRPRFX=usr.bin/awk/ all; make DIRPRFX=usr.bin/awk/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/awk (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/awk created for /build/snapshots/root/usr/src/usr.bin/awk yacc -d -o awkgram.c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/awkgram.y yacc: 43 shift/reduce conflicts yacc: 85 reduce/reduce conflicts ln -sf awkgram.h ytab.h CCVER=gcc44 BINUTILSVER=binutils221 OBJFORMAT_PATH=/ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/pkg/bin cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk -DHAS_ISBLANK -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -static -static /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/maketab.c -o maketab.nx ./maketab.nx > proctab.c rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk -DHAS_ISBLANK -std=gnu99 awkgram.c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/b.c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/lex.c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/lib.c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/main.c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/parse.c proctab.c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/run.c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/tran.c echo awk: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libm.a >> .depend cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk -DHAS_ISBLANK -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c awkgram.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk -DHAS_ISBLANK -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/b.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk -DHAS_ISBLANK -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/lib.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk -DHAS_ISBLANK -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/lex.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk -DHAS_ISBLANK -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/main.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk -DHAS_ISBLANK -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/parse.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk -DHAS_ISBLANK -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/run.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk -DHAS_ISBLANK -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk/tran.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk -DHAS_ISBLANK -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c proctab.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/awk/../../contrib/awk -DHAS_ISBLANK -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -static -o awk awkgram.o b.o lex.o lib.o main.o parse.o proctab.o run.o tran.o -lm sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 awk /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/stat (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/stat; make DIRPRFX=usr.bin/stat/ obj; make DIRPRFX=usr.bin/stat/ depend; make DIRPRFX=usr.bin/stat/ all; make DIRPRFX=usr.bin/stat/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/stat (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/stat created for /build/snapshots/root/usr/src/usr.bin/stat rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/stat/stat.c echo stat: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/stat/stat.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -static -o stat stat.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 stat /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/readlink -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/stat echo "===> usr.bin/find (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/find; make DIRPRFX=usr.bin/find/ obj; make DIRPRFX=usr.bin/find/ depend; make DIRPRFX=usr.bin/find/ all; make DIRPRFX=usr.bin/find/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/find (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/find created for /build/snapshots/root/usr/src/usr.bin/find yacc -o getdate.c /build/snapshots/root/usr/src/usr.bin/find/getdate.y yacc: 10 shift/reduce conflicts rm -f .depend > .depend mkdep -f .depend -a -DHAVE_SYS_TIMEB_H -I/build/snapshots/root/usr/src/usr.bin/find -std=gnu99 /build/snapshots/root/usr/src/usr.bin/find/find.c /build/snapshots/root/usr/src/usr.bin/find/function.c /build/snapshots/root/usr/src/usr.bin/find/ls.c /build/snapshots/root/usr/src/usr.bin/find/main.c /build/snapshots/root/usr/src/usr.bin/find/misc.c /build/snapshots/root/usr/src/usr.bin/find/operator.c /build/snapshots/root/usr/src/usr.bin/find/option.c getdate.c echo find: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -DHAVE_SYS_TIMEB_H -I/build/snapshots/root/usr/src/usr.bin/find -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/find/find.c cc -O -pipe -DHAVE_SYS_TIMEB_H -I/build/snapshots/root/usr/src/usr.bin/find -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/find/function.c cc -O -pipe -DHAVE_SYS_TIMEB_H -I/build/snapshots/root/usr/src/usr.bin/find -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/find/ls.c cc -O -pipe -DHAVE_SYS_TIMEB_H -I/build/snapshots/root/usr/src/usr.bin/find -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/find/main.c cc -O -pipe -DHAVE_SYS_TIMEB_H -I/build/snapshots/root/usr/src/usr.bin/find -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/find/misc.c cc -O -pipe -DHAVE_SYS_TIMEB_H -I/build/snapshots/root/usr/src/usr.bin/find -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/find/operator.c cc -O -pipe -DHAVE_SYS_TIMEB_H -I/build/snapshots/root/usr/src/usr.bin/find -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/find/option.c cc -O -pipe -DHAVE_SYS_TIMEB_H -I/build/snapshots/root/usr/src/usr.bin/find -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c getdate.c cc -O -pipe -DHAVE_SYS_TIMEB_H -I/build/snapshots/root/usr/src/usr.bin/find -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o find find.o function.o ls.o main.o misc.o operator.o option.o getdate.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 find /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/lex (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/lex; make DIRPRFX=usr.bin/lex/ obj; make DIRPRFX=usr.bin/lex/ depend; make DIRPRFX=usr.bin/lex/ all; make DIRPRFX=usr.bin/lex/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/lex (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/lex created for /build/snapshots/root/usr/src/usr.bin/lex ===> usr.bin/lex/lib /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/lex/lib created for /build/snapshots/root/usr/src/usr.bin/lex/lib lex -t -is /build/snapshots/root/usr/src/usr.bin/lex/scan.l > scan.c yacc -d -o parse.c /build/snapshots/root/usr/src/usr.bin/lex/parse.y sh /build/snapshots/root/usr/src/usr.bin/lex/mkskel.sh /build/snapshots/root/usr/src/usr.bin/lex/flex.skl > skel.c rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 scan.c /build/snapshots/root/usr/src/usr.bin/lex/ccl.c /build/snapshots/root/usr/src/usr.bin/lex/dfa.c /build/snapshots/root/usr/src/usr.bin/lex/ecs.c /build/snapshots/root/usr/src/usr.bin/lex/gen.c /build/snapshots/root/usr/src/usr.bin/lex/main.c /build/snapshots/root/usr/src/usr.bin/lex/misc.c /build/snapshots/root/usr/src/usr.bin/lex/nfa.c parse.c skel.c /build/snapshots/root/usr/src/usr.bin/lex/sym.c /build/snapshots/root/usr/src/usr.bin/lex/tblcmp.c /build/snapshots/root/usr/src/usr.bin/lex/yylex.c echo lex: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend ===> usr.bin/lex/lib rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/lex/lib/libmain.c /build/snapshots/root/usr/src/usr.bin/lex/lib/libyywrap.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/lex/ccl.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/lex/dfa.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/lex/ecs.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/lex/gen.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/lex/main.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/lex/misc.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/lex/nfa.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/lex/sym.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/lex/tblcmp.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c parse.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c scan.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/lex/yylex.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c skel.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/lex -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -static -o lex scan.o ccl.o dfa.o ecs.o gen.o main.o misc.o nfa.o parse.o skel.o sym.o tblcmp.o yylex.o ===> usr.bin/lex/lib cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/lex/lib/libmain.c -o libmain.o cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/lex/lib/libyywrap.c -o libyywrap.o building static ln library rm -f libln.a ar cq libln.a `lorder libmain.o libyywrap.o | tsort -q` ranlib libln.a sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 lex /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin ===> usr.bin/lex/lib sh /build/snapshots/root/usr/src/tools/install.sh -C -o root -g wheel -m 444 libln.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libl.a -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libln.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libfl.a -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libln.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/lex++ -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/lex /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/flex -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/lex /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/flex++ -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/lex echo "===> usr.bin/sed (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/sed; make DIRPRFX=usr.bin/sed/ obj; make DIRPRFX=usr.bin/sed/ depend; make DIRPRFX=usr.bin/sed/ all; make DIRPRFX=usr.bin/sed/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/sed (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/sed created for /build/snapshots/root/usr/src/usr.bin/sed rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/sed/compile.c /build/snapshots/root/usr/src/usr.bin/sed/main.c /build/snapshots/root/usr/src/usr.bin/sed/misc.c /build/snapshots/root/usr/src/usr.bin/sed/process.c echo sed: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/sed/compile.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/sed/main.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/sed/misc.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/sed/process.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o sed compile.o main.o misc.o process.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 sed /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/uname (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/uname; make DIRPRFX=usr.bin/uname/ obj; make DIRPRFX=usr.bin/uname/ depend; make DIRPRFX=usr.bin/uname/ all; make DIRPRFX=usr.bin/uname/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/uname (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/uname created for /build/snapshots/root/usr/src/usr.bin/uname rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/uname/uname.c echo uname: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/uname/uname.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o uname uname.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 uname /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/touch (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/touch; make DIRPRFX=usr.bin/touch/ obj; make DIRPRFX=usr.bin/touch/ depend; make DIRPRFX=usr.bin/touch/ all; make DIRPRFX=usr.bin/touch/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/touch (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/touch created for /build/snapshots/root/usr/src/usr.bin/touch rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/touch/touch.c echo touch: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/touch/touch.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o touch touch.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 touch /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/mkdep (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/mkdep; make DIRPRFX=usr.bin/mkdep/ obj; make DIRPRFX=usr.bin/mkdep/ depend; make DIRPRFX=usr.bin/mkdep/ all; make DIRPRFX=usr.bin/mkdep/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/mkdep (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/mkdep created for /build/snapshots/root/usr/src/usr.bin/mkdep sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 555 /build/snapshots/root/usr/src/usr.bin/mkdep/mkdep.gcc.sh /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/mkdep echo "===> usr.bin/mktemp (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/mktemp; make DIRPRFX=usr.bin/mktemp/ obj; make DIRPRFX=usr.bin/mktemp/ depend; make DIRPRFX=usr.bin/mktemp/ all; make DIRPRFX=usr.bin/mktemp/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/mktemp (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/mktemp created for /build/snapshots/root/usr/src/usr.bin/mktemp rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/mktemp/mktemp.c echo mktemp: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/mktemp/mktemp.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o mktemp mktemp.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 mktemp /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/lorder (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/lorder; make DIRPRFX=usr.bin/lorder/ obj; make DIRPRFX=usr.bin/lorder/ depend; make DIRPRFX=usr.bin/lorder/ all; make DIRPRFX=usr.bin/lorder/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/lorder (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/lorder created for /build/snapshots/root/usr/src/usr.bin/lorder sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 555 /build/snapshots/root/usr/src/usr.bin/lorder/lorder.sh /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/lorder echo "===> usr.bin/file2c (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/file2c; make DIRPRFX=usr.bin/file2c/ obj; make DIRPRFX=usr.bin/file2c/ depend; make DIRPRFX=usr.bin/file2c/ all; make DIRPRFX=usr.bin/file2c/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/file2c (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/file2c created for /build/snapshots/root/usr/src/usr.bin/file2c rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/file2c/file2c.c echo file2c: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/file2c/file2c.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o file2c file2c.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 file2c /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/tsort (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/tsort; make DIRPRFX=usr.bin/tsort/ obj; make DIRPRFX=usr.bin/tsort/ depend; make DIRPRFX=usr.bin/tsort/ all; make DIRPRFX=usr.bin/tsort/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/tsort (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/tsort created for /build/snapshots/root/usr/src/usr.bin/tsort rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/tsort/tsort.c echo tsort: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/tsort/tsort.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o tsort tsort.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 tsort /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/tr (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/tr; make DIRPRFX=usr.bin/tr/ obj; make DIRPRFX=usr.bin/tr/ depend; make DIRPRFX=usr.bin/tr/ all; make DIRPRFX=usr.bin/tr/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/tr (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/tr created for /build/snapshots/root/usr/src/usr.bin/tr rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/tr/str.c /build/snapshots/root/usr/src/usr.bin/tr/tr.c echo tr: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/tr/str.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/tr/tr.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o tr str.o tr.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 tr /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/join (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/join; make DIRPRFX=usr.bin/join/ obj; make DIRPRFX=usr.bin/join/ depend; make DIRPRFX=usr.bin/join/ all; make DIRPRFX=usr.bin/join/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/join (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/join created for /build/snapshots/root/usr/src/usr.bin/join rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/join/join.c echo join: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/join/join.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o join join.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 join /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/wc (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/wc; make DIRPRFX=usr.bin/wc/ obj; make DIRPRFX=usr.bin/wc/ depend; make DIRPRFX=usr.bin/wc/ all; make DIRPRFX=usr.bin/wc/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/wc (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/wc created for /build/snapshots/root/usr/src/usr.bin/wc rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/wc/wc.c echo wc: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/wc/wc.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o wc wc.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 wc /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/basename (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/basename; make DIRPRFX=usr.bin/basename/ obj; make DIRPRFX=usr.bin/basename/ depend; make DIRPRFX=usr.bin/basename/ all; make DIRPRFX=usr.bin/basename/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/basename (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/basename created for /build/snapshots/root/usr/src/usr.bin/basename rm -f .depend > .depend mkdep -f .depend -a -DNO_WCHAR -std=gnu99 /build/snapshots/root/usr/src/usr.bin/basename/basename.c echo basename: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -DNO_WCHAR -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/basename/basename.c cc -O -pipe -DNO_WCHAR -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o basename basename.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 basename /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/gencat (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/gencat; make DIRPRFX=usr.bin/gencat/ obj; make DIRPRFX=usr.bin/gencat/ depend; make DIRPRFX=usr.bin/gencat/ all; make DIRPRFX=usr.bin/gencat/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/gencat (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/gencat created for /build/snapshots/root/usr/src/usr.bin/gencat cp /build/snapshots/root/usr/src/usr.bin/gencat/../../include/nl_types.h nl_types.h rm -f .depend > .depend mkdep -f .depend -a -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/gencat -std=gnu99 /build/snapshots/root/usr/src/usr.bin/gencat/gencat.c echo gencat: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/gencat -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/gencat/gencat.c cc -O -pipe -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/gencat -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -static -o gencat gencat.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 gencat /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/chflags (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/chflags; make DIRPRFX=usr.bin/chflags/ obj; make DIRPRFX=usr.bin/chflags/ depend; make DIRPRFX=usr.bin/chflags/ all; make DIRPRFX=usr.bin/chflags/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/chflags (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/chflags created for /build/snapshots/root/usr/src/usr.bin/chflags rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/chflags/chflags.c echo chflags: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/chflags/chflags.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o chflags chflags.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 chflags /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/expand (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/expand; make DIRPRFX=usr.bin/expand/ obj; make DIRPRFX=usr.bin/expand/ depend; make DIRPRFX=usr.bin/expand/ all; make DIRPRFX=usr.bin/expand/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/expand (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/expand created for /build/snapshots/root/usr/src/usr.bin/expand rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/expand/expand.c echo expand: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/expand/expand.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o expand expand.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 expand /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/paste (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/paste; make DIRPRFX=usr.bin/paste/ obj; make DIRPRFX=usr.bin/paste/ depend; make DIRPRFX=usr.bin/paste/ all; make DIRPRFX=usr.bin/paste/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/paste (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/paste created for /build/snapshots/root/usr/src/usr.bin/paste rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/paste/paste.c echo paste: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/paste/paste.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o paste paste.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 paste /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/mklocale (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/mklocale; make DIRPRFX=usr.bin/mklocale/ obj; make DIRPRFX=usr.bin/mklocale/ depend; make DIRPRFX=usr.bin/mklocale/ all; make DIRPRFX=usr.bin/mklocale/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/mklocale (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/mklocale created for /build/snapshots/root/usr/src/usr.bin/mklocale yacc -d -o yacc.c /build/snapshots/root/usr/src/usr.bin/mklocale/yacc.y lex -t /build/snapshots/root/usr/src/usr.bin/mklocale/lex.l > lex.c rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/usr.bin/mklocale -I/build/snapshots/root/usr/src/usr.bin/mklocale/../../lib/libc -std=gnu99 yacc.c lex.c echo mklocale: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mklocale -I/build/snapshots/root/usr/src/usr.bin/mklocale/../../lib/libc -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c yacc.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mklocale -I/build/snapshots/root/usr/src/usr.bin/mklocale/../../lib/libc -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c lex.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mklocale -I/build/snapshots/root/usr/src/usr.bin/mklocale/../../lib/libc -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o mklocale yacc.o lex.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 mklocale /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/uuencode (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/uuencode; make DIRPRFX=usr.bin/uuencode/ obj; make DIRPRFX=usr.bin/uuencode/ depend; make DIRPRFX=usr.bin/uuencode/ all; make DIRPRFX=usr.bin/uuencode/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/uuencode (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/uuencode created for /build/snapshots/root/usr/src/usr.bin/uuencode rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/uuencode/uuencode.c echo uuencode: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/uuencode/uuencode.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o uuencode uuencode.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 uuencode /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/b64encode -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/uuencode echo "===> usr.bin/compile_et (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/compile_et; make DIRPRFX=usr.bin/compile_et/ obj; make DIRPRFX=usr.bin/compile_et/ depend; make DIRPRFX=usr.bin/compile_et/ all; make DIRPRFX=usr.bin/compile_et/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/compile_et (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/compile_et created for /build/snapshots/root/usr/src/usr.bin/compile_et yacc -d -o parse.c /build/snapshots/root/usr/src/usr.bin/compile_et/../../contrib/com_err/parse.y lex -t /build/snapshots/root/usr/src/usr.bin/compile_et/../../contrib/com_err/lex.l > lex.c rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/usr.bin/compile_et/../../contrib/com_err -std=gnu89 /build/snapshots/root/usr/src/usr.bin/compile_et/../../contrib/com_err/compile_et.c parse.c lex.c /build/snapshots/root/usr/src/usr.bin/compile_et/../../contrib/com_err/getarg.c echo compile_et: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/compile_et/../../contrib/com_err -std=gnu89 -c /build/snapshots/root/usr/src/usr.bin/compile_et/../../contrib/com_err/getarg.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/compile_et/../../contrib/com_err -std=gnu89 -c parse.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/compile_et/../../contrib/com_err -std=gnu89 -c /build/snapshots/root/usr/src/usr.bin/compile_et/../../contrib/com_err/compile_et.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/compile_et/../../contrib/com_err -std=gnu89 -c lex.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/compile_et/../../contrib/com_err -std=gnu89 -static -o compile_et compile_et.o parse.o lex.o getarg.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 compile_et /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/hexdump (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/hexdump; make DIRPRFX=usr.bin/hexdump/ obj; make DIRPRFX=usr.bin/hexdump/ depend; make DIRPRFX=usr.bin/hexdump/ all; make DIRPRFX=usr.bin/hexdump/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/hexdump (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/hexdump created for /build/snapshots/root/usr/src/usr.bin/hexdump rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/hexdump/conv.c /build/snapshots/root/usr/src/usr.bin/hexdump/display.c /build/snapshots/root/usr/src/usr.bin/hexdump/hexdump.c /build/snapshots/root/usr/src/usr.bin/hexdump/hexsyntax.c /build/snapshots/root/usr/src/usr.bin/hexdump/odsyntax.c /build/snapshots/root/usr/src/usr.bin/hexdump/parse.c echo hexdump: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/hexdump/conv.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/hexdump/display.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/hexdump/hexdump.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/hexdump/hexsyntax.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/hexdump/odsyntax.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/hexdump/parse.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o hexdump conv.o display.o hexdump.o hexsyntax.o odsyntax.o parse.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 hexdump /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/od -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/hexdump /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/hd -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/hexdump echo "===> usr.bin/cap_mkdb (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/cap_mkdb; make DIRPRFX=usr.bin/cap_mkdb/ obj; make DIRPRFX=usr.bin/cap_mkdb/ depend; make DIRPRFX=usr.bin/cap_mkdb/ all; make DIRPRFX=usr.bin/cap_mkdb/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/cap_mkdb (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/cap_mkdb created for /build/snapshots/root/usr/src/usr.bin/cap_mkdb rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/cap_mkdb/cap_mkdb.c echo cap_mkdb: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/cap_mkdb/cap_mkdb.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o cap_mkdb cap_mkdb.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 cap_mkdb /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/true (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/true; make DIRPRFX=usr.bin/true/ obj; make DIRPRFX=usr.bin/true/ depend; make DIRPRFX=usr.bin/true/ all; make DIRPRFX=usr.bin/true/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/true (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/true created for /build/snapshots/root/usr/src/usr.bin/true rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/true/true.c echo true: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/true/true.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o true true.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 true /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/false (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/false; make DIRPRFX=usr.bin/false/ obj; make DIRPRFX=usr.bin/false/ depend; make DIRPRFX=usr.bin/false/ all; make DIRPRFX=usr.bin/false/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/false (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/false created for /build/snapshots/root/usr/src/usr.bin/false rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/false/false.c echo false: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/false/false.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o false false.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 false /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/cmp (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/cmp; make DIRPRFX=usr.bin/cmp/ obj; make DIRPRFX=usr.bin/cmp/ depend; make DIRPRFX=usr.bin/cmp/ all; make DIRPRFX=usr.bin/cmp/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/cmp (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/cmp created for /build/snapshots/root/usr/src/usr.bin/cmp rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/cmp/cmp.c /build/snapshots/root/usr/src/usr.bin/cmp/misc.c /build/snapshots/root/usr/src/usr.bin/cmp/regular.c /build/snapshots/root/usr/src/usr.bin/cmp/special.c echo cmp: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/cmp/cmp.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/cmp/misc.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/cmp/regular.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/cmp/special.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o cmp cmp.o misc.o regular.o special.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 cmp /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/xargs (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/xargs; make DIRPRFX=usr.bin/xargs/ obj; make DIRPRFX=usr.bin/xargs/ depend; make DIRPRFX=usr.bin/xargs/ all; make DIRPRFX=usr.bin/xargs/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/xargs (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/xargs created for /build/snapshots/root/usr/src/usr.bin/xargs rm -f .depend > .depend mkdep -f .depend -a -DBOOTSTRAPPING -std=gnu99 /build/snapshots/root/usr/src/usr.bin/xargs/xargs.c /build/snapshots/root/usr/src/usr.bin/xargs/strnsubst.c echo xargs: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -DBOOTSTRAPPING -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/xargs/xargs.c cc -O -pipe -DBOOTSTRAPPING -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/xargs/strnsubst.c cc -O -pipe -DBOOTSTRAPPING -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o xargs xargs.o strnsubst.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 xargs /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/id (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/id; make DIRPRFX=usr.bin/id/ obj; make DIRPRFX=usr.bin/id/ depend; make DIRPRFX=usr.bin/id/ all; make DIRPRFX=usr.bin/id/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/id (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/id created for /build/snapshots/root/usr/src/usr.bin/id rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/id/id.c echo id: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/id/id.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o id id.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 id /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/groups -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/id /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/whoami -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/id echo "===> usr.bin/env (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/env; make DIRPRFX=usr.bin/env/ obj; make DIRPRFX=usr.bin/env/ depend; make DIRPRFX=usr.bin/env/ all; make DIRPRFX=usr.bin/env/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/env (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/env created for /build/snapshots/root/usr/src/usr.bin/env rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/env/env.c echo env: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/env/env.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o env env.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 env /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/dirname (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/dirname; make DIRPRFX=usr.bin/dirname/ obj; make DIRPRFX=usr.bin/dirname/ depend; make DIRPRFX=usr.bin/dirname/ all; make DIRPRFX=usr.bin/dirname/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/dirname (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/dirname created for /build/snapshots/root/usr/src/usr.bin/dirname rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/dirname/dirname.c echo dirname: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/dirname/dirname.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o dirname dirname.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 dirname /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/tail (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/tail; make DIRPRFX=usr.bin/tail/ obj; make DIRPRFX=usr.bin/tail/ depend; make DIRPRFX=usr.bin/tail/ all; make DIRPRFX=usr.bin/tail/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/tail (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/tail created for /build/snapshots/root/usr/src/usr.bin/tail rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/tail/forward.c /build/snapshots/root/usr/src/usr.bin/tail/misc.c /build/snapshots/root/usr/src/usr.bin/tail/read.c /build/snapshots/root/usr/src/usr.bin/tail/reverse.c /build/snapshots/root/usr/src/usr.bin/tail/tail.c echo tail: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/tail/forward.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/tail/misc.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/tail/read.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/tail/reverse.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/tail/tail.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o tail forward.o misc.o read.o reverse.o tail.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 tail /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/unifdef (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/unifdef; make DIRPRFX=usr.bin/unifdef/ obj; make DIRPRFX=usr.bin/unifdef/ depend; make DIRPRFX=usr.bin/unifdef/ all; make DIRPRFX=usr.bin/unifdef/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/unifdef (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/unifdef created for /build/snapshots/root/usr/src/usr.bin/unifdef rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/unifdef/unifdef.c echo unifdef: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/unifdef/unifdef.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o unifdef unifdef.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 unifdef /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 555 /build/snapshots/root/usr/src/usr.bin/unifdef/unifdefall.sh /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/unifdefall echo "===> usr.sbin/chown (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.sbin/chown; make DIRPRFX=usr.sbin/chown/ obj; make DIRPRFX=usr.sbin/chown/ depend; make DIRPRFX=usr.sbin/chown/ all; make DIRPRFX=usr.sbin/chown/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.sbin/chown (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.sbin/chown created for /build/snapshots/root/usr/src/usr.sbin/chown rm -f .depend > .depend mkdep -f .depend -a -DSUPPORT_DOT -std=gnu99 /build/snapshots/root/usr/src/usr.sbin/chown/chown.c echo chown: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -DSUPPORT_DOT -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/chown/chown.c cc -O -pipe -DSUPPORT_DOT -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o chown chown.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 chown /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/sbin /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/chgrp -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/sbin/chown echo "===> usr.sbin/mtree (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.sbin/mtree; make DIRPRFX=usr.sbin/mtree/ obj; make DIRPRFX=usr.sbin/mtree/ depend; make DIRPRFX=usr.sbin/mtree/ all; make DIRPRFX=usr.sbin/mtree/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.sbin/mtree (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.sbin/mtree created for /build/snapshots/root/usr/src/usr.sbin/mtree rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.sbin/mtree/compare.c /build/snapshots/root/usr/src/usr.sbin/mtree/../../usr.bin/cksum/crc.c /build/snapshots/root/usr/src/usr.sbin/mtree/create.c /build/snapshots/root/usr/src/usr.sbin/mtree/excludes.c /build/snapshots/root/usr/src/usr.sbin/mtree/misc.c /build/snapshots/root/usr/src/usr.sbin/mtree/mtree.c /build/snapshots/root/usr/src/usr.sbin/mtree/spec.c /build/snapshots/root/usr/src/usr.sbin/mtree/verify.c /build/snapshots/root/usr/src/usr.sbin/mtree/../../lib/libc/gen/strtofflags.c echo mtree: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/mtree/compare.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/mtree/../../usr.bin/cksum/crc.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/mtree/create.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/mtree/excludes.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/mtree/misc.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/mtree/mtree.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/mtree/spec.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/mtree/verify.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/mtree/../../lib/libc/gen/strtofflags.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o mtree compare.o crc.o create.o excludes.o misc.o mtree.o spec.o verify.o strtofflags.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 mtree /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/sbin echo "===> usr.sbin/config (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.sbin/config; make DIRPRFX=usr.sbin/config/ obj; make DIRPRFX=usr.sbin/config/ depend; make DIRPRFX=usr.sbin/config/ all; make DIRPRFX=usr.sbin/config/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.sbin/config (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.sbin/config created for /build/snapshots/root/usr/src/usr.sbin/config yacc -d /build/snapshots/root/usr/src/usr.sbin/config/config.y lex -t /build/snapshots/root/usr/src/usr.sbin/config/lang.l > lang.c cp y.tab.c config.c rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/usr.sbin/config -std=gnu99 config.c /build/snapshots/root/usr/src/usr.sbin/config/main.c lang.c /build/snapshots/root/usr/src/usr.sbin/config/mkioconf.c /build/snapshots/root/usr/src/usr.sbin/config/mkmakefile.c /build/snapshots/root/usr/src/usr.sbin/config/mkheaders.c /build/snapshots/root/usr/src/usr.sbin/config/mkoptions.c echo config: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libl.a >> .depend cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.sbin/config -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c config.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.sbin/config -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/config/main.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.sbin/config -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/config/mkioconf.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.sbin/config -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/config/mkmakefile.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.sbin/config -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/config/mkheaders.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.sbin/config -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/config/mkoptions.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.sbin/config -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c lang.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.sbin/config -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o config config.o main.o lang.o mkioconf.o mkmakefile.o mkheaders.o mkoptions.o -ll sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 config /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/sbin echo "===> usr.sbin/btxld (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.sbin/btxld; make DIRPRFX=usr.sbin/btxld/ obj; make DIRPRFX=usr.sbin/btxld/ depend; make DIRPRFX=usr.sbin/btxld/ all; make DIRPRFX=usr.sbin/btxld/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.sbin/btxld (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.sbin/btxld created for /build/snapshots/root/usr/src/usr.sbin/btxld rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.sbin/btxld/btxld.c /build/snapshots/root/usr/src/usr.sbin/btxld/elfh.c echo btxld: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.sbin/btxld/btxld.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.sbin/btxld/elfh.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -static -o btxld btxld.o elfh.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 btxld /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/sbin echo "===> usr.sbin/zic (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.sbin/zic; make DIRPRFX=usr.sbin/zic/ obj; make DIRPRFX=usr.sbin/zic/ depend; make DIRPRFX=usr.sbin/zic/ all; make DIRPRFX=usr.sbin/zic/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.sbin/zic (bootstrap-tools) ===> usr.sbin/zic/zic /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.sbin/zic/zic created for /build/snapshots/root/usr/src/usr.sbin/zic/zic ===> usr.sbin/zic/zdump /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.sbin/zic/zdump created for /build/snapshots/root/usr/src/usr.sbin/zic/zdump ===> usr.sbin/zic/zic rm -f .depend > .depend mkdep -f .depend -a -I/build/snapshots/root/usr/src/usr.sbin/zic/zic/.. -I/build/snapshots/root/usr/src/usr.sbin/zic/zic/../../../lib/libc/stdtime -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir -std=gnu99 /build/snapshots/root/usr/src/usr.sbin/zic/zic/../zic.c /build/snapshots/root/usr/src/usr.sbin/zic/zic/../ialloc.c /build/snapshots/root/usr/src/usr.sbin/zic/zic/../scheck.c echo zic: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend ===> usr.sbin/zic/zdump rm -f .depend > .depend mkdep -f .depend -a -I/build/snapshots/root/usr/src/usr.sbin/zic/zdump/.. -I/build/snapshots/root/usr/src/usr.sbin/zic/zdump/../../../lib/libc/stdtime -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir -std=gnu99 /build/snapshots/root/usr/src/usr.sbin/zic/zdump/../zdump.c /build/snapshots/root/usr/src/usr.sbin/zic/zdump/../ialloc.c /build/snapshots/root/usr/src/usr.sbin/zic/zdump/../scheck.c echo zdump: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend ===> usr.sbin/zic/zic cc -O -pipe -I/build/snapshots/root/usr/src/usr.sbin/zic/zic/.. -I/build/snapshots/root/usr/src/usr.sbin/zic/zic/../../../lib/libc/stdtime -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.sbin/zic/zic/../zic.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.sbin/zic/zic/.. -I/build/snapshots/root/usr/src/usr.sbin/zic/zic/../../../lib/libc/stdtime -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.sbin/zic/zic/../ialloc.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.sbin/zic/zic/.. -I/build/snapshots/root/usr/src/usr.sbin/zic/zic/../../../lib/libc/stdtime -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.sbin/zic/zic/../scheck.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.sbin/zic/zic/.. -I/build/snapshots/root/usr/src/usr.sbin/zic/zic/../../../lib/libc/stdtime -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -static -o zic zic.o ialloc.o scheck.o ===> usr.sbin/zic/zdump cc -O -pipe -I/build/snapshots/root/usr/src/usr.sbin/zic/zdump/.. -I/build/snapshots/root/usr/src/usr.sbin/zic/zdump/../../../lib/libc/stdtime -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.sbin/zic/zdump/../zdump.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.sbin/zic/zdump/.. -I/build/snapshots/root/usr/src/usr.sbin/zic/zdump/../../../lib/libc/stdtime -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.sbin/zic/zdump/../ialloc.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.sbin/zic/zdump/.. -I/build/snapshots/root/usr/src/usr.sbin/zic/zdump/../../../lib/libc/stdtime -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.sbin/zic/zdump/../scheck.c cc -O -pipe -I/build/snapshots/root/usr/src/usr.sbin/zic/zdump/.. -I/build/snapshots/root/usr/src/usr.sbin/zic/zdump/../../../lib/libc/stdtime -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -static -o zdump zdump.o ialloc.o scheck.o ===> usr.sbin/zic/zic sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 zic /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/sbin ===> usr.sbin/zic/zdump sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 zdump /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/sbin echo "===> usr.sbin/makewhatis (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.sbin/makewhatis; make DIRPRFX=usr.sbin/makewhatis/ obj; make DIRPRFX=usr.sbin/makewhatis/ depend; make DIRPRFX=usr.sbin/makewhatis/ all; make DIRPRFX=usr.sbin/makewhatis/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.sbin/makewhatis (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.sbin/makewhatis created for /build/snapshots/root/usr/src/usr.sbin/makewhatis rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.sbin/makewhatis/makewhatis.c echo makewhatis: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libz.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.sbin/makewhatis/makewhatis.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o makewhatis makewhatis.o -lz sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 makewhatis /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/sbin echo "===> gnu/usr.bin/texinfo (bootstrap-tools)"; cd /build/snapshots/root/usr/src/gnu/usr.bin/texinfo; make DIRPRFX=gnu/usr.bin/texinfo/ obj; make DIRPRFX=gnu/usr.bin/texinfo/ depend; make DIRPRFX=gnu/usr.bin/texinfo/ all; make DIRPRFX=gnu/usr.bin/texinfo/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> gnu/usr.bin/texinfo (bootstrap-tools) ===> gnu/usr.bin/texinfo/libgnu /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu ===> gnu/usr.bin/texinfo/libtxi /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi ===> gnu/usr.bin/texinfo/install-info /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info ===> gnu/usr.bin/texinfo/info /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info ===> gnu/usr.bin/texinfo/infokey /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey ===> gnu/usr.bin/texinfo/makeinfo /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo ===> gnu/usr.bin/texinfo/texindex /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex ===> gnu/usr.bin/texinfo/doc /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/doc created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/doc ===> gnu/usr.bin/texinfo/libgnu rm -f .depend > .depend mkdep -f .depend -a -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/localcharset.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/malloca.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbchar.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbscasecmp.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbschr.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbslen.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbsncasecmp.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbsstr.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbswidth.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/strnlen1.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/uniwidth/width.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/xalloc-die.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/xsetenv.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/argz.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/error.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/exitfail.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/getopt.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/getopt1.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/memmem.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mempcpy.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/tempname.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/wcwidth.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/xmalloc.c ===> gnu/usr.bin/texinfo/libtxi rm -f .depend > .depend mkdep -f .depend -a -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../libgnu -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/gnulib/lib -DHAVE_CONFIG_H -std=gnu99 /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/lib/substring.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/lib/xexit.c ===> gnu/usr.bin/texinfo/install-info rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info/../libgnu -std=gnu99 /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo/install-info/install-info.c echo install-info: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a ../libgnu/libgnu.a ../libtxi/libtxi.a >> .depend ===> gnu/usr.bin/texinfo/info rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/dir.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/display.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/dribble.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/echo-area.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/filesys.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/footnotes.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/gc.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/indices.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/info-utils.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/info.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/infodoc.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/infomap.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/m-x.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/man.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/nodemenu.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/nodes.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/search.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/session.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/signals.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/terminal.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/tilde.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/variables.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/window.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/doc.c echo info: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a ../libgnu/libgnu.a ../libtxi/libtxi.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libncurses.a >> .depend ===> gnu/usr.bin/texinfo/infokey rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../libgnu -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../info -DHAVE_CONFIG_H -std=gnu99 /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo/info/infokey.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/key.c echo infokey: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a ../libgnu/libgnu.a ../libtxi/libtxi.a >> .depend ===> gnu/usr.bin/texinfo/makeinfo rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/cmds.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/defun.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/files.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/float.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/footnote.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/html.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/index.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/insertion.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/lang.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/macro.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/makeinfo.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/multi.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/node.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/sectioning.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/toc.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/xml.c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/xref.c echo makeinfo: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a ../libgnu/libgnu.a ../libtxi/libtxi.a >> .depend ===> gnu/usr.bin/texinfo/texindex rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../libgnu -std=gnu99 /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/util/texindex.c echo texindex: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a ../libgnu/libgnu.a ../libtxi/libtxi.a >> .depend ===> gnu/usr.bin/texinfo/doc ===> gnu/usr.bin/texinfo/libgnu cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/localcharset.c -o localcharset.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/malloca.c -o malloca.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbchar.c -o mbchar.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbscasecmp.c -o mbscasecmp.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbschr.c -o mbschr.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbslen.c -o mbslen.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbsncasecmp.c -o mbsncasecmp.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbsstr.c -o mbsstr.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mbswidth.c -o mbswidth.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/strnlen1.c -o strnlen1.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/uniwidth/width.c -o width.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/xalloc-die.c -o xalloc-die.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/xsetenv.c -o xsetenv.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/argz.c -o argz.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/error.c -o error.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/exitfail.c -o exitfail.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/getopt.c -o getopt.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/getopt1.c -o getopt1.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/memmem.c -o memmem.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/mempcpy.c -o mempcpy.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/tempname.c -o tempname.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/wcwidth.c -o wcwidth.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu/../../../../contrib/texinfo/gnulib/lib/xmalloc.c -o xmalloc.o building static gnu library rm -f libgnu.a ar cq libgnu.a `lorder localcharset.o malloca.o mbchar.o mbscasecmp.o mbschr.o mbslen.o mbsncasecmp.o mbsstr.o mbswidth.o strnlen1.o width.o xalloc-die.o xsetenv.o argz.o error.o exitfail.o getopt.o getopt1.o memmem.o mempcpy.o tempname.o wcwidth.o xmalloc.o | tsort -q` ranlib libgnu.a ===> gnu/usr.bin/texinfo/libtxi cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../libgnu -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/gnulib/lib -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/lib/substring.c -o substring.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../libgnu -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/gnulib/lib -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/lib/xexit.c -o xexit.o building static txi library rm -f libtxi.a ar cq libtxi.a `lorder substring.o xexit.o | tsort -q` ranlib libtxi.a ===> gnu/usr.bin/texinfo/install-info cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info/../libgnu -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo/install-info/install-info.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info/../libgnu -std=gnu99 -static -o install-info install-info.o ../libgnu/libgnu.a ../libtxi/libtxi.a ===> gnu/usr.bin/texinfo/info cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/dir.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/display.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/dribble.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/echo-area.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/filesys.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/footnotes.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/gc.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/indices.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/info-utils.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/info.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/infodoc.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/infomap.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/m-x.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/man.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/nodemenu.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/nodes.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/search.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/session.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/signals.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/terminal.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/tilde.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/variables.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/window.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/doc.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info/../libgnu -DHAVE_CONFIG_H -std=gnu99 -static -o info dir.o display.o dribble.o echo-area.o filesys.o footnotes.o gc.o indices.o info-utils.o info.o infodoc.o infomap.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o terminal.o tilde.o variables.o window.o doc.o ../libgnu/libgnu.a ../libtxi/libtxi.a -lncurses ===> gnu/usr.bin/texinfo/infokey cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../libgnu -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../info -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo/info/infokey.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../libgnu -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../info -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/key.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo/info -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../libgnu -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey/../info -DHAVE_CONFIG_H -std=gnu99 -static -o infokey infokey.o key.o ../libgnu/libgnu.a ../libtxi/libtxi.a ===> gnu/usr.bin/texinfo/makeinfo cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/cmds.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/defun.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/files.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/float.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/footnote.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/html.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/index.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/insertion.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/lang.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/macro.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/makeinfo.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/multi.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/node.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/sectioning.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/toc.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/xml.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/xref.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo/../libgnu -DHAVE_CONFIG_H -std=gnu99 -static -o makeinfo cmds.o defun.o files.o float.o footnote.o html.o index.o insertion.o lang.o macro.o makeinfo.o multi.o node.o sectioning.o toc.o xml.o xref.o ../libgnu/libgnu.a ../libtxi/libtxi.a ===> gnu/usr.bin/texinfo/texindex cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../libgnu -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/util/texindex.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/gnulib/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../libgnu -std=gnu99 -static -o texindex texindex.o ../libgnu/libgnu.a ../libtxi/libtxi.a ===> gnu/usr.bin/texinfo/doc ===> gnu/usr.bin/texinfo/libgnu ===> gnu/usr.bin/texinfo/libtxi ===> gnu/usr.bin/texinfo/install-info sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 install-info /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin ===> gnu/usr.bin/texinfo/info sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 info /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin ===> gnu/usr.bin/texinfo/infokey sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 infokey /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin ===> gnu/usr.bin/texinfo/makeinfo sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 makeinfo /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin ===> gnu/usr.bin/texinfo/texindex sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 texindex /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 555 /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/util/texi2dvi /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/texi2dvi sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 555 /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/util/texi2pdf /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/texi2pdf sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 555 /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/util/pdftexi2dvi /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/pdftexi2dvi ===> gnu/usr.bin/texinfo/doc echo "===> gnu/usr.bin/grep (bootstrap-tools)"; cd /build/snapshots/root/usr/src/gnu/usr.bin/grep; make DIRPRFX=gnu/usr.bin/grep/ obj; make DIRPRFX=gnu/usr.bin/grep/ depend; make DIRPRFX=gnu/usr.bin/grep/ all; make DIRPRFX=gnu/usr.bin/grep/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> gnu/usr.bin/grep (bootstrap-tools) ===> gnu/usr.bin/grep/libgreputils /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils created for /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils ===> gnu/usr.bin/grep/libgrep /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep created for /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep ===> gnu/usr.bin/grep/doc /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/doc created for /build/snapshots/root/usr/src/gnu/usr.bin/grep/doc ===> gnu/usr.bin/grep/grep /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/grep created for /build/snapshots/root/usr/src/gnu/usr.bin/grep/grep ===> gnu/usr.bin/grep/egrep /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep created for /build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep ===> gnu/usr.bin/grep/fgrep /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep created for /build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep ===> gnu/usr.bin/grep/libgreputils rm -f .depend > .depend mkdep -f .depend -a -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/c-ctype.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/c-strcasecmp.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/c-strncasecmp.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/exitfail.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/isdir.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/localcharset.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/malloca.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/mbchar.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/mbscasecmp.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/mbslen.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/mbsstr.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/progname.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/propername.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/striconv.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/strnlen1.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/trim.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/uniwidth/width.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/version-etc.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/version-etc-fsf.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xalloc-die.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xstriconv.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xstrndup.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xstrtoumax.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/savedir.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/argmatch.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/basename.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/basename-lgpl.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/close-stream.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/closeout.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/dirname.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/dirname-lgpl.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/error.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/exclude.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/getopt.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/getopt1.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/hard-locale.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/hash.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/mempcpy.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/obstack.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/quote.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/quotearg.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/regex.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/stripslash.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/wcwidth.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xmalloc.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xstrtol.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xstrtol-error.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xstrtoul.c ===> gnu/usr.bin/grep/libgrep rm -f .depend > .depend mkdep -f .depend -a -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../libgreputils -DHAVE_CONFIG_H -std=gnu99 /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/kwset.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/dfa.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/searchutils.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/dfasearch.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/kwsearch.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/pcresearch.c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/main.c ===> gnu/usr.bin/grep/doc ===> gnu/usr.bin/grep/grep rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/grep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/grep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/grep/../libgreputils -std=gnu99 /build/snapshots/root/usr/src/gnu/usr.bin/grep/grep/../../../../contrib/grep/src/grep.c echo grep: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a ../libgrep/libgrep.a ../libgreputils/libgreputils.a >> .depend ===> gnu/usr.bin/grep/egrep rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep/../libgreputils -std=gnu99 /build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep/../../../../contrib/grep/src/egrep.c echo egrep: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a ../libgrep/libgrep.a ../libgreputils/libgreputils.a >> .depend ===> gnu/usr.bin/grep/fgrep rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep/../libgreputils -std=gnu99 /build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep/../../../../contrib/grep/src/fgrep.c echo fgrep: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a ../libgrep/libgrep.a ../libgreputils/libgreputils.a >> .depend ===> gnu/usr.bin/grep/libgreputils cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/c-ctype.c -o c-ctype.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/c-strcasecmp.c -o c-strcasecmp.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/c-strncasecmp.c -o c-strncasecmp.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/exitfail.c -o exitfail.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/isdir.c -o isdir.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/localcharset.c -o localcharset.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/malloca.c -o malloca.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/mbchar.c -o mbchar.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/mbscasecmp.c -o mbscasecmp.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/mbslen.c -o mbslen.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/mbsstr.c -o mbsstr.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/progname.c -o progname.o /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/mbsstr.c: In function 'knuth_morris_pratt_multibyte': /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/mbsstr.c:42: warning: implicit declaration of function 'mbslen' cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/propername.c -o propername.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/striconv.c -o striconv.o /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/propername.c: In function 'mbsstr_trimmed_wordbounded': /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/propername.c:56: warning: implicit declaration of function 'mbsstr' /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/propername.c:56: warning: initialization makes pointer from integer without a cast cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/strnlen1.c -o strnlen1.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/trim.c -o trim.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/uniwidth/width.c -o width.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/version-etc.c -o version-etc.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/version-etc-fsf.c -o version-etc-fsf.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xalloc-die.c -o xalloc-die.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xstriconv.c -o xstriconv.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xstrndup.c -o xstrndup.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xstrtoumax.c -o xstrtoumax.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xstrtol.c -o xstrtol.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/savedir.c -o savedir.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/argmatch.c -o argmatch.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/basename.c -o basename.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/basename-lgpl.c -o basename-lgpl.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/close-stream.c -o close-stream.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/closeout.c -o closeout.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/dirname.c -o dirname.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/dirname-lgpl.c -o dirname-lgpl.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/error.c -o error.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/exclude.c -o exclude.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/getopt.c -o getopt.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/getopt1.c -o getopt1.o /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/exclude.c: In function 'string_compare_ci': /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/exclude.c:212: warning: implicit declaration of function 'mbscasecmp' cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/hard-locale.c -o hard-locale.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/hash.c -o hash.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/mempcpy.c -o mempcpy.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/obstack.c -o obstack.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/quote.c -o quote.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/quotearg.c -o quotearg.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/regex.c -o regex.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/stripslash.c -o stripslash.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/wcwidth.c -o wcwidth.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xmalloc.c -o xmalloc.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xstrtol-error.c -o xstrtol-error.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils/../../../../contrib/grep/lib/xstrtoul.c -o xstrtoul.o building static greputils library rm -f libgreputils.a ar cq libgreputils.a `lorder c-ctype.o c-strcasecmp.o c-strncasecmp.o exitfail.o isdir.o localcharset.o malloca.o mbchar.o mbscasecmp.o mbslen.o mbsstr.o progname.o propername.o striconv.o strnlen1.o trim.o width.o version-etc.o version-etc-fsf.o xalloc-die.o xstriconv.o xstrndup.o xstrtoumax.o savedir.o argmatch.o basename.o basename-lgpl.o close-stream.o closeout.o dirname.o dirname-lgpl.o error.o exclude.o getopt.o getopt1.o hard-locale.o hash.o mempcpy.o obstack.o quote.o quotearg.o regex.o stripslash.o wcwidth.o xmalloc.o xstrtol.o xstrtol-error.o xstrtoul.o | tsort -q` ranlib libgreputils.a ===> gnu/usr.bin/grep/libgrep cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/kwset.c -o kwset.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/dfa.c -o dfa.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/searchutils.c -o searchutils.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/dfasearch.c -o dfasearch.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/kwsearch.c -o kwsearch.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/pcresearch.c -o pcresearch.o cc -O -pipe -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../libgreputils -DHAVE_CONFIG_H -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep/../../../../contrib/grep/src/main.c -o main.o building static grep library rm -f libgrep.a ar cq libgrep.a `lorder kwset.o dfa.o searchutils.o dfasearch.o kwsearch.o pcresearch.o main.o | tsort -q` ranlib libgrep.a ===> gnu/usr.bin/grep/doc ===> gnu/usr.bin/grep/grep cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/grep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/grep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/grep/../libgreputils -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/grep/../../../../contrib/grep/src/grep.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/grep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/grep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/grep/../libgreputils -std=gnu99 -static -o grep grep.o ../libgrep/libgrep.a ../libgreputils/libgreputils.a ===> gnu/usr.bin/grep/egrep cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep/../libgreputils -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep/../../../../contrib/grep/src/egrep.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep/../libgreputils -std=gnu99 -static -o egrep egrep.o ../libgrep/libgrep.a ../libgreputils/libgreputils.a ===> gnu/usr.bin/grep/fgrep cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep/../libgreputils -std=gnu99 -c /build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep/../../../../contrib/grep/src/fgrep.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep/../../../../contrib/grep/lib -I/build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep/../libgreputils -std=gnu99 -static -o fgrep fgrep.o ../libgrep/libgrep.a ../libgreputils/libgreputils.a ===> gnu/usr.bin/grep/libgreputils ===> gnu/usr.bin/grep/libgrep ===> gnu/usr.bin/grep/doc ===> gnu/usr.bin/grep/grep sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 grep /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin ===> gnu/usr.bin/grep/egrep sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 egrep /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin ===> gnu/usr.bin/grep/fgrep sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 fgrep /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/sort (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/sort; make DIRPRFX=usr.bin/sort/ obj; make DIRPRFX=usr.bin/sort/ depend; make DIRPRFX=usr.bin/sort/ all; make DIRPRFX=usr.bin/sort/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/sort (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/sort created for /build/snapshots/root/usr/src/usr.bin/sort rm -f .depend > .depend mkdep -f .depend -a -std=gnu99 /build/snapshots/root/usr/src/usr.bin/sort/append.c /build/snapshots/root/usr/src/usr.bin/sort/fields.c /build/snapshots/root/usr/src/usr.bin/sort/files.c /build/snapshots/root/usr/src/usr.bin/sort/fsort.c /build/snapshots/root/usr/src/usr.bin/sort/init.c /build/snapshots/root/usr/src/usr.bin/sort/msort.c /build/snapshots/root/usr/src/usr.bin/sort/sort.c /build/snapshots/root/usr/src/usr.bin/sort/tmp.c /build/snapshots/root/usr/src/usr.bin/sort/radix_sort.c echo sort: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/sort/append.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/sort/fields.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/sort/files.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/sort/fsort.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/sort/init.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/sort/msort.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/sort/sort.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/sort/tmp.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/sort/radix_sort.c cc -O -pipe -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o sort append.o fields.o files.o fsort.o init.o msort.o sort.o tmp.o radix_sort.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 sort /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/gzip (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/gzip; make DIRPRFX=usr.bin/gzip/ obj; make DIRPRFX=usr.bin/gzip/ depend; make DIRPRFX=usr.bin/gzip/ all; make DIRPRFX=usr.bin/gzip/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/gzip (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/gzip created for /build/snapshots/root/usr/src/usr.bin/gzip rm -f .depend > .depend mkdep -f .depend -a -DNO_BZIP2_SUPPORT -std=gnu99 /build/snapshots/root/usr/src/usr.bin/gzip/gzip.c echo gzip: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libz.a >> .depend cc -O -pipe -DNO_BZIP2_SUPPORT -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/gzip/gzip.c cc -O -pipe -DNO_BZIP2_SUPPORT -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o gzip gzip.o -lz sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 gzip /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 555 /build/snapshots/root/usr/src/usr.bin/gzip/gzexe /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/gzexe sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 555 /build/snapshots/root/usr/src/usr.bin/gzip/zdiff /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/zdiff sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 555 /build/snapshots/root/usr/src/usr.bin/gzip/zforce /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/zforce sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 555 /build/snapshots/root/usr/src/usr.bin/gzip/zgrep /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/zgrep sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 555 /build/snapshots/root/usr/src/usr.bin/gzip/zmore /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/zmore sh /build/snapshots/root/usr/src/tools/install.sh -o root -g wheel -m 555 /build/snapshots/root/usr/src/usr.bin/gzip/znew /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/znew /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/gunzip -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/gzip /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/gzcat -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/gzip /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/zcat -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/gzip /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/zcmp -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/zdiff /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/zegrep -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/zgrep /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/zfgrep -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/zgrep /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/zless -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/zmore echo "===> usr.bin/bzip2 (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/bzip2; make DIRPRFX=usr.bin/bzip2/ obj; make DIRPRFX=usr.bin/bzip2/ depend; make DIRPRFX=usr.bin/bzip2/ all; make DIRPRFX=usr.bin/bzip2/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/bzip2 (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/bzip2 created for /build/snapshots/root/usr/src/usr.bin/bzip2 rm -f .depend > .depend mkdep -f .depend -a -D_FILE_OFFSET_BITS=64 -std=gnu99 /build/snapshots/root/usr/src/usr.bin/bzip2/../../contrib/bzip2/bzip2.c echo bzip2: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libbz2.a >> .depend cc -O -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -c /build/snapshots/root/usr/src/usr.bin/bzip2/../../contrib/bzip2/bzip2.c cc -O -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wsystem-headers -Wall -Wno-uninitialized -static -o bzip2 bzip2.o -lbz2 sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 bzip2 /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/bunzip2 -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/bzip2 /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/bzcat -> /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin/bzip2 echo "===> usr.bin/mkcsmapper (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/mkcsmapper; make DIRPRFX=usr.bin/mkcsmapper/ obj; make DIRPRFX=usr.bin/mkcsmapper/ depend; make DIRPRFX=usr.bin/mkcsmapper/ all; make DIRPRFX=usr.bin/mkcsmapper/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/mkcsmapper (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/mkcsmapper created for /build/snapshots/root/usr/src/usr.bin/mkcsmapper yacc -d -o yacc.c /build/snapshots/root/usr/src/usr.bin/mkcsmapper/yacc.y lex -t /build/snapshots/root/usr/src/usr.bin/mkcsmapper/lex.l > lex.c rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/modules -std=gnu99 yacc.c lex.c /build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/citrus_db_factory.c /build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/citrus_bcs.c /build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/citrus_db_hash.c /build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/citrus_lookup_factory.c /build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/citrus_pivot_factory.c echo mkcsmapper: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/modules -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/citrus_db_factory.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/modules -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/citrus_bcs.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/modules -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/citrus_db_hash.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/modules -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/citrus_lookup_factory.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/modules -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/citrus_pivot_factory.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/modules -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c yacc.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/modules -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c lex.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus -I/build/snapshots/root/usr/src/usr.bin/mkcsmapper/../../lib/libc/citrus/modules -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o mkcsmapper yacc.o lex.o citrus_db_factory.o citrus_bcs.o citrus_db_hash.o citrus_lookup_factory.o citrus_pivot_factory.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 mkcsmapper /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin echo "===> usr.bin/mkesdb (bootstrap-tools)"; cd /build/snapshots/root/usr/src/usr.bin/mkesdb; make DIRPRFX=usr.bin/mkesdb/ obj; make DIRPRFX=usr.bin/mkesdb/ depend; make DIRPRFX=usr.bin/mkesdb/ all; make DIRPRFX=usr.bin/mkesdb/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> usr.bin/mkesdb (bootstrap-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/usr.bin/mkesdb created for /build/snapshots/root/usr/src/usr.bin/mkesdb yacc -d -o yacc.c /build/snapshots/root/usr/src/usr.bin/mkesdb/yacc.y lex -t /build/snapshots/root/usr/src/usr.bin/mkesdb/lex.l > lex.c rm -f .depend > .depend mkdep -f .depend -a -I. -I/build/snapshots/root/usr/src/usr.bin/mkesdb -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus -std=gnu99 yacc.c lex.c /build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus/citrus_bcs.c /build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus/citrus_db_factory.c /build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus/citrus_db_hash.c /build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus/citrus_lookup_factory.c echo mkesdb: /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/lib/libc.a >> .depend cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkesdb -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus/citrus_bcs.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkesdb -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus/citrus_db_factory.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkesdb -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus/citrus_db_hash.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkesdb -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus/citrus_lookup_factory.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkesdb -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c yacc.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkesdb -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c lex.c cc -O -pipe -I. -I/build/snapshots/root/usr/src/usr.bin/mkesdb -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc -I/build/snapshots/root/usr/src/usr.bin/mkesdb/../../lib/libc/citrus -std=gnu99 -Wsystem-headers -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o mkesdb yacc.o lex.o citrus_bcs.o citrus_db_factory.o citrus_db_hash.o citrus_lookup_factory.o sh /build/snapshots/root/usr/src/tools/install.sh -s -o root -g wheel -m 555 mkesdb /usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin touch /usr/obj/build/snapshots/root/usr/src/btools_i386/.bootstrap_done -------------------------------------------------------------- >>> stage 2b: rebuilding the object tree -------------------------------------------------------------- cd /build/snapshots/root/usr/src; MAKEOBJDIRPREFIX=/usr/obj/build/snapshots/root/usr/src/world_i386 OBJTREE=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 MACHINE_PLATFORM=pc32 OBJFORMAT_PATH=/usr/obj/build/snapshots/root/usr/src/ctools_i386_i386 HOST_CCVER=gcc44 CCVER=gcc44 BINUTILSVER=binutils221 DESTDIR=/usr/obj/build/snapshots/root/usr/src/world_i386 INSTALL="sh /build/snapshots/root/usr/src/tools/install.sh" PATH=/usr/obj/build/snapshots/root/usr/src/ctools_i386_i386/usr/sbin:/usr/obj/build/snapshots/root/usr/src/ctools_i386_i386/usr/bin:/usr/obj/build/snapshots/root/usr/src/ctools_i386_i386/bin:/usr/obj/build/snapshots/root/usr/src/ctools_i386_i386/usr/games:/usr/obj/build/snapshots/root/usr/src/btools_i386/usr/sbin:/usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin:/usr/obj/build/snapshots/root/usr/src/btools_i386/bin:/usr/obj/build/snapshots/root/usr/src/btools_i386/usr/games:/usr/pkg/bin make -f Makefile.inc1 par-obj ===> share/info ===> include /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/include created for /build/snapshots/root/usr/src/include ===> include/arpa ===> include/protocols ===> include/rpc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/include/rpc created for /build/snapshots/root/usr/src/include/rpc ===> include/rpcsvc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/include/rpcsvc created for /build/snapshots/root/usr/src/include/rpcsvc ===> lib ===> lib/libc_r /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libc_r created for /build/snapshots/root/usr/src/lib/libc_r ===> lib/libcom_err /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libcom_err created for /build/snapshots/root/usr/src/lib/libcom_err ===> lib/libcom_err/doc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libcom_err/doc created for /build/snapshots/root/usr/src/lib/libcom_err/doc ===> lib/libcrypt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libcrypt created for /build/snapshots/root/usr/src/lib/libcrypt ===> lib/libmd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libmd created for /build/snapshots/root/usr/src/lib/libmd ===> lib/libncurses ===> lib/libncurses/libform /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libncurses/libform created for /build/snapshots/root/usr/src/lib/libncurses/libform ===> lib/libncurses/libmenu /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libncurses/libmenu created for /build/snapshots/root/usr/src/lib/libncurses/libmenu ===> lib/libncurses/libncurses /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libncurses/libncurses created for /build/snapshots/root/usr/src/lib/libncurses/libncurses ===> lib/libncurses/libpanel /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libncurses/libpanel created for /build/snapshots/root/usr/src/lib/libncurses/libpanel ===> lib/libncurses/man /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libncurses/man created for /build/snapshots/root/usr/src/lib/libncurses/man ===> lib/libradius /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libradius created for /build/snapshots/root/usr/src/lib/libradius ===> lib/libsbuf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libsbuf created for /build/snapshots/root/usr/src/lib/libsbuf ===> lib/libtacplus /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libtacplus created for /build/snapshots/root/usr/src/lib/libtacplus ===> lib/libthread_xu /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libthread_xu created for /build/snapshots/root/usr/src/lib/libthread_xu ===> lib/libutil /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libutil created for /build/snapshots/root/usr/src/lib/libutil ===> lib/libpthread /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libpthread created for /build/snapshots/root/usr/src/lib/libpthread ===> lib/csu /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/csu created for /build/snapshots/root/usr/src/lib/csu ===> lib/i18n_module ===> lib/i18n_module/BIG5 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/BIG5 created for /build/snapshots/root/usr/src/lib/i18n_module/BIG5 ===> lib/i18n_module/DECHanyu /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/DECHanyu created for /build/snapshots/root/usr/src/lib/i18n_module/DECHanyu ===> lib/i18n_module/EUC /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/EUC created for /build/snapshots/root/usr/src/lib/i18n_module/EUC ===> lib/i18n_module/EUCTW /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/EUCTW created for /build/snapshots/root/usr/src/lib/i18n_module/EUCTW ===> lib/i18n_module/GBK2K /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/GBK2K created for /build/snapshots/root/usr/src/lib/i18n_module/GBK2K ===> lib/i18n_module/HZ /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/HZ created for /build/snapshots/root/usr/src/lib/i18n_module/HZ ===> lib/i18n_module/ISO2022 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/ISO2022 created for /build/snapshots/root/usr/src/lib/i18n_module/ISO2022 ===> lib/i18n_module/JOHAB /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/JOHAB created for /build/snapshots/root/usr/src/lib/i18n_module/JOHAB ===> lib/i18n_module/MSKanji /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/MSKanji created for /build/snapshots/root/usr/src/lib/i18n_module/MSKanji ===> lib/i18n_module/UES /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/UES created for /build/snapshots/root/usr/src/lib/i18n_module/UES ===> lib/i18n_module/UTF1632 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/UTF1632 created for /build/snapshots/root/usr/src/lib/i18n_module/UTF1632 ===> lib/i18n_module/UTF7 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/UTF7 created for /build/snapshots/root/usr/src/lib/i18n_module/UTF7 ===> lib/i18n_module/UTF8 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/UTF8 created for /build/snapshots/root/usr/src/lib/i18n_module/UTF8 ===> lib/i18n_module/VIQR /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/VIQR created for /build/snapshots/root/usr/src/lib/i18n_module/VIQR ===> lib/i18n_module/ZW /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/ZW created for /build/snapshots/root/usr/src/lib/i18n_module/ZW ===> lib/i18n_module/iconv_none /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/iconv_none created for /build/snapshots/root/usr/src/lib/i18n_module/iconv_none ===> lib/i18n_module/iconv_std /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/iconv_std created for /build/snapshots/root/usr/src/lib/i18n_module/iconv_std ===> lib/i18n_module/mapper_646 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/mapper_646 created for /build/snapshots/root/usr/src/lib/i18n_module/mapper_646 ===> lib/i18n_module/mapper_none /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/mapper_none created for /build/snapshots/root/usr/src/lib/i18n_module/mapper_none ===> lib/i18n_module/mapper_serial /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/mapper_serial created for /build/snapshots/root/usr/src/lib/i18n_module/mapper_serial ===> lib/i18n_module/mapper_parallel /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/mapper_parallel created for /build/snapshots/root/usr/src/lib/i18n_module/mapper_parallel ===> lib/i18n_module/mapper_std /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/mapper_std created for /build/snapshots/root/usr/src/lib/i18n_module/mapper_std ===> lib/i18n_module/mapper_zone /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/i18n_module/mapper_zone created for /build/snapshots/root/usr/src/lib/i18n_module/mapper_zone ===> lib/libalias /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libalias created for /build/snapshots/root/usr/src/lib/libalias ===> lib/libarchive /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libarchive created for /build/snapshots/root/usr/src/lib/libarchive ===> lib/libatm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libatm created for /build/snapshots/root/usr/src/lib/libatm ===> lib/libbluetooth /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libbluetooth created for /build/snapshots/root/usr/src/lib/libbluetooth ===> lib/libbz2 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libbz2 created for /build/snapshots/root/usr/src/lib/libbz2 ===> lib/libc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libc created for /build/snapshots/root/usr/src/lib/libc ===> lib/libc_rtld /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libc_rtld created for /build/snapshots/root/usr/src/lib/libc_rtld ===> lib/libcalendar /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libcalendar created for /build/snapshots/root/usr/src/lib/libcalendar ===> lib/libcam /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libcam created for /build/snapshots/root/usr/src/lib/libcam ===> lib/libcompat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libcompat created for /build/snapshots/root/usr/src/lib/libcompat ===> lib/libdevattr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libdevattr created for /build/snapshots/root/usr/src/lib/libdevattr ===> lib/libdevinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libdevinfo created for /build/snapshots/root/usr/src/lib/libdevinfo ===> lib/libdevstat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libdevstat created for /build/snapshots/root/usr/src/lib/libdevstat ===> lib/libdm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libdm created for /build/snapshots/root/usr/src/lib/libdm ===> lib/libedit /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libedit created for /build/snapshots/root/usr/src/lib/libedit ===> lib/libedit/readline ===> lib/libevtr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libevtr created for /build/snapshots/root/usr/src/lib/libevtr ===> lib/libexpat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libexpat created for /build/snapshots/root/usr/src/lib/libexpat ===> lib/libfetch /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libfetch created for /build/snapshots/root/usr/src/lib/libfetch ===> lib/libfsid /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libfsid created for /build/snapshots/root/usr/src/lib/libfsid ===> lib/libftpio /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libftpio created for /build/snapshots/root/usr/src/lib/libftpio ===> lib/libipsec /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libipsec created for /build/snapshots/root/usr/src/lib/libipsec ===> lib/libipx /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libipx created for /build/snapshots/root/usr/src/lib/libipx ===> lib/libkcore /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libkcore created for /build/snapshots/root/usr/src/lib/libkcore ===> lib/libkiconv /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libkiconv created for /build/snapshots/root/usr/src/lib/libkiconv ===> lib/libkinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libkinfo created for /build/snapshots/root/usr/src/lib/libkinfo ===> lib/libkvm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libkvm created for /build/snapshots/root/usr/src/lib/libkvm ===> lib/libldns /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libldns created for /build/snapshots/root/usr/src/lib/libldns ===> lib/liblzma /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/liblzma created for /build/snapshots/root/usr/src/lib/liblzma ===> lib/libm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libm created for /build/snapshots/root/usr/src/lib/libm ===> lib/libmagic /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libmagic created for /build/snapshots/root/usr/src/lib/libmagic ===> lib/libmilter /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libmilter created for /build/snapshots/root/usr/src/lib/libmilter ===> lib/libncp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libncp created for /build/snapshots/root/usr/src/lib/libncp ===> lib/libnetgraph /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libnetgraph created for /build/snapshots/root/usr/src/lib/libnetgraph ===> lib/libopie /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libopie created for /build/snapshots/root/usr/src/lib/libopie ===> lib/libpam /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libpam created for /build/snapshots/root/usr/src/lib/libpam ===> lib/libpcap /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libpcap created for /build/snapshots/root/usr/src/lib/libpcap ===> lib/libposix1e /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libposix1e created for /build/snapshots/root/usr/src/lib/libposix1e ===> lib/libprop /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libprop created for /build/snapshots/root/usr/src/lib/libprop ===> lib/librpcsvc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/librpcsvc created for /build/snapshots/root/usr/src/lib/librpcsvc ===> lib/librt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/librt created for /build/snapshots/root/usr/src/lib/librt ===> lib/libsctp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libsctp created for /build/snapshots/root/usr/src/lib/libsctp ===> lib/libsdp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libsdp created for /build/snapshots/root/usr/src/lib/libsdp ===> lib/libsm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libsm created for /build/snapshots/root/usr/src/lib/libsm ===> lib/libsmb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libsmb created for /build/snapshots/root/usr/src/lib/libsmb ===> lib/libsmdb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libsmdb created for /build/snapshots/root/usr/src/lib/libsmdb ===> lib/libsmutil /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libsmutil created for /build/snapshots/root/usr/src/lib/libsmutil ===> lib/libstand /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libstand created for /build/snapshots/root/usr/src/lib/libstand ===> lib/libtcplay /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libtcplay created for /build/snapshots/root/usr/src/lib/libtcplay ===> lib/libtelnet /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libtelnet created for /build/snapshots/root/usr/src/lib/libtelnet ===> lib/libusbhid /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libusbhid created for /build/snapshots/root/usr/src/lib/libusbhid ===> lib/libvgl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libvgl created for /build/snapshots/root/usr/src/lib/libvgl ===> lib/libwrap /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libwrap created for /build/snapshots/root/usr/src/lib/libwrap ===> lib/libxpg4 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libxpg4 created for /build/snapshots/root/usr/src/lib/libxpg4 ===> lib/liby /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/liby created for /build/snapshots/root/usr/src/lib/liby ===> lib/libypclnt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libypclnt created for /build/snapshots/root/usr/src/lib/libypclnt ===> lib/libz /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/libz created for /build/snapshots/root/usr/src/lib/libz ===> lib/pam_module ===> lib/pam_module/pam_chroot /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_chroot created for /build/snapshots/root/usr/src/lib/pam_module/pam_chroot ===> lib/pam_module/pam_deny /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_deny created for /build/snapshots/root/usr/src/lib/pam_module/pam_deny ===> lib/pam_module/pam_echo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_echo created for /build/snapshots/root/usr/src/lib/pam_module/pam_echo ===> lib/pam_module/pam_exec /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_exec created for /build/snapshots/root/usr/src/lib/pam_module/pam_exec ===> lib/pam_module/pam_ftpusers /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_ftpusers created for /build/snapshots/root/usr/src/lib/pam_module/pam_ftpusers ===> lib/pam_module/pam_group /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_group created for /build/snapshots/root/usr/src/lib/pam_module/pam_group ===> lib/pam_module/pam_guest /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_guest created for /build/snapshots/root/usr/src/lib/pam_module/pam_guest ===> lib/pam_module/pam_lastlog /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_lastlog created for /build/snapshots/root/usr/src/lib/pam_module/pam_lastlog ===> lib/pam_module/pam_login_access /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_login_access created for /build/snapshots/root/usr/src/lib/pam_module/pam_login_access ===> lib/pam_module/pam_nologin /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_nologin created for /build/snapshots/root/usr/src/lib/pam_module/pam_nologin ===> lib/pam_module/pam_opie /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_opie created for /build/snapshots/root/usr/src/lib/pam_module/pam_opie ===> lib/pam_module/pam_opieaccess /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_opieaccess created for /build/snapshots/root/usr/src/lib/pam_module/pam_opieaccess ===> lib/pam_module/pam_passwdqc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_passwdqc created for /build/snapshots/root/usr/src/lib/pam_module/pam_passwdqc ===> lib/pam_module/pam_permit /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_permit created for /build/snapshots/root/usr/src/lib/pam_module/pam_permit ===> lib/pam_module/pam_radius /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_radius created for /build/snapshots/root/usr/src/lib/pam_module/pam_radius ===> lib/pam_module/pam_rhosts /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_rhosts created for /build/snapshots/root/usr/src/lib/pam_module/pam_rhosts ===> lib/pam_module/pam_rootok /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_rootok created for /build/snapshots/root/usr/src/lib/pam_module/pam_rootok ===> lib/pam_module/pam_securetty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_securetty created for /build/snapshots/root/usr/src/lib/pam_module/pam_securetty ===> lib/pam_module/pam_self /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_self created for /build/snapshots/root/usr/src/lib/pam_module/pam_self ===> lib/pam_module/pam_ssh /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_ssh created for /build/snapshots/root/usr/src/lib/pam_module/pam_ssh ===> lib/pam_module/pam_tacplus /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_tacplus created for /build/snapshots/root/usr/src/lib/pam_module/pam_tacplus ===> lib/pam_module/pam_unix /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/pam_module/pam_unix created for /build/snapshots/root/usr/src/lib/pam_module/pam_unix ===> lib/compat/i386 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/lib/compat/i386 created for /build/snapshots/root/usr/src/lib/compat/i386 ===> nrelease /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/nrelease created for /build/snapshots/root/usr/src/nrelease ===> bin ===> bin/cat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/cat created for /build/snapshots/root/usr/src/bin/cat ===> bin/chio /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/chio created for /build/snapshots/root/usr/src/bin/chio ===> bin/chmod /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/chmod created for /build/snapshots/root/usr/src/bin/chmod ===> bin/cp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/cp created for /build/snapshots/root/usr/src/bin/cp ===> bin/cpdup /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/cpdup created for /build/snapshots/root/usr/src/bin/cpdup ===> bin/csh /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/csh created for /build/snapshots/root/usr/src/bin/csh ===> bin/date /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/date created for /build/snapshots/root/usr/src/bin/date ===> bin/dd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/dd created for /build/snapshots/root/usr/src/bin/dd ===> bin/df /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/df created for /build/snapshots/root/usr/src/bin/df ===> bin/domainname /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/domainname created for /build/snapshots/root/usr/src/bin/domainname ===> bin/echo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/echo created for /build/snapshots/root/usr/src/bin/echo ===> bin/ed /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/ed created for /build/snapshots/root/usr/src/bin/ed ===> bin/expr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/expr created for /build/snapshots/root/usr/src/bin/expr ===> bin/hostname /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/hostname created for /build/snapshots/root/usr/src/bin/hostname ===> bin/kill /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/kill created for /build/snapshots/root/usr/src/bin/kill ===> bin/ln /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/ln created for /build/snapshots/root/usr/src/bin/ln ===> bin/ls /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/ls created for /build/snapshots/root/usr/src/bin/ls ===> bin/mined /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/mined created for /build/snapshots/root/usr/src/bin/mined ===> bin/mkdir /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/mkdir created for /build/snapshots/root/usr/src/bin/mkdir ===> bin/mv /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/mv created for /build/snapshots/root/usr/src/bin/mv ===> bin/notty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/notty created for /build/snapshots/root/usr/src/bin/notty ===> bin/pax /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/pax created for /build/snapshots/root/usr/src/bin/pax ===> bin/ps /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/ps created for /build/snapshots/root/usr/src/bin/ps ===> bin/pwd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/pwd created for /build/snapshots/root/usr/src/bin/pwd ===> bin/rcp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/rcp created for /build/snapshots/root/usr/src/bin/rcp ===> bin/rm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/rm created for /build/snapshots/root/usr/src/bin/rm ===> bin/rmdir /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/rmdir created for /build/snapshots/root/usr/src/bin/rmdir ===> bin/sh /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/sh created for /build/snapshots/root/usr/src/bin/sh ===> bin/sleep /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/sleep created for /build/snapshots/root/usr/src/bin/sleep ===> bin/stty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/stty created for /build/snapshots/root/usr/src/bin/stty ===> bin/sync /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/sync created for /build/snapshots/root/usr/src/bin/sync ===> bin/test /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/test created for /build/snapshots/root/usr/src/bin/test ===> bin/varsym /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/varsym created for /build/snapshots/root/usr/src/bin/varsym ===> bin/rmail /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/bin/rmail created for /build/snapshots/root/usr/src/bin/rmail ===> games ===> games/adventure /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/adventure created for /build/snapshots/root/usr/src/games/adventure ===> games/arithmetic /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/arithmetic created for /build/snapshots/root/usr/src/games/arithmetic ===> games/atc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/atc created for /build/snapshots/root/usr/src/games/atc ===> games/backgammon ===> games/backgammon/backgammon /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/backgammon/backgammon created for /build/snapshots/root/usr/src/games/backgammon/backgammon ===> games/backgammon/teachgammon /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/backgammon/teachgammon created for /build/snapshots/root/usr/src/games/backgammon/teachgammon ===> games/battlestar /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/battlestar created for /build/snapshots/root/usr/src/games/battlestar ===> games/bcd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/bcd created for /build/snapshots/root/usr/src/games/bcd ===> games/bs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/bs created for /build/snapshots/root/usr/src/games/bs ===> games/caesar /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/caesar created for /build/snapshots/root/usr/src/games/caesar ===> games/canfield ===> games/canfield/canfield /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/canfield/canfield created for /build/snapshots/root/usr/src/games/canfield/canfield ===> games/canfield/cfscores /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/canfield/cfscores created for /build/snapshots/root/usr/src/games/canfield/cfscores ===> games/cribbage /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/cribbage created for /build/snapshots/root/usr/src/games/cribbage ===> games/dm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/dm created for /build/snapshots/root/usr/src/games/dm ===> games/factor /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/factor created for /build/snapshots/root/usr/src/games/factor ===> games/fish /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/fish created for /build/snapshots/root/usr/src/games/fish ===> games/fortune ===> games/fortune/fortune /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/fortune/fortune created for /build/snapshots/root/usr/src/games/fortune/fortune ===> games/fortune/strfile /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/fortune/strfile created for /build/snapshots/root/usr/src/games/fortune/strfile ===> games/fortune/datfiles /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/fortune/datfiles created for /build/snapshots/root/usr/src/games/fortune/datfiles ===> games/fortune/unstr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/fortune/unstr created for /build/snapshots/root/usr/src/games/fortune/unstr ===> games/grdc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/grdc created for /build/snapshots/root/usr/src/games/grdc ===> games/hack /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/hack created for /build/snapshots/root/usr/src/games/hack ===> games/hangman /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/hangman created for /build/snapshots/root/usr/src/games/hangman ===> games/hunt ===> games/hunt/hunt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/hunt/hunt created for /build/snapshots/root/usr/src/games/hunt/hunt ===> games/hunt/huntd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/hunt/huntd created for /build/snapshots/root/usr/src/games/hunt/huntd ===> games/larn /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/larn created for /build/snapshots/root/usr/src/games/larn ===> games/mille /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/mille created for /build/snapshots/root/usr/src/games/mille ===> games/morse /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/morse created for /build/snapshots/root/usr/src/games/morse ===> games/number /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/number created for /build/snapshots/root/usr/src/games/number ===> games/phantasia /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/phantasia created for /build/snapshots/root/usr/src/games/phantasia ===> games/piano /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/piano created for /build/snapshots/root/usr/src/games/piano ===> games/pig /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/pig created for /build/snapshots/root/usr/src/games/pig ===> games/pom /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/pom created for /build/snapshots/root/usr/src/games/pom ===> games/ppt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/ppt created for /build/snapshots/root/usr/src/games/ppt ===> games/primes /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/primes created for /build/snapshots/root/usr/src/games/primes ===> games/quiz /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/quiz created for /build/snapshots/root/usr/src/games/quiz ===> games/rain /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/rain created for /build/snapshots/root/usr/src/games/rain ===> games/random /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/random created for /build/snapshots/root/usr/src/games/random ===> games/robots /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/robots created for /build/snapshots/root/usr/src/games/robots ===> games/rogue /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/rogue created for /build/snapshots/root/usr/src/games/rogue ===> games/sail /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/sail created for /build/snapshots/root/usr/src/games/sail ===> games/snake ===> games/snake/snake /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/snake/snake created for /build/snapshots/root/usr/src/games/snake/snake ===> games/snake/snscore /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/snake/snscore created for /build/snapshots/root/usr/src/games/snake/snscore ===> games/trek /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/trek created for /build/snapshots/root/usr/src/games/trek ===> games/wargames /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/wargames created for /build/snapshots/root/usr/src/games/wargames ===> games/worm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/worm created for /build/snapshots/root/usr/src/games/worm ===> games/worms /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/worms created for /build/snapshots/root/usr/src/games/worms ===> games/wump /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/games/wump created for /build/snapshots/root/usr/src/games/wump ===> gnu ===> gnu/usr.bin ===> gnu/usr.bin/dialog /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/dialog created for /build/snapshots/root/usr/src/gnu/usr.bin/dialog ===> gnu/usr.bin/dialog/TESTS ===> gnu/usr.bin/diff ===> gnu/usr.bin/diff/libdiffutils /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/diff/libdiffutils created for /build/snapshots/root/usr/src/gnu/usr.bin/diff/libdiffutils ===> gnu/usr.bin/diff/diff3 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/diff/diff3 created for /build/snapshots/root/usr/src/gnu/usr.bin/diff/diff3 ===> gnu/usr.bin/diff/sdiff /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/diff/sdiff created for /build/snapshots/root/usr/src/gnu/usr.bin/diff/sdiff ===> gnu/usr.bin/diff/diff /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/diff/diff created for /build/snapshots/root/usr/src/gnu/usr.bin/diff/diff ===> gnu/usr.bin/diff/doc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/diff/doc created for /build/snapshots/root/usr/src/gnu/usr.bin/diff/doc ===> gnu/usr.bin/grep ===> gnu/usr.bin/grep/libgreputils /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils created for /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgreputils ===> gnu/usr.bin/grep/libgrep /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep created for /build/snapshots/root/usr/src/gnu/usr.bin/grep/libgrep ===> gnu/usr.bin/grep/doc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/doc created for /build/snapshots/root/usr/src/gnu/usr.bin/grep/doc ===> gnu/usr.bin/grep/grep /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/grep created for /build/snapshots/root/usr/src/gnu/usr.bin/grep/grep ===> gnu/usr.bin/grep/egrep /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep created for /build/snapshots/root/usr/src/gnu/usr.bin/grep/egrep ===> gnu/usr.bin/grep/fgrep /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep created for /build/snapshots/root/usr/src/gnu/usr.bin/grep/fgrep ===> gnu/usr.bin/groff ===> gnu/usr.bin/groff/contrib ===> gnu/usr.bin/groff/contrib/mm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/contrib/mm created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/contrib/mm ===> gnu/usr.bin/groff/contrib/pdfmark /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/contrib/pdfmark created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/contrib/pdfmark ===> gnu/usr.bin/groff/doc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/doc created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/doc ===> gnu/usr.bin/groff/font ===> gnu/usr.bin/groff/font/devX100 ===> gnu/usr.bin/groff/font/devX100-12 ===> gnu/usr.bin/groff/font/devX75 ===> gnu/usr.bin/groff/font/devX75-12 ===> gnu/usr.bin/groff/font/devascii /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devascii created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devascii ===> gnu/usr.bin/groff/font/devcp1047 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devcp1047 created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devcp1047 ===> gnu/usr.bin/groff/font/devdvi /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devdvi created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devdvi ===> gnu/usr.bin/groff/font/devhtml /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devhtml created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devhtml ===> gnu/usr.bin/groff/font/devkoi8-r /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devkoi8-r created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devkoi8-r ===> gnu/usr.bin/groff/font/devlatin1 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devlatin1 created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devlatin1 ===> gnu/usr.bin/groff/font/devlbp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devlbp created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devlbp ===> gnu/usr.bin/groff/font/devlj4 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devlj4 created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devlj4 ===> gnu/usr.bin/groff/font/devps /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devps created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devps ===> gnu/usr.bin/groff/font/devutf8 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devutf8 created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/font/devutf8 ===> gnu/usr.bin/groff/man /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/man created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/man ===> gnu/usr.bin/groff/src ===> gnu/usr.bin/groff/src/libs ===> gnu/usr.bin/groff/src/libs/libgroff /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/libs/libgroff created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/libs/libgroff ===> gnu/usr.bin/groff/src/libs/libdriver /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/libs/libdriver created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/libs/libdriver ===> gnu/usr.bin/groff/src/libs/libbib /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/libs/libbib created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/libs/libbib ===> gnu/usr.bin/groff/src/devices ===> gnu/usr.bin/groff/src/devices/grodvi /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/devices/grodvi created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/devices/grodvi ===> gnu/usr.bin/groff/src/devices/grohtml /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/devices/grohtml created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/devices/grohtml ===> gnu/usr.bin/groff/src/devices/grolbp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/devices/grolbp created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/devices/grolbp ===> gnu/usr.bin/groff/src/devices/grolj4 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/devices/grolj4 created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/devices/grolj4 ===> gnu/usr.bin/groff/src/devices/grops /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/devices/grops created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/devices/grops ===> gnu/usr.bin/groff/src/devices/grotty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/devices/grotty created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/devices/grotty ===> gnu/usr.bin/groff/src/preproc ===> gnu/usr.bin/groff/src/preproc/eqn /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/eqn created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/eqn ===> gnu/usr.bin/groff/src/preproc/grn /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/grn created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/grn ===> gnu/usr.bin/groff/src/preproc/html /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/html created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/html ===> gnu/usr.bin/groff/src/preproc/pic /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/pic created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/pic ===> gnu/usr.bin/groff/src/preproc/refer /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/refer created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/refer ===> gnu/usr.bin/groff/src/preproc/soelim /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/soelim created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/soelim ===> gnu/usr.bin/groff/src/preproc/tbl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/tbl created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/preproc/tbl ===> gnu/usr.bin/groff/src/roff ===> gnu/usr.bin/groff/src/roff/groff /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/roff/groff created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/roff/groff ===> gnu/usr.bin/groff/src/roff/grog /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/roff/grog created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/roff/grog ===> gnu/usr.bin/groff/src/roff/nroff /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/roff/nroff created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/roff/nroff ===> gnu/usr.bin/groff/src/roff/psroff /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/roff/psroff created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/roff/psroff ===> gnu/usr.bin/groff/src/roff/troff /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/roff/troff created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/roff/troff ===> gnu/usr.bin/groff/src/utils ===> gnu/usr.bin/groff/src/utils/addftinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/addftinfo created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/addftinfo ===> gnu/usr.bin/groff/src/utils/afmtodit /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/afmtodit created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/afmtodit ===> gnu/usr.bin/groff/src/utils/hpftodit /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/hpftodit created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/hpftodit ===> gnu/usr.bin/groff/src/utils/indxbib /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/indxbib created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/indxbib ===> gnu/usr.bin/groff/src/utils/lkbib /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/lkbib created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/lkbib ===> gnu/usr.bin/groff/src/utils/lookbib /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/lookbib created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/lookbib ===> gnu/usr.bin/groff/src/utils/pfbtops /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/pfbtops created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/pfbtops ===> gnu/usr.bin/groff/src/utils/tfmtodit /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/tfmtodit created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/src/utils/tfmtodit ===> gnu/usr.bin/groff/tmac /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/groff/tmac created for /build/snapshots/root/usr/src/gnu/usr.bin/groff/tmac ===> gnu/usr.bin/man ===> gnu/usr.bin/man/lib /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/man/lib created for /build/snapshots/root/usr/src/gnu/usr.bin/man/lib ===> gnu/usr.bin/man/man /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/man/man created for /build/snapshots/root/usr/src/gnu/usr.bin/man/man ===> gnu/usr.bin/man/manpath /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/man/manpath created for /build/snapshots/root/usr/src/gnu/usr.bin/man/manpath ===> gnu/usr.bin/man/apropos /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/man/apropos created for /build/snapshots/root/usr/src/gnu/usr.bin/man/apropos ===> gnu/usr.bin/rcs ===> gnu/usr.bin/rcs/lib /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/rcs/lib created for /build/snapshots/root/usr/src/gnu/usr.bin/rcs/lib ===> gnu/usr.bin/rcs/ci /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/rcs/ci created for /build/snapshots/root/usr/src/gnu/usr.bin/rcs/ci ===> gnu/usr.bin/rcs/co /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/rcs/co created for /build/snapshots/root/usr/src/gnu/usr.bin/rcs/co ===> gnu/usr.bin/rcs/ident /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/rcs/ident created for /build/snapshots/root/usr/src/gnu/usr.bin/rcs/ident ===> gnu/usr.bin/rcs/merge /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/rcs/merge created for /build/snapshots/root/usr/src/gnu/usr.bin/rcs/merge ===> gnu/usr.bin/rcs/rcs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/rcs/rcs created for /build/snapshots/root/usr/src/gnu/usr.bin/rcs/rcs ===> gnu/usr.bin/rcs/rcsclean /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/rcs/rcsclean created for /build/snapshots/root/usr/src/gnu/usr.bin/rcs/rcsclean ===> gnu/usr.bin/rcs/rcsdiff /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/rcs/rcsdiff created for /build/snapshots/root/usr/src/gnu/usr.bin/rcs/rcsdiff ===> gnu/usr.bin/rcs/rcsmerge /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/rcs/rcsmerge created for /build/snapshots/root/usr/src/gnu/usr.bin/rcs/rcsmerge ===> gnu/usr.bin/rcs/rlog /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/rcs/rlog created for /build/snapshots/root/usr/src/gnu/usr.bin/rcs/rlog ===> gnu/usr.bin/rcs/rcsfreeze /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/rcs/rcsfreeze created for /build/snapshots/root/usr/src/gnu/usr.bin/rcs/rcsfreeze ===> gnu/usr.bin/texinfo ===> gnu/usr.bin/texinfo/libgnu /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libgnu ===> gnu/usr.bin/texinfo/libtxi /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/libtxi ===> gnu/usr.bin/texinfo/install-info /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/install-info ===> gnu/usr.bin/texinfo/info /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/info ===> gnu/usr.bin/texinfo/infokey /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/infokey ===> gnu/usr.bin/texinfo/makeinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/makeinfo ===> gnu/usr.bin/texinfo/texindex /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/texindex ===> gnu/usr.bin/texinfo/doc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/texinfo/doc created for /build/snapshots/root/usr/src/gnu/usr.bin/texinfo/doc ===> gnu/usr.bin/cvs ===> gnu/usr.bin/cvs/lib /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cvs/lib created for /build/snapshots/root/usr/src/gnu/usr.bin/cvs/lib ===> gnu/usr.bin/cvs/libdiff /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cvs/libdiff created for /build/snapshots/root/usr/src/gnu/usr.bin/cvs/libdiff ===> gnu/usr.bin/cvs/cvs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cvs/cvs created for /build/snapshots/root/usr/src/gnu/usr.bin/cvs/cvs ===> gnu/usr.bin/cvs/contrib /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cvs/contrib created for /build/snapshots/root/usr/src/gnu/usr.bin/cvs/contrib ===> gnu/usr.bin/cvs/doc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cvs/doc created for /build/snapshots/root/usr/src/gnu/usr.bin/cvs/doc ===> gnu/usr.bin/gdb ===> gnu/usr.bin/gdb/libbfd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/gdb/libbfd created for /build/snapshots/root/usr/src/gnu/usr.bin/gdb/libbfd ===> gnu/usr.bin/gdb/libiberty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/gdb/libiberty created for /build/snapshots/root/usr/src/gnu/usr.bin/gdb/libiberty ===> gnu/usr.bin/gdb/libopcodes /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/gdb/libopcodes created for /build/snapshots/root/usr/src/gnu/usr.bin/gdb/libopcodes ===> gnu/usr.bin/gdb/libdecnumber /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/gdb/libdecnumber created for /build/snapshots/root/usr/src/gnu/usr.bin/gdb/libdecnumber ===> gnu/usr.bin/gdb/libgdb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/gdb/libgdb created for /build/snapshots/root/usr/src/gnu/usr.bin/gdb/libgdb ===> gnu/usr.bin/gdb/gdb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/gdb/gdb created for /build/snapshots/root/usr/src/gnu/usr.bin/gdb/gdb ===> gnu/usr.bin/gdb/gdb/doc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/gdb/gdb/doc created for /build/snapshots/root/usr/src/gnu/usr.bin/gdb/gdb/doc ===> gnu/usr.bin/gdb/kgdb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/gdb/kgdb created for /build/snapshots/root/usr/src/gnu/usr.bin/gdb/kgdb ===> gnu/usr.bin/gdb/gdbtui /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/gdb/gdbtui created for /build/snapshots/root/usr/src/gnu/usr.bin/gdb/gdbtui ===> gnu/usr.bin/binutils220 ===> gnu/usr.bin/binutils220/libiberty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/libiberty created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/libiberty ===> gnu/usr.bin/binutils220/libbfd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/libbfd created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/libbfd ===> gnu/usr.bin/binutils220/libopcodes /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/libopcodes created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/libopcodes ===> gnu/usr.bin/binutils220/libbinutils /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/libbinutils created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/libbinutils ===> gnu/usr.bin/binutils220/addr2line /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/addr2line created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/addr2line ===> gnu/usr.bin/binutils220/ar /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/ar created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/ar ===> gnu/usr.bin/binutils220/as ===> gnu/usr.bin/binutils220/as/i386-dragonfly /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/as/i386-dragonfly created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/as/i386-dragonfly ===> gnu/usr.bin/binutils220/ld /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/ld created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/ld ===> gnu/usr.bin/binutils220/nm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/nm created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/nm ===> gnu/usr.bin/binutils220/objcopy /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/objcopy created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/objcopy ===> gnu/usr.bin/binutils220/objdump /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/objdump created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/objdump ===> gnu/usr.bin/binutils220/ranlib /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/ranlib created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/ranlib ===> gnu/usr.bin/binutils220/readelf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/readelf created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/readelf ===> gnu/usr.bin/binutils220/size /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/size created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/size ===> gnu/usr.bin/binutils220/strings /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/strings created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/strings ===> gnu/usr.bin/binutils220/strip /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/strip created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/strip ===> gnu/usr.bin/binutils220/doc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/doc created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/doc ===> gnu/usr.bin/binutils220/cxxfilt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils220/cxxfilt created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils220/cxxfilt ===> gnu/usr.bin/binutils221 ===> gnu/usr.bin/binutils221/libiberty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/libiberty created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/libiberty ===> gnu/usr.bin/binutils221/libbfd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/libbfd created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/libbfd ===> gnu/usr.bin/binutils221/libopcodes /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/libopcodes created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/libopcodes ===> gnu/usr.bin/binutils221/libbinutils /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/libbinutils created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/libbinutils ===> gnu/usr.bin/binutils221/addr2line /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/addr2line created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/addr2line ===> gnu/usr.bin/binutils221/ar /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/ar created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/ar ===> gnu/usr.bin/binutils221/as ===> gnu/usr.bin/binutils221/as/i386-dragonfly /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/as/i386-dragonfly created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/as/i386-dragonfly ===> gnu/usr.bin/binutils221/ld /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/ld created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/ld ===> gnu/usr.bin/binutils221/nm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/nm created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/nm ===> gnu/usr.bin/binutils221/objcopy /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/objcopy created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/objcopy ===> gnu/usr.bin/binutils221/objdump /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/objdump created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/objdump ===> gnu/usr.bin/binutils221/ranlib /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/ranlib created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/ranlib ===> gnu/usr.bin/binutils221/readelf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/readelf created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/readelf ===> gnu/usr.bin/binutils221/elfedit /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/elfedit created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/elfedit ===> gnu/usr.bin/binutils221/size /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/size created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/size ===> gnu/usr.bin/binutils221/strings /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/strings created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/strings ===> gnu/usr.bin/binutils221/strip /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/strip created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/strip ===> gnu/usr.bin/binutils221/doc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/doc created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/doc ===> gnu/usr.bin/binutils221/cxxfilt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/cxxfilt created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/cxxfilt ===> gnu/usr.bin/binutils221/gprof /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/gprof created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/gprof ===> gnu/usr.bin/binutils221/libgold /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/libgold created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/libgold ===> gnu/usr.bin/binutils221/gold /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/binutils221/gold created for /build/snapshots/root/usr/src/gnu/usr.bin/binutils221/gold ===> gnu/usr.bin/cc41 ===> gnu/usr.bin/cc41/cc_prep /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep ===> gnu/usr.bin/cc41/libiberty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/libiberty created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/libiberty ===> gnu/usr.bin/cc41/cc_tools ===> gnu/usr.bin/cc41/cc_tools/libiberty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty ===> gnu/usr.bin/cc41/cc_tools/gengenrtl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gengenrtl created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gengenrtl ===> gnu/usr.bin/cc41/cc_tools/genmodes /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genmodes created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genmodes ===> gnu/usr.bin/cc41/cc_tools/gengtype /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gengtype created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gengtype ===> gnu/usr.bin/cc41/cc_tools/genpreds /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genpreds created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genpreds ===> gnu/usr.bin/cc41/cc_tools/gencheck /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gencheck created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gencheck ===> gnu/usr.bin/cc41/cc_tools/genconstants /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genconstants created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genconstants ===> gnu/usr.bin/cc41/cc_tools/genconditions /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genconditions created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genconditions ===> gnu/usr.bin/cc41/cc_tools/genflags /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genflags created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genflags ===> gnu/usr.bin/cc41/cc_tools/gencodes /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gencodes created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gencodes ===> gnu/usr.bin/cc41/cc_tools/genattr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genattr created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genattr ===> gnu/usr.bin/cc41/cc_tools/genattrtab /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genattrtab created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genattrtab ===> gnu/usr.bin/cc41/cc_tools/genemit /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genemit created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genemit ===> gnu/usr.bin/cc41/cc_tools/genconfig /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genconfig created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genconfig ===> gnu/usr.bin/cc41/cc_tools/genextract /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genextract created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genextract ===> gnu/usr.bin/cc41/cc_tools/genopinit /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genopinit created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genopinit ===> gnu/usr.bin/cc41/cc_tools/genoutput /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genoutput created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genoutput ===> gnu/usr.bin/cc41/cc_tools/genpeep /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genpeep created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genpeep ===> gnu/usr.bin/cc41/cc_tools/genrecog /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genrecog created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genrecog ===> gnu/usr.bin/cc41/cc_tools/gcov-iov /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gcov-iov created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gcov-iov ===> gnu/usr.bin/cc41/cc_tools/genchecksum /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genchecksum created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genchecksum ===> gnu/usr.bin/cc41/libbackend /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/libbackend created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/libbackend ===> gnu/usr.bin/cc41/libcpp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/libcpp created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/libcpp ===> gnu/usr.bin/cc41/cc1 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc1 created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc1 ===> gnu/usr.bin/cc41/cc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc ===> gnu/usr.bin/cc41/doc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/doc created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/doc ===> gnu/usr.bin/cc41/cpp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cpp created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cpp ===> gnu/usr.bin/cc41/gcov /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/gcov created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/gcov ===> gnu/usr.bin/cc41/cc1plus /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc1plus created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc1plus ===> gnu/usr.bin/cc41/c++ /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/c++ created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/c++ ===> gnu/usr.bin/cc41/cc1obj /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc1obj created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc1obj ===> gnu/usr.bin/cc44 ===> gnu/usr.bin/cc44/cc_prep /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc_prep created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc_prep ===> gnu/usr.bin/cc44/gmp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/gmp created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/gmp ===> gnu/usr.bin/cc44/mpfr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/mpfr created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/mpfr ===> gnu/usr.bin/cc44/libiberty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/libiberty created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/libiberty ===> gnu/usr.bin/cc44/libdecnumber /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/libdecnumber created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/libdecnumber ===> gnu/usr.bin/cc44/cc_tools /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc_tools created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc_tools ===> gnu/usr.bin/cc44/cc_tools/libiberty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc_tools/libiberty created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc_tools/libiberty ===> gnu/usr.bin/cc44/cc_tools/tools /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc_tools/tools created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc_tools/tools ===> gnu/usr.bin/cc44/libbackend /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/libbackend created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/libbackend ===> gnu/usr.bin/cc44/libcpp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/libcpp created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/libcpp ===> gnu/usr.bin/cc44/cc1 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc1 created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc1 ===> gnu/usr.bin/cc44/cc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc ===> gnu/usr.bin/cc44/doc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/doc created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/doc ===> gnu/usr.bin/cc44/cpp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/cpp created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/cpp ===> gnu/usr.bin/cc44/gcov /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/gcov created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/gcov ===> gnu/usr.bin/cc44/cc1plus /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc1plus created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc1plus ===> gnu/usr.bin/cc44/c++ /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/c++ created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/c++ ===> gnu/usr.bin/cc44/cc1obj /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc1obj created for /build/snapshots/root/usr/src/gnu/usr.bin/cc44/cc1obj ===> gnu/sbin ===> gnu/sbin/cryptsetup /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/sbin/cryptsetup created for /build/snapshots/root/usr/src/gnu/sbin/cryptsetup ===> gnu/sbin/dmsetup /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/sbin/dmsetup created for /build/snapshots/root/usr/src/gnu/sbin/dmsetup ===> gnu/sbin/lvm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/sbin/lvm created for /build/snapshots/root/usr/src/gnu/sbin/lvm ===> gnu/lib ===> gnu/lib/gcc44 ===> gnu/lib/gcc44/csu /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/gcc44/csu created for /build/snapshots/root/usr/src/gnu/lib/gcc44/csu ===> gnu/lib/gcc44/libgcc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/gcc44/libgcc created for /build/snapshots/root/usr/src/gnu/lib/gcc44/libgcc ===> gnu/lib/gcc44/libgcov /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/gcc44/libgcov created for /build/snapshots/root/usr/src/gnu/lib/gcc44/libgcov ===> gnu/lib/gcc44/libsupc++ /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/gcc44/libsupc++ created for /build/snapshots/root/usr/src/gnu/lib/gcc44/libsupc++ ===> gnu/lib/gcc44/libstdc++ /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/gcc44/libstdc++ created for /build/snapshots/root/usr/src/gnu/lib/gcc44/libstdc++ ===> gnu/lib/gcc44/libobjc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/gcc44/libobjc created for /build/snapshots/root/usr/src/gnu/lib/gcc44/libobjc ===> gnu/lib/libcryptsetup /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/libcryptsetup created for /build/snapshots/root/usr/src/gnu/lib/libcryptsetup ===> gnu/lib/libdevmapper /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/libdevmapper created for /build/snapshots/root/usr/src/gnu/lib/libdevmapper ===> gnu/lib/libdialog /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/libdialog created for /build/snapshots/root/usr/src/gnu/lib/libdialog ===> gnu/lib/libluks /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/libluks created for /build/snapshots/root/usr/src/gnu/lib/libluks ===> gnu/lib/liblvm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/liblvm created for /build/snapshots/root/usr/src/gnu/lib/liblvm ===> gnu/lib/gcc41 ===> gnu/lib/gcc41/csu /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/gcc41/csu created for /build/snapshots/root/usr/src/gnu/lib/gcc41/csu ===> gnu/lib/gcc41/libgcc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/gcc41/libgcc created for /build/snapshots/root/usr/src/gnu/lib/gcc41/libgcc ===> gnu/lib/gcc41/libgcov /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/gcc41/libgcov created for /build/snapshots/root/usr/src/gnu/lib/gcc41/libgcov ===> gnu/lib/gcc41/libstdc++ /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/gcc41/libstdc++ created for /build/snapshots/root/usr/src/gnu/lib/gcc41/libstdc++ ===> gnu/lib/gcc41/libsupc++ /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/gcc41/libsupc++ created for /build/snapshots/root/usr/src/gnu/lib/gcc41/libsupc++ ===> gnu/lib/gcc41/libobjc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/gnu/lib/gcc41/libobjc created for /build/snapshots/root/usr/src/gnu/lib/gcc41/libobjc ===> libexec ===> libexec/atrun /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/atrun created for /build/snapshots/root/usr/src/libexec/atrun ===> libexec/bootpd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/bootpd created for /build/snapshots/root/usr/src/libexec/bootpd ===> libexec/bootpd/bootpgw /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/bootpd/bootpgw created for /build/snapshots/root/usr/src/libexec/bootpd/bootpgw ===> libexec/bootpd/tools ===> libexec/bootpd/tools/bootpef /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/bootpd/tools/bootpef created for /build/snapshots/root/usr/src/libexec/bootpd/tools/bootpef ===> libexec/bootpd/tools/bootptest /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/bootpd/tools/bootptest created for /build/snapshots/root/usr/src/libexec/bootpd/tools/bootptest ===> libexec/comsat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/comsat created for /build/snapshots/root/usr/src/libexec/comsat ===> libexec/customcc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/customcc created for /build/snapshots/root/usr/src/libexec/customcc ===> libexec/dma /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/dma created for /build/snapshots/root/usr/src/libexec/dma ===> libexec/fingerd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/fingerd created for /build/snapshots/root/usr/src/libexec/fingerd ===> libexec/ftpd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/ftpd created for /build/snapshots/root/usr/src/libexec/ftpd ===> libexec/getty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/getty created for /build/snapshots/root/usr/src/libexec/getty ===> libexec/makekey /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/makekey created for /build/snapshots/root/usr/src/libexec/makekey ===> libexec/makewhatis.local /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/makewhatis.local created for /build/snapshots/root/usr/src/libexec/makewhatis.local ===> libexec/mknetid /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/mknetid created for /build/snapshots/root/usr/src/libexec/mknetid ===> libexec/pppoed /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/pppoed created for /build/snapshots/root/usr/src/libexec/pppoed ===> libexec/rbootd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/rbootd created for /build/snapshots/root/usr/src/libexec/rbootd ===> libexec/revnetgroup /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/revnetgroup created for /build/snapshots/root/usr/src/libexec/revnetgroup ===> libexec/rlogind /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/rlogind created for /build/snapshots/root/usr/src/libexec/rlogind ===> libexec/rpc.rquotad /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/rpc.rquotad created for /build/snapshots/root/usr/src/libexec/rpc.rquotad ===> libexec/rpc.rstatd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/rpc.rstatd created for /build/snapshots/root/usr/src/libexec/rpc.rstatd ===> libexec/rpc.rusersd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/rpc.rusersd created for /build/snapshots/root/usr/src/libexec/rpc.rusersd ===> libexec/rpc.rwalld /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/rpc.rwalld created for /build/snapshots/root/usr/src/libexec/rpc.rwalld ===> libexec/rpc.sprayd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/rpc.sprayd created for /build/snapshots/root/usr/src/libexec/rpc.sprayd ===> libexec/rshd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/rshd created for /build/snapshots/root/usr/src/libexec/rshd ===> libexec/rtld-elf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/rtld-elf created for /build/snapshots/root/usr/src/libexec/rtld-elf ===> libexec/talkd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/talkd created for /build/snapshots/root/usr/src/libexec/talkd ===> libexec/tcpd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/tcpd created for /build/snapshots/root/usr/src/libexec/tcpd ===> libexec/telnetd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/telnetd created for /build/snapshots/root/usr/src/libexec/telnetd ===> libexec/tftpd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/tftpd created for /build/snapshots/root/usr/src/libexec/tftpd ===> libexec/utmp_update /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/utmp_update created for /build/snapshots/root/usr/src/libexec/utmp_update ===> libexec/ypxfr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/ypxfr created for /build/snapshots/root/usr/src/libexec/ypxfr ===> libexec/mail.local /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/mail.local created for /build/snapshots/root/usr/src/libexec/mail.local ===> libexec/smrsh /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/libexec/smrsh created for /build/snapshots/root/usr/src/libexec/smrsh ===> sbin ===> sbin/adjkerntz /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/adjkerntz created for /build/snapshots/root/usr/src/sbin/adjkerntz ===> sbin/atacontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/atacontrol created for /build/snapshots/root/usr/src/sbin/atacontrol ===> sbin/atm ===> sbin/atm/atm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/atm/atm created for /build/snapshots/root/usr/src/sbin/atm/atm ===> sbin/atm/fore_dnld /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/atm/fore_dnld created for /build/snapshots/root/usr/src/sbin/atm/fore_dnld ===> sbin/atm/ilmid /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/atm/ilmid created for /build/snapshots/root/usr/src/sbin/atm/ilmid ===> sbin/badsect /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/badsect created for /build/snapshots/root/usr/src/sbin/badsect ===> sbin/camcontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/camcontrol created for /build/snapshots/root/usr/src/sbin/camcontrol ===> sbin/ccdconfig /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/ccdconfig created for /build/snapshots/root/usr/src/sbin/ccdconfig ===> sbin/clri /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/clri created for /build/snapshots/root/usr/src/sbin/clri ===> sbin/comcontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/comcontrol created for /build/snapshots/root/usr/src/sbin/comcontrol ===> sbin/cryptdisks /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/cryptdisks created for /build/snapshots/root/usr/src/sbin/cryptdisks ===> sbin/devattr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/devattr created for /build/snapshots/root/usr/src/sbin/devattr ===> sbin/devd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/devd created for /build/snapshots/root/usr/src/sbin/devd ===> sbin/devfsctl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/devfsctl created for /build/snapshots/root/usr/src/sbin/devfsctl ===> sbin/dhclient /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/dhclient created for /build/snapshots/root/usr/src/sbin/dhclient ===> sbin/disklabel32 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/disklabel32 created for /build/snapshots/root/usr/src/sbin/disklabel32 ===> sbin/disklabel64 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/disklabel64 created for /build/snapshots/root/usr/src/sbin/disklabel64 ===> sbin/diskinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/diskinfo created for /build/snapshots/root/usr/src/sbin/diskinfo ===> sbin/dmesg /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/dmesg created for /build/snapshots/root/usr/src/sbin/dmesg ===> sbin/dump /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/dump created for /build/snapshots/root/usr/src/sbin/dump ===> sbin/dumpfs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/dumpfs created for /build/snapshots/root/usr/src/sbin/dumpfs ===> sbin/dumpon /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/dumpon created for /build/snapshots/root/usr/src/sbin/dumpon ===> sbin/ffsinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/ffsinfo created for /build/snapshots/root/usr/src/sbin/ffsinfo ===> sbin/fsck /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/fsck created for /build/snapshots/root/usr/src/sbin/fsck ===> sbin/fsck_msdosfs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/fsck_msdosfs created for /build/snapshots/root/usr/src/sbin/fsck_msdosfs ===> sbin/fsdb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/fsdb created for /build/snapshots/root/usr/src/sbin/fsdb ===> sbin/fsid /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/fsid created for /build/snapshots/root/usr/src/sbin/fsid ===> sbin/fsirand /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/fsirand created for /build/snapshots/root/usr/src/sbin/fsirand ===> sbin/getdevpath /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/getdevpath created for /build/snapshots/root/usr/src/sbin/getdevpath ===> sbin/growfs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/growfs created for /build/snapshots/root/usr/src/sbin/growfs ===> sbin/gpt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/gpt created for /build/snapshots/root/usr/src/sbin/gpt ===> sbin/hammer /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/hammer created for /build/snapshots/root/usr/src/sbin/hammer ===> sbin/ifconfig /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/ifconfig created for /build/snapshots/root/usr/src/sbin/ifconfig ===> sbin/init /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/init created for /build/snapshots/root/usr/src/sbin/init ===> sbin/ip6fw /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/ip6fw created for /build/snapshots/root/usr/src/sbin/ip6fw ===> sbin/ipfw /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/ipfw created for /build/snapshots/root/usr/src/sbin/ipfw ===> sbin/iscontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/iscontrol created for /build/snapshots/root/usr/src/sbin/iscontrol ===> sbin/jscan /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/jscan created for /build/snapshots/root/usr/src/sbin/jscan ===> sbin/kldconfig /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/kldconfig created for /build/snapshots/root/usr/src/sbin/kldconfig ===> sbin/kldload /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/kldload created for /build/snapshots/root/usr/src/sbin/kldload ===> sbin/kldstat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/kldstat created for /build/snapshots/root/usr/src/sbin/kldstat ===> sbin/kldunload /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/kldunload created for /build/snapshots/root/usr/src/sbin/kldunload ===> sbin/ldconfig /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/ldconfig created for /build/snapshots/root/usr/src/sbin/ldconfig ===> sbin/md5 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/md5 created for /build/snapshots/root/usr/src/sbin/md5 ===> sbin/mkinitrd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mkinitrd created for /build/snapshots/root/usr/src/sbin/mkinitrd ===> sbin/mkinitrd/mini_init /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mkinitrd/mini_init created for /build/snapshots/root/usr/src/sbin/mkinitrd/mini_init ===> sbin/mknod /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mknod created for /build/snapshots/root/usr/src/sbin/mknod ===> sbin/mountctl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mountctl created for /build/snapshots/root/usr/src/sbin/mountctl ===> sbin/mount /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount created for /build/snapshots/root/usr/src/sbin/mount ===> sbin/mount_cd9660 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_cd9660 created for /build/snapshots/root/usr/src/sbin/mount_cd9660 ===> sbin/mount_devfs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_devfs created for /build/snapshots/root/usr/src/sbin/mount_devfs ===> sbin/mount_ext2fs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_ext2fs created for /build/snapshots/root/usr/src/sbin/mount_ext2fs ===> sbin/mount_hammer /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_hammer created for /build/snapshots/root/usr/src/sbin/mount_hammer ===> sbin/mount_hpfs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_hpfs created for /build/snapshots/root/usr/src/sbin/mount_hpfs ===> sbin/mount_msdos /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_msdos created for /build/snapshots/root/usr/src/sbin/mount_msdos ===> sbin/mount_nfs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_nfs created for /build/snapshots/root/usr/src/sbin/mount_nfs ===> sbin/mount_ntfs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_ntfs created for /build/snapshots/root/usr/src/sbin/mount_ntfs ===> sbin/mount_null /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_null created for /build/snapshots/root/usr/src/sbin/mount_null ===> sbin/mount_portal /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_portal created for /build/snapshots/root/usr/src/sbin/mount_portal ===> sbin/mount_std /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_std created for /build/snapshots/root/usr/src/sbin/mount_std ===> sbin/mount_tmpfs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_tmpfs created for /build/snapshots/root/usr/src/sbin/mount_tmpfs ===> sbin/mount_udf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_udf created for /build/snapshots/root/usr/src/sbin/mount_udf ===> sbin/mount_union /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_union created for /build/snapshots/root/usr/src/sbin/mount_union ===> sbin/mountd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mountd created for /build/snapshots/root/usr/src/sbin/mountd ===> sbin/natacontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/natacontrol created for /build/snapshots/root/usr/src/sbin/natacontrol ===> sbin/natd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/natd created for /build/snapshots/root/usr/src/sbin/natd ===> sbin/newbtconf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/newbtconf created for /build/snapshots/root/usr/src/sbin/newbtconf ===> sbin/newfs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/newfs created for /build/snapshots/root/usr/src/sbin/newfs ===> sbin/newfs_hammer /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/newfs_hammer created for /build/snapshots/root/usr/src/sbin/newfs_hammer ===> sbin/newfs_msdos /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/newfs_msdos created for /build/snapshots/root/usr/src/sbin/newfs_msdos ===> sbin/nfsd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/nfsd created for /build/snapshots/root/usr/src/sbin/nfsd ===> sbin/nfsiod /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/nfsiod created for /build/snapshots/root/usr/src/sbin/nfsiod ===> sbin/nologin /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/nologin created for /build/snapshots/root/usr/src/sbin/nologin ===> sbin/nos-tun /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/nos-tun created for /build/snapshots/root/usr/src/sbin/nos-tun ===> sbin/ping /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/ping created for /build/snapshots/root/usr/src/sbin/ping ===> sbin/ping6 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/ping6 created for /build/snapshots/root/usr/src/sbin/ping6 ===> sbin/quotacheck /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/quotacheck created for /build/snapshots/root/usr/src/sbin/quotacheck ===> sbin/reboot /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/reboot created for /build/snapshots/root/usr/src/sbin/reboot ===> sbin/rconfig /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/rconfig created for /build/snapshots/root/usr/src/sbin/rconfig ===> sbin/rcorder /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/rcorder created for /build/snapshots/root/usr/src/sbin/rcorder ===> sbin/restore /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/restore created for /build/snapshots/root/usr/src/sbin/restore ===> sbin/route /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/route created for /build/snapshots/root/usr/src/sbin/route ===> sbin/routed /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/routed created for /build/snapshots/root/usr/src/sbin/routed ===> sbin/routed/rtquery /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/routed/rtquery created for /build/snapshots/root/usr/src/sbin/routed/rtquery ===> sbin/rtsol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/rtsol created for /build/snapshots/root/usr/src/sbin/rtsol ===> sbin/rcrun /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/rcrun created for /build/snapshots/root/usr/src/sbin/rcrun ===> sbin/savecore /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/savecore created for /build/snapshots/root/usr/src/sbin/savecore ===> sbin/shutdown /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/shutdown created for /build/snapshots/root/usr/src/sbin/shutdown ===> sbin/slattach /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/slattach created for /build/snapshots/root/usr/src/sbin/slattach ===> sbin/spppcontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/spppcontrol created for /build/snapshots/root/usr/src/sbin/spppcontrol ===> sbin/startslip /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/startslip created for /build/snapshots/root/usr/src/sbin/startslip ===> sbin/swapon /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/swapon created for /build/snapshots/root/usr/src/sbin/swapon ===> sbin/sysctl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/sysctl created for /build/snapshots/root/usr/src/sbin/sysctl ===> sbin/tcplay /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/tcplay created for /build/snapshots/root/usr/src/sbin/tcplay ===> sbin/tunefs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/tunefs created for /build/snapshots/root/usr/src/sbin/tunefs ===> sbin/udevd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/udevd created for /build/snapshots/root/usr/src/sbin/udevd ===> sbin/umount /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/umount created for /build/snapshots/root/usr/src/sbin/umount ===> sbin/vinum /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/vinum created for /build/snapshots/root/usr/src/sbin/vinum ===> sbin/kget /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/kget created for /build/snapshots/root/usr/src/sbin/kget ===> sbin/mount_nwfs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_nwfs created for /build/snapshots/root/usr/src/sbin/mount_nwfs ===> sbin/mount_smbfs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/mount_smbfs created for /build/snapshots/root/usr/src/sbin/mount_smbfs ===> sbin/fdisk /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/fdisk created for /build/snapshots/root/usr/src/sbin/fdisk ===> sbin/nextboot /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sbin/nextboot created for /build/snapshots/root/usr/src/sbin/nextboot ===> secure ===> secure/lib ===> secure/lib/libcipher /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcipher created for /build/snapshots/root/usr/src/secure/lib/libcipher ===> secure/lib/libcrypto /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcrypto created for /build/snapshots/root/usr/src/secure/lib/libcrypto ===> secure/lib/libcrypto/engines ===> secure/lib/libcrypto/engines/lib4758cca /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcrypto/engines/lib4758cca created for /build/snapshots/root/usr/src/secure/lib/libcrypto/engines/lib4758cca ===> secure/lib/libcrypto/engines/libaep /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libaep created for /build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libaep ===> secure/lib/libcrypto/engines/libatalla /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libatalla created for /build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libatalla ===> secure/lib/libcrypto/engines/libcapi /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libcapi created for /build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libcapi ===> secure/lib/libcrypto/engines/libchil /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libchil created for /build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libchil ===> secure/lib/libcrypto/engines/libcswift /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libcswift created for /build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libcswift ===> secure/lib/libcrypto/engines/libgost /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libgost created for /build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libgost ===> secure/lib/libcrypto/engines/libgmp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libgmp created for /build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libgmp ===> secure/lib/libcrypto/engines/libnuron /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libnuron created for /build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libnuron ===> secure/lib/libcrypto/engines/libpadlock /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libpadlock created for /build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libpadlock ===> secure/lib/libcrypto/engines/libsureware /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libsureware created for /build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libsureware ===> secure/lib/libcrypto/engines/libubsec /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libubsec created for /build/snapshots/root/usr/src/secure/lib/libcrypto/engines/libubsec ===> secure/lib/libssl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libssl created for /build/snapshots/root/usr/src/secure/lib/libssl ===> secure/lib/libssh /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/lib/libssh created for /build/snapshots/root/usr/src/secure/lib/libssh ===> secure/libexec ===> secure/libexec/sftp-server /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/libexec/sftp-server created for /build/snapshots/root/usr/src/secure/libexec/sftp-server ===> secure/libexec/ssh-keysign /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/libexec/ssh-keysign created for /build/snapshots/root/usr/src/secure/libexec/ssh-keysign ===> secure/libexec/ssh-pkcs11-helper /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/libexec/ssh-pkcs11-helper created for /build/snapshots/root/usr/src/secure/libexec/ssh-pkcs11-helper ===> secure/usr.bin ===> secure/usr.bin/bdes /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/usr.bin/bdes created for /build/snapshots/root/usr/src/secure/usr.bin/bdes ===> secure/usr.bin/openssl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/usr.bin/openssl created for /build/snapshots/root/usr/src/secure/usr.bin/openssl ===> secure/usr.bin/scp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/usr.bin/scp created for /build/snapshots/root/usr/src/secure/usr.bin/scp ===> secure/usr.bin/sftp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/usr.bin/sftp created for /build/snapshots/root/usr/src/secure/usr.bin/sftp ===> secure/usr.bin/ssh /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/usr.bin/ssh created for /build/snapshots/root/usr/src/secure/usr.bin/ssh ===> secure/usr.bin/ssh-add /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/usr.bin/ssh-add created for /build/snapshots/root/usr/src/secure/usr.bin/ssh-add ===> secure/usr.bin/ssh-agent /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/usr.bin/ssh-agent created for /build/snapshots/root/usr/src/secure/usr.bin/ssh-agent ===> secure/usr.bin/ssh-keygen /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/usr.bin/ssh-keygen created for /build/snapshots/root/usr/src/secure/usr.bin/ssh-keygen ===> secure/usr.bin/ssh-keyscan /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/usr.bin/ssh-keyscan created for /build/snapshots/root/usr/src/secure/usr.bin/ssh-keyscan ===> secure/usr.bin/ssh-vulnkey /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/usr.bin/ssh-vulnkey created for /build/snapshots/root/usr/src/secure/usr.bin/ssh-vulnkey ===> secure/usr.sbin ===> secure/usr.sbin/sshd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/secure/usr.sbin/sshd created for /build/snapshots/root/usr/src/secure/usr.sbin/sshd ===> share ===> share/colldef /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/colldef created for /build/snapshots/root/usr/src/share/colldef ===> share/dict ===> share/doc ===> share/doc/legal ===> share/doc/legal/intel_iwi ===> share/doc/legal/intel_iwn ===> share/doc/legal/intel_wpi ===> share/doc/legal/ralink_ral ===> share/examples ===> share/examples/smbfs ===> share/examples/smbfs/print ===> share/i18n ===> share/i18n/csmapper /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/i18n/csmapper created for /build/snapshots/root/usr/src/share/i18n/csmapper ===> share/i18n/esdb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/i18n/esdb created for /build/snapshots/root/usr/src/share/i18n/esdb ===> share/i18n/iconv /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/i18n/iconv created for /build/snapshots/root/usr/src/share/i18n/iconv ===> share/initrd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/initrd created for /build/snapshots/root/usr/src/share/initrd ===> share/locale ===> share/locale/ctype /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/locale/ctype created for /build/snapshots/root/usr/src/share/locale/ctype ===> share/man ===> share/man/man1 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/man/man1 created for /build/snapshots/root/usr/src/share/man/man1 ===> share/man/man3 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/man/man3 created for /build/snapshots/root/usr/src/share/man/man3 ===> share/man/man4 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/man/man4 created for /build/snapshots/root/usr/src/share/man/man4 ===> share/man/man4/man4.i386 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/man/man4/man4.i386 created for /build/snapshots/root/usr/src/share/man/man4/man4.i386 ===> share/man/man5 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/man/man5 created for /build/snapshots/root/usr/src/share/man/man5 ===> share/man/man6 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/man/man6 created for /build/snapshots/root/usr/src/share/man/man6 ===> share/man/man7 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/man/man7 created for /build/snapshots/root/usr/src/share/man/man7 ===> share/man/man8 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/man/man8 created for /build/snapshots/root/usr/src/share/man/man8 ===> share/man/man8/man8.i386 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/man/man8/man8.i386 created for /build/snapshots/root/usr/src/share/man/man8/man8.i386 ===> share/man/man9 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/man/man9 created for /build/snapshots/root/usr/src/share/man/man9 ===> share/me /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/me created for /build/snapshots/root/usr/src/share/me ===> share/misc ===> share/mk ===> share/monetdef /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/monetdef created for /build/snapshots/root/usr/src/share/monetdef ===> share/msgdef /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/msgdef created for /build/snapshots/root/usr/src/share/msgdef ===> share/numericdef /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/numericdef created for /build/snapshots/root/usr/src/share/numericdef ===> share/skel ===> share/syscons ===> share/syscons/fonts ===> share/syscons/keymaps ===> share/syscons/scrnmaps /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/syscons/scrnmaps created for /build/snapshots/root/usr/src/share/syscons/scrnmaps ===> share/tabset /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/tabset created for /build/snapshots/root/usr/src/share/tabset ===> share/termcap /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/termcap created for /build/snapshots/root/usr/src/share/termcap ===> share/timedef /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/timedef created for /build/snapshots/root/usr/src/share/timedef ===> share/zoneinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/zoneinfo created for /build/snapshots/root/usr/src/share/zoneinfo ===> share/isdn /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/share/isdn created for /build/snapshots/root/usr/src/share/isdn ===> share/sendmail ===> sys ===> sys/boot ===> sys/boot/dloader /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/dloader created for /build/snapshots/root/usr/src/sys/boot/dloader ===> sys/boot/pc32 ===> sys/boot/pc32/mbr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/mbr created for /build/snapshots/root/usr/src/sys/boot/pc32/mbr ===> sys/boot/pc32/boot0 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/boot0 created for /build/snapshots/root/usr/src/sys/boot/pc32/boot0 ===> sys/boot/pc32/btx ===> sys/boot/pc32/btx/btx /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/btx/btx created for /build/snapshots/root/usr/src/sys/boot/pc32/btx/btx ===> sys/boot/pc32/btx/btxldr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/btx/btxldr created for /build/snapshots/root/usr/src/sys/boot/pc32/btx/btxldr ===> sys/boot/pc32/btx/lib /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/btx/lib created for /build/snapshots/root/usr/src/sys/boot/pc32/btx/lib ===> sys/boot/pc32/boot2 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/boot2 created for /build/snapshots/root/usr/src/sys/boot/pc32/boot2 ===> sys/boot/pc32/cdboot /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/cdboot created for /build/snapshots/root/usr/src/sys/boot/pc32/cdboot ===> sys/boot/pc32/kgzldr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/kgzldr created for /build/snapshots/root/usr/src/sys/boot/pc32/kgzldr ===> sys/boot/pc32/libi386 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/libi386 created for /build/snapshots/root/usr/src/sys/boot/pc32/libi386 ===> sys/boot/pc32/loader "/build/snapshots/root/usr/src/share/mk/bsd.prog.mk", line 40: warning: duplicate script for target "loader" ignored /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/loader created for /build/snapshots/root/usr/src/sys/boot/pc32/loader ===> sys/boot/pc32/loader_tftp "/build/snapshots/root/usr/src/share/mk/bsd.prog.mk", line 40: warning: duplicate script for target "loader_tftp" ignored /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/loader_tftp created for /build/snapshots/root/usr/src/sys/boot/pc32/loader_tftp ===> sys/boot/pc32/boot0sio /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/boot0sio created for /build/snapshots/root/usr/src/sys/boot/pc32/boot0sio ===> sys/boot/pc32/pxeldr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/pxeldr created for /build/snapshots/root/usr/src/sys/boot/pc32/pxeldr ===> sys/boot/pc32/pxeldr_tftp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/sys/boot/pc32/pxeldr_tftp created for /build/snapshots/root/usr/src/sys/boot/pc32/pxeldr_tftp ===> usr.bin ===> usr.bin/alias /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/alias created for /build/snapshots/root/usr/src/usr.bin/alias ===> usr.bin/apply /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/apply created for /build/snapshots/root/usr/src/usr.bin/apply ===> usr.bin/asa /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/asa created for /build/snapshots/root/usr/src/usr.bin/asa ===> usr.bin/at /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/at created for /build/snapshots/root/usr/src/usr.bin/at ===> usr.bin/awk /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/awk created for /build/snapshots/root/usr/src/usr.bin/awk ===> usr.bin/banner /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/banner created for /build/snapshots/root/usr/src/usr.bin/banner ===> usr.bin/basename /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/basename created for /build/snapshots/root/usr/src/usr.bin/basename ===> usr.bin/biff /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/biff created for /build/snapshots/root/usr/src/usr.bin/biff ===> usr.bin/brandelf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/brandelf created for /build/snapshots/root/usr/src/usr.bin/brandelf ===> usr.bin/btpin /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/btpin created for /build/snapshots/root/usr/src/usr.bin/btpin ===> usr.bin/bzip2 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/bzip2 created for /build/snapshots/root/usr/src/usr.bin/bzip2 ===> usr.bin/bzip2recover /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/bzip2recover created for /build/snapshots/root/usr/src/usr.bin/bzip2recover ===> usr.bin/c89 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/c89 created for /build/snapshots/root/usr/src/usr.bin/c89 ===> usr.bin/c99 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/c99 created for /build/snapshots/root/usr/src/usr.bin/c99 ===> usr.bin/calendar /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/calendar created for /build/snapshots/root/usr/src/usr.bin/calendar ===> usr.bin/cap_mkdb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/cap_mkdb created for /build/snapshots/root/usr/src/usr.bin/cap_mkdb ===> usr.bin/catman /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/catman created for /build/snapshots/root/usr/src/usr.bin/catman ===> usr.bin/chat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/chat created for /build/snapshots/root/usr/src/usr.bin/chat ===> usr.bin/checknr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/checknr created for /build/snapshots/root/usr/src/usr.bin/checknr ===> usr.bin/checkpt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/checkpt created for /build/snapshots/root/usr/src/usr.bin/checkpt ===> usr.bin/chflags /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/chflags created for /build/snapshots/root/usr/src/usr.bin/chflags ===> usr.bin/chkey /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/chkey created for /build/snapshots/root/usr/src/usr.bin/chkey ===> usr.bin/chpass /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/chpass created for /build/snapshots/root/usr/src/usr.bin/chpass ===> usr.bin/cksum /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/cksum created for /build/snapshots/root/usr/src/usr.bin/cksum ===> usr.bin/cmp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/cmp created for /build/snapshots/root/usr/src/usr.bin/cmp ===> usr.bin/col /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/col created for /build/snapshots/root/usr/src/usr.bin/col ===> usr.bin/colcrt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/colcrt created for /build/snapshots/root/usr/src/usr.bin/colcrt ===> usr.bin/colldef /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/colldef created for /build/snapshots/root/usr/src/usr.bin/colldef ===> usr.bin/colrm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/colrm created for /build/snapshots/root/usr/src/usr.bin/colrm ===> usr.bin/column /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/column created for /build/snapshots/root/usr/src/usr.bin/column ===> usr.bin/comm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/comm created for /build/snapshots/root/usr/src/usr.bin/comm ===> usr.bin/compile_et /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/compile_et created for /build/snapshots/root/usr/src/usr.bin/compile_et ===> usr.bin/compress /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/compress created for /build/snapshots/root/usr/src/usr.bin/compress ===> usr.bin/cpio /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/cpio created for /build/snapshots/root/usr/src/usr.bin/cpio ===> usr.bin/csplit /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/csplit created for /build/snapshots/root/usr/src/usr.bin/csplit ===> usr.bin/ctags /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ctags created for /build/snapshots/root/usr/src/usr.bin/ctags ===> usr.bin/cut /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/cut created for /build/snapshots/root/usr/src/usr.bin/cut ===> usr.bin/dirname /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/dirname created for /build/snapshots/root/usr/src/usr.bin/dirname ===> usr.bin/drill /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/drill created for /build/snapshots/root/usr/src/usr.bin/drill ===> usr.bin/du /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/du created for /build/snapshots/root/usr/src/usr.bin/du ===> usr.bin/ee /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ee created for /build/snapshots/root/usr/src/usr.bin/ee ===> usr.bin/enigma /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/enigma created for /build/snapshots/root/usr/src/usr.bin/enigma ===> usr.bin/env /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/env created for /build/snapshots/root/usr/src/usr.bin/env ===> usr.bin/evtranalyze /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/evtranalyze created for /build/snapshots/root/usr/src/usr.bin/evtranalyze ===> usr.bin/expand /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/expand created for /build/snapshots/root/usr/src/usr.bin/expand ===> usr.bin/false /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/false created for /build/snapshots/root/usr/src/usr.bin/false ===> usr.bin/fetch /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/fetch created for /build/snapshots/root/usr/src/usr.bin/fetch ===> usr.bin/file /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/file created for /build/snapshots/root/usr/src/usr.bin/file ===> usr.bin/file2c /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/file2c created for /build/snapshots/root/usr/src/usr.bin/file2c ===> usr.bin/find /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/find created for /build/snapshots/root/usr/src/usr.bin/find ===> usr.bin/finger /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/finger created for /build/snapshots/root/usr/src/usr.bin/finger ===> usr.bin/fmt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/fmt created for /build/snapshots/root/usr/src/usr.bin/fmt ===> usr.bin/fold /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/fold created for /build/snapshots/root/usr/src/usr.bin/fold ===> usr.bin/from /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/from created for /build/snapshots/root/usr/src/usr.bin/from ===> usr.bin/fstat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/fstat created for /build/snapshots/root/usr/src/usr.bin/fstat ===> usr.bin/fsync /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/fsync created for /build/snapshots/root/usr/src/usr.bin/fsync ===> usr.bin/ftp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ftp created for /build/snapshots/root/usr/src/usr.bin/ftp ===> usr.bin/gencat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/gencat created for /build/snapshots/root/usr/src/usr.bin/gencat ===> usr.bin/getconf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/getconf created for /build/snapshots/root/usr/src/usr.bin/getconf ===> usr.bin/getent /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/getent created for /build/snapshots/root/usr/src/usr.bin/getent ===> usr.bin/getopt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/getopt created for /build/snapshots/root/usr/src/usr.bin/getopt ===> usr.bin/gzip /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/gzip created for /build/snapshots/root/usr/src/usr.bin/gzip ===> usr.bin/head /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/head created for /build/snapshots/root/usr/src/usr.bin/head ===> usr.bin/hexdump /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/hexdump created for /build/snapshots/root/usr/src/usr.bin/hexdump ===> usr.bin/iconv /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/iconv created for /build/snapshots/root/usr/src/usr.bin/iconv ===> usr.bin/id /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/id created for /build/snapshots/root/usr/src/usr.bin/id ===> usr.bin/indent /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/indent created for /build/snapshots/root/usr/src/usr.bin/indent ===> usr.bin/ioprio /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ioprio created for /build/snapshots/root/usr/src/usr.bin/ioprio ===> usr.bin/ipcrm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ipcrm created for /build/snapshots/root/usr/src/usr.bin/ipcrm ===> usr.bin/ipcs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ipcs created for /build/snapshots/root/usr/src/usr.bin/ipcs ===> usr.bin/join /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/join created for /build/snapshots/root/usr/src/usr.bin/join ===> usr.bin/jot /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/jot created for /build/snapshots/root/usr/src/usr.bin/jot ===> usr.bin/kdump /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/kdump created for /build/snapshots/root/usr/src/usr.bin/kdump ===> usr.bin/kenv /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/kenv created for /build/snapshots/root/usr/src/usr.bin/kenv ===> usr.bin/keylogin /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/keylogin created for /build/snapshots/root/usr/src/usr.bin/keylogin ===> usr.bin/keylogout /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/keylogout created for /build/snapshots/root/usr/src/usr.bin/keylogout ===> usr.bin/killall /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/killall created for /build/snapshots/root/usr/src/usr.bin/killall ===> usr.bin/ktrace /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ktrace created for /build/snapshots/root/usr/src/usr.bin/ktrace ===> usr.bin/ktrdump /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ktrdump created for /build/snapshots/root/usr/src/usr.bin/ktrdump ===> usr.bin/kzip /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/kzip created for /build/snapshots/root/usr/src/usr.bin/kzip ===> usr.bin/lam /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/lam created for /build/snapshots/root/usr/src/usr.bin/lam ===> usr.bin/last /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/last created for /build/snapshots/root/usr/src/usr.bin/last ===> usr.bin/lastcomm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/lastcomm created for /build/snapshots/root/usr/src/usr.bin/lastcomm ===> usr.bin/ldd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ldd created for /build/snapshots/root/usr/src/usr.bin/ldd ===> usr.bin/leave /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/leave created for /build/snapshots/root/usr/src/usr.bin/leave ===> usr.bin/less /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/less created for /build/snapshots/root/usr/src/usr.bin/less ===> usr.bin/lessecho /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/lessecho created for /build/snapshots/root/usr/src/usr.bin/lessecho ===> usr.bin/lesskey /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/lesskey created for /build/snapshots/root/usr/src/usr.bin/lesskey ===> usr.bin/lex /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/lex created for /build/snapshots/root/usr/src/usr.bin/lex ===> usr.bin/lex/lib /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/lex/lib created for /build/snapshots/root/usr/src/usr.bin/lex/lib ===> usr.bin/limits /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/limits created for /build/snapshots/root/usr/src/usr.bin/limits ===> usr.bin/locale /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/locale created for /build/snapshots/root/usr/src/usr.bin/locale ===> usr.bin/locate ===> usr.bin/locate/bigram /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/locate/bigram created for /build/snapshots/root/usr/src/usr.bin/locate/bigram ===> usr.bin/locate/code /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/locate/code created for /build/snapshots/root/usr/src/usr.bin/locate/code ===> usr.bin/locate/locate /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/locate/locate created for /build/snapshots/root/usr/src/usr.bin/locate/locate ===> usr.bin/lock /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/lock created for /build/snapshots/root/usr/src/usr.bin/lock ===> usr.bin/lockf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/lockf created for /build/snapshots/root/usr/src/usr.bin/lockf ===> usr.bin/logger /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/logger created for /build/snapshots/root/usr/src/usr.bin/logger ===> usr.bin/login /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/login created for /build/snapshots/root/usr/src/usr.bin/login ===> usr.bin/logname /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/logname created for /build/snapshots/root/usr/src/usr.bin/logname ===> usr.bin/look /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/look created for /build/snapshots/root/usr/src/usr.bin/look ===> usr.bin/lorder /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/lorder created for /build/snapshots/root/usr/src/usr.bin/lorder ===> usr.bin/lsvfs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/lsvfs created for /build/snapshots/root/usr/src/usr.bin/lsvfs ===> usr.bin/lt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/lt created for /build/snapshots/root/usr/src/usr.bin/lt ===> usr.bin/lzmainfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/lzmainfo created for /build/snapshots/root/usr/src/usr.bin/lzmainfo ===> usr.bin/m4 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/m4 created for /build/snapshots/root/usr/src/usr.bin/m4 ===> usr.bin/mail /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/mail created for /build/snapshots/root/usr/src/usr.bin/mail ===> usr.bin/make /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/make created for /build/snapshots/root/usr/src/usr.bin/make ===> usr.bin/mandoc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/mandoc created for /build/snapshots/root/usr/src/usr.bin/mandoc ===> usr.bin/mesg /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/mesg created for /build/snapshots/root/usr/src/usr.bin/mesg ===> usr.bin/mkcsmapper /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/mkcsmapper created for /build/snapshots/root/usr/src/usr.bin/mkcsmapper ===> usr.bin/mkdep /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/mkdep created for /build/snapshots/root/usr/src/usr.bin/mkdep ===> usr.bin/mkesdb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/mkesdb created for /build/snapshots/root/usr/src/usr.bin/mkesdb ===> usr.bin/mkfifo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/mkfifo created for /build/snapshots/root/usr/src/usr.bin/mkfifo ===> usr.bin/mklocale /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/mklocale created for /build/snapshots/root/usr/src/usr.bin/mklocale ===> usr.bin/mkstr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/mkstr created for /build/snapshots/root/usr/src/usr.bin/mkstr ===> usr.bin/mktemp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/mktemp created for /build/snapshots/root/usr/src/usr.bin/mktemp ===> usr.bin/monitor /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/monitor created for /build/snapshots/root/usr/src/usr.bin/monitor ===> usr.bin/msgs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/msgs created for /build/snapshots/root/usr/src/usr.bin/msgs ===> usr.bin/mt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/mt created for /build/snapshots/root/usr/src/usr.bin/mt ===> usr.bin/ncal /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ncal created for /build/snapshots/root/usr/src/usr.bin/ncal ===> usr.bin/netstat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/netstat created for /build/snapshots/root/usr/src/usr.bin/netstat ===> usr.bin/newgrp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/newgrp created for /build/snapshots/root/usr/src/usr.bin/newgrp ===> usr.bin/newkey /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/newkey created for /build/snapshots/root/usr/src/usr.bin/newkey ===> usr.bin/nfsstat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/nfsstat created for /build/snapshots/root/usr/src/usr.bin/nfsstat ===> usr.bin/nice /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/nice created for /build/snapshots/root/usr/src/usr.bin/nice ===> usr.bin/nl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/nl created for /build/snapshots/root/usr/src/usr.bin/nl ===> usr.bin/nohup /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/nohup created for /build/snapshots/root/usr/src/usr.bin/nohup ===> usr.bin/objformat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/objformat created for /build/snapshots/root/usr/src/usr.bin/objformat ===> usr.bin/opieinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/opieinfo created for /build/snapshots/root/usr/src/usr.bin/opieinfo ===> usr.bin/opiekey /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/opiekey created for /build/snapshots/root/usr/src/usr.bin/opiekey ===> usr.bin/opiepasswd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/opiepasswd created for /build/snapshots/root/usr/src/usr.bin/opiepasswd ===> usr.bin/pagesize /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/pagesize created for /build/snapshots/root/usr/src/usr.bin/pagesize ===> usr.bin/passwd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/passwd created for /build/snapshots/root/usr/src/usr.bin/passwd ===> usr.bin/paste /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/paste created for /build/snapshots/root/usr/src/usr.bin/paste ===> usr.bin/patch /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/patch created for /build/snapshots/root/usr/src/usr.bin/patch ===> usr.bin/pathchk /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/pathchk created for /build/snapshots/root/usr/src/usr.bin/pathchk ===> usr.bin/pctrack /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/pctrack created for /build/snapshots/root/usr/src/usr.bin/pctrack ===> usr.bin/pkg_radd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/pkg_radd created for /build/snapshots/root/usr/src/usr.bin/pkg_radd ===> usr.bin/pkg_search /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/pkg_search created for /build/snapshots/root/usr/src/usr.bin/pkg_search ===> usr.bin/pkill /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/pkill created for /build/snapshots/root/usr/src/usr.bin/pkill ===> usr.bin/pr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/pr created for /build/snapshots/root/usr/src/usr.bin/pr ===> usr.bin/printenv /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/printenv created for /build/snapshots/root/usr/src/usr.bin/printenv ===> usr.bin/printf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/printf created for /build/snapshots/root/usr/src/usr.bin/printf ===> usr.bin/quota /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/quota created for /build/snapshots/root/usr/src/usr.bin/quota ===> usr.bin/rdist /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/rdist created for /build/snapshots/root/usr/src/usr.bin/rdist ===> usr.bin/relpath /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/relpath created for /build/snapshots/root/usr/src/usr.bin/relpath ===> usr.bin/renice /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/renice created for /build/snapshots/root/usr/src/usr.bin/renice ===> usr.bin/rev /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/rev created for /build/snapshots/root/usr/src/usr.bin/rev ===> usr.bin/rfcomm_sppd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/rfcomm_sppd created for /build/snapshots/root/usr/src/usr.bin/rfcomm_sppd ===> usr.bin/rlogin /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/rlogin created for /build/snapshots/root/usr/src/usr.bin/rlogin ===> usr.bin/rpcgen /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/rpcgen created for /build/snapshots/root/usr/src/usr.bin/rpcgen ===> usr.bin/rpcinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/rpcinfo created for /build/snapshots/root/usr/src/usr.bin/rpcinfo ===> usr.bin/rs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/rs created for /build/snapshots/root/usr/src/usr.bin/rs ===> usr.bin/rsh /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/rsh created for /build/snapshots/root/usr/src/usr.bin/rsh ===> usr.bin/rup /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/rup created for /build/snapshots/root/usr/src/usr.bin/rup ===> usr.bin/ruptime /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ruptime created for /build/snapshots/root/usr/src/usr.bin/ruptime ===> usr.bin/rusers /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/rusers created for /build/snapshots/root/usr/src/usr.bin/rusers ===> usr.bin/rwall /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/rwall created for /build/snapshots/root/usr/src/usr.bin/rwall ===> usr.bin/rwho /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/rwho created for /build/snapshots/root/usr/src/usr.bin/rwho ===> usr.bin/script /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/script created for /build/snapshots/root/usr/src/usr.bin/script ===> usr.bin/sdpquery /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/sdpquery created for /build/snapshots/root/usr/src/usr.bin/sdpquery ===> usr.bin/sed /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/sed created for /build/snapshots/root/usr/src/usr.bin/sed ===> usr.bin/seq /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/seq created for /build/snapshots/root/usr/src/usr.bin/seq ===> usr.bin/shar /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/shar created for /build/snapshots/root/usr/src/usr.bin/shar ===> usr.bin/shlock /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/shlock created for /build/snapshots/root/usr/src/usr.bin/shlock ===> usr.bin/showmount /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/showmount created for /build/snapshots/root/usr/src/usr.bin/showmount ===> usr.bin/sockstat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/sockstat created for /build/snapshots/root/usr/src/usr.bin/sockstat ===> usr.bin/soelim /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/soelim created for /build/snapshots/root/usr/src/usr.bin/soelim ===> usr.bin/sort /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/sort created for /build/snapshots/root/usr/src/usr.bin/sort ===> usr.bin/split /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/split created for /build/snapshots/root/usr/src/usr.bin/split ===> usr.bin/stat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/stat created for /build/snapshots/root/usr/src/usr.bin/stat ===> usr.bin/su /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/su created for /build/snapshots/root/usr/src/usr.bin/su ===> usr.bin/symorder /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/symorder created for /build/snapshots/root/usr/src/usr.bin/symorder ===> usr.bin/systat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/systat created for /build/snapshots/root/usr/src/usr.bin/systat ===> usr.bin/tabs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/tabs created for /build/snapshots/root/usr/src/usr.bin/tabs ===> usr.bin/tail /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/tail created for /build/snapshots/root/usr/src/usr.bin/tail ===> usr.bin/talk /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/talk created for /build/snapshots/root/usr/src/usr.bin/talk ===> usr.bin/tar /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/tar created for /build/snapshots/root/usr/src/usr.bin/tar ===> usr.bin/tcopy /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/tcopy created for /build/snapshots/root/usr/src/usr.bin/tcopy ===> usr.bin/tee /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/tee created for /build/snapshots/root/usr/src/usr.bin/tee ===> usr.bin/telnet /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/telnet created for /build/snapshots/root/usr/src/usr.bin/telnet ===> usr.bin/tftp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/tftp created for /build/snapshots/root/usr/src/usr.bin/tftp ===> usr.bin/time /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/time created for /build/snapshots/root/usr/src/usr.bin/time ===> usr.bin/tip ===> usr.bin/tip/libacu /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/tip/libacu created for /build/snapshots/root/usr/src/usr.bin/tip/libacu ===> usr.bin/tip/tip /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/tip/tip created for /build/snapshots/root/usr/src/usr.bin/tip/tip ===> usr.bin/top /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/top created for /build/snapshots/root/usr/src/usr.bin/top ===> usr.bin/touch /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/touch created for /build/snapshots/root/usr/src/usr.bin/touch ===> usr.bin/tput /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/tput created for /build/snapshots/root/usr/src/usr.bin/tput ===> usr.bin/tr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/tr created for /build/snapshots/root/usr/src/usr.bin/tr ===> usr.bin/true /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/true created for /build/snapshots/root/usr/src/usr.bin/true ===> usr.bin/truncate /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/truncate created for /build/snapshots/root/usr/src/usr.bin/truncate ===> usr.bin/truss /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/truss created for /build/snapshots/root/usr/src/usr.bin/truss ===> usr.bin/tset /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/tset created for /build/snapshots/root/usr/src/usr.bin/tset ===> usr.bin/tsort /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/tsort created for /build/snapshots/root/usr/src/usr.bin/tsort ===> usr.bin/tty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/tty created for /build/snapshots/root/usr/src/usr.bin/tty ===> usr.bin/ul /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ul created for /build/snapshots/root/usr/src/usr.bin/ul ===> usr.bin/uname /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/uname created for /build/snapshots/root/usr/src/usr.bin/uname ===> usr.bin/undo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/undo created for /build/snapshots/root/usr/src/usr.bin/undo ===> usr.bin/unexpand /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/unexpand created for /build/snapshots/root/usr/src/usr.bin/unexpand ===> usr.bin/unifdef /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/unifdef created for /build/snapshots/root/usr/src/usr.bin/unifdef ===> usr.bin/uniq /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/uniq created for /build/snapshots/root/usr/src/usr.bin/uniq ===> usr.bin/units /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/units created for /build/snapshots/root/usr/src/usr.bin/units ===> usr.bin/unvis /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/unvis created for /build/snapshots/root/usr/src/usr.bin/unvis ===> usr.bin/usbhidctl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/usbhidctl created for /build/snapshots/root/usr/src/usr.bin/usbhidctl ===> usr.bin/users /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/users created for /build/snapshots/root/usr/src/usr.bin/users ===> usr.bin/uudecode /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/uudecode created for /build/snapshots/root/usr/src/usr.bin/uudecode ===> usr.bin/uuencode /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/uuencode created for /build/snapshots/root/usr/src/usr.bin/uuencode ===> usr.bin/uuidgen /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/uuidgen created for /build/snapshots/root/usr/src/usr.bin/uuidgen ===> usr.bin/vgrind /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/vgrind created for /build/snapshots/root/usr/src/usr.bin/vgrind ===> usr.bin/vi /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/vi created for /build/snapshots/root/usr/src/usr.bin/vi ===> usr.bin/vis /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/vis created for /build/snapshots/root/usr/src/usr.bin/vis ===> usr.bin/vknet /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/vknet created for /build/snapshots/root/usr/src/usr.bin/vknet ===> usr.bin/vmstat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/vmstat created for /build/snapshots/root/usr/src/usr.bin/vmstat ===> usr.bin/w /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/w created for /build/snapshots/root/usr/src/usr.bin/w ===> usr.bin/wall /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/wall created for /build/snapshots/root/usr/src/usr.bin/wall ===> usr.bin/wc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/wc created for /build/snapshots/root/usr/src/usr.bin/wc ===> usr.bin/what /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/what created for /build/snapshots/root/usr/src/usr.bin/what ===> usr.bin/whereis /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/whereis created for /build/snapshots/root/usr/src/usr.bin/whereis ===> usr.bin/which /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/which created for /build/snapshots/root/usr/src/usr.bin/which ===> usr.bin/who /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/who created for /build/snapshots/root/usr/src/usr.bin/who ===> usr.bin/whois /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/whois created for /build/snapshots/root/usr/src/usr.bin/whois ===> usr.bin/window /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/window created for /build/snapshots/root/usr/src/usr.bin/window ===> usr.bin/wmake /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/wmake created for /build/snapshots/root/usr/src/usr.bin/wmake ===> usr.bin/write /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/write created for /build/snapshots/root/usr/src/usr.bin/write ===> usr.bin/xargs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/xargs created for /build/snapshots/root/usr/src/usr.bin/xargs ===> usr.bin/xinstall /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/xinstall created for /build/snapshots/root/usr/src/usr.bin/xinstall ===> usr.bin/xlint ===> usr.bin/xlint/lint1 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/xlint/lint1 created for /build/snapshots/root/usr/src/usr.bin/xlint/lint1 ===> usr.bin/xlint/lint2 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/xlint/lint2 created for /build/snapshots/root/usr/src/usr.bin/xlint/lint2 ===> usr.bin/xlint/xlint /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/xlint/xlint created for /build/snapshots/root/usr/src/usr.bin/xlint/xlint ===> usr.bin/xstr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/xstr created for /build/snapshots/root/usr/src/usr.bin/xstr ===> usr.bin/xz /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/xz created for /build/snapshots/root/usr/src/usr.bin/xz ===> usr.bin/xzdec /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/xzdec created for /build/snapshots/root/usr/src/usr.bin/xzdec ===> usr.bin/yacc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/yacc created for /build/snapshots/root/usr/src/usr.bin/yacc ===> usr.bin/yes /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/yes created for /build/snapshots/root/usr/src/usr.bin/yes ===> usr.bin/ypcat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ypcat created for /build/snapshots/root/usr/src/usr.bin/ypcat ===> usr.bin/ypmatch /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ypmatch created for /build/snapshots/root/usr/src/usr.bin/ypmatch ===> usr.bin/ypwhich /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ypwhich created for /build/snapshots/root/usr/src/usr.bin/ypwhich ===> usr.bin/bc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/bc created for /build/snapshots/root/usr/src/usr.bin/bc ===> usr.bin/dc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/dc created for /build/snapshots/root/usr/src/usr.bin/dc ===> usr.bin/vacation /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/vacation created for /build/snapshots/root/usr/src/usr.bin/vacation ===> usr.bin/doscmd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/doscmd created for /build/snapshots/root/usr/src/usr.bin/doscmd ===> usr.bin/gcore /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/gcore created for /build/snapshots/root/usr/src/usr.bin/gcore ===> usr.bin/ncplist /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ncplist created for /build/snapshots/root/usr/src/usr.bin/ncplist ===> usr.bin/ncplogin /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/ncplogin created for /build/snapshots/root/usr/src/usr.bin/ncplogin ===> usr.bin/smbutil /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.bin/smbutil created for /build/snapshots/root/usr/src/usr.bin/smbutil ===> usr.sbin ===> usr.sbin/802_11 ===> usr.sbin/802_11/hostapd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/802_11/hostapd created for /build/snapshots/root/usr/src/usr.sbin/802_11/hostapd ===> usr.sbin/802_11/hostapd_cli /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/802_11/hostapd_cli created for /build/snapshots/root/usr/src/usr.sbin/802_11/hostapd_cli ===> usr.sbin/802_11/ndis_events /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/802_11/ndis_events created for /build/snapshots/root/usr/src/usr.sbin/802_11/ndis_events ===> usr.sbin/802_11/wpa_cli /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/802_11/wpa_cli created for /build/snapshots/root/usr/src/usr.sbin/802_11/wpa_cli ===> usr.sbin/802_11/wpa_passphrase /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/802_11/wpa_passphrase created for /build/snapshots/root/usr/src/usr.sbin/802_11/wpa_passphrase ===> usr.sbin/802_11/wpa_supplicant /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/802_11/wpa_supplicant created for /build/snapshots/root/usr/src/usr.sbin/802_11/wpa_supplicant ===> usr.sbin/IPXrouted /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/IPXrouted created for /build/snapshots/root/usr/src/usr.sbin/IPXrouted ===> usr.sbin/ac /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/ac created for /build/snapshots/root/usr/src/usr.sbin/ac ===> usr.sbin/accton /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/accton created for /build/snapshots/root/usr/src/usr.sbin/accton ===> usr.sbin/acpi ===> usr.sbin/acpi/acpiconf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/acpi/acpiconf created for /build/snapshots/root/usr/src/usr.sbin/acpi/acpiconf ===> usr.sbin/acpi/acpidb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/acpi/acpidb created for /build/snapshots/root/usr/src/usr.sbin/acpi/acpidb ===> usr.sbin/acpi/acpidump /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/acpi/acpidump created for /build/snapshots/root/usr/src/usr.sbin/acpi/acpidump ===> usr.sbin/acpi/iasl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/acpi/iasl created for /build/snapshots/root/usr/src/usr.sbin/acpi/iasl ===> usr.sbin/adduser /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/adduser created for /build/snapshots/root/usr/src/usr.sbin/adduser ===> usr.sbin/amd ===> usr.sbin/amd/include /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/amd/include created for /build/snapshots/root/usr/src/usr.sbin/amd/include ===> usr.sbin/amd/libamu /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/amd/libamu created for /build/snapshots/root/usr/src/usr.sbin/amd/libamu ===> usr.sbin/amd/amd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/amd/amd created for /build/snapshots/root/usr/src/usr.sbin/amd/amd ===> usr.sbin/amd/amq /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/amd/amq created for /build/snapshots/root/usr/src/usr.sbin/amd/amq ===> usr.sbin/amd/doc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/amd/doc created for /build/snapshots/root/usr/src/usr.sbin/amd/doc ===> usr.sbin/amd/fixmount /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/amd/fixmount created for /build/snapshots/root/usr/src/usr.sbin/amd/fixmount ===> usr.sbin/amd/fsinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/amd/fsinfo created for /build/snapshots/root/usr/src/usr.sbin/amd/fsinfo ===> usr.sbin/amd/hlfsd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/amd/hlfsd created for /build/snapshots/root/usr/src/usr.sbin/amd/hlfsd ===> usr.sbin/amd/mk-amd-map /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/amd/mk-amd-map created for /build/snapshots/root/usr/src/usr.sbin/amd/mk-amd-map ===> usr.sbin/amd/pawd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/amd/pawd created for /build/snapshots/root/usr/src/usr.sbin/amd/pawd ===> usr.sbin/amd/scripts /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/amd/scripts created for /build/snapshots/root/usr/src/usr.sbin/amd/scripts ===> usr.sbin/amd/wire-test /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/amd/wire-test created for /build/snapshots/root/usr/src/usr.sbin/amd/wire-test ===> usr.sbin/ancontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/ancontrol created for /build/snapshots/root/usr/src/usr.sbin/ancontrol ===> usr.sbin/arp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/arp created for /build/snapshots/root/usr/src/usr.sbin/arp ===> usr.sbin/asf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/asf created for /build/snapshots/root/usr/src/usr.sbin/asf ===> usr.sbin/atm ===> usr.sbin/atm/atmarpd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/atm/atmarpd created for /build/snapshots/root/usr/src/usr.sbin/atm/atmarpd ===> usr.sbin/atm/scspd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/atm/scspd created for /build/snapshots/root/usr/src/usr.sbin/atm/scspd ===> usr.sbin/authpf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/authpf created for /build/snapshots/root/usr/src/usr.sbin/authpf ===> usr.sbin/bootparamd ===> usr.sbin/bootparamd/bootparamd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/bootparamd/bootparamd created for /build/snapshots/root/usr/src/usr.sbin/bootparamd/bootparamd ===> usr.sbin/bootparamd/callbootd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/bootparamd/callbootd created for /build/snapshots/root/usr/src/usr.sbin/bootparamd/callbootd ===> usr.sbin/btconfig /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/btconfig created for /build/snapshots/root/usr/src/usr.sbin/btconfig ===> usr.sbin/bthcid /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/bthcid created for /build/snapshots/root/usr/src/usr.sbin/bthcid ===> usr.sbin/burncd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/burncd created for /build/snapshots/root/usr/src/usr.sbin/burncd ===> usr.sbin/cdcontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/cdcontrol created for /build/snapshots/root/usr/src/usr.sbin/cdcontrol ===> usr.sbin/chkgrp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/chkgrp created for /build/snapshots/root/usr/src/usr.sbin/chkgrp ===> usr.sbin/chown /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/chown created for /build/snapshots/root/usr/src/usr.sbin/chown ===> usr.sbin/chroot /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/chroot created for /build/snapshots/root/usr/src/usr.sbin/chroot ===> usr.sbin/ckdist /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/ckdist created for /build/snapshots/root/usr/src/usr.sbin/ckdist ===> usr.sbin/clog /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/clog created for /build/snapshots/root/usr/src/usr.sbin/clog ===> usr.sbin/config /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/config created for /build/snapshots/root/usr/src/usr.sbin/config ===> usr.sbin/crashinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/crashinfo created for /build/snapshots/root/usr/src/usr.sbin/crashinfo ===> usr.sbin/cron ===> usr.sbin/cron/lib /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/cron/lib created for /build/snapshots/root/usr/src/usr.sbin/cron/lib ===> usr.sbin/cron/cron /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/cron/cron created for /build/snapshots/root/usr/src/usr.sbin/cron/cron ===> usr.sbin/cron/crontab /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/cron/crontab created for /build/snapshots/root/usr/src/usr.sbin/cron/crontab ===> usr.sbin/daemon /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/daemon created for /build/snapshots/root/usr/src/usr.sbin/daemon ===> usr.sbin/dconschat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/dconschat created for /build/snapshots/root/usr/src/usr.sbin/dconschat ===> usr.sbin/devinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/devinfo created for /build/snapshots/root/usr/src/usr.sbin/devinfo ===> usr.sbin/dev_mkdb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/dev_mkdb created for /build/snapshots/root/usr/src/usr.sbin/dev_mkdb ===> usr.sbin/dntpd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/dntpd created for /build/snapshots/root/usr/src/usr.sbin/dntpd ===> usr.sbin/edquota /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/edquota created for /build/snapshots/root/usr/src/usr.sbin/edquota ===> usr.sbin/faithd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/faithd created for /build/snapshots/root/usr/src/usr.sbin/faithd ===> usr.sbin/fdcontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/fdcontrol created for /build/snapshots/root/usr/src/usr.sbin/fdcontrol ===> usr.sbin/fdformat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/fdformat created for /build/snapshots/root/usr/src/usr.sbin/fdformat ===> usr.sbin/fdwrite /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/fdwrite created for /build/snapshots/root/usr/src/usr.sbin/fdwrite ===> usr.sbin/ftp-proxy /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/ftp-proxy created for /build/snapshots/root/usr/src/usr.sbin/ftp-proxy ===> usr.sbin/fwcontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/fwcontrol created for /build/snapshots/root/usr/src/usr.sbin/fwcontrol ===> usr.sbin/gifconfig /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/gifconfig created for /build/snapshots/root/usr/src/usr.sbin/gifconfig ===> usr.sbin/hotplugd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/hotplugd created for /build/snapshots/root/usr/src/usr.sbin/hotplugd ===> usr.sbin/ifmcstat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/ifmcstat created for /build/snapshots/root/usr/src/usr.sbin/ifmcstat ===> usr.sbin/inetd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/inetd created for /build/snapshots/root/usr/src/usr.sbin/inetd ===> usr.sbin/iostat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/iostat created for /build/snapshots/root/usr/src/usr.sbin/iostat ===> usr.sbin/jail /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/jail created for /build/snapshots/root/usr/src/usr.sbin/jail ===> usr.sbin/jexec /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/jexec created for /build/snapshots/root/usr/src/usr.sbin/jexec ===> usr.sbin/jls /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/jls created for /build/snapshots/root/usr/src/usr.sbin/jls ===> usr.sbin/kbdcontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/kbdcontrol created for /build/snapshots/root/usr/src/usr.sbin/kbdcontrol ===> usr.sbin/kbdmap /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/kbdmap created for /build/snapshots/root/usr/src/usr.sbin/kbdmap ===> usr.sbin/kernbb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/kernbb created for /build/snapshots/root/usr/src/usr.sbin/kernbb ===> usr.sbin/keyserv /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/keyserv created for /build/snapshots/root/usr/src/usr.sbin/keyserv ===> usr.sbin/lastlogin /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lastlogin created for /build/snapshots/root/usr/src/usr.sbin/lastlogin ===> usr.sbin/mailwrapper /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mailwrapper created for /build/snapshots/root/usr/src/usr.sbin/mailwrapper ===> usr.sbin/makewhatis /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/makewhatis created for /build/snapshots/root/usr/src/usr.sbin/makewhatis ===> usr.sbin/manctl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/manctl created for /build/snapshots/root/usr/src/usr.sbin/manctl ===> usr.sbin/memcontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/memcontrol created for /build/snapshots/root/usr/src/usr.sbin/memcontrol ===> usr.sbin/mergemaster /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mergemaster created for /build/snapshots/root/usr/src/usr.sbin/mergemaster ===> usr.sbin/mfiutil /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mfiutil created for /build/snapshots/root/usr/src/usr.sbin/mfiutil ===> usr.sbin/mixer /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mixer created for /build/snapshots/root/usr/src/usr.sbin/mixer ===> usr.sbin/mld6query /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mld6query created for /build/snapshots/root/usr/src/usr.sbin/mld6query ===> usr.sbin/mlxcontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mlxcontrol created for /build/snapshots/root/usr/src/usr.sbin/mlxcontrol ===> usr.sbin/moused /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/moused created for /build/snapshots/root/usr/src/usr.sbin/moused ===> usr.sbin/mptutil /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mptutil created for /build/snapshots/root/usr/src/usr.sbin/mptutil ===> usr.sbin/mrouted ===> usr.sbin/mrouted/common /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mrouted/common created for /build/snapshots/root/usr/src/usr.sbin/mrouted/common ===> usr.sbin/mrouted/mrouted /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mrouted/mrouted created for /build/snapshots/root/usr/src/usr.sbin/mrouted/mrouted ===> usr.sbin/mrouted/mrinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mrouted/mrinfo created for /build/snapshots/root/usr/src/usr.sbin/mrouted/mrinfo ===> usr.sbin/mrouted/map-mbone /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mrouted/map-mbone created for /build/snapshots/root/usr/src/usr.sbin/mrouted/map-mbone ===> usr.sbin/mrouted/mtrace /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mrouted/mtrace created for /build/snapshots/root/usr/src/usr.sbin/mrouted/mtrace ===> usr.sbin/mrouted/testrsrr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mrouted/testrsrr created for /build/snapshots/root/usr/src/usr.sbin/mrouted/testrsrr ===> usr.sbin/mtest /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mtest created for /build/snapshots/root/usr/src/usr.sbin/mtest ===> usr.sbin/mtree /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mtree created for /build/snapshots/root/usr/src/usr.sbin/mtree ===> usr.sbin/ndiscvt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/ndiscvt created for /build/snapshots/root/usr/src/usr.sbin/ndiscvt ===> usr.sbin/ndp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/ndp created for /build/snapshots/root/usr/src/usr.sbin/ndp ===> usr.sbin/newsyslog /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/newsyslog created for /build/snapshots/root/usr/src/usr.sbin/newsyslog ===> usr.sbin/ngctl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/ngctl created for /build/snapshots/root/usr/src/usr.sbin/ngctl ===> usr.sbin/nghook /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/nghook created for /build/snapshots/root/usr/src/usr.sbin/nghook ===> usr.sbin/pciconf /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/pciconf created for /build/snapshots/root/usr/src/usr.sbin/pciconf ===> usr.sbin/periodic /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/periodic created for /build/snapshots/root/usr/src/usr.sbin/periodic ===> usr.sbin/pfctl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/pfctl created for /build/snapshots/root/usr/src/usr.sbin/pfctl ===> usr.sbin/pflogd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/pflogd created for /build/snapshots/root/usr/src/usr.sbin/pflogd ===> usr.sbin/pnpinfo /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/pnpinfo created for /build/snapshots/root/usr/src/usr.sbin/pnpinfo ===> usr.sbin/powerd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/powerd created for /build/snapshots/root/usr/src/usr.sbin/powerd ===> usr.sbin/ppp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/ppp created for /build/snapshots/root/usr/src/usr.sbin/ppp ===> usr.sbin/pppctl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/pppctl created for /build/snapshots/root/usr/src/usr.sbin/pppctl ===> usr.sbin/pppd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/pppd created for /build/snapshots/root/usr/src/usr.sbin/pppd ===> usr.sbin/pppstats /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/pppstats created for /build/snapshots/root/usr/src/usr.sbin/pppstats ===> usr.sbin/prefix /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/prefix created for /build/snapshots/root/usr/src/usr.sbin/prefix ===> usr.sbin/procctl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/procctl created for /build/snapshots/root/usr/src/usr.sbin/procctl ===> usr.sbin/pstat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/pstat created for /build/snapshots/root/usr/src/usr.sbin/pstat ===> usr.sbin/pw /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/pw created for /build/snapshots/root/usr/src/usr.sbin/pw ===> usr.sbin/pwd_mkdb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/pwd_mkdb created for /build/snapshots/root/usr/src/usr.sbin/pwd_mkdb ===> usr.sbin/quot /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/quot created for /build/snapshots/root/usr/src/usr.sbin/quot ===> usr.sbin/quotaon /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/quotaon created for /build/snapshots/root/usr/src/usr.sbin/quotaon ===> usr.sbin/rarpd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rarpd created for /build/snapshots/root/usr/src/usr.sbin/rarpd ===> usr.sbin/rdate /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rdate created for /build/snapshots/root/usr/src/usr.sbin/rdate ===> usr.sbin/repquota /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/repquota created for /build/snapshots/root/usr/src/usr.sbin/repquota ===> usr.sbin/resident /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/resident created for /build/snapshots/root/usr/src/usr.sbin/resident ===> usr.sbin/rip6query /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rip6query created for /build/snapshots/root/usr/src/usr.sbin/rip6query ===> usr.sbin/rmt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rmt created for /build/snapshots/root/usr/src/usr.sbin/rmt ===> usr.sbin/route6d /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/route6d created for /build/snapshots/root/usr/src/usr.sbin/route6d ===> usr.sbin/rpc.lockd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rpc.lockd created for /build/snapshots/root/usr/src/usr.sbin/rpc.lockd ===> usr.sbin/rpc.statd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rpc.statd created for /build/snapshots/root/usr/src/usr.sbin/rpc.statd ===> usr.sbin/rpc.umntall /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rpc.umntall created for /build/snapshots/root/usr/src/usr.sbin/rpc.umntall ===> usr.sbin/rpc.yppasswdd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rpc.yppasswdd created for /build/snapshots/root/usr/src/usr.sbin/rpc.yppasswdd ===> usr.sbin/rpc.ypupdated /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rpc.ypupdated created for /build/snapshots/root/usr/src/usr.sbin/rpc.ypupdated ===> usr.sbin/rpc.ypxfrd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rpc.ypxfrd created for /build/snapshots/root/usr/src/usr.sbin/rpc.ypxfrd ===> usr.sbin/rpcbind /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rpcbind created for /build/snapshots/root/usr/src/usr.sbin/rpcbind ===> usr.sbin/rrenumd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rrenumd created for /build/snapshots/root/usr/src/usr.sbin/rrenumd ===> usr.sbin/rtadvd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rtadvd created for /build/snapshots/root/usr/src/usr.sbin/rtadvd ===> usr.sbin/rtprio /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rtprio created for /build/snapshots/root/usr/src/usr.sbin/rtprio ===> usr.sbin/rtsold /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rtsold created for /build/snapshots/root/usr/src/usr.sbin/rtsold ===> usr.sbin/rwhod /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rwhod created for /build/snapshots/root/usr/src/usr.sbin/rwhod ===> usr.sbin/sa /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/sa created for /build/snapshots/root/usr/src/usr.sbin/sa ===> usr.sbin/sdpd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/sdpd created for /build/snapshots/root/usr/src/usr.sbin/sdpd ===> usr.sbin/sensorsd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/sensorsd created for /build/snapshots/root/usr/src/usr.sbin/sensorsd ===> usr.sbin/setkey /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/setkey created for /build/snapshots/root/usr/src/usr.sbin/setkey ===> usr.sbin/sliplogin /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/sliplogin created for /build/snapshots/root/usr/src/usr.sbin/sliplogin ===> usr.sbin/slstat /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/slstat created for /build/snapshots/root/usr/src/usr.sbin/slstat ===> usr.sbin/spray /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/spray created for /build/snapshots/root/usr/src/usr.sbin/spray ===> usr.sbin/syslogd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/syslogd created for /build/snapshots/root/usr/src/usr.sbin/syslogd ===> usr.sbin/tcpdchk /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/tcpdchk created for /build/snapshots/root/usr/src/usr.sbin/tcpdchk ===> usr.sbin/tcpdmatch /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/tcpdmatch created for /build/snapshots/root/usr/src/usr.sbin/tcpdmatch ===> usr.sbin/tcpdump /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/tcpdump created for /build/snapshots/root/usr/src/usr.sbin/tcpdump ===> usr.sbin/timed ===> usr.sbin/timed/timed /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/timed/timed created for /build/snapshots/root/usr/src/usr.sbin/timed/timed ===> usr.sbin/timed/timedc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/timed/timedc created for /build/snapshots/root/usr/src/usr.sbin/timed/timedc ===> usr.sbin/traceroute /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/traceroute created for /build/snapshots/root/usr/src/usr.sbin/traceroute ===> usr.sbin/traceroute6 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/traceroute6 created for /build/snapshots/root/usr/src/usr.sbin/traceroute6 ===> usr.sbin/trpt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/trpt created for /build/snapshots/root/usr/src/usr.sbin/trpt ===> usr.sbin/tzsetup /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/tzsetup created for /build/snapshots/root/usr/src/usr.sbin/tzsetup ===> usr.sbin/usbd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/usbd created for /build/snapshots/root/usr/src/usr.sbin/usbd ===> usr.sbin/usbdevs /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/usbdevs created for /build/snapshots/root/usr/src/usr.sbin/usbdevs ===> usr.sbin/vidcontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/vidcontrol created for /build/snapshots/root/usr/src/usr.sbin/vidcontrol ===> usr.sbin/vipw /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/vipw created for /build/snapshots/root/usr/src/usr.sbin/vipw ===> usr.sbin/vknetd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/vknetd created for /build/snapshots/root/usr/src/usr.sbin/vknetd ===> usr.sbin/vnconfig /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/vnconfig created for /build/snapshots/root/usr/src/usr.sbin/vnconfig ===> usr.sbin/watch /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/watch created for /build/snapshots/root/usr/src/usr.sbin/watch ===> usr.sbin/watchdogd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/watchdogd created for /build/snapshots/root/usr/src/usr.sbin/watchdogd ===> usr.sbin/wlandebug /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/wlandebug created for /build/snapshots/root/usr/src/usr.sbin/wlandebug ===> usr.sbin/yp_mkdb /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/yp_mkdb created for /build/snapshots/root/usr/src/usr.sbin/yp_mkdb ===> usr.sbin/ypbind /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/ypbind created for /build/snapshots/root/usr/src/usr.sbin/ypbind ===> usr.sbin/yppoll /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/yppoll created for /build/snapshots/root/usr/src/usr.sbin/yppoll ===> usr.sbin/yppush /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/yppush created for /build/snapshots/root/usr/src/usr.sbin/yppush ===> usr.sbin/ypserv /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/ypserv created for /build/snapshots/root/usr/src/usr.sbin/ypserv ===> usr.sbin/ypset /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/ypset created for /build/snapshots/root/usr/src/usr.sbin/ypset ===> usr.sbin/zic ===> usr.sbin/zic/zic /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/zic/zic created for /build/snapshots/root/usr/src/usr.sbin/zic/zic ===> usr.sbin/zic/zdump /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/zic/zdump created for /build/snapshots/root/usr/src/usr.sbin/zic/zdump ===> usr.sbin/lpr ===> usr.sbin/lpr/common_source /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/common_source created for /build/snapshots/root/usr/src/usr.sbin/lpr/common_source ===> usr.sbin/lpr/chkprintcap /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/chkprintcap created for /build/snapshots/root/usr/src/usr.sbin/lpr/chkprintcap ===> usr.sbin/lpr/lp /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/lp created for /build/snapshots/root/usr/src/usr.sbin/lpr/lp ===> usr.sbin/lpr/lpc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/lpc created for /build/snapshots/root/usr/src/usr.sbin/lpr/lpc ===> usr.sbin/lpr/lpd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/lpd created for /build/snapshots/root/usr/src/usr.sbin/lpr/lpd ===> usr.sbin/lpr/lpq /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/lpq created for /build/snapshots/root/usr/src/usr.sbin/lpr/lpq ===> usr.sbin/lpr/lpr /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/lpr created for /build/snapshots/root/usr/src/usr.sbin/lpr/lpr ===> usr.sbin/lpr/lprm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/lprm created for /build/snapshots/root/usr/src/usr.sbin/lpr/lprm ===> usr.sbin/lpr/lptest /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/lptest created for /build/snapshots/root/usr/src/usr.sbin/lpr/lptest ===> usr.sbin/lpr/pac /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/pac created for /build/snapshots/root/usr/src/usr.sbin/lpr/pac ===> usr.sbin/lpr/filters /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/filters created for /build/snapshots/root/usr/src/usr.sbin/lpr/filters ===> usr.sbin/lpr/filters.ru /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/filters.ru created for /build/snapshots/root/usr/src/usr.sbin/lpr/filters.ru ===> usr.sbin/lpr/filters.ru/koi2alt /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/filters.ru/koi2alt created for /build/snapshots/root/usr/src/usr.sbin/lpr/filters.ru/koi2alt ===> usr.sbin/lpr/filters.ru/koi2855 /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lpr/filters.ru/koi2855 created for /build/snapshots/root/usr/src/usr.sbin/lpr/filters.ru/koi2855 ===> usr.sbin/nscd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/nscd created for /build/snapshots/root/usr/src/usr.sbin/nscd ===> usr.sbin/editmap /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/editmap created for /build/snapshots/root/usr/src/usr.sbin/editmap ===> usr.sbin/mailstats /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mailstats created for /build/snapshots/root/usr/src/usr.sbin/mailstats ===> usr.sbin/makemap /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/makemap created for /build/snapshots/root/usr/src/usr.sbin/makemap ===> usr.sbin/praliases /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/praliases created for /build/snapshots/root/usr/src/usr.sbin/praliases ===> usr.sbin/sendmail /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/sendmail created for /build/snapshots/root/usr/src/usr.sbin/sendmail ===> usr.sbin/apm /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/apm created for /build/snapshots/root/usr/src/usr.sbin/apm ===> usr.sbin/apmd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/apmd created for /build/snapshots/root/usr/src/usr.sbin/apmd ===> usr.sbin/battd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/battd created for /build/snapshots/root/usr/src/usr.sbin/battd ===> usr.sbin/btxld /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/btxld created for /build/snapshots/root/usr/src/usr.sbin/btxld ===> usr.sbin/kgmon /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/kgmon created for /build/snapshots/root/usr/src/usr.sbin/kgmon ===> usr.sbin/kgzip /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/kgzip created for /build/snapshots/root/usr/src/usr.sbin/kgzip ===> usr.sbin/lptcontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/lptcontrol created for /build/snapshots/root/usr/src/usr.sbin/lptcontrol ===> usr.sbin/mptable /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/mptable created for /build/snapshots/root/usr/src/usr.sbin/mptable ===> usr.sbin/rndcontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/rndcontrol created for /build/snapshots/root/usr/src/usr.sbin/rndcontrol ===> usr.sbin/sicontrol /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/sicontrol created for /build/snapshots/root/usr/src/usr.sbin/sicontrol ===> usr.sbin/spkrtest /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/spkrtest created for /build/snapshots/root/usr/src/usr.sbin/spkrtest ===> usr.sbin/stallion ===> usr.sbin/stallion/bootcode /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/stallion/bootcode created for /build/snapshots/root/usr/src/usr.sbin/stallion/bootcode ===> usr.sbin/stallion/stlload /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/stallion/stlload created for /build/snapshots/root/usr/src/usr.sbin/stallion/stlload ===> usr.sbin/stallion/stlstats /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/stallion/stlstats created for /build/snapshots/root/usr/src/usr.sbin/stallion/stlstats ===> usr.sbin/stallion/stlstty /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/stallion/stlstty created for /build/snapshots/root/usr/src/usr.sbin/stallion/stlstty ===> usr.sbin/i4b ===> usr.sbin/i4b/dtmfdecode /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/i4b/dtmfdecode created for /build/snapshots/root/usr/src/usr.sbin/i4b/dtmfdecode ===> usr.sbin/i4b/g711conv /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/i4b/g711conv created for /build/snapshots/root/usr/src/usr.sbin/i4b/g711conv ===> usr.sbin/i4b/isdnd /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/i4b/isdnd created for /build/snapshots/root/usr/src/usr.sbin/i4b/isdnd ===> usr.sbin/i4b/isdndebug /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/i4b/isdndebug created for /build/snapshots/root/usr/src/usr.sbin/i4b/isdndebug ===> usr.sbin/i4b/isdndecode /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/i4b/isdndecode created for /build/snapshots/root/usr/src/usr.sbin/i4b/isdndecode ===> usr.sbin/i4b/isdnmonitor /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/i4b/isdnmonitor created for /build/snapshots/root/usr/src/usr.sbin/i4b/isdnmonitor ===> usr.sbin/i4b/isdnphone /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/i4b/isdnphone created for /build/snapshots/root/usr/src/usr.sbin/i4b/isdnphone ===> usr.sbin/i4b/isdntel /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/i4b/isdntel created for /build/snapshots/root/usr/src/usr.sbin/i4b/isdntel ===> usr.sbin/i4b/isdntelctl /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/i4b/isdntelctl created for /build/snapshots/root/usr/src/usr.sbin/i4b/isdntelctl ===> usr.sbin/i4b/isdntest /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/i4b/isdntest created for /build/snapshots/root/usr/src/usr.sbin/i4b/isdntest ===> usr.sbin/i4b/isdntrace /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/i4b/isdntrace created for /build/snapshots/root/usr/src/usr.sbin/i4b/isdntrace ===> usr.sbin/i4b/man /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/i4b/man created for /build/snapshots/root/usr/src/usr.sbin/i4b/man ===> usr.sbin/boot0cfg /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/usr.sbin/boot0cfg created for /build/snapshots/root/usr/src/usr.sbin/boot0cfg ===> etc /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/etc created for /build/snapshots/root/usr/src/etc ===> etc/sendmail /usr/obj/build/snapshots/root/usr/src/world_i386/build/snapshots/root/usr/src/etc/sendmail created for /build/snapshots/root/usr/src/etc/sendmail -------------------------------------------------------------- >>> stage 2c: build tools -------------------------------------------------------------- cd /build/snapshots/root/usr/src; MAKEOBJDIRPREFIX=/usr/obj/build/snapshots/root/usr/src/btools_i386 OBJTREE=/usr/obj DESTDIR= PATH=/usr/obj/build/snapshots/root/usr/src/btools_i386/usr/sbin:/usr/obj/build/snapshots/root/usr/src/btools_i386/usr/bin:/usr/obj/build/snapshots/root/usr/src/btools_i386/bin:/usr/obj/build/snapshots/root/usr/src/btools_i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin INSTALL="sh /build/snapshots/root/usr/src/tools/install.sh" make -f Makefile.inc1 -DBOOTSTRAPPING -DNO_FORTRAN -DNOSHARED build-tools echo "===> gnu/usr.bin/cc41/cc_prep (build-tools)"; cd /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep; make DIRPRFX=gnu/usr.bin/cc41/cc_prep/ obj; make DIRPRFX=gnu/usr.bin/cc41/cc_prep/ depend; make DIRPRFX=gnu/usr.bin/cc41/cc_prep/ all; make DIRPRFX=gnu/usr.bin/cc41/cc_prep/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> gnu/usr.bin/cc41/cc_prep (build-tools) /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep echo '#ifndef GCC_BCONFIG_H' > bconfig.h echo '#define GCC_BCONFIG_H' >> bconfig.h echo '#include "dragonfly-native.h"' >> bconfig.h echo '#define EXTRA_MODES_FILE "i386/i386-modes.def"' >> bconfig.h echo '#ifdef IN_GCC' >> bconfig.h echo '# include "ansidecl.h"' >> bconfig.h echo '#endif' >> bconfig.h echo '#endif /* GCC_BCONFIG_H */' >> bconfig.h echo '#ifndef GCC_TM_H' > tm.h echo '#define GCC_TM_H' >> tm.h echo '#ifdef IN_GCC' >> tm.h echo '#include "options.h"' >> tm.h echo '#include "i386/i386.h"' >> tm.h echo '#include "i386/unix.h"' >> tm.h echo '#include "i386/att.h"' >> tm.h echo '#include "dbxelf.h"' >> tm.h echo '#include "elfos.h"' >> tm.h echo '#include "dragonfly-spec.h"' >> tm.h echo '#include "dragonfly.h"' >> tm.h echo '#include "i386/dragonfly.h"' >> tm.h echo '#include "defaults.h"' >> tm.h echo '#if !defined GENERATOR_FILE && !defined USED_FOR_TARGET' >> tm.h echo '# include "insn-constants.h"' >> tm.h echo '# include "insn-flags.h"' >> tm.h echo '#endif' >> tm.h echo '#endif' >> tm.h echo '#endif /* GCC_TM_H */' >> tm.h echo '#include "i386/i386-protos.h"' >> tm_p.h echo '#include "tm-preds.h"' >> tm_p.h echo '/* Generated automatically. */' > configargs.h echo 'static const char configuration_arguments[] = ' >> configargs.h echo ' "DragonFly/i386 system compiler";' >> configargs.h echo 'static const char thread_model[] = "posix";' >> configargs.h echo >> configargs.h echo 'static const struct {' >> configargs.h echo ' const char *name, *value;' >> configargs.h echo '} configure_default_options[] =' >> configargs.h echo '{ { NULL, NULL} };' >> configargs.h > version.c echo '#define BASEVER "4.1.2"' >> version.c echo '#define DATESTAMP ""' >> version.c echo '#define DEVPHASE ""' >> version.c echo '#define VERSUFFIX " (DragonFly)"' >> version.c sed -e '/^#define VERSUFFIX/d' < /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep//../../../../contrib/gcc-4.1/gcc/version.c >> version.c /usr/bin/awk -f /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep//../../../../contrib/gcc-4.1/gcc/opt-gather.awk /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep//../../../../contrib/gcc-4.1/gcc/c.opt /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep//../../../../contrib/gcc-4.1/gcc/common.opt /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep//../../../../contrib/gcc-4.1/gcc/config/i386/i386.opt > optionlist /usr/bin/awk -f /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep//../../../../contrib/gcc-4.1/gcc/opt-functions.awk -f /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep//../../../../contrib/gcc-4.1/gcc/optc-gen.awk -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options.c /usr/bin/awk -f /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep//../../../../contrib/gcc-4.1/gcc/opt-functions.awk -f /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_prep//../../../../contrib/gcc-4.1/gcc/opth-gen.awk < optionlist > options.h echo "===> gnu/usr.bin/cc41/cc_tools (build-tools)"; cd /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools; make DIRPRFX=gnu/usr.bin/cc41/cc_tools/ obj; make DIRPRFX=gnu/usr.bin/cc41/cc_tools/ depend; make DIRPRFX=gnu/usr.bin/cc41/cc_tools/ all; make DIRPRFX=gnu/usr.bin/cc41/cc_tools/ DESTDIR=/usr/obj/build/snapshots/root/usr/src/btools_i386 install ===> gnu/usr.bin/cc41/cc_tools (build-tools) ===> gnu/usr.bin/cc41/cc_tools/libiberty /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty ===> gnu/usr.bin/cc41/cc_tools/gengenrtl /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gengenrtl created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gengenrtl ===> gnu/usr.bin/cc41/cc_tools/genmodes /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genmodes created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genmodes ===> gnu/usr.bin/cc41/cc_tools/gengtype /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gengtype created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gengtype ===> gnu/usr.bin/cc41/cc_tools/genpreds /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genpreds created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genpreds ===> gnu/usr.bin/cc41/cc_tools/gencheck /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gencheck created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gencheck ===> gnu/usr.bin/cc41/cc_tools/genconstants /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genconstants created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genconstants ===> gnu/usr.bin/cc41/cc_tools/genconditions /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genconditions created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genconditions ===> gnu/usr.bin/cc41/cc_tools/genflags /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genflags created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genflags ===> gnu/usr.bin/cc41/cc_tools/gencodes /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gencodes created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gencodes ===> gnu/usr.bin/cc41/cc_tools/genattr /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genattr created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genattr ===> gnu/usr.bin/cc41/cc_tools/genattrtab /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genattrtab created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genattrtab ===> gnu/usr.bin/cc41/cc_tools/genemit /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genemit created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genemit ===> gnu/usr.bin/cc41/cc_tools/genconfig /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genconfig created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genconfig ===> gnu/usr.bin/cc41/cc_tools/genextract /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genextract created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genextract ===> gnu/usr.bin/cc41/cc_tools/genopinit /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genopinit created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genopinit ===> gnu/usr.bin/cc41/cc_tools/genoutput /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genoutput created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genoutput ===> gnu/usr.bin/cc41/cc_tools/genpeep /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genpeep created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genpeep ===> gnu/usr.bin/cc41/cc_tools/genrecog /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genrecog created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genrecog ===> gnu/usr.bin/cc41/cc_tools/gcov-iov /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gcov-iov created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/gcov-iov ===> gnu/usr.bin/cc41/cc_tools/genchecksum /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genchecksum created for /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/genchecksum ===> gnu/usr.bin/cc41/cc_tools/libiberty mkdir -p /usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty/..//../cc_tools/gen CCVER=gcc44 BINUTILSVER=binutils221 OBJFORMAT_PATH=/ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/pkg/bin cc -O -pipe -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty/..//../cc_prep -I/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty/..//../cc_prep -I/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty/..//../cc_prep/config -I/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty/..//../../../../contrib/gcc-4.1/gcc -I/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty/..//../../../../contrib/gcc-4.1/gcc/config -I/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty/..//../../../../contrib/gcc-4.1/include -I/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty/..//../../../../contrib/gcc-4.1/libcpp/include -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -DPREFIX1=\"/usr\" -DPREFIX2=\"/usr\" -DHAVE_STDLIB_H -DHAVE_STRING_H -DGENERATOR_FILE -I. -I/usr/obj/build/snapshots/root/usr/src/btools_i386/build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty/..//../cc_tools/gen -std=gnu89 -c /build/snapshots/root/usr/src/gnu/usr.bin/cc41/cc_tools/libiberty/..//../../../../contrib/gcc-4.1/libiberty/concat.c -o concat.no CCVER=gc