Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 07:19:11 +1000
From:      Edwin Groothuis <edwin@mavetju.org>
To:        stan <stanb@awod.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: portupgrade failures this weekend
Message-ID:  <20020429071911.F77837@k7.mavetju.org>
In-Reply-To: <20020428133044.GA7582@teddy.fas.com>; from stanb@awod.com on Sun, Apr 28, 2002 at 09:30:44AM -0400
References:  <20020428115146.GA5319@teddy.fas.com> <20020428220114.B56548@k7.mavetju.org> <20020428133044.GA7582@teddy.fas.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 28, 2002 at 09:30:44AM -0400, stan wrote:
> On Sun, Apr 28, 2002 at 10:01:14PM +1000, Edwin Groothuis wrote:
> > On Sun, Apr 28, 2002 at 07:51:46AM -0400, stan wrote:
> > > I routinely csvup, makeworld, and portupgrade my laptop each weekend.
> > > 
> > > This weekend several of the ports failed to build. Here is a list:
> > > 
> > > ! devel/autoconf (autoconf-2.52_2)	(unknown build error)
> > > ! www/p5-libwww (p5-libwww-5.53)	(unknown build error)
> > > ! devel/bison (bison-1.29)	(unknown build error)
> > > ! converters/kdesupport11 (kdesupport-1.94)	(Makefile broken)
> > > ! graphics/ImageMagick (ImageMagick-5.4.3.11_2)	(install error)
> > > ! devel/sdl10 (sdl-1.0.8_1)	(port directory error)
> > > ! astro/xglobe (xglobe-0.5)	(Makefile broken)
> > > ! games/blackjack (blackjack-1.2)	(Makefile broken)
> > > ! x11-toolkits/gtk-engines (gtk-engines-0.12_1)	(configure error)
> > > ! x11/gnomelibs (gnomelibs-1.4.1.4_1)	(install error)
> > > ! irc/xchat (xchat-1.8.4)	(unknown build error)
> > > 
> > > The machine s runing STABLE. 
> > > 
> > > Does anyone see  a patern here? 
> > 
> > Well, portupgrade is just a tool to automate it, but if it fails
> > means you have to check it manually. For example:
> > 
> > astro/xglobe doesn't exist anymore
> > devel/sdl10 doesn't exist anymore
> > games/blackjack doesn't exist anymore
> > converters/kdesupport11 doesn't exist anymore
> > 
> > For the rest, I would say "run it manually" and see what goes wrong.
> > 
> 
> Interesting, I was under the impression that cvsup would delete any old
> ports directories. Might I be mising an option?

It will delete the directories if the directory is empty. In your
case, they probably do still exist with an .html file in it.

> In any case, I suspect that autoconf is the cuplrit. I notice that there is
> a directory for autoconf, and autoconf123, any idea what's going on there/ 

I have installed both (autoconf and autoconf213). It compiles fine
here, nothing I can help you with further.

> config.status: creating man/Makefile
> ./config.status[585]: cd: bad substitution
> ./config.status[587]: cd: .. ..: [No such file or directory]
> config.status: creating lib/emacs/Makefile

This is not good... Try removing all autoconf packages before you
make this one (which could be a scary thing). Don't forget, you can
always pkg_add the package from ftp.freebsd.org :-)

Edwin

-- 
Edwin Groothuis      |           Personal website: http://www.MavEtJu.org
edwin@mavetju.org    |        Interested in MUDs? Visit Fatal Dimensions:
bash$ :(){ :|:&};:   |                    http://www.FatalDimensions.org/

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




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