I tried rebuilding yesterday. It failed [I don't recall the output]. I then completely deleted the /usr/src and /usr/obj, and cvsuped again last night [Approx 7PM on 2003-06-23]. I set the machine up with a buildworld and went to bed. This am I looked at the nohup.out file that was generated and it had failed. I took out the NOMAN=false in /etc/make.conf - as it appeared the failure was in a documentation area. I then started a build - with a -DNOCLEAN option for speed and it failed again. I ran this under 'script' to get the output. Here is the tail of that file. =======================================-------------------------------------------------------------->>> stage 4: building everything..-------------------------------------------------------------- cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makefile.inc1 all ===> share/info ===> include ===> include/arpa ===> include/protocols ===> include/rpc ===> include/rpcsvc ===> lib ===> lib/csu/i386-elf ===> lib/libcom_err ===> lib/libcom_err/doc info2html com_err.info info2html:No such file or directory *** Error code 1 Stop in /usr/src/lib/libcom_err/doc. *** Error code 1 Stop in /usr/src/lib/libcom_err. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. root@bilver.wjv.com# exit Script done on Tue Jun 24 09:46:42 2003 ======================================= The failuer in the libcom_err/doc was the same area before I had removed the NOMAN=false from make.conf so that was a bad guess on my part. Anyone else have these problems. Bill -- Bill Vermillion - bv @ wjv . com
On Tue, Jun 24, 2003 at 09:52:55AM -0400, Bill Vermillion wrote: [...]> I then started a build - with a -DNOCLEAN option for speed and it > failed again. I ran this under 'script' to get the output. > > Here is the tail of that file.> >>> stage 4: building everything..[...]> ===> lib/libcom_err/doc > info2html com_err.info > info2html:No such file or directory > *** Error code 1 >Remove the FORMATS=html from /etc/make.conf when building world. This is the known issue that FORMATS is used both by doc.docbook.mk and bsd.info.mk, and I will fix that soon. Cheers, -- Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20030624/e44df030/attachment.bin