Subject: Re: pkgsrc-2005Q3 NetBSD 3.0_BETA/i386 bulk build results 2005-11-04
To: Frederic Gonieaux <fgonieaux@free.fr>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 11/08/2005 23:06:55
On Sat, 5 Nov 2005, Frederic Gonieaux wrote:

>>> pkg_create: can't stat `/usr/pkg/share/lyx/xfonts/PSres.upr'
>> 
>> 
>> Do you have the "makepsres" tool?
>> 
>> Is it in your path? (Where is it?)
>> 
>> Where was it installed from?
>> 
>> I don't know what NetBSD x*.tgz set it is included with. It is also in 
>> pkgsrc via pkgsrc/x11/XFree86-clients and pkgsrc/x11/xorg-clients.
>
> I didn't install x*.tgz sets in the sandbox as i did the bulk build
> with option X11_TYPE=xorg
>
> is that supported ?

The xorg-libs is used. Thank you for the info. I will commit a fix for lyx 
soon.

> It will explain why i get some of these errors:
>
>
> last$ grep -r --include=.broken.html ": not found" . | uniq
>
> ./audio/xine-esound/.broken.html:gnome-config: not found

Ignore the "gnome-config: not found".

> ./comms/xtel/.broken.html:bdftopcf: not found

bdftopcf is now part of the pkgsrc tools framework. Just because there is 
a "not found" does not mean we use it for that package. But looking at 
PLIST, it appears that comms/xtel/Makefile needs:
USE_TOOLS+=	bdftopcf

Do you want to test that?

> ./emulators/vice/.broken.html:bdftopcf: not found
> ./emulators/vice/.broken.html:mkfontdir: not found

mkfontdir is now also part of pkgsrc tools framework. Please add to the 
emulators/vice/Makefile:

USE_TOOLS+=     bdftopcf mkfontdir

And test for others as needed. Some may already by fixed today, like 
kdebase.

pkgsrc developers: Should makepsres be part of the USE_TOOLS framework 
also?

> ./emulators/xbeeb/.broken.html:bdftopcf: not found
> ./fonts/Xg/.broken.html:bdftopcf: not found
> ./fonts/Xg/.broken.html:mkfontdir: not found
> ./fonts/efont-unicode/.broken.html:Compiling font b10 ... 
> /usr/pkg/xorg/bin/bdftopcf: not found
> ./fonts/intlfonts/.broken.html:bdftopcf: not found
> ./fonts/ja-elisat/.broken.html:bdftopcf: not found
> ./fonts/ja-elisau/.broken.html:bdftopcf: not found
> ./fonts/ja-kaname/.broken.html:bdftopcf: not found
> ./fonts/ja-kappa20/.broken.html:bdftopcf: not found
> ./fonts/ja-kappa20/.broken.html:mkfontdir: not found
> ./fonts/ja-naga10/.broken.html:bdftopcf: not found
> ./fonts/ja-naga10/.broken.html:mkfontdir: not found
> ./fonts/jmk-fonts/.broken.html:/usr/pkg/xorg/bin/bdftopcf: not found
> ./fonts/kcfonts/.broken.html:bdftopcf: not found
> ./fonts/ko-hanyang/.broken.html:mkfontdir: not found
> ./fonts/ko-mizi/.broken.html:mkfontdir: not found
> ./fonts/monafonts/.broken.html:/usr/pkg/xorg/bin/bdftopcf: not found
> ./fonts/sgi-fonts/.broken.html:/usr/pkg/xorg/bin/bdftopcf: not found
> ./games/scid/.broken.html:    Location of X11 library: not found
> ./games/xjewel/.broken.html:/usr/pkg/xorg/bin/bdftopcf: not found
> ./www/drivel/.broken.html:checking for rhythmbox... gnome-config: not found
> ./www/drivel/.broken.html:with_dummy=no: not found
> ./www/jakarta-tomcat4/.broken.html:/rescue/rm: not found
> ./x11/x3270/.broken.html:/usr/pkg/xorg/bin/bdftopcf: not found
>
>
> last$ grep -r --include=.broken.html ": Command not found" . | uniq
>
> ./x11/kdebase3/.broken.html:gmake[4]: mkfontdir: Command not found
> ./x11/kdebase3/.broken.html:gmake[5]: mkfontdir: Command not found
>
>


  Jeremy C. Reed

  	  	 	 BSD News, BSD tutorials, BSD links
 	  	 	 http://www.bsdnewsletter.com/