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 20060410.1614



On Wed, Apr 12, 2006 at 09:24:50PM +0200, Krister Walfridsson wrote:
> pkgsrc bulk build results
> NetBSD 1.6.2/i386

Diff to previous:
7,8c7,8
<          Build started:                  Thu Apr  6 11:59:58 2006 UTC
<          Build ended:                    Mon Apr 10 11:14:05 2006 UTC
---
>          Build started:                  Mon Apr 10 16:23:45 2006 UTC
>          Build ended:                    Wed Apr 12 18:43:46 2006 UTC
10,15c10,15
<          Successfully packaged:          4944
<          Packages really broken:         187
<          Pkgs broken due to them:        674
<          Total broken:                   861
<          Not packaged:                   160
<          Total:                          1021
---
>          Successfully packaged:          4959
>          Packages really broken:         198
>          Pkgs broken due to them:        669
>          Total broken:                   867
>          Not packaged:                   155
>          Total:                          1022
20c20
< 
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-1.6.2/20060406.1151/broken.html
---
> ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-1.6.2/20060410.1614/broken.html
32d31
< x11/wxGTK                  21      joerg%NetBSD.org@localhost
36a36
> math/cln                   6       adam%NetBSD.org@localhost

 In file included from test_I_io.cc:3:
 /usr/include/g++/sstream:33: directory `../src/base/string' specified in 
#include

47a48,49
> audio/gst-plugins0.10-mad          jmmv%NetBSD.org@localhost

 gstmad.c: In function `index_seek':
 gstmad.c:717: parse error before `*'
 gstmad.c:723: `entry' undeclared (first use in this function)
 gstmad.c:723: (Each undeclared identifier is reported only once
 gstmad.c:723: for each function it appears in.)
 gmake: *** [libgstmad_la-gstmad.lo] Error 1

> audio/libmpd               1       pkgsrc-users%NetBSD.org@localhost

 In file included from libmpd.c:30:
 libmpd.h:140: warning: unnamed struct/union that defines no instances
 libmpd.h:149: warning: unnamed struct/union that defines no instances
 In file included from libmpd.c:31:
 libmpd-internal.h:22: warning: unnamed struct/union that defines no instances
 libmpd-internal.h:27: warning: unnamed struct/union that defines no instances
 libmpd.c: In function `mpd_new_data_struct':
 libmpd.c:657: structure has no member named `tag_type'
 libmpd.c:658: structure has no member named `tag'
 ...

58a61
> cross/h8300-hms-gcc                oishi%ims.ac.jp@localhost

 SHELL=/bin/sh: Command not found.
 export: Command not found.
 Illegal variable name.

61a65
> databases/pgadmin3                 adam%NetBSD.org@localhost

 ===> Building binary package for pgadmin3-1.4.2
 pkg_create: can't stat 
`/usr/pkg/share/pgadmin3/docs/en_US/slony/function.createevent-name-text-text-text-text-text-text-text-text-text.html'
 pkg_create: can't stat 
`/usr/pkg/share/pgadmin3/docs/en_US/slony/function.createevent-name-text-text-text-text-text-text-text-text.html'
 pkg_create: can't stat 
`/usr/pkg/share/pgadmin3/docs/en_US/slony/function.forwardconfirm-integer-integer-bigint-timestamp-without-time-zone.ht

Who came up with those filenames?? :)

69a74
> devel/libaura              5       joerg%NetBSD.org@localhost

  cc -c -O2 mem.c  -fPIC -DPIC -o .libs/mem.o
 mem.c:87: parse error before `__unused'
 mem.c: In function `aura_free':
 mem.c:89: number of arguments doesn't match prototype
 mem.h:58: prototype declaration
 mem.c:93: `ptr' undeclared (first use in this function)
 mem.c:93: (Each undeclared identifier is reported only once
 mem.c:93: for each function it appears in.)

75a81,82
> devel/rt-mysql                     pkgsrc-users%NetBSD.org@localhost

 pkg_create: can't stat `/usr/pkg/rt/lib/auto/RT/.packlist'
 tar: can't add file rt/lib/auto/RT/.packlist : No such file or directory

> devel/rt-pgsql                     pkgsrc-users%NetBSD.org@localhost

 pkg_create: can't stat `/usr/pkg/rt/lib/auto/RT/.packlist'

101c108
< graphics/py-matplotlib             pkgsrc-users%NetBSD.org@localhost
---
> graphics/py-matplotlib     1       pkgsrc-users%NetBSD.org@localhost
102a110
> graphics/wxsvg             1       pkgsrc-users%NetBSD.org@localhost

 In file included from ../../include/wxSVG/SVGStylable.h:13,
                  from 
../../include/wxSVG/SVGFilterPrimitiveStandardAttributes.h:12,
                  from ../../include/wxSVG/SVGFETurbulenceElement.h:13,
                  from ../../include/wxSVG/svg.h:12,
                  from ../../include/wxSVG/SVGCanvasItem.h:14,
                  from SVGCanvasTextFreetype.h:14,
                  from SVGCanvasTextFreetype.cpp:11:
 ../../include/wxSVG/CSSStyleDeclaration.h: In method `class wxString 
wxCSSStyleDeclaration::GetFontFamily() const':
 ../../include/wxSVG/CSSStyleDeclaration.h:222: ambiguous overload for `bool ? 
wxString : const char[1]'
 ../../include/wxSVG/CSSStyleDeclaration.h:222: candidates are: operator 
?:(bool, wxString, wxString) <builtin>
 ../../include/wxSVG/CSSStyleDeclaration.h:222:                 operator 
?:(bool, const wxChar *, const char *) <builtin>
 ../../include/wxSVG/CSSStyleDeclaration.h:222:                 operator 
?:(bool, const wxChar *, const char *) <builtin>
 ../../include/wxSVG/CSSStyleDeclaration.h: In method `class wxString 
wxCSSStyleDeclaration::GetMarker() const':
 ../../include/wxSVG/CSSStyleDeclaration.h:318: ambiguous overload for `bool ? 
wxString : const char[1]'
 ../../include/wxSVG/CSSStyleDeclaration.h:318: candidates are: operator 
?:(bool, wxString, wxString) <builtin>
 ../../include/wxSVG/CSSStyleDeclaration.h:318:                 operator 
?:(bool, const wxChar *, const char *) <builtin>
 ../../include/wxSVG/CSSStyleDeclaration.h:318:                 operator 
?:(bool, const wxChar *, const char *) <builtin>

123d130
< mail/wl                    1       tech-pkg-ja%jp.NetBSD.org@localhost
125a133
> math/cln                   6       adam%NetBSD.org@localhost
127d134
< math/qalculate             5       adam%NetBSD.org@localhost
131a139
> multimedia/p5-xmltv                adrianp%NetBSD.org@localhost

 Checking if your kit is complete...
 Warning: the following files are missing in your kit:
         
t/data/tv_grep_channel_id_channel4_com_amp_xml_empty_xml_empty_xml_clump_xml.expected
         
t/data/tv_grep_channel_xyz_or_not_channel_b_test_remove_some_overlapping_xml.expected
         
t/data/tv_grep_on_after_2002_02_05_UTC_amp_xml_empty_xml_empty_xml_clump_xml.expected
 Please inform the author.
 bad makefile line: '    $(NOECHO) $(NOOP)' at Makefile.PL line 973.

133a142
> net/amule                          tripledes%eslack.org@localhost

 In file included from ../../../src/MD4Hash.h:30,
                  from ECPacket.h:33,
                  from ECPacket.cpp:25:
 ../../../src/ArchSpecific.h:99: parse error

147a157
> net/p5-Net-DNSServer               pkgsrc-users%NetBSD.org@localhost

 /usr/pkg/bin/perl "-Iblib/arch" "-Iblib/lib" Net-DNSServer.spec.PL 
Net-DNSServer.spec
 No version! at Net-DNSServer.spec.PL line 39.

162a173
> print/dvipng                       pkgsrc-users%NetBSD.org@localhost

 ===> Installing for dvipng-1.7
 ===> dvipng-1.7 conflicts with installed package(s): teTeX-bin-3.0nb11  found.
 *** They install the same files into the same place.
 *** Please remove teTeX-bin-3.0nb11  first with pkg_delete(1).


174d184
< security/gnome-keyring-manager 1       jmmv%NetBSD.org@localhost
190d199
< sysutils/notification-daemon         jmmv%NetBSD.org@localhost
196a206
> textproc/p5-XML-Xerces             manu%NetBSD.org@localhost

 Xerces.cpp:523: parse error before `__attribute__'
 Xerces.cpp:523: typedef declaration includes an initializer
 Xerces.cpp:523: syntax error before `)'
 Xerces.cpp:524: syntax error before `*'
 Xerces.cpp:529: syntax error before `;'
 Xerces.cpp:3152: parse error before `__attribute__'
 Xerces.cpp: In function `void _wrap_delete_XMLDeleter(...)':
 Xerces.cpp:3154: confused by earlier errors, bailing out

199a210,211
> wm/fluxbox                         tonio%NetBSD.org@localhost

 In file included from ScreenPlacement.cc:24:
 ScreenPlacement.hh:73: syntax error before `;'
 ScreenPlacement.hh:74: syntax error before `;'

> wm/icecc                           plunky%rya-online.net@localhost

 /usr/pkg/bin/icecolsel:          -lpthread.20 => not found
 /usr/pkg/bin/icefonsel:          -lpthread.20 => not found

200a213
> wm/pekwm                           xtraeme%NetBSD.org@localhost

 CfgParserKey.hh:17: limits: No such file or directory

211a225
> www/w3                     1       pkgsrc-users%NetBSD.org@localhost

 pkg_create: can't stat `/usr/pkg/share/w3/default.css'

213d226
< x11/XaoS                           atatat%NetBSD.org@localhost
217d229
< x11/gnome-screensaver      1       jmmv%NetBSD.org@localhost
225d236
< x11/wxGTK                  21      joerg%NetBSD.org@localhost

 Thomas



Home | Main Index | Thread Index | Old Index