pkgsrc-Bulk archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc NetBSD 3.99.23/i386 bulk build results 20060811.2155



Diff to previous:
7,8c7,8
<          Build started:                  Sat Aug  5 00:51:04 2006 UTC
<          Build ended:                    Wed Aug  9 11:22:46 2006 UTC
---
>          Build started:                  Fri Aug 11 22:05:51 2006 UTC
>          Build ended:                    Sun Aug 13 18:51:28 2006 UTC
10,13c10,13
<          Successfully packaged:          1210
<          Packages really broken:         534
<          Pkgs broken due to them:        234
<          Total broken:                   768
---
>          Successfully packaged:          1226
>          Packages really broken:         528
>          Pkgs broken due to them:        225
>          Total broken:                   753
15c15
<          Total:                          843
---
>          Total:                          828
20c20
< 
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/wip/i386-current/20060805.0046/report.html
---
> ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/wip/i386-current/20060811.2155/report.html
53d52
< devel/py-readline          2       tsarna%NetBSD.org@localhost
58d56
< lang/clisp                 1       pkgsrc-users%NetBSD.org@localhost
66a65
> textproc/xerces-c          1       pkgsrc-users%NetBSD.org@localhost

ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         /usr/pkg/lib/libxerces-depdom.so
ERROR:         /usr/pkg/lib/libxerces-depdom.so.27
ERROR:         /usr/pkg/lib/libxerces-depdom.so.27.0

93d91
< wip/bincimap                       bartosz%atom.eu.org@localhost
139a138
> wip/emacs-current                  obata%lins.jp@localhost

ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR:         /usr/pkg/share/emacs/22.0.50/lisp/net/zone-mode.el.gz
ERROR:         /usr/pkg/share/emacs/22.0.50/lisp/net/zone-mode.elc

Fixed in the meantime.

157a157
> wip/gDesklets              3       minskim%NetBSD.org@localhost

checking for perl... /tmp/bulktmp/wip/gDesklets/work/.tools/bin/perl
configure: error: perl 5.x required for intltool

Missing intltool in USE_TOOLS>

186d185
< wip/gst-python             1       shattered%users.sourceforge.net@localhost
270a270
> wip/libXfont               2       pkgsrc-users%NetBSD.org@localhost

 cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/X11/fonts -I../../include 
-DFONT_ENCODINGS_DIRECTORY=\"/usr/pkg/lib/X11/fonts/encodings/encodings.dir\" 
-I/tmp/bulktmp/wip/libXfont/work/.buildlink/include/freetype2 
-I/tmp/bulktmp/wip/libXfont/work/.buildlink/include -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -O2 -D_BSD_SOURCE -DHAS_FCHOWN 
-DHAS_STICKY_DIR_BIT -MT bitsource.lo -MD -MP -MF .deps/bitsource.Tpo -c 
bitsource.c  -fPIC -DPIC -o .libs/bitsource.o
In file included from bitsource.c:37:
../../include/X11/fonts/fntfilst.h:38:21: error: X11/Xos.h: No such file or 
directory

272d271
< wip/libfontenc             4       reed%reedmedia.net@localhost
274d272
< wip/liblbxutil             1       INSERT_YOUR_MAIL_ADDRESS_HERE

MAINTAINER not filled in!

285d282
< wip/libxen                 1       martti%NetBSD.org@localhost
299a297
> wip/majordomo-devel                pkgsrc-users%NetBSD.org@localhost

Infinite loop during installation (see pkgsrc-wip-discuss mail
by Krister).

310a309
> wip/mkfontscale                    reed%reedmedia.net@localhost

mkfontscale.c:34:21: error: X11/Xos.h: No such file or directory

327d325
< wip/mutt-ng                        cg%cgall.de@localhost
358d355
< wip/p5-Convert-ASN1                
geeogeegeeoh%users.sourceforge.net@localhost
381d377
< wip/pdns2                  1       aniou%smutek.pl@localhost
420a417
> wip/py-DirectoryStorage            pkgsrc-users%NetBSD.org@localhost

WARNING: Skipping -ZODB-3.2.1nb3:
WARNING: No valid Python version

438a436,437
> wip/py-ipython                     sifu%0xx0.net@localhost

ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         /usr/pkg/share/man/man1/ipython.1.gz
ERROR:         /usr/pkg/share/man/man1/pycolor.1.gz

> wip/py-libpcap                     adam%monkeybyte.org@localhost

running build_ext
building 'pcapcmodule' extension
Traceback (most recent call last):
  File "setup.py", line 104, in ?
    cmdclass = {'clean': pcapclean, 'build_ext':pcap_build_ext},
  File "/usr/pkg/lib/python2.4/distutils/core.py", line 149, in setup
    dist.run_commands()
  File "/usr/pkg/lib/python2.4/distutils/dist.py", line 946, in run_commands
    self.run_command(cmd)
  File "/usr/pkg/lib/python2.4/distutils/dist.py", line 966, in run_command
    cmd_obj.run()
  File "/usr/pkg/lib/python2.4/distutils/command/build.py", line 112, in run
    self.run_command(cmd_name)
  File "/usr/pkg/lib/python2.4/distutils/cmd.py", line 333, in run_command
    self.distribution.run_command(command)
  File "/usr/pkg/lib/python2.4/distutils/dist.py", line 966, in run_command
    cmd_obj.run()
  File "/usr/pkg/lib/python2.4/distutils/command/build_ext.py", line 279, in run
    self.build_extensions()
  File "/usr/pkg/lib/python2.4/distutils/command/build_ext.py", line 405, in 
build_extensions
    self.build_extension(ext)
  File "/usr/pkg/lib/python2.4/distutils/command/build_ext.py", line 442, in 
build_extension
    sources = self.swig_sources(sources, ext)
TypeError: swig_sources() takes exactly 2 arguments (3 given)

447a447
> wip/pydb                           splitscreen%users.sourceforge.net@localhost

checking for a Python interpreter with version >= 2.3.4... none
configure: error: Debugger known only to work with Python 2.3.4 or greater

457d456
< wip/quodlibet                      shattered%users.sourceforge.net@localhost
506d504
< wip/super-smack                    bartosz%atom.eu.org@localhost
556,558d553
< wip/xfce4-appfinder        1       martti%NetBSD.org@localhost
< wip/xfce4-mousepad         1       martti%NetBSD.org@localhost
< wip/xfce4-session          1       martti%NetBSD.org@localhost
576d570
< www/mozilla-gtk2           1       taya%NetBSD.org@localhost

 Thomas



Home | Main Index | Thread Index | Old Index