Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2000 10:29:14 -0400 (EDT)
From:      Robert Watson <rwatson@freebsd.org>
To:        freebsd-current@freebsd.org
Subject:   Intermittent build breaks in perl
Message-ID:  <Pine.NEB.3.96L.1000421102505.39381A-100000@fledge.watson.org>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1000421102505.39381A-100000>