Date: Sun, 04 Sep 2011 16:45:47 +0200 From: "Julian H. Stacey" <jhs@berklix.com> To: mm@FreeBSD.org Cc: ports@FreeBSD.org, Ruslan Mahmatkhanov <cvs-src@yandex.ru> Subject: Re: x11-toolkits/tk84 install can't stat: /usr/local/man/man3/3DBorder.3 Message-ID: <201109041445.p84EjlM1049171@fire.js.berklix.net> In-Reply-To: Your message "Sat, 03 Sep 2011 19:32:42 %2B0400." <4E62489A.2050409@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi mm@FreeBSD.org
cc Ruslan & ports@
Ruslan Mahmatkhanov wrote:
> Julian H. Stacey wrote on 03.09.2011 15:38:
> > Hi
> > I see this error (on current too)
> > cd /usr/ports/x11-toolkits/tk84
> > printenv
> > PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/bin
> > TERM=xterm
> > PWD=/usr/ports
> > uname -a
> > FreeBSD blak.js.berklix.net 8.2-RELEASE FreeBSD 8.2-RELEASE
> > #0: Thu May 19 13:49:29 CEST 2011
> > jhs@blak.js.berklix.net:/ad6s4/release/8.2-RELEASE/src/sys/amd64/compile/BLAK.small
> > amd64
> > Variants of:
> > make clean ; .... make install ....
> > make clean ; .... make WITH_TK84_DOC=YES FORCE_PKG_REGISTER=YES reinstall
> > always bomb with:
> >
> > .....
> > install -o root -g wheel -m 444 /ad6s4/release/8.2-RELEASE/ports/x11-toolkits/tk84/work/tk8.4.19/unix/../doc/wish.1 /usr/local/man/man1/wish8.4.1
> > ===> Compressing manual pages for tk-8.4.19_2,2
> > gzip: can't stat: /usr/local/man/man3/3DBorder.3: No such file or directory
> > gzip: can't stat: /usr/local/man/man3/AddOption.3: No such file or directory
> > gzip: can't stat: /usr/local/man/man3/BindTable.3: No such file or directory
> > ... ober 100 lines deleted.
> >
> > gzip: can't stat: /usr/local/man/mann/wm.n: No such file or directory
> > ===> Running ldconfig
> > /sbin/ldconfig -m /usr/local/lib
> > ===> Registering installation for tk-8.4.19_2,2
> >
> > Cheers,
> > Julian
>
> I can reproduce this behavior with TK84_DOC is on (default off).
> The problem is that this port doesn't actually install man-pages from
> ${MAN3} and ${MANN}, so this option is bogus.
>
> --
> Regards,
> Ruslan
Thanks for confirming not just me.
I get this errror with or without TK84_DOC
(seems reasonable as Makefile has
.if !defined(BUILDING_TK_THREADS)
OPTIONS= TK84_DOC "Install tk 8.4 function manpages" off
)
ports/x11-toolkits/tk84/Makefile
is 441 lines, easy to get lost in there.
MAINTAINER=mm@FreeBSD.org How to fix this please ?
Cheers,
Julian
--
Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
Reply below, not above; Indent with "> "; Cumulative like a play script.
Format: Plain text. Not HTML, multipart/alternative, base64, quoted-printable.
http://www.softwarefreedomday.org 17th Sept, http://berklix.org/sfd/ Oct.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109041445.p84EjlM1049171>
