Subject: Re: pkgsrc NetBSD 2.1/i386 bulk build results 2006-01-11
To: Krister Walfridsson <cato@df.lth.se>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 01/13/2006 18:47:41
On Thu, Jan 12, 2006 at 04:06:20PM +0100, Krister Walfridsson wrote:
> pkgsrc bulk build results
> NetBSD 2.1/i386
Diff to previous:
7,8c7,8
< Build started: Fri Jan 6 22:04:45 2006 UTC
< Build ended: Mon Jan 9 22:34:48 2006 UTC
---
> Build started: Mon Jan 9 23:10:15 2006 UTC
> Build ended: Wed Jan 11 20:05:34 2006 UTC
10,15c10,15
< Successfully packaged: 4884
< Packages really broken: 178
< Pkgs broken due to them: 621
< Total broken: 799
< Not packaged: 95
< Total: 894
---
> Successfully packaged: 4981
> Packages really broken: 179
> Pkgs broken due to them: 532
> Total broken: 711
> Not packaged: 94
> Total: 805
20c20
< ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-2.1/20060109.2234/broken.html
---
> ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-2.1/20060111.2005/broken.html
27,30c27,29
< emulators/suse91_base 136 tron@NetBSD.org
< www/htdig-devel 76 tech-pkg@NetBSD.org
< print/teTeX-bin 72 kei@NetBSD.org
< x11/openmotif 65 joerg@NetBSD.org
---
> emulators/suse91_base 137 tron@NetBSD.org
> x11/kdebase3 75 markd@NetBSD.org
*** The PLIST does not match installed files!
*** The following files are in both the PLIST and CHECK_FILES_SKIP:
/usr/pkg/share/kde/apps/konsole/fonts/fonts.dir
/usr/pkg/share/kde/fonts/override/fonts.dir
> print/teTeX3-bin 70 kei@NetBSD.org
32d30
< math/R 27 markd@NetBSD.org
35a34
> mail/qmail 14 schmonz@NetBSD.org
*** The PLIST does not match installed files!
*** The following files are in both the PLIST and CHECK_FILES_SKIP:
/usr/pkg/share/doc/qmail/FAQ
/usr/pkg/share/doc/qmail/INSTALL
/usr/pkg/share/doc/qmail/INSTALL.alias
/usr/pkg/share/doc/qmail/INSTALL.ctl
/usr/pkg/share/doc/qmail/INSTALL.ids
/usr/pkg/share/doc/qmail/INSTALL.maildir
/usr/pkg/share/doc/qmail/INSTALL.mbox
/usr/pkg/share/doc/qmail/INSTALL.vsm
/usr/pkg/share/doc/qmail/PIC.local2alias
/usr/pkg/share/doc/qmail/PIC.local2ext
/usr/pkg/share/doc/qmail/PIC.local2local
/usr/pkg/share/doc/qmail/PIC.local2rem
/usr/pkg/share/doc/qmail/PIC.local2virt
/usr/pkg/share/doc/qmail/PIC.nullclient
/usr/pkg/share/doc/qmail/PIC.relaybad
/usr/pkg/share/doc/qmail/PIC.relaygood
/usr/pkg/share/doc/qmail/PIC.rem2local
/usr/pkg/share/doc/qmail/README.pkgsrc
/usr/pkg/share/doc/qmail/REMOVE.binmail
/usr/pkg/share/doc/qmail/REMOVE.sendmail
/usr/pkg/share/doc/qmail/SENDMAIL
/usr/pkg/share/doc/qmail/TEST.deliver
/usr/pkg/share/doc/qmail/TEST.receive
/usr/pkg/share/doc/qmail/UPGRADE
36a36
> lang/php5 12 jdolecek@NetBSD.org
*** The PLIST does not match installed files!
*** The following files are in /usr/pkg but not in the PLIST:
/usr/pkg/bin/peardev
/usr/pkg/bin/pecl
43a44
> audio/xmcd tech-pkg@NetBSD.org
*** The PLIST does not match installed files!
*** The following files are in /usr/pkg but not in the PLIST:
/usr/pkg/lib/X11/xmcd/discog/Blues/General_Blues/index.html
/usr/pkg/lib/X11/xmcd/discog/Classical/General_Classical/index.html
/usr/pkg/lib/X11/xmcd/discog/Country/General_Country/index.html
/usr/pkg/lib/X11/xmcd/discog/Data/General_Data/index.html
/usr/pkg/lib/X11/xmcd/discog/Folk/General_Folk/index.html
/usr/pkg/lib/X11/xmcd/discog/Jazz/General_Jazz/index.html
/usr/pkg/lib/X11/xmcd/discog/Newage/General_Newage/index.html
/usr/pkg/lib/X11/xmcd/discog/Rock/General_Rock/index.html
/usr/pkg/lib/X11/xmcd/discog/Soundtrack/General_Soundtrack/index.html
/usr/pkg/lib/X11/xmcd/discog/Unclassifiable/General_Unclassifiable/index.html
/usr/pkg/lib/X11/xmcd/discog/World/Reggae/index.html
57c58
< databases/p5-BerkeleyDB 2 tech-pkg@NetBSD.org
---
> databases/myodbc tech-pkg@NetBSD.org
In file included from /tmp/bulktmp/databases/myodbc/work/.buildlink/include/sql.h:87,
from /tmp/bulktmp/databases/myodbc/work/.buildlink/include/isql.h:80,
from myodbc.h:55,
from catalog.c:9:
/tmp/bulktmp/databases/myodbc/work/.buildlink/include/iodbcunix.h:89:1: warning: "VOID" redefined
In file included from myodbc.h:23,
from catalog.c:9:
/tmp/bulktmp/databases/myodbc/work/.buildlink/include/mysql/my_global.h:396:1: warning: this is the location of the previous definition
catalog.c:28: warning: initialization makes pointer from integer without a cast
62a64
> databases/py-mysqldb 2 tsarna@NetBSD.org
_mysql.c: In function `_mysql_ConnectionObject_info':
_mysql.c:1150: warning: assignment discards qualifiers from pointer target type
_mysql.c: In function `_mysql_ConnectionObject_shutdown':
_mysql.c:1356: error: too few arguments to function `mysql_shutdown'
_mysql.c: In function `_mysql_ConnectionObject_stat':
_mysql.c:1379: warning: assignment discards qualifiers from pointer target type
_mysql.c: At top level:
_mysql.c:2007: warning: initialization from incompatible pointer type
_mysql.c:2096: warning: initialization from incompatible pointer type
68c70
< devel/cweb 1 tech-pkg@NetBSD.org
---
> devel/cdecl tech-pkg@NetBSD.org
cdecl.c: In function `attempt_completion':
cdecl.c:408: warning: assignment makes pointer from integer without a cast
cdecl.c: In function `main':
cdecl.c:1261: warning: assignment from incompatible pointer type
/var/tmp//cc979cVg.o(.text+0x261c): In function `attempt_completion':
: undefined reference to `rl_completion_matches'
70c72
< devel/libgphoto2 11 tech-pkg@NetBSD.org
---
> devel/hdf 3 tech-pkg@NetBSD.org
Fixed.
80c82
< emulators/suse91_base 136 tron@NetBSD.org
---
> emulators/suse91_base 137 tron@NetBSD.org
93d94
< fonts/tex-uhc-fonts-base 2 minskim@NetBSD.org
105a107
> graphics/digikamimageplugins tech-pkg@NetBSD.org
*** The PLIST does not match installed files!
*** The following files are in the PLIST but not in /usr/pkg:
/usr/pkg/share/locale/ca/LC_MESSAGES/digikamimageplugin_blowup.mo
/usr/pkg/share/locale/ca/LC_MESSAGES/digikamimageplugin_blurfx.mo
/usr/pkg/share/locale/ca/LC_MESSAGES/digikamimageplugin_channelmixer.mo
/usr/pkg/share/locale/ca/LC_MESSAGES/digikamimageplugin_distortionfx.mo
/usr/pkg/share/locale/ca/LC_MESSAGES/digikamimageplugin_infrared.mo
/usr/pkg/share/locale/ca/LC_MESSAGES/digikamimageplugin_inpainting.mo
/usr/pkg/share/locale/ca/LC_MESSAGES/digikamimageplugin_inserttext.mo
/usr/pkg/share/locale/ca/LC_MESSAGES/digikamimageplugin_restoration.mo
/usr/pkg/share/locale/ca/LC_MESSAGES/digikamimageplugin_texture.mo
/usr/pkg/share/locale/ca/LC_MESSAGES/digikamimageplugin_whitebalance.mo
/usr/pkg/share/locale/ca/LC_MESSAGES/digikamimageplugins.mo
/usr/pkg/share/locale/fr/LC_MESSAGES/digikamimageplugin_texture.mo
107a110
> graphics/gthumb minskim@NetBSD.org
libexif update problem, I'll take a look.
116d118
< graphics/xpaint adam@NetBSD.org
124d125
< lang/parrot debolaz@gmail.com
139a141
> mail/postgrey kim@tac.nyc.ny.us
*** The PLIST does not match installed files!
*** The following files are in both the PLIST and CHECK_FILES_SKIP:
/usr/pkg/share/doc/postgrey/COPYING
/usr/pkg/share/doc/postgrey/Changes
/usr/pkg/share/doc/postgrey/README
/usr/pkg/share/examples/postgrey/postgrey_whitelist_clients
/usr/pkg/share/examples/postgrey/postgrey_whitelist_recipients
140a143
> mail/qmail 14 schmonz@NetBSD.org
146d148
< math/R 27 markd@NetBSD.org
147a150
> math/py-rpy tech-pkg@NetBSD.org
*** The PLIST does not match installed files!
*** The following files are in the PLIST but not in /usr/pkg:
/usr/pkg/lib/python2.3/site-packages/_rpy2020.so
*** The following files are in /usr/pkg but not in the PLIST:
/usr/pkg/lib/python2.3/site-packages/_rpy2021.so
161d163
< pkgtools/dfdisk jmmv@NetBSD.org
163,165c165
< print/dvipdfm markd@NetBSD.org
< print/hugeotp2ocp minskim@NetBSD.org
< print/ja-dvipdfm tech-pkg-ja@jp.NetBSD.org
---
> print/ja-ptex-share 4 kei@NetBSD.org
===> teTeX3 is not an acceptable TeX version for ja-ptex-share-2.1nb3.
167,171c167,170
< print/teTeX-bin 72 kei@NetBSD.org
< print/teTeX1-bin 1 tech-pkg@NetBSD.org
< print/teTeX3-bin kei@NetBSD.org
< print/tex-eurosym tech-pkg@NetBSD.org
< print/texfamily-share 1 kei@NetBSD.org
---
> print/teTeX-bin 3 kei@NetBSD.org
> print/teTeX1-bin 8 tech-pkg@NetBSD.org
> print/teTeX3-bin 70 kei@NetBSD.org
> print/tex-textpos tech-pkg@NetBSD.org
===> teTeX3 is not an acceptable TeX version for tex-textpos-1.2bnb2.
185a185
> sysutils/nvnet manu@NetBSD.org
nvnet_lkm.c:11: error: variable `miicf_iattrdata' has initializer but incomplete type
190a191
> textproc/stardic rxg@NetBSD.org
*** The PLIST does not match installed files!
*** The following files are in both the PLIST and CHECK_FILES_SKIP:
/usr/pkg/share/stardic/hzfont/fonts.dir
195a197
> www/ap2-auth-pgsql tech-pkg@NetBSD.org
*** The PLIST does not match installed files!
*** The following files are in /usr/pkg but not in the PLIST:
/usr/pkg/etc/httpd/httpd.conf.bak
203d204
< www/htdig-devel 76 tech-pkg@NetBSD.org
213a215
> x11/kdebase3 75 markd@NetBSD.org
215d216
< x11/openmotif 65 joerg@NetBSD.org
Thomas