pkgsrc-Bulk archive

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

Re: pkgsrc NetBSD 1.6.2/i386 bulk build results 2005-10-27



On Thu, Oct 27, 2005 at 09:41:28PM +0200, Krister Walfridsson wrote:
> pkgsrc bulk build results
> NetBSD 1.6.2/i386

Diff to previous:
7,8c7,8
<          Build started:                  Sun Oct 23 11:27:54 2005 UTC
<          Build ended:                    Mon Oct 24 20:32:03 2005 UTC
---
>          Build started:                  Tue Oct 25 08:36:10 2005 UTC
>          Build ended:                    Thu Oct 27 19:12:56 2005 UTC
10,15c10,15
<          Successfully packaged:          4696
<          Packages really broken:         167
<          Pkgs broken due to them:        621
<          Total broken:                   788
<          Not packaged:                   138
<          Total:                          926
---
>          Successfully packaged:          4720
>          Packages really broken:         168
>          Pkgs broken due to them:        604
>          Total broken:                   772
>          Not packaged:                   137
>          Total:                          909
20c20
< 
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-1.6.2/20051024.2032/broken.html
---
> ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-1.6.2/20051027.1912/broken.html
27c27
< devel/pango                403     jmmv%NetBSD.org@localhost
---
> devel/pango                404     jmmv%NetBSD.org@localhost
35d34
< net/libpcap                12      tech-pkg%NetBSD.org@localhost
36a36
> math/py-numarray           11      tech-pkg%NetBSD.org@localhost

 pkg_create: can't stat `/usr/pkg/lib/python2.3/site-packages/sitecustomize.pyo'


65a66
> databases/qdbm             1       obata%lins.jp@localhost

 /usr/pkg/bin/dpmgr:      -liconv.2 => not found
          -lpthread.20 => not found
 ...

70d70
< devel/cmake                4       tech-pkg%NetBSD.org@localhost
84c84
< devel/pango                403     jmmv%NetBSD.org@localhost
---
> devel/pango                404     jmmv%NetBSD.org@localhost
86d85
< devel/ruby16-racc          1       taca%NetBSD.org@localhost
113d111
< graphics/gocr              2       tech-pkg%NetBSD.org@localhost
141a140
> mail/thunderbird-gtk1              taya%NetBSD.org@localhost

 nsCSSFrameConstructor.cpp: In method `nsresult 
nsCSSFrameConstructor::ConstructFrameByDisplayType(nsIPresShell *, 
nsIPresContext
 nsCSSFrameConstructor.cpp:6349: `aDicplay' undeclared (first use this function)
 nsCSSFrameConstructor.cpp:6349: (Each undeclared identifier is reported only 
once
 nsCSSFrameConstructor.cpp:6349: for each function it appears in.)
 nsCSSFrameConstructor.cpp: In method `nsresult 
nsCSSFrameConstructor::ProcessRestyledFrames(nsStyleChangeList &, 
nsIPresContext *
 nsCSSFrameConstructor.cpp:9866: warning: unused variable `void * dummy'
 nsCSSFrameConstructor.cpp: At top level:
 ../../../xul/base/src/nsIMenuParent.h:101: warning: `enum 
nsNavigationDirection DirectionFromKeyCode_lr_tb[6]' defined but not us
 ../../../xul/base/src/nsIMenuParent.h:114: warning: `enum 
nsNavigationDirection DirectionFromKeyCode_rl_tb[6]' defined but not us


152c151
< net/libpcap                12      tech-pkg%NetBSD.org@localhost
---
> net/ettercap-NG                    adrianp%NetBSD.org@localhost

 ec_send.c: In function `send_init':
 ec_send.c:104: `DLT_IEEE802_11' undeclared (first use in this function)
 ec_send.c:104: (Each undeclared identifier is reported only once
 ec_send.c:104: for each function it appears in.)


160a160
> net/trafshow                       tech-pkg%NetBSD.org@localhost

 checking for pthread-config... no
 configure: error: cannot find pthread; see the INSTALL notes
 *** Error code 1

181a182
> shells/9rc                 1       lems%gmx.net@localhost

 In file included from regex/lib9.h:2,
                  from regex/regcomp.c:1:
 libc.h:116: warning: parameter names (without types) in function declaration
 libc.h:117: parse error before `int'
 libc.h:119: warning: parameter names (without types) in function declaration
 libc.h:120: parse error before `ulong'
 libc.h:121: parse error before `ulong'
 libc.h:122: parse error before `ulong'
 libc.h:123: parse error before `getmalloctag'
 ...

191a193
> textproc/ruby-syck                 rasputnik%hellooperator.n@localhost

 => No SHA1 checksum recorded for ruby/syck-0.42.tar.gz.
 => No RMD160 checksum recorded for ruby/syck-0.42.tar.gz.

194d195
< wm/fluxbox                         tonio%NetBSD.org@localhost
205a207
> www/zope3                          ykomatsu%akaumigame.org@localhost

 ===> Building for zope3-3.1.0
 /usr/pkg/bin/python2.3 install.py -q build
 Traceback (most recent call last):
   File "install.py", line 28, in ?
     context.initialize()
   File "/tmp/bulktmp/www/zope3/work/Zope-3.1.0/Support/zpkgsetup/setup.py", 
line 103, in initialize
     self.scan(depname, pkgdir, reldir)
   File "/tmp/bulktmp/www/zope3/work/Zope-3.1.0/Support/zpkgsetup/setup.py", 
line 191, in scan
     self.scan_package(name, directory, reldir)
   File "/tmp/bulktmp/www/zope3/work/Zope-3.1.0/Support/zpkgsetup/setup.py", 
line 202, in scan_package
     pkginfo = package.loadPackageInfo(name, directory, reldir)
   File "/tmp/bulktmp/www/zope3/work/Zope-3.1.0/Support/zpkgsetup/package.py", 
line 100, in loadPackageInfo
     pkginfo = read_package_info(directory, reldir)
   File "/tmp/bulktmp/www/zope3/work/Zope-3.1.0/Support/zpkgsetup/package.py", 
line 157, in read_package_info
     data_files[:] = expand_globs(directory, reldir, data_files)
   File "/tmp/bulktmp/www/zope3/work/Zope-3.1.0/Support/zpkgsetup/package.py", 
line 294, in expand_globs
     raise ValueError(
 ValueError: filename pattern '*-configure.zcml' doesn't match any files
 *** Error code 1


209d210
< x11/tile                           inittab%unixdev.net@localhost

 Thomas



Home | Main Index | Thread Index | Old Index