Subject: Re: pkgsrc NetBSD 1.6.2/i386 bulk build results 2004-11-29
To: Krister Walfridsson <cato@df.lth.se>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 11/29/2004 21:17:04
On Mon, Nov 29, 2004 at 07:35:43PM +0100, Krister Walfridsson wrote:
> pkgsrc bulk build results
> NetBSD 1.6.2/i386
>
> Summary:
>
> Build started: Thu Nov 25 08:06:29 2004 UTC
> Build ended: Mon Nov 29 13:17:31 2004 UTC
Diff to previous:
58,63c57,62
< Successfully packaged: 4801
< Packages really broken: 133
< Pkgs broken due to them: 108
< Total broken: 241
< Not packaged: 122
< Total: 363
---
> Successfully packaged: 4803
> Packages really broken: 128
> Pkgs broken due to them: 109
> Total broken: 237
> Not packaged: 125
> Total: 362
68c67
< ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/i386-1.6.2/20041125.0752/broken.html
---
> ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/i386-1.6.2/20041129.1317/broken.html
93d91
< devel/allegro 1 wiz@NetBSD.org
112a111
> emulators/raine tech-pkg@NetBSD.org
In file included from source/gui/rgui.c:19:
/tmp/bulktmp/emulators/raine/work/.buildlink/include/xalleg.h:36: pthread.h: No such file or directory
In file included from source/gui/rgui.c:19:
/tmp/bulktmp/emulators/raine/work/.buildlink/include/xalleg.h:144: parse error before `pthread_t'
/tmp/bulktmp/emulators/raine/work/.buildlink/include/xalleg.h:148: parse error before `}'
122c121
< games/gtkballs svs@ropnet.ru
---
> games/kapooka tech-pkg@NetBSD.org
gcc -Wall -DDATADIR=/usr/pkg/share/kapooka -g -c helpers.c
helpers.c: In function `HLP_Wrap':
helpers.c:73: parse error before `int'
helpers.c:77: `diff' undeclared (first use in this function)
helpers.c:77: (Each undeclared identifier is reported only once
helpers.c:77: for each function it appears in.)
I added a patch for this.
125c124
< graphics/glitz 2 adam@NetBSD.org
---
> graphics/cairo 1 recht@NetBSD.org
cairo_font.c: In function `_font_cache_hash':
cairo_font.c:59: parse error before `unsigned'
cairo_font.c:62: `hash' undeclared (first use in this function)
cairo_font.c:62: (Each undeclared identifier is reported only once
cairo_font.c:62: for each function it appears in.)
cairo_font.c:66: warning: control reaches end of non-void function
cairo_font.c: In function `_font_cache_create_entry':
cairo_font.c:93: parse error before `const'
cairo_font.c:111: `backend' undeclared (first use in this function)
*** Error code 1
143d141
< mail/courier-authmysql
151d148
< math/R 1 markd@NetBSD.org
155d151
< meta-pkgs/php5-extensions jdolecek@NetBSD.org
193d188
< time/gnotime jdolecek@NetBSD.org
202d196
< www/screws pancake@phreaker.net
Thomas