Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2002 10:52:26 -0400
From:      "Russell D. Murphy Jr." <rdmurphy@vt.edu>
To:        FreeBSD-stable@freebsd.org
Subject:   Makeworld broken?
Message-ID:  <15672.10154.498276.546803@localhost.econ.vt.edu>

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

I'm having trouble with makeworld on three machine which would all
typically update on Friday morning.  I re-cvsuped one of them after
the failures, but the makeworld failed at the same point.  These
machines have been through this cycle regularly with minimal
problems. 

I've checked UPDATING, but don't see anything obvious and I haven't
seen any similar reports on the list.

Any suggestions?

I'd be happy to provide additional details.

From the machine which failed twice (others are similar):

   neale# uname -a
   FreeBSD neale.econ.vt.edu 4.6-STABLE FreeBSD 4.6-STABLE #0: 
      Wed Jul 17 11:49:07 EDT 2002     
      rdmurphy@neale.econ.vt.edu:/usr/obj/usr/src/sys/NEALE  i386

and

   neale# egrep 'CPU|FLAG' /etc/make.conf | egrep -v '^#'
   CPUTYPE=i686
   CFLAGS= -O -pipe
   CXXFLAGS+= -fmemoize-lookups -fsave-memoized
   COPTFLAGS= -O -pipe

From the build log:

----------------------------------------------------------------------
===> gnu/usr.bin/perl/x2p/a2pl
Extracting config.h (with variable substitutions)
Extracting cflags (with variable substitutions)
Extracting writemain (with variable substitutions)
rm -f .depend
mkdep -f .depend -a    -I/usr/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p -I/usr/obj/usr/src/gnu/usr.bin/perl/x2p/a2pl -I/usr/obj/usr/src/gnu/usr.bin/perl/x2p/a2pl/temp  /usr/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/a2p.c /usr/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/hash.c /usr/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/str.c /usr/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/util.c /usr/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/walk.c
echo a2p: /usr/obj/usr/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
----------------------------------------------------------------------

Thanks much-

RDM

-- 
Russell D. Murphy
Department of Economics
Virginia Polytechnic Institute and State University
Blacksburg, Virginia  24061
(540) 231-4537

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15672.10154.498276.546803>