make index strangeness after today's cvsup of ports tree

Matthew Seaman m.seaman at infracaninophile.co.uk
Mon Jul 14 13:37:36 PDT 2003


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030714/5c4f4757/attachment.bin


More information about the freebsd-questions mailing list