Subject: Re: pkgsrc Interix 3.5/i386 bulk build results 2005-03-11 (fwd)
To: Todd Vierling <tv@duh.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 03/13/2005 03:00:06
On Fri, Mar 11, 2005 at 10:39:13PM -0500, Todd Vierling wrote:
> In this build (not including dependencies):
>
> archivers/*
> chat/*
> comms/*
> converters/*
> editors/* (new)
> graphics/*
> ham/*
> math/* (new)
> net/* (new)
> news/*
> pkgtools/*
> security/openssh
> shells/*
> time/*
>
> Wow. Just short of 600 successful packages. I'm a bit impressed. :)
>
> I'm stopping the bulk building for a little bit while I work on some
> breakage, and fix breakage I introduced by fixing gnuplot.... gtk2 and
> gtk-pixbuf (which is the breaking bit of gtk2, too) are getting to me now.
>
> I'll upload the new binpkgs soon. The binpkgs from the prior build are
> already on ftp.netbsd.org.
>
> ---------- Forwarded message ----------
>
> pkgsrc bulk build results
> Interix 3.5/x86
Diff to previous:
33,34c35,36
< Build started: Tue Mar 8 17:35:54 2005 UTC
< Build ended: Thu Mar 10 03:18:20 2005 UTC
---
> Build started: Thu Mar 10 16:00:27 2005 UTC
> Build ended: Sat Mar 12 01:49:38 2005 UTC
36,41c38,43
< Successfully packaged: 521
< Packages really broken: 169
< Pkgs broken due to them: 357
< Total broken: 526
< Not packaged: 34
< Total: 560
---
> Successfully packaged: 599
> Packages really broken: 220
> Pkgs broken due to them: 480
> Total broken: 700
> Not packaged: 38
> Total: 738
46c48
< http://home.duh.org/pkgstat/20050309.2218/broken.html
---
> http://home.duh.org/pkgstat/20050311.2049/broken.html
61d62
< chat/dircproxy sb125499@ohiou.edu
66d66
< chat/icbirc tv@duh.org
105c105,106
< databases/db4 11 tech-pkg@NetBSD.org
---
> databases/db4 14 tech-pkg@NetBSD.org
> databases/libgda 3 sab@posix.org.uk
gda-bdb-provider.c: In function `gda_bdb_provider_open_connection':
gda-bdb-provider.c:168: error: structure has no member named `open'
gda-bdb-provider.c:174: error: `DB_UNKNOWN' undeclared (first use in this function)
gda-bdb-provider.c:174: error: (Each undeclared identifier is reported only once
gda-bdb-provider.c:174: error: for each function it appears in.)
gda-bdb-provider.c:186: error: `DB_VERSION_STRING' undeclared (first use in this function)
gda-bdb-provider.c: In function `gda_bdb_provider_close_connection':
gda-bdb-provider.c:214: error: too many arguments to function
108c109
< devel/SDL 15 wiz@NetBSD.org
---
> devel/SDL 16 wiz@NetBSD.org
113,114c114,116
< devel/hdf 3 tech-pkg@NetBSD.org
< devel/hdf5 1 tech-pkg@NetBSD.org
---
> devel/gtl0 1 tech-pkg@NetBSD.org
In file included from ../include/GTL/node.h:12,
from ../include/GTL/node_data.h:12,
from edge.cpp:8:
../include/GTL/edge.h:89: error: parse error before `)' token
../include/GTL/edge.h:94: error: parse error before `)' token
../include/GTL/edge.h:125: error: ISO C++ forbids declaration of `ostream' with
no type
../include/GTL/edge.h:125: error: `ostream' is neither function nor member
function; cannot be declared friend
../include/GTL/edge.h:125: error: parse error before `&' token
In file included from ../include/GTL/node_data.h:12,
from edge.cpp:8:
../include/GTL/node.h:40: error: syntax error before `;' token
../include/GTL/node.h:41: error: syntax error before `;' token
../include/GTL/node.h:101: error: parse error before `)' token
../include/GTL/node.h:125: error: ISO C++ forbids declaration of `list' with no
type
../include/GTL/node.h:125: error: template-id `list' used as a declarator
../include/GTL/node.h:125: error: parse error before `::' token
../include/GTL/node.h:129: error: non-template type `list' used as a template
../include/GTL/node.h:129: error: ISO C++ forbids declaration of `
const_iterator' with no type
...
> devel/hdf 4 tech-pkg@NetBSD.org
> devel/hdf5 2 tech-pkg@NetBSD.org
117c119,141
< editors/emacs 9 tech-pkg@NetBSD.org
---
> editors/beav bad@NetBSD.org
termio.c: In function `ttopen':
termio.c:87: error: `TIOCGETP' undeclared (first use in this function)
termio.c:87: error: (Each undeclared identifier is reported only once
termio.c:87: error: for each function it appears in.)
termio.c:88: error: `ntermb' has an incomplete type
termio.c:89: error: invalid use of undefined type `struct sgttyb'
termio.c:89: error: `ECHO' undeclared (first use in this function)
termio.c:90: error: invalid use of undefined type `struct sgttyb'
termio.c:90: error: `RAW' undeclared (first use in this function)
termio.c:91: error: `TIOCSETP' undeclared (first use in this function)
termio.c: In function `ttclose':
termio.c:161: error: `TIOCSETP' undeclared (first use in this function)
/usr/include/stdio.h: At top level:
termio.c:45: error: storage size of `otermb' isn't known
termio.c:46: error: storage size of `ntermb' isn't known
> editors/biew tech-pkg@NetBSD.org
biewlib/sysdep/generic/unix/vio.c: In function `__init_vio':
biewlib/sysdep/generic/unix/vio.c:490: error: `SLtt_Has_Alt_Charset' undeclared (first use in this function)
biewlib/sysdep/generic/unix/vio.c:490: error: (Each undeclared identifier is reported only once
biewlib/sysdep/generic/unix/vio.c:490: error: for each function it appears in.)
> editors/elvis airhead@users.sourceforge
osblock.o(.text+0x650):osblock.tmp.adam.2373.i: undefined reference to `_sync'
> editors/elvis-x11 airhead@users.sourceforge
osblock.o(.text+0x650):osblock.tmp.adam.13449.i: undefined reference to `_sync'
> editors/emacs 49 tech-pkg@NetBSD.org
> editors/emacs-nox11 tech-pkg@NetBSD.org
> editors/emacs20 1 tech-pkg@NetBSD.org
> editors/ex tech-pkg@NetBSD.org
mapmalloc.c:113: error: parse error before "intptr_t"
> editors/hexedit tech-pkg@NetBSD.org
In file included from hexedit.c:17:
hexedit.h:5:22: inttypes.h: No such file or directory
> editors/jed joerg@gmx.net
/dev/fs/D/Todd/pkgsrc/editors/jed/work/.buildlink/lib/libslang.so: undefined reference to `_dlclose'
/dev/fs/D/Todd/pkgsrc/editors/jed/work/.buildlink/lib/libslang.so: undefined reference to `_dlsym'
/dev/fs/D/Todd/pkgsrc/editors/jed/work/.buildlink/lib/libslang.so: undefined reference to `_dlopen'
/dev/fs/D/Todd/pkgsrc/editors/jed/work/.buildlink/lib/libslang.so: undefined reference to `_dlerror'
> editors/jove tech-pkg@NetBSD.org
nroff doc/cmds.macros.nr doc/cmds.nr > doc/cmds.doc
/bin/sh: nroff: not found
> editors/lpe tech-pkg@NetBSD.org
configure: error: no slang library found. lpe depends on SLang.
> editors/manedit tech-pkg@NetBSD.org
In file included from fio.cpp:7:
../include/xsw_ctype.h:9: error: new declaration `bool isblank(int)'
/usr/include/ctype.h:62: error: ambiguates old declaration `int isblank(int)'
> editors/mg2a tron@NetBSD.org
spawn.c:10:26: sgtty.h: No such file or directory
> editors/mined tech-pkg@NetBSD.org
/dev/fs/D/Todd/pkgsrc/editors/mined/work/mined-2000.7/src/minedaux.c:459: undefined reference to `_sys_nerr'
> editors/ne bjh@mail.dotcom.fr
In file included from unixhdr.h:21,
from sunix.c:20:
unixlocal.h:12:21: termcap.h: No such file or directory
> editors/nvi seb@NetBSD.org
In file included from ../ex/ex.h:229,
from ../common/common.h:98,
from ../common/cut.c:28:
../ex/extern.h:76: error: parse error before "fd_set"
> editors/sam tech-pkg@NetBSD.org
In file included from /usr/include/fcntl.h:40,
from rdfontfile.c:5:
/usr/include/unistd.h:174:32: macro "dup" requires 2 arguments, but only 1 given
> editors/ve rxg@NetBSD.org
In file included from edit.c:11:
bbs.h:32:19: sgtty.h: No such file or directory
> editors/vim-xaw martti@NetBSD.org
/bin/sh: syntax error: `if' unmatched
> editors/xcoral tech-pkg@NetBSD.org
In file included from main_events.c:46:
/usr/include/sys/time.h:104: error: parse error before "int"
> editors/xjed joerg@gmx.net
/dev/fs/D/Todd/pkgsrc/editors/xjed/work/.buildlink/lib/libslang.so: undefined reference to `_dlclose'
/dev/fs/D/Todd/pkgsrc/editors/xjed/work/.buildlink/lib/libslang.so: undefined reference to `_dlsym'
/dev/fs/D/Todd/pkgsrc/editors/xjed/work/.buildlink/lib/libslang.so: undefined reference to `_dlopen'
/dev/fs/D/Todd/pkgsrc/editors/xjed/work/.buildlink/lib/libslang.so: undefined reference to `_dlerror'
> editors/yudit wulf@NetBSD.org
gmake[1]: cl: Command not found
126a151
> graphics/dvdbackup wulf@NetBSD.org
/dev/fs/D/Todd/pkgsrc/graphics/dvdbackup/work/.buildlink/include/dvdread/ifo_types.h:23:22: inttypes.h: No such file or directory
130,131c155,156
< graphics/gdk-pixbuf 27 tech-pkg@NetBSD.org
< graphics/gle 8 tech-pkg@NetBSD.org
---
> graphics/gdk-pixbuf 29 tech-pkg@NetBSD.org
> graphics/gle 9 tech-pkg@NetBSD.org
133c158
< graphics/gnuplot root@garbled.net
---
> graphics/gnuplot 6 root@garbled.net
135c160
< graphics/imlib 47 tech-pkg@NetBSD.org
---
> graphics/imlib 51 tech-pkg@NetBSD.org
149c174
< graphics/pstoedit 1 tech-pkg@NetBSD.org
---
> graphics/pstoedit 3 tech-pkg@NetBSD.org
166,167c191,194
< lang/kaffe 3 tech-pkg@NetBSD.org
< lang/ocaml 5 tech-pkg@NetBSD.org
---
> inputmethod/canna-lib 7 tech-pkg-ja@jp.NetBSD.org
+ chown daemon /usr/pkg/share/canna/dic
chown: daemon: Invalid user name
> inputmethod/ja-freewnn-lib 1 tech-pkg-ja@jp.NetBSD.org
checking for cpp... configure: error: This system is not supported.
> lang/kaffe 4 tech-pkg@NetBSD.org
> lang/ocaml 6 tech-pkg@NetBSD.org
169,171c196,198
< lang/python23 40 recht@NetBSD.org
< lang/ruby18-base 8 taca@NetBSD.org
< lang/tcl 32 jwise@NetBSD.org
---
> lang/python23 51 recht@NetBSD.org
> lang/ruby18-base 10 taca@NetBSD.org
> lang/tcl 36 jwise@NetBSD.org
173a201,216
> math/abs tech-pkg@NetBSD.org
ib/libXt.a(Shell.o)(.text+0x2e28):Shell.c: undefined reference to `_SmcCloseConnection'
ib/libXt.a(Shell.o)(.text+0x2eb3):Shell.c: undefined reference to `_SmcModifyCallbacks'
ib/libXt.a(Shell.o)(.text+0x2ec1):Shell.c: undefined reference to `_SmcClientID'
ib/libXt.a(Shell.o)(.text+0x2f20):Shell.c: undefined reference to `_SmcOpenConnection'
ib/libXt.a(Shell.o)(.text+0x3019):Shell.c: undefined reference to `_SmcGetIceConnection'
ib/libXt.a(Shell.o)(.text+0x302c):Shell.c: undefined reference to `_IceConnectionNumber'
ib/libXt.a(Shell.o)(.text+0x3448):Shell.c: undefined reference to `_SmcSetProperties'
ib/libXt.a(Shell.o)(.text+0x34c2):Shell.c: undefined reference to `_SmcSetProperties'
ib/libXt.a(Shell.o)(.text+0x3529):Shell.c: undefined reference to `_SmcDeleteProperties'
ib/libXt.a(Shell.o)(.text+0x354d):Shell.c: undefined reference to `_SmcGetIceConnection'
ib/libXt.a(Shell.o)(.text+0x3555):Shell.c: undefined reference to `_IceProcessMessages'
ib/libXt.a(Shell.o)(.text+0x35ee):Shell.c: undefined reference to `_SmcSaveYourselfDone'
ib/libXt.a(Shell.o)(.text+0x3736):Shell.c: undefined reference to `_SmcInteractDone'
ib/libXt.a(Shell.o)(.text+0x3849):Shell.c: undefined reference to `_SmcSaveYourselfDone'
ib/libXt.a(Shell.o)(.text+0x39ed):Shell.c: undefined reference to `_SmcInteractRequest'
ib/libXt.a(Shell.o)(.text+0x3a7b):Shell.c: undefined reference to `_SmcInteractDone'
ib/libXt.a(Shell.o)(.text+0x3acd):Shell.c: undefined reference to `_SmcRequestSaveYourselfPhase2'
ib/libXt.a(Shell.o)(.text+0x3aef):Shell.c: undefined reference to `_SmcSaveYourselfDone'
> math/cln 1 adam@NetBSD.org
cl_asm_.s: Assembler messages:
cl_asm_.s:46: Error: alignment not a power of 2
> math/gap 7 cjep@NetBSD.org
scanner.o(.text+0x26b4):scanner.tmp.adam.1297.i: undefined reference to `_SyFputs'
sysfiles.o(.text+0x12c0):sysfiles.tmp.adam.5403.i: undefined reference to `_syEchoch'
...
> math/glpk tech-pkg@NetBSD.org
glplpp2.c: In function `analyze_row':
glplpp2.c:1562: internal compiler error: in final_scan_insn, at final.c:2799
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
> math/gtklife tech-pkg@NetBSD.org
=> Checksum SHA1 mismatch for gtklife-4.1.tar.gz.
=> Checksum RMD160 mismatch for gtklife-4.1.tar.gz.
> math/meschach tech-pkg@NetBSD.org
=> Checksum SHA1 mismatch for mesch12b.tar.gz.
=> Checksum RMD160 mismatch for mesch12b.tar.gz.
> math/mpfr rh@NetBSD.org
checking for main in -lgmp... no
configure: error: gmp not found
> math/newmat jschauma@NetBSD.org
=> Checksum SHA1 mismatch for newmat10.tar.gz.
=> Checksum RMD160 mismatch for newmat10.tar.gz.
> math/ntl tech-pkg@NetBSD.org
/dev/fs/D/Todd/pkgsrc/math/ntl/work/.buildlink/lib/libgmp.so: undefined reference to `_GLOBAL_OFFSET_TABLE_'
> math/p5-Math-Pari tech-pkg@NetBSD.org
BULK> Package teTeX-2.0.2nb1 not built yet, packaging...
> math/pspp tech-pkg@NetBSD.org
qsort.c: In function `blp_quicksort':
qsort.c:97: warning: implicit declaration of function `alloca'
> math/ruby-bigfloat taca@NetBSD.org
/bin/sh: RANDOM: not found
/bin/sh: %4096/2*262144+1342177280: unexpected `%'
> math/sc eric@fox.phoenix.az.us
In file included from cmds.c:28:
sc.h:285: error: conflicting types for `fork'
/usr/include/unistd.h:183: error: previous declaration of `fork'
> math/snns wulf@NetBSD.org
kr_mem.c: In function `krm_NTableInsertSymbol':
kr_mem.c:1026: error: `MAXSHORT' undeclared (first use in this function)
kr_mem.c:1026: error: (Each undeclared identifier is reported only once
kr_mem.c:1026: error: for each function it appears in.)
kr_mem.c: In function `krm_NTableReleaseSymbol':
kr_mem.c:1055: error: `MAXSHORT' undeclared (first use in this function)
> math/superlu tech-pkg@NetBSD.org
=> Checksum SHA1 mismatch for superlu-3.0.1/superlu_3.0.tar.gz.
=> Checksum RMD160 mismatch for superlu-3.0.1/superlu_3.0.tar.gz.
> math/tasp-vsipl tech-pkg@NetBSD.org
===> Applying pkgsrc patches for tasp-vsipl-20030710
1 out of 2 hunks FAILED -- saving rejects to file ../testing/Makefile.rej
Patch /dev/fs/D/Todd/pkgsrc/math/tasp-vsipl/patches/patch-ae failed
175c218,223
< multimedia/libdvdread 1 tech-pkg@NetBSD.org
---
> math/xlife fredb@NetBSD.org
install: /dev/fs/D/Todd/pkgsrc/math/xlife/work/lifeconv.0 does not exist
> math/xlispstat 1 tech-pkg@NetBSD.org
In file included from xsdynload.c:14:
xlisp.h:1777: error: conflicting types for `z_abs'
/usr/include/math.h:179: error: previous declaration of `z_abs'
> math/yacas tech-pkg@NetBSD.org
In file included from standard.h:10,
from yacasmain.cpp:74:
numbers.h:50: error: parse error before `)' token
numbers.h:50: error: syntax error before `)' token
numbers.h:51: error: parse error before `)' token
numbers.h:51: error: syntax error before `)' token
> net/6tunnel zuntum@NetBSD.org
/dev/fs/D/Todd/pkgsrc/net/6tunnel/work/6tunnel/6tunnel.c:50: error: `AF_INET6' undeclared here (not in a function)
> net/GeoIP minskim@NetBSD.org
GeoIPUpdate.c:37:18: zlib.h: No such file or directory
> net/IglooFTP rxg@NetBSD.org
In file included from main.c:23:
protos.h:135: error: parse error before "__P"
179c227
< net/libIDL 46 rh@NetBSD.org
---
> net/libIDL 60 rh@NetBSD.org
180a229,230
> net/libdnet 1 tech-pkg@NetBSD.org
In file included from ../include/dnet.h:12,
from addr-util.c:15:
../include/dnet/os.h:42:24: inttypes.h: No such file or directory
> net/libpcap 1 tech-pkg@NetBSD.org
inet.c:59:20: net/if.h: No such file or directory
inet.c: In function `pcap_lookupdev':
inet.c:469: error: `IFNAMSIZ' undeclared (first use in this function)
inet.c:469: error: (Each undeclared identifier is reported only once
inet.c:469: error: for each function it appears in.)
inet.c:469: error: storage size of `device' isn't known
inet.c: In function `pcap_lookupnet':
inet.c:510: error: storage size of `ifr' isn't known
inet.c:538: error: `SIOCGIFADDR' undeclared (first use in this function)
inet.c:552: error: `SIOCGIFNETMASK' undeclared (first use in this function)
190,193c240,245
< print/teTeX-bin 9 kei@NetBSD.org
< security/heimdal 15 tech-pkg@NetBSD.org
< security/libgcrypt 84 tech-pkg@NetBSD.org
< shells/es tech-pkg@NetBSD.org
---
> parallel/mpi-ch 1 root@garbled.net
Invalid arch x86
*# Configure of the p4 sub-system may have failed!
> parallel/pvm3 1 root@garbled.net
./lib/aimk -here -f ./conf/`./lib/pvmtmparch`.def -f ./Makefile.aimk all
grep: Cannot open file '/dev/fs/D/Todd/pkgsrc/parallel/pvm3/work/pvm3/conf/UNKNOWN.def': No such file or directory
making in . for UNKNOWN
./lib/aimk[103]: PVM_ARCH=UNKNOWN: not found
> print/teTeX 11 kei@NetBSD.org
BULK> Build for teTeX-bin-2.0.2nb5 was not successful, aborting.
> print/teTeX-bin 15 kei@NetBSD.org
> security/heimdal 17 tech-pkg@NetBSD.org
> security/opencdk 57 tech-pkg@NetBSD.org
./gen-doc.sh
-n creating documentation for...armor.c
./gen-doc.sh[28]: ../doc/gdoc: No such file or directory
ok
203c255
< sysutils/fam 40 tech-pkg@NetBSD.org
---
> sysutils/fam 51 tech-pkg@NetBSD.org
204a257
> textproc/enchant 3 wiz@NetBSD.org
test -z "/usr/pkg/include/enchant/" || /usr/pkg/bin/install-sh -d "/usr/pkg/include/enchant/"
mkdir: /usr/pkg/include/enchant/: File exists
205a259,260
> textproc/ispell-base 3 tech-pkg@NetBSD.org
term.c:89:19: sgtty.h: No such file or directory
> textproc/sablotron 1 uithuis@dds.nl
pkg_create: can't stat `/usr/pkg/share/doc/html/sablot/apidocs/api-.Debugging XSLT.html'
pkg_create: can't stat `/usr/pkg/share/doc/html/sablot/apidocs/api-.Errors and logs.html'
pkg_create: can't stat `/usr/pkg/share/doc/html/sablot/apidocs/api-.Known Issues.html'
pkg_create: can't stat `/usr/pkg/share/doc/html/sablot/apidocs/api-.Named buffers.html'
pkg_create: can't stat `/usr/pkg/share/doc/html/sablot/apidocs/api-.Sablotron DOM.html'
pkg_create: can't stat `/usr/pkg/share/doc/html/sablot/apidocs/api-DOM functions.html'
pkg_create: can't stat `/usr/pkg/share/doc/html/sablot/apidocs/api-DOM types.html'
213c268
< www/php4 8 jdolecek@NetBSD.org
---
> www/php4 9 jdolecek@NetBSD.org
215,216c270
< x11/gtk+extra 1 rh@NetBSD.org
< x11/gtk2 84 jmmv@NetBSD.org
---
> x11/gtk2 103 jmmv@NetBSD.org
218,220c272,273
< x11/qt3-libs 23 tech-pkg@NetBSD.org
< x11/startup-notification 11 tech-pkg@NetBSD.org
< x11/xforms 1 tech-pkg@NetBSD.org
---
> x11/qt3-libs 26 tech-pkg@NetBSD.org
> x11/xforms 3 tech-pkg@NetBSD.org
Thomas