Date: Mon, 14 Jul 2003 21:36:06 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Stacey Roberts <stacey@vickiandstacey.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: make index strangeness after today's cvsup of ports tree Message-ID: <20030714203606.GA52774@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <1058214037.64468.42.camel@localhost> References: <1058214037.64468.42.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Mon, Jul 14, 2003 at 09:20:38PM +0100, Stacey Roberts wrote:
> Hello,
> After today's cvsup'd ports tree (and portupgrade of gnome-2 to
> latest in ports), make index returns some weird messages.
>
> Here is the tail of it:
> cd: can't cd to /devel/libgnugetopt
> cd: can't cd to /devel/libgnugetopt
> cd: can't cd to /devel/libgnugetopt
> cd: can't cd to /devel/libgnugetopt
> cd: can't cd to /devel/libgnugetopt
> cd: can't cd to /devel/libgnugetopt
> "Makefile", line 27: warning: Couldn't exec "cd /devel/libgnugetopt;
> make -V WRKSRC"
> "/usr/ports/Mk/bsd.port.mk", line 1632: warning: Couldn't exec "id -u"
> "/usr/ports/Mk/bsd.port.mk", line 1680: warning: Couldn't exec
> "/usr/bin/basename /usr/ports/x11/xstroke"
> "/usr/ports/Mk/bsd.port.mk", line 1691: warning: Couldn't exec
> "/usr/sbin/pkg_info -P 2>/dev/null | /usr/bin/sed -e 's/.*: //'"
> "/usr/ports/Mk/bsd.port.mk", line 2379: warning: Couldn't exec "/bin/cat
> /var/db/port.mkversion"
> Cannot fork: Resource temporarily unavailable
> "/usr/ports/Mk/bsd.port.mk", line 1691: warning: "/usr/sbin/pkg_info -P
> 2>/dev/null | /usr/bin/sed -e 's/.*: //'" returned non-zero status
> Done.
> #
>
> Does anyone know what these messages mean?
Someone made an error when committing to ports and consequently 'make
index' goes bezerk. I just noticed that myself. The offending line
appears to be:
GETOPTDIR!= cd ${PORTSDIR}/devel/libgnugetopt; make -V WRKSRC
in the x11/xstroke port. If you try and run any make command, you'll
get a similar effect:
happy-idiot-talk:...ports/x11/xstroke:% make -V PORTSDIR
cd: can't cd to /devel/libgnugetopt
cd: can't cd to /devel/libgnugetopt
cd: can't cd to /devel/libgnugetopt
cd: can't cd to /devel/libgnugetopt
cd: can't cd to /devel/libgnugetopt
cd: can't cd to /devel/libgnugetopt
cd: can't cd to /devel/libgnugetopt
cd: can't cd to /devel/libgnugetopt
cd: can't cd to /devel/libgnugetopt
cd: can't cd to /devel/libgnugetopt
cd: can't cd to /devel/libgnugetopt
cd: can't cd to /devel/libgnugetopt
cd: can't cd to /devel/libgnugetopt
cd: can't cd to /devel/libgnugetopt
...
Etc. ad nauseam.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614 Bucks., SL7 1TH UK
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)
iD8DBQE/ExQ2dtESqEQa7a0RAtbBAJ9CUPI7CtLdVzZajkApbQ/TptGMoACfQLPn
uywqx9S7XTrPPgTTI+J1DDI=
=j1Fe
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030714203606.GA52774>
