Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 2003 00:41:14 +0900
From:      FUJISHIMA Satsuki <sf@FreeBSD.org>
To:        Melvyn Sopacua <freebsd-ports@webteckies.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/x11/cnslock Makefile ports/x11/cnslock/files patch-Makefile patch-cnslock.c
Message-ID:  <86u19pqfol.wl%sf@FreeBSD.org>
In-Reply-To: <200307141304.36776.freebsd-ports@webteckies.org>
References:  <200307140237.h6E2bomh009967@repoman.freebsd.org> <200307141304.36776.freebsd-ports@webteckies.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At Mon, 14 Jul 2003 13:05:50 +0200,
Melvyn Sopacua wrote:
> 
> On Monday 14 July 2003 04:37, FUJISHIMA Satsuki wrote:
> 
> >   Modified files:
> >     x11/cnslock          Makefile
> >     x11/cnslock/files    patch-Makefile
> >   Added files:
> >     x11/cnslock/files    patch-cnslock.c
> >   Log:
> >   get rid of libgnugetopt dependency for -CURRENT,
> >   use USE_GETOPT_LONG instead.
> >   respect CC, CFLAGS.
> >   use getopt_long() instead of getopt_long_only().
> 
> You've done some great work, cleaning up the getopt mess, but somewhere in the 
> x11/ tree it goes terribly wrong.
> 
> I'm just back from a crash, because on 'make readmes' it generates an enternal 
> loop, echoing "can't cd to /devel/libgnugetopt". Processor got slow, than 
> hung, leaving 1627 of these lines in the logfile.

00:12:45|sf@souffle:/usr/ports/x11/cnslock$ time make readmes
===>   Creating README.html for cnslock-1.02_1

real    0m0.867s
user    0m0.610s
sys     0m0.248s

00:15:55|k5@souffle:/usr/ports/x11$ time make readmes
===>  Creating README.html
===> zenity
===>   Creating README.html for zenity-1.3
...
===> yelp
===>   Creating README.html for yelp-2.2.3

real    4m26.132s
user    2m50.154s
sys     1m19.059s

It seems your box lacks something essential to make readmes.
latest ports/Mk and OS perhaps?

-- 
FUJISHIMA Satsuki



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86u19pqfol.wl%sf>