x11-toolkits/tk84 install can't stat: /usr/local/man/man3/3DBorder.3

Ruslan Mahmatkhanov cvs-src at yandex.ru
Sat Sep 3 15:32:50 UTC 2011


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 at 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

Tinderboxing kills... the drives.


More information about the freebsd-ports mailing list