Subject: Re: pkgsrc NetBSD 1.6.2/i386 bulk build results 2005-02-19
To: Krister Walfridsson <cato@df.lth.se>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 02/20/2005 01:23:26
On Sat, Feb 19, 2005 at 11:14:43PM +0100, Krister Walfridsson wrote:
> pkgsrc bulk build results
> NetBSD 1.6.2/i386
> 
> Summary:
> 
>         Build started:                  Fri Feb 18 20:18:33 2005 UTC
>         Build ended:                    Sat Feb 19 13:12:08 2005 UTC

Diff to previous:
10,15c10,15
<          Successfully packaged:          4709
<          Packages really broken:         134
<          Pkgs broken due to them:        396
<          Total broken:                   530
<          Not packaged:                   127
<          Total:                          657
---
>          Successfully packaged:          4706
>          Packages really broken:         137
>          Pkgs broken due to them:        397
>          Total broken:                   534
>          Not packaged:                   126
>          Total:                          660
20c20
< ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/i386-1.6.2/20050218.1739/broken.html
---
> ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/i386-1.6.2/20050219.1312/broken.html
85a86
> lang/baci                          wulf@NetBSD.org

Fixed.

109a111
> misc/bidwatcher                    tron@NetBSD.org

 In file included from bidgroup.cpp:35:
 bidwatcher.h:389: parse error before `*'
 bidwatcher.h:389: syntax error before `*'
 bidwatcher.h:390: semicolon missing after declaration of `FopenW'
 bidwatcher.h: In method `FopenW::~FopenW()':
 bidwatcher.h:388: implicit declaration of function `int close(...)'
 bidwatcher.h: At top level:
 bidwatcher.h:390: extraneous `int' ignored
 bidwatcher.h:392: parse error before `private'
 bidwatcher.h:396: parse error before `}'
 bidwatcher.h: In function `int fclose(FopenW &)':
 bidwatcher.h:398: no matching function for call to `FopenW::close ()'
 bidwatcher.h:398: warning: control reaches end of non-void function `fclose(FopenW &)'
 bidgroup.cpp: In method `bool BidGroup::write(const char *) const':
 bidgroup.cpp:135: no matching function for call to `BidGroup::write (FopenW &) const'
 bidgroup.cpp:133: candidates are: bool BidGroup::write(const char *) const
 bidgroup.h:63:                 bool BidGroup::write(FILE *) const
 bidgroup.cpp:136: warning: control reaches end of non-void function `BidGroup::write(const char *) const'

112d113
< multimedia/libassetml              reed@reedmedia.net
141a143
> security/ipsec-tools               manu@NetBSD.org

 install: /tmp/bulktmp/security/ipsec-tools/work/ipsec-tools-0.5/src/racoon/samples/racoon.conf.sample-cvpn: stat: No such file or
 directory

157a160
> x11/Xbae                   2       drochner@NetBSD.org

 Matrix.c: In function `TraverseInCB':
 Matrix.c:3034: parse error before `mapped'
 Matrix.c:3035: `mapped' undeclared (first use in this function)
 Matrix.c:3035: (Each undeclared identifier is reported only once
 Matrix.c:3035: for each function it appears in.)

 Thomas