Subject: Re: pkgsrc NetBSD 2.0_RC1/x86_64 bulk build results 2004-10-15
To: Krister Walfridsson <cato@df.lth.se>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 10/15/2004 23:32:43
On Fri, Oct 15, 2004 at 09:53:46PM +0200, Krister Walfridsson wrote:
> pkgsrc bulk build results
> NetBSD 2.0_RC1/amd64
>
> Summary:
>
> Build started: Fri Oct 15 10:10:06 2004 UTC
> Build ended: Fri Oct 15 19:18:07 2004 UTC
Lots of ltdl breakage in this one (which I presume is fixed by now).
Comments inline.
55,60c54,59
< Successfully packaged: 4247
< Packages really broken: 228
< Pkgs broken due to them: 227
< Total broken: 455
< Not packaged: 332
< Total: 787
---
> Successfully packaged: 4213
> Packages really broken: 226
> Pkgs broken due to them: 267
> Total broken: 493
> Not packaged: 333
> Total: 826
65c64
< ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/amd64-2.0/20041013.1301/broken.html
---
> ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/amd64-2.0/20041015.1918/broken.html
98d96
< databases/postgresql73-doc 2
101a100
> databases/unixodbc 3
../include/odbcinstext.h:15:18: ltdl.h: No such file or directory
111d109
< devel/guile-oops tech-pkg@NetBSD.org
114c112
< devel/kdevelop-base 2
---
> devel/kdesdk2
libkstartperf.c:26:18: ltdl.h: No such file or directory
124d121
< devel/p5-SDL 1 tech-pkg@NetBSD.org
148a146
> games/frozen-bubble salo@NetBSD.org
Installs perl and then fails because it wanted perl-threads.
150d147
< games/tads dillo@NetBSD.org
157c154
< graphics/dcraw 1 tech-pkg@NetBSD.org
---
> graphics/imlib2 14 rh@NetBSD.org
image.h:9:65: ltdl.h: No such file or directory
160,161d156
< graphics/p5-Image-Imlib2 1 tech-pkg@NetBSD.org
< graphics/pixieplus tech-pkg@NetBSD.org
193a189
> lang/opencobol tech-pkg@NetBSD.org
configure: error: ltdl.h is required
200a197,198
> mail/balsa rh@NetBSD.org
ld: cannot find -lltdl
> mail/balsa2 1 tech-pkg@NetBSD.org
ld: cannot find -lltdl
222a221
> net/gift 4 alex@catbull.com
checking for ltdl.h... no
249d247
< security/libfwbuilder tech-pkg@NetBSD.org
266a265
> textproc/dict-server 1 mike@ethmoid.org
dictd.h:34:18: ltdl.h: No such file or directory
279d277
< www/ap2-auth-pgsql tech-pkg@NetBSD.org
281d278
< www/gtkhtml30 1 tech-pkg@NetBSD.org
287d283
< www/squid taca@NetBSD.org
291a288
> x11/kdebase3 29
${HAVE_SMB}lib/kde3/kio_smb.la
${HAVE_SMB}share/kde/apps/konqueror/dirtree/remote/smb-network.desktop
${HAVE_SMB}share/kde/mimelnk/application/x-smb-server.desktop
${HAVE_SMB}share/kde/mimelnk/application/x-smb-workgroup.desktop
${HAVE_SMB}share/kde/services/smb.protocol
I think seb already fixed this one.
Thomas