Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2001 05:48:34 -0800
From:      Randy Bush <randy@psg.com>
To:        Kent Stewart <kstewart@urx.com>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Re: failed buildworld
Message-ID:  <E14WIaI-0005WS-00@roam.psg.com>

next in thread | raw e-mail | index | archive | help
> When your buildworld fails, did you recvsup to get the latest code. That
> is very important.

I thought my original message had made that pretty clear.  see the appended.

randy


Date: Thu, 22 Feb 2001 11:49:43 -0800
From: Randy Bush <randy@psg.com>
To: FreeBSD Stable <freebsd-stable@freebsd.org> 
Subject: failed buildworld

i have been chasing this on and off for days.  it is dead reproducable.
do i have a broken compiler?

blew away entire source tree

blew away entire object tree

cvsupped a complete source and ports trees

    *default host=cvsup7.freebsd.org
    *default base=/usr
    *default prefix=/usr
    *default release=cvs
    *default delete use-rel-suffix
    *default tag=RELENG_4
    src-all
    doc-all
    *default tag=.
    ports-all

/etc/make.conf of

    CFLAGS=-O -pipe
    COPTFLAGS=-O -pipe
    NOPROFILE=true
    NO_BIND=true
    NO_FORTRAN=true
    NO_MAILWRAPPER=true
    #NO_OPENSSH=true
    #NO_OPENSSL=true
    NO_SENDMAIL=true
    NOPROFILE=true
    COMPAT22=yes
    HAVE_MOTIF=yes
    MOTIFLIB=-L${X11BASE}/lib -lXm
    USA_RESIDENT=YES
    FORCE_PKG_REGISTER=YES
    MASTER_SITE_BACKUP?=    \
	ftp://ftp2.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
    MASTER_SITE_OVERRIDE?=${MASTER_SITE_BACKUP}


make buildworld dies in

===> doc
....


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?E14WIaI-0005WS-00>