From owner-freebsd-current Fri Apr 21 7:29:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id A194537B94C for ; Fri, 21 Apr 2000 07:29:15 -0700 (PDT) (envelope-from robert@cyrus.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.9.3/8.9.3) with SMTP id KAA39386 for ; Fri, 21 Apr 2000 10:29:14 -0400 (EDT) (envelope-from robert@cyrus.watson.org) Date: Fri, 21 Apr 2000 10:29:14 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: freebsd-current@freebsd.org Subject: Intermittent build breaks in perl Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I use a 4.0-RELEASE machine as my build machine, and have been experiencing intermittent build fails in the perl code for a while. It does not happen consistently, and when it does, does not give a useful error message of any sort. I compile with -j, usually between 3 and 6 processes. Here's the output: /data/fbsd-current/fresh/cap/src# make -m `pwd`/share/mk -j 3 buildworld ... ===> usr.bin/strip rm -f .depend mkdep -f .depend -a -I/usr/obj/data/fbsd-current/fresh/cap/src/i386/usr/include /data/fbsd-current/fresh/cap/src/usr.bin/strip/strip.c cd /data/fbsd-current/fresh/cap/src/usr.bin/strip; make _EXTRADEPEND echo strip: /usr/obj/data/fbsd-current/fresh/cap/src/i386/usr/lib/libc.a >> .depend sh config_h.sh Extracting config.h (with variable substitutions) rm -f .depend mkdep -f .depend -a -I/data/fbsd-current/fresh/cap/src/gnu/usr.bin/perl/x2p/a 2pl/../../../../../contrib/perl5/x2p -I/usr/obj/data/fbsd-current/fresh/cap/src/ gnu/usr.bin/perl/x2p/a2pl -I/usr/obj/data/fbsd-current/fresh/cap/src/gnu/usr.bin /perl/x2p/a2pl/temp -I/usr/obj/data/fbsd-current/fresh/cap/src/i386/usr/include /data/fbsd-current/fresh/cap/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contr ib/perl5/x2p/a2p.c /data/fbsd-current/fresh/cap/src/gnu/usr.bin/perl/x2p/a2pl/.. /../../../../contrib/perl5/x2p/hash.c /data/fbsd-current/fresh/cap/src/gnu/usr.b in/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/str.c /data/fbsd-current/fresh /cap/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/util.c /data /fbsd-current/fresh/cap/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/per l5/x2p/walk.c cd /data/fbsd-current/fresh/cap/src/gnu/usr.bin/perl/x2p/a2pl; make _EXTRADEPEND echo a2p: /usr/obj/data/fbsd-current/fresh/cap/src/i386/usr/lib/libc.a >> .depend ===> gnu/usr.bin/perl/x2p/s2pl ===> gnu/usr.bin/perl/x2p/find2pl ===> gnu/usr.sbin 1 error *** Error code 2 1 error *** Error code 2 1 error Needless to say, a little puzzling, as none of the build commands seem to have resulted in an error message. Also, prior to this build, I did an rm -Rf /usr/obj/*, so I don't think there should be any extraneous build cruft lying around. Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message