Subject: Re: pkgsrc-2005Q3 NetBSD 3.0_BETA/i386 bulk build results 2005-11-04
To: Jeremy C. Reed <reed@reedmedia.net>
From: Frederic Gonieaux <fgonieaux@free.fr>
List: tech-pkg
Date: 11/09/2005 18:24:39
Jeremy C. Reed wrote:
>> ./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?

I found out that it needs mkfontdir as well.
So as you said, I've added "USE_TOOLS+= bdftopcf mkfontdir" to 
comms/xtel/Makefile and the build has successed (in the bulk build)

I patched other packages which didn't build because of problems related
to bdftopcf/mkfontdir. I know some of these packages have been patched
already, but i'm using pkgsrc-2005Q3.
I've done a bulk build again and all the patched packages built
correctly apart:

x11/kdebase3
fonts/ko-hanyang
fonts/ko-mizi

ftp://fgonieaux.homeip.net/NetBSD/pkgstat/20051109.1602/broken.html


--- ./comms/xtel/Makefile.orig	2005-04-11 23:45:08.000000000 +0200
+++ ./comms/xtel/Makefile	2005-11-09 11:56:48.000000000 +0100
@@ -13,0 +14 @@
+USE_TOOLS+=	bdftopcf mkfontdir
--- ./emulators/vice/Makefile.orig	2005-11-09 13:17:49.000000000 +0100
+++ ./emulators/vice/Makefile	2005-11-09 14:27:22.000000000 +0100
@@ -24 +24 @@
-USE_TOOLS+=		gmake
+USE_TOOLS+=		gmake bdftopcf mkfontdir
--- ./emulators/xbeeb/Makefile.orig	2005-06-16 08:57:51.000000000 +0200
+++ ./emulators/xbeeb/Makefile	2005-11-09 15:17:12.000000000 +0100
@@ -16,0 +17 @@
+USE_TOOLS+=	bdftopcf mkfontdir:run
--- ./fonts/Xg/Makefile.orig	2005-04-11 23:45:47.000000000 +0200
+++ ./fonts/Xg/Makefile	2005-11-09 13:25:12.000000000 +0100
@@ -13,0 +14 @@
+USE_TOOLS+=	bdftopcf mkfontdir
--- ./fonts/efont-unicode/Makefile.orig	2005-07-15 20:27:50.000000000 +0200
+++ ./fonts/efont-unicode/Makefile	2005-11-09 14:27:39.000000000 +0100
@@ -14 +14 @@
-USE_TOOLS+=	gzip
+USE_TOOLS+=	gzip bdftopcf mkfontdir
--- ./fonts/intlfonts/Makefile.orig	2005-06-01 20:02:49.000000000 +0200
+++ ./fonts/intlfonts/Makefile	2005-11-09 13:28:26.000000000 +0100
@@ -11,0 +12,2 @@
+USE_TOOLS+=	bdftopcf
+
--- ./fonts/ja-elisat/Makefile.orig	2005-07-15 20:27:50.000000000 +0200
+++ ./fonts/ja-elisat/Makefile	2005-11-09 14:28:43.000000000 +0100
@@ -17 +17 @@
-USE_TOOLS+=		gzip
+USE_TOOLS+=		gzip bdftopcf mkfontdir:run
--- ./fonts/ja-elisau/Makefile.orig	2005-07-15 20:27:50.000000000 +0200
+++ ./fonts/ja-elisau/Makefile	2005-11-09 14:29:04.000000000 +0100
@@ -21 +21 @@
-USE_TOOLS+=		gzip patch
+USE_TOOLS+=		gzip patch bdftopcf mkfontdir:run
--- ./fonts/ja-kaname/Makefile.orig	2005-07-15 20:27:50.000000000 +0200
+++ ./fonts/ja-kaname/Makefile	2005-11-09 14:29:17.000000000 +0100
@@ -13 +13,2 @@
-USE_TOOLS+=		gzip
+USE_TOOLS+=		gzip bdftopcf mkfontdir:run
+
--- ./fonts/ja-kappa20/Makefile.orig	2005-06-16 08:57:52.000000000 +0200
+++ ./fonts/ja-kappa20/Makefile	2005-11-09 14:33:44.000000000 +0100
@@ -13,0 +14 @@
+USE_TOOLS+=		bdftopcf mkfontdir
--- ./fonts/ja-naga10/Makefile.orig	2005-07-15 20:27:50.000000000 +0200
+++ ./fonts/ja-naga10/Makefile	2005-11-09 14:35:39.000000000 +0100
@@ -15 +15 @@
-USE_TOOLS+=		gzip
+USE_TOOLS+=		gzip bdftopcf mkfontdir:run
--- ./fonts/jmk-fonts/Makefile.orig	2005-09-22 16:45:13.000000000 +0200
+++ ./fonts/jmk-fonts/Makefile	2005-11-09 14:37:17.000000000 +0100
@@ -13,0 +14 @@
+USE_TOOLS+=	bdftopcf mkfontdir
--- ./fonts/kcfonts/Makefile.orig	2004-01-20 13:15:17.000000000 +0100
+++ ./fonts/kcfonts/Makefile	2005-11-09 14:38:41.000000000 +0100
@@ -11,0 +12 @@
+USE_TOOLS+=	bdftopcf mkfontdir:run
--- ./fonts/ko-hanyang/Makefile.orig	2005-05-16 00:02:27.000000000 +0200
+++ ./fonts/ko-hanyang/Makefile	2005-11-09 14:40:03.000000000 +0100
@@ -16 +16 @@
-USE_TOOLS+=	gzip
+USE_TOOLS+=	gzip mkfontdir:run
--- ./fonts/ko-kaist/Makefile.orig	2005-07-15 20:27:50.000000000 +0200
+++ ./fonts/ko-kaist/Makefile	2005-11-09 15:00:59.000000000 +0100
@@ -16 +16 @@
-USE_TOOLS+=		gzip gunzip
+USE_TOOLS+=		gzip gunzip bdftopcf mkfontdir:run
--- ./fonts/ko-mizi/Makefile.orig	2005-07-15 20:27:50.000000000 +0200
+++ ./fonts/ko-mizi/Makefile	2005-11-09 14:40:50.000000000 +0100
@@ -18 +18 @@
-USE_TOOLS+=		gzip gunzip
+USE_TOOLS+=		gzip gunzip mkfontdir:run
--- ./fonts/monafonts/Makefile.orig	2005-07-16 03:19:10.000000000 +0200
+++ ./fonts/monafonts/Makefile	2005-11-09 14:47:29.000000000 +0100
@@ -16 +16 @@
-USE_TOOLS+=	gzip perl sed
+USE_TOOLS+=	gzip perl sed bdftopcf:run mkfontdir:run
--- ./fonts/mozilla-fonts/Makefile.orig	2003-07-21 18:47:08.000000000 +0200
+++ ./fonts/mozilla-fonts/Makefile	2005-11-09 15:02:25.000000000 +0100
@@ -11,0 +12 @@
+USE_TOOLS+=	bdftopcf
--- ./fonts/sgi-fonts/Makefile.orig	2005-07-15 20:27:50.000000000 +0200
+++ ./fonts/sgi-fonts/Makefile	2005-11-09 14:48:35.000000000 +0100
@@ -22 +22 @@
-USE_TOOLS+=	gtar
+USE_TOOLS+=	gtar bdftopcf
--- ./games/xjewel/Makefile.orig	2005-07-15 20:27:51.000000000 +0200
+++ ./games/xjewel/Makefile	2005-11-09 14:51:46.000000000 +0100
@@ -13 +13 @@
-USE_TOOLS+=	gzcat
+USE_TOOLS+=	gzcat bdftopcf mkfontdir
--- ./x11/kdebase3/Makefile.orig	2005-09-22 10:41:18.000000000 +0200
+++ ./x11/kdebase3/Makefile	2005-11-09 14:56:49.000000000 +0100
@@ -22 +22 @@
-USE_TOOLS+=		pkg-config
+USE_TOOLS+=		pkg-config mkfontdir
--- ./x11/x3270/Makefile.orig	2005-09-23 22:05:07.000000000 +0200
+++ ./x11/x3270/Makefile	2005-11-09 14:53:08.000000000 +0100
@@ -15,0 +16 @@
+USE_TOOLS+=	bdftopcf mkfontdir:run