Subject: Re: pkgsrc NetBSD 2.0_RC5/x86_64 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:07:35
On Mon, Nov 29, 2004 at 07:33:40PM +0100, Krister Walfridsson wrote:
> pkgsrc bulk build results
> NetBSD 2.0_RC5/amd64
>
> Summary:
>
> Build started: Fri Nov 26 22:54:49 2004 UTC
> Build ended: Mon Nov 29 04:11:28 2004 UTC
Diff to previous:
58,63c57,62
< Successfully packaged: 4360
< Packages really broken: 220
< Pkgs broken due to them: 249
< Total broken: 469
< Not packaged: 336
< Total: 805
---
> Successfully packaged: 4338
> Packages really broken: 224
> Pkgs broken due to them: 266
> Total broken: 490
> Not packaged: 340
> Total: 830
68c67
< ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/amd64-2.0/20041126.1329/broken.html
---
> ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/amd64-2.0/20041129.0411/broken.html
78d76
< audio/wsoundprefs tech-pkg@NetBSD.org
82a81
> cad/xcircuit tech-pkg@NetBSD.org
/tmp/bulktmp/cad/xcircuit/work/.buildlink/lib/libtcl84.so: undefined reference to `pthread_attr_destroy'
tcl needs to be linked against libpthread explicitly, it seems.
86a86
> chat/libtlen 1 dotz@irc.pl
Missing distfile.
109d108
< devel/boost-thread 1
126a126
> devel/p5-SDL 1 tech-pkg@NetBSD.org
===> Required package perl-thread>=5.8.0: NOT found
===> Verifying bulk-install for ../../lang/perl58-thread
make: don't know how to make bulk-install. Stop
Dependency needs fixing.
131a132
> devel/tcl-tclcl 2 minskim@NetBSD.org
make: don't know how to make /usr/pkg/lib/tcl8.4/http2.4/http.tcl. Stop
136a138
> editors/xemacs-current magick@NetBSD.org
mule-canna.c: In function `Fcanna_set_bunsetsu':
mule-canna.c:338: warning: cast to pointer from integer of different size
mule-canna.c: In function `Fcanna_initialize':
mule-canna.c:441: error: `jrBeepFunc' undeclared (first use in this function)
mule-canna.c:441: error: (Each undeclared identifier is reported only once
mule-canna.c:441: error: for each function it appears in.)
mule-canna.c:447: warning: implicit declaration of function `wcKanjiControl'
mule-canna.c:451: warning: cast to pointer from integer of different size
145d146
< finance/gnucash-docs jdolecek@NetBSD.org
157d157
< graphics/dia jmcneill@invisible.yi.org
183c183
< lang/ghc kristerw@NetBSD.org
---
> lang/ghc 1 kristerw@NetBSD.org
204a205
> mail/teapop dawszy@arhea.net
pop_socket.o(.text+0x6e4): In function `pop_socket_init':
: undefined reference to `request_init'
pop_socket.o(.text+0x6ec): In function `pop_socket_init':
: undefined reference to `sock_host'
pop_socket.o(.text+0x6f4): In function `pop_socket_init':
: undefined reference to `hosts_access'
205a207
> math/octave-forge tech-pkg@NetBSD.org
op-gm-s.cc: In function `octave_value oct_catop_gm_s(octave_value&, const
octave_value&, const Array&)':
op-gm-s.cc:76: error: `concat' undeclared (first use this function)
op-gm-s.cc:76: error: (Each undeclared identifier is reported only once for
each function it appears in.)
209d210
< meta-pkgs/php5-extensions jdolecek@NetBSD.org
212a214
> misc/nxtvepg magick@zhadum.de
epgvbi/btdrv4linux.o(.text+0xa59): In function `BtDriver_StartAcq':
: undefined reference to `pthread_mutex_lock'
...
needs explicit linking against libpthread.
213a216
> multimedia/libdv 11 tech-pkg-ja@jp.NetBSD.org
I already fixed this one.
250d252
< security/p5-Net-DNS-SEC heinz@NetBSD.org
258d259
< sysutils/fsviewer johnam@mail.kemper.org
266a268
> textproc/eperl 1 tech-pkg@NetBSD.org
eperl_main.c: In function `give_img_logo':
eperl_main.c:176: error: `my_perl' undeclared (first use in this function)
eperl_main.c:176: error: (Each undeclared identifier is reported only once
eperl_main.c:176: error: for each function it appears in.)
eperl_main.c:176: warning: passing arg 2 of `Perl_PerlIO_write' from incompatible pointer type
eperl_main.c: In function `give_img_powered':
eperl_main.c:184: error: `my_perl' undeclared (first use in this function)
eperl_main.c:184: warning: passing arg 2 of `Perl_PerlIO_write' from incompatible pointer type
eperl_main.c: In function `main':
eperl_main.c:1007: warning: passing arg 2 of `Perl_PerlIO_write' from incompatible pointer type
eperl_main.c:1017: warning: passing arg 2 of `Perl_PerlIO_write' from incompatible pointer type
eperl_main.c:1082: warning: passing arg 2 of `perl_parse' from incompatible pointer type
eperl_main.c:1207: warning: passing arg 2 of `Perl_PerlIO_write' from incompatible pointer type
eperl_main.c:1212: warning: passing arg 2 of `Perl_PerlIO_write' from incompatible pointer type
293a296
> x11/xmms-osd
checking for pthread_create in ... no
configure: error: *** POSIX thread support not found ***
pthread detection needs to be fixed...
Thomas