Subject: Re: pkgsrc NetBSD 1.6.2/i386 bulk build results 2004-12-17
To: Krister Walfridsson <cato@df.lth.se>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 12/19/2004 20:11:04
On Sat, Dec 18, 2004 at 02:35:51PM +0100, Krister Walfridsson wrote:
> pkgsrc bulk build results
> NetBSD 1.6.2/i386
>
> Summary:
>
> Build started: Sat Dec 11 17:11:51 2004 UTC
> Build ended: Fri Dec 17 23:14:15 2004 UTC
Diff to previous:
58c57
< Successfully packaged: 4695
---
> Successfully packaged: 4831
60,63c59,62
< Pkgs broken due to them: 224
< Total broken: 358
< Not packaged: 126
< Total: 484
---
> Pkgs broken due to them: 113
> Total broken: 247
> Not packaged: 131
> Total: 378
68c67
< ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/i386-1.6.2/20041204.1240/broken.html
---
> ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/i386-1.6.2/20041217.2314/broken.html
75a75
> audio/gmpc pkg@burningsoda.com
tray-icon.c: In function `tray_motion_cb':
tray-icon.c:207: parse error before `char'
tray-icon.c:209: `tooltiptext' undeclared (first use in this function)
tray-icon.c:209: (Each undeclared identifier is reported only once
tray-icon.c:209: for each function it appears in.)
C99 problem?
79d78
< cad/verilog-current dmcmahill@NetBSD.org
81a81,82
> converters/bibtex2html minskim@NetBSD.org
ld: cannot find -ldl
> databases/geneweb wulf@NetBSD.org
ld: cannot find -ldl
85d85
< databases/mysqlcc dotz@irc.pl
90a91
> devel/guile-lib 1 gdt@ir.bbn.com
/tmp/bulktmp/devel/guile-lib/work/guile-lib-0.1.2/src/guile-lib/doc/guile-library.texi:7: Unknown command `copying'.
/tmp/bulktmp/devel/guile-lib/work/guile-lib-0.1.2/src/guile-lib/doc/guile-library.texi:20: Unmatched `@end'.
/tmp/bulktmp/devel/guile-lib/work/guile-lib-0.1.2/src/guile-lib/doc/guile-library.texi:42: Unknown command `insertcopying'.
Needs a newer texinfo. Could you please check if setting TEXINFO_REQD
to 4.6 or so helps?
95,96c96
< devel/p5-Getopt-Simple gdt@ir.bbn.com
< devel/physfs 2 tech-pkg@NetBSD.org
---
> devel/opencm tech-pkg@NetBSD.org
common/OS/unix-os.c:59: sys/statvfs.h: No such file or directory
minskim fixed it.
98,99c98
< devel/ruby-bsearch taca@NetBSD.org
< devel/ruby-unit 1 taca@NetBSD.org
---
> devel/pwlib 2 tech-pkg@NetBSD.org
../../ptclib/pssl.cxx: In member function `BOOL PSSLDiffieHellman::Load(const
PFilePath&, PSSLFileTypes)':
../../ptclib/pssl.cxx:778: error: invalid conversion from `char*(*)(...)' to `
char*(*)()'
../../ptclib/pssl.cxx:778: error: invalid conversion from `char*(*)(...)' to `
char*(*)()'
104a104
> editors/hnb tech-pkg@NetBSD.org
In file included from cal.c:27:
/usr/include/stdlib.h:272: parse error before `4096'
/usr/include/stdlib.h:274: parse error before `4096'
107a108,109
> emulators/gpsim-devel 2 bouyer@NetBSD.org
scan.ll: In function `int process_floatLiteral(char *)':
scan.ll:430: `errno' undeclared (first use this function)
scan.ll:430: (Each undeclared identifier is reported only once
scan.ll:430: for each function it appears in.)
Looks like missing #include <errno.h>
> emulators/openmsx xtraeme@NetBSD.org
g++: cannot specify -o with -c or -S and multiple compilations
110d111
< emulators/raine tech-pkg@NetBSD.org
113d113
< emulators/xmess kristerw@NetBSD.org
120d119
< games/kapooka tech-pkg@NetBSD.org
121a121
> games/wesnoth wiz@NetBSD.org
C++ problems
/usr/include/g++/stl_construct.h:78: confused by earlier errors, bailing out
123a124,125
> graphics/cinepaint adam@NetBSD.org
tiff.c: In function `save_image':
tiff.c:2108: parse error before `*'
tiff.c:2112: `distance' undeclared (first use in this function)
tiff.c:2112: (Each undeclared identifier is reported only once
tiff.c:2112: for each function it appears in.)
tiff.c:2147: `tif' undeclared (first use in this function)
> graphics/digikamplugins seb@NetBSD.org
Fixed, I think.
131,133c133,134
< graphics/ruby-opengl 1 taca@NetBSD.org
< inputmethod/kinput2 tech-pkg-ja@jp.NetBSD.org
< lang/drscheme groo@NetBSD.org
---
> lang/coq richards+netbsd@CS.Prince
ld: cannot find -lpthread
> lang/drscheme tech-pkg@NetBSD.org
freetype2 problem. But why only here?
137a139
> lang/nhc98 kristerw@NetBSD.org
gmake: *** No rule to make target `basic-gcc', needed by `all-gcc'. Stop.
139c141,143
< lang/tcl 113 jwise@NetBSD.org
---
> lang/perl5 2 jlam@NetBSD.org
Fixed by kristerw.
> lang/smalltalk tech-pkg@NetBSD.org
awk: ./funcs:139: fatal: match() cannot have 3 arguments
USE_GNU_TOOLS+= awk?
> lang/tk-tclX jwise@NetBSD.org
/tmp/bulktmp/lang/tk-tclX/work/.buildlink/include/tcl/unix/tclUnixPort.h:561: pthread.h: No such file or directory
145,146c149
< mail/jchkmail manu@NetBSD.org
< mail/mew3 1 uebayasi@NetBSD.org
---
> mail/libesmtp 4 dolemite@wuli.nu
ntlmdes.c:27: openssl/des_old.h: No such file or directory
Probably fixed in the meantime by jlam's rototill.
148d150
< mail/teapop dawszy@arhea.net
154,155d155
< misc/open2300
< misc/open2300-mysql
161a162
> net/aget eeg@e3labs.ath.cx
pthread problem, fixed, I think.
164c165,166
< net/openh323 1 tech-pkg@NetBSD.org
---
> net/howl 1 nathanw@NetBSD.org
pthread problem. Fixed?
> net/ns minskim@NetBSD.org
In file included from queue/pi.cc:52:
queue/pi.h:70: macro `setbit' used with just one arg
166,167c168
< net/ruby-drb taca@NetBSD.org
< net/sharity-light jmcneill@invisible.yi.org
---
> net/sharity-light jmcneill@NetBSD.org
170a172
> parallel/pvm3 2 root@garbled.net
pkg_create: can't stat `/usr/pkg/pvm3/bin/NETBSDI386/fgexample'
pkg_create: can't stat `/usr/pkg/pvm3/bin/NETBSDI386/fmaster1'
pkg_create: can't stat `/usr/pkg/pvm3/bin/NETBSDI386/frsg'
pkg_create: can't stat `/usr/pkg/pvm3/bin/NETBSDI386/fslave1'
pkg_create: can't stat `/usr/pkg/pvm3/bin/NETBSDI386/fspmd'
pkg_create: can't stat `/usr/pkg/pvm3/bin/NETBSDI386/gs'
pkg_create: can't stat `/usr/pkg/pvm3/bin/NETBSDI386/hitc'
pkg_create: can't stat `/usr/pkg/pvm3/bin/NETBSDI386/hitc_slave'
180d181
< security/ruby-openssl 2 taca@NetBSD.org
185c186
< sysutils/lsof 1 atatat@NetBSD.org
---
> sysutils/bacula
pthread problem, fixed, I think.
189d189
< sysutils/xfce4-minicmd-plu 1
190a191,193
> textproc/eblook 3 uebayasi@NetBSD.org
Fixed, I think.
> textproc/hevea tech-pkg@NetBSD.org
ld: cannot find -ldl
> textproc/ndtpd uebayasi@NetBSD.org
Fixed, I think.
194c197
< www/clearsilver-base 4
---
> www/epiphany-extensions 1 jmmv@NetBSD.org
cc1: warnings being treated as errors
sgml-validator.c: In function `check_doctype':
sgml-validator.c:240: warning: value computed is not used
198d200
< www/lynx 2 fredb@NetBSD.org
200,202c202
< www/php4-apc 2 tech-pkg@NetBSD.org
< www/ruby-tag taca@NetBSD.org
< www/ruby-webrick 1 rasputin@idoru.mine.nu
---
> www/privoxy kim@tac.nyc.ny.us
errlog.o: In function `log_error':
errlog.o(.text+0x135): undefined reference to `pthread_self'
jcc.o: In function `listen_loop':
jcc.o(.text+0x1be0): undefined reference to `pthread_attr_init'
jcc.o(.text+0x1beb): undefined reference to `pthread_attr_setdetachstate'
jcc.o(.text+0x1c08): undefined reference to `pthread_create'
jcc.o(.text+0x1c27): undefined reference to `pthread_attr_destroy'
Fixed?
204d203
< x11/gnome-session 3 jmmv@NetBSD.org
206a206
> x11/tk-Tix he@NetBSD.org
/tmp/bulktmp/x11/tk-Tix/work/.buildlink/include/tcl/generic/../unix/tclUnixPort.h:561: pthread.h: No such file or directory
208d207
< x11/xfce4-taskbar-plugin 1
Thomas