From owner-cvs-all Sun May 19 18:38:50 2002 Delivered-To: cvs-all@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 9479637B412; Sun, 19 May 2002 18:38:43 -0700 (PDT) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id B91BF812F7; Mon, 20 May 2002 11:08:40 +0930 (CST) Date: Mon, 20 May 2002 11:08:40 +0930 From: Greg 'groggy' Lehey To: Mike Silbersack Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: World breakage (was: cvs commit: src/share/doc/psd/03.iosys Makefile iosys) Message-ID: <20020520110840.O54769@wantadilla.lemis.com> References: <200205190603.g4J636l46087@freefall.freebsd.org> <20020519165158.A88638-100000@patrocles.silby.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020519165158.A88638-100000@patrocles.silby.com> User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday, 19 May 2002 at 16:52:40 -0500, Mike Silbersack wrote: > On Sat, 18 May 2002, Greg Lehey wrote: > >> grog 2002/05/18 23:03:06 PDT >> >> Modified files: >> share/doc/psd/03.iosys Makefile iosys >> Log: >> Remove original license disclaimer. >> Add Caldera license. >> >> Approved by: David Taylor >> >> Make buildable under FreeBSD. >> >> Revision Changes Path >> 1.2 +16 -1 src/share/doc/psd/03.iosys/Makefile >> 1.2 +36 -4 src/share/doc/psd/03.iosys/iosys > > ===> share/doc/psd/03.iosys > groff -ms iosys > paper.ps > troff: fatal error: can't open `iosys': No such file or directory > *** Error code 1 > > /me frowns at the broken buildworld. This is really puzzling. Of course I tried a build before I committed all this stuff, notably the top-level Makefile. There seem to be three differing views about what was broken: 1. 17-m4. Yes, this was definitely broken, but unfortunately I had a copy of a bogus tmac.msU in my uesrland tree which stopped the error from occurring. The build should really use the macros in the source tree, not on the build machine. 2. Also 3 and 4. 3. All my commits. I've committed some patches from mark, which probably allow things to build. They ignore references to refer, though, so we end up with even more warnings. There's also the issue of formats: I consider the typeset version of the documents to be the canonical one, and while we shouldn't install that on the system, I think it should be built. The current method is not very clean IMO. Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message