Subject: Re: pkgsrc Interix 3.5/i386 bulk build results 2005-03-06
To: Todd Vierling <tv@duh.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 03/07/2005 12:01:57
On Sun, Mar 06, 2005 at 08:42:32PM -0500, Todd Vierling wrote:
> wiz: Please diff against the Jan. 23 report, if possible; I've re-added
> comms/* and ham/* which were missing in the last build.

Sure.
I'd appreciate it if you could take a look at news/cg.

> In this build (not including dependencies):
> 
>   archivers/*
>   chat/* (new)
>   comms/*
>   converters/*
>   editors/nano
>   ham/*
>   news/* (new)
>   pkgtools/*
>   shells/*
>   time/*
> 
> I'm actually uploading the batch of them this time; will take a while.
> 
> ---------- Forwarded message ----------
> 
> pkgsrc bulk build results
> Interix 3.5/x86

Diff to previous:
1a2,4
> wiz: Please diff against the Jan. 23 report, if possible; I've re-added
> comms/* and ham/* which were missing in the last build.
>
5c8,9
<   comms/* (new)
---
>   chat/* (new)
>   comms/*
8c12,13
<   ham/* (new)
---
>   ham/*
>   news/* (new)
11,17c16
<   time/* (new)
<
< Directories other than these are dependencies of the above only, so breakage
< appearing since the last bulk build may be thanks to dependencies of the
< above being pulled in for the first time.
<
< We're now up to 90MB in non-RESTRICTED binpkgs.  Woo.
---
>   time/*
19,21c18
< Apparently, in addition to abandoning nroff doc in favor of unversioned
< HTML, the netpbm author has chosen to use "newer" standard system headers
< without an appropriate autoconf test.  sigh.  To be fixed....
---
> I'm actually uploading the batch of them this time; will take a while.
30,31c27,28
<         Build started:                  Fri Jan 21 23:24:19 2005 UTC
<         Build ended:                    Sun Jan 23 22:47:43 2005 UTC
---
>         Build started:                  Sat Mar  5 20:07:17 2005 UTC
>         Build ended:                    Sun Mar  6 13:38:04 2005 UTC
33,38c30,35
<         Successfully packaged:          347
<         Packages really broken:         77
<         Pkgs broken due to them:        114
<         Total broken:                   191
<         Not packaged:                   15
<         Total:                          206
---
>         Successfully packaged:          407
>         Packages really broken:         116
>         Pkgs broken due to them:        189
>         Total broken:                   305
>         Not packaged:                   27
>         Total:                          332
43c40
< http://home.duh.org/pkgstat/20050123.1747/broken.html
---
> http://home.duh.org/pkgstat/20050306.0838/broken.html
50,52c47
< archivers/dact                     tech-pkg@NetBSD.org
< archivers/dar                      davids@idiom.com
< archivers/gsharutils               tech-pkg@NetBSD.org
---
> archivers/libarchive               tech-pkg@NetBSD.org

 In file included from archive_private.h:34,
                  from archive_check_magic.c:36:
 archive.h:55:41: inttypes.h: No such file or directory

54a50
> archivers/unalz                    pyrasis@chol.com

 UnAlz.cpp: In member function `UNALZ::CUnAlz::SIGNATURE
    UNALZ::CUnAlz::ReadSignature()':
 UnAlz.cpp:296: error: `unalz_le32toh' undeclared (first use this function)
 UnAlz.cpp:296: error: (Each undeclared identifier is reported only once for
    each function it appears in.)
 UnAlz.cpp: In member function `BOOL UNALZ::CUnAlz::ReadLocalFileheader()':
 UnAlz.cpp:356: error: `unalz_le16toh' undeclared (first use this function)
 UnAlz.cpp:357: error: `unalz_le64toh' undeclared (first use this function)

55a52,75
> audio/sox                  1       tech-pkg@NetBSD.org

 pkg_create: can't stat `/usr/pkg/bin/play'
 pkg_create: can't stat `/usr/pkg/bin/rec'
 pkg_create: can't stat `/usr/pkg/man/man1/play.1'
 pkg_create: can't stat `/usr/pkg/man/man1/rec.1'

> chat/bitlbee                       tech-pkg@NetBSD.org

 In file included from account.c:27:
 bitlbee.h:109: error: parse error before "fd_set"
 bitlbee.h:109: warning: no semicolon at end of struct or union
 bitlbee.h:110: warning: type defaults to `int' in declaration of `writefds'
 bitlbee.h:110: warning: data definition has no type or storage class
 bitlbee.h:115: error: parse error before '}' token
 bitlbee.h:115: warning: type defaults to `int' in declaration of `global_t'
 bitlbee.h:115: warning: data definition has no type or storage class
 bitlbee.h:136: error: parse error before "global"
 bitlbee.h:136: warning: type defaults to `int' in declaration of `global'
 bitlbee.h:136: warning: data definition has no type or storage class

> chat/blackened                     carneous@carneous.net

 term.c:154: error: variable `newltchars' has initializer but incomplete type

> chat/dircproxy                     sb125499@ohiou.edu

 irc_client.c: In function `_ircclient_gotmsg':
 irc_client.c:526: error: `INADDR_LOOPBACK' undeclared (first use in this function)
 irc_client.c:526: error: (Each undeclared identifier is reported only once
 irc_client.c:526: error: for each function it appears in.)
 irc_client.c: In function `_ircclient_authenticate':
 irc_client.c:1221: warning: assignment makes pointer from integer without a cast

> chat/epic4                 1       zuntum@NetBSD.org

 exec.c: In function `kill_process':
 exec.c:1194: error: too many arguments to function `getpgrp'

> chat/gtkyahoo                      tech-pkg@NetBSD.org

 flex -i ./rcfile.l
 bmake: Exec of `flex' failed (No such file or directory)

> chat/i2cbd                         jwise@NetBSD.org

 /opt/gcc.3.3/lib/gcc-lib/i586-pc-interix3/3.3/../../../../i586-pc-interix3/bin/ld: cannot find -lutil

> chat/icb                           cjs@NetBSD.org

 c_log.c:66: error: `sys_nerr' undeclared (first use in this function)
 c_log.c:66: error: (Each undeclared identifier is reported only once
 c_log.c:66: error: for each function it appears in.)
 c_log.c:71: error: `sys_errlist' undeclared (first use in this function)
 c_log.c:89: warning: passing arg 1 of `linebuffer' from incompatible pointer type

> chat/icbirc                        tv@duh.org

 icbirc.c: In function `main':
 icbirc.c:80: error: `socklen_t' undeclared (first use in this function)
 icbirc.c:80: error: (Each undeclared identifier is reported only once
 icbirc.c:80: error: for each function it appears in.)
 icbirc.c:80: error: parse error before "len"
 icbirc.c:170: error: `fd_set' undeclared (first use in this function)
 icbirc.c:170: error: parse error before "readfds"
 icbirc.c:171: error: storage size of `tv' isn't known
 icbirc.c:174: error: `readfds' undeclared (first use in this function)
 icbirc.c:190: error: `len' undeclared (first use in this function)

> chat/ircd-hybrid                   seb@pbox.org

 ===> User and group 'irc' cannot have the same name on Interix

> chat/ircservices                   virtus@wanadoo.nl

 compat.c:23: error: conflicting types for `strerror'
 /usr/include/string.h:64: error: previous declaration of `strerror'

> chat/ircu                          tech-pkg@NetBSD.org

 ===> User and group 'ircd' cannot have the same name on Interix

> chat/iroffer                       tech-pkg@NetBSD.org

 ***ERROR***: This OS is not supported

> chat/irssi                 1       mutru@iki.fi

 checking if we can link dynamic libraries with modules... libtool: link: specify a tag with `--tag'
 configure: error: error, can't even find .a library

> chat/jabberd                       tech-pkg@NetBSD.org

 ===> User and group 'jabberd' cannot have the same name on Interix

> chat/libtlen               1       dotz@irc.pl

 /dev/fs/D/Todd/pkgsrc/chat/libtlen/work/.wrapper/bin/gcc: Interix GNU cc doesn't support `-fPIC'.

> chat/licq-core             2       tech-pkg@NetBSD.org

 In file included from socket.cpp:28:
 ../include/licq_socket.h:211: error: parse error before `)' token
 ../include/licq_socket.h:214: error: 'fd_set' is used as a type, but is not
    defined as a type.

> chat/micq                          shell@NetBSD.org

 util_io.c:60: error: conflicting types for `strerror'
 /usr/include/string.h:64: error: previous declaration of `strerror'

> chat/scrollz                       tech-pkg@NetBSD.org

 gawk: cmd. line:1: (FILENAME=- FNR=4) fatal error: internal error

> chat/silc-client           1       salo@NetBSD.org

 ../../../lib/.libs/libsilc.so: undefined reference to `_s_mpv_sqr_add_prop'
 ../../../lib/.libs/libsilc.so: undefined reference to `_s_mpv_mul_d_add'
 ../../../lib/.libs/libsilc.so: undefined reference to `_s_mpv_div_2dx1d'

> chat/silc-server                   salo@NetBSD.org

 ===> User and group 'silcd' cannot have the same name on Interix

> chat/tirc                          tech-pkg@NetBSD.org

 bmake: "/dev/fs/D/Todd/pkgsrc/chat/tirc/work/tirc-1.2/.depend" line 2: Need an operator

> chat/weechat                       tech-pkg@NetBSD.org

 gui-input.c: In function `gui_main_loop':
 gui-input.c:357: error: `fd_set' undeclared (first use in this function)

> chat/xaric                         tech-pkg@NetBSD.org

 source/iflist.c:32:20: net/if.h: No such file or directory

62c82,83
< comms/kermit                       hubertf@NetBSD.org
---
> comms/hylafax              1       hallmanns@surfeu.de

 Incompatible/missing ZLIB Library.

> comms/kermit                       tech-pkg@NetBSD.org
64d84
< comms/lrzsz                1       tech-pkg@NetBSD.org
65a86,87
> comms/mgetty+sendfax               jwise@NetBSD.org

 ===> Applying pkgsrc patches for mgetty-1.1.31
 1 out of 1 hunk FAILED -- saving rejects to file g3/Makefile.rej
 Patch /dev/fs/D/Todd/pkgsrc/comms/mgetty+sendfax/patches/patch-ag failed

> comms/minicom                      tech-pkg@NetBSD.org

 ko.po:131:9: invalid multibyte sequence
 ko.po:917:31: invalid multibyte sequence
 ko.po:1095:14: invalid multibyte sequence
 ko.po:1095:21: invalid multibyte sequence
 ko.po:1992:10: invalid multibyte sequence
 ko.po:1992:17: invalid multibyte sequence
 ko.po:2039:10: invalid multibyte sequence
 ko.po:2039:17: invalid multibyte sequence
 msgfmt: found 8 fatal errors

73d94
< comms/scmxx                1       wiz@NetBSD.org
76,77c97,98
< converters/ruby16-iconv            taca@NetBSD.org
< databases/db4              5       tech-pkg@NetBSD.org
---
> databases/db4              6       tech-pkg@NetBSD.org
> databases/mysql4-client    3       xtraeme@NetBSD.org

 libregex.a(regcomp.o)(.text+0x1deb):regcomp.tmp.adam.3283.i: undefined reference to `_bmove_upp'

79,82c100,107
< graphics/gdk-pixbuf        13      tech-pkg@NetBSD.org
< graphics/gle               6       tech-pkg@NetBSD.org
< graphics/mpeg2codec        2       tech-pkg@NetBSD.org
< graphics/netpbm            30      adam@NetBSD.org
---
> devel/boehm-gc             1       recht@NetBSD.org

 include/private/gcconfig.h:456: error: parse error before '--' token

> devel/libgetopt            10      tech-pkg@NetBSD.org,mcr@N

 /dev/fs/D/Todd/pkgsrc/devel/libgetopt/work/.wrapper/bin/gcc: Interix GNU cc doesn't support `-fPIC'

> devel/nspr                 2       mjl@luckie.org.nz

 ../../../config/./nsinstall -R -m 444 ../../../../pr/include/md/_aix32.cfg ../../../../pr/include/m....
 ../../../config/./nsinstall: cannot change directory to (null): Bad address

> devel/p5-Curses            2       tech-pkg@NetBSD.org

 ===> Configuring for p5-Curses-1.08b
 FATAL: internal error: guess_cfg is bad

> editors/emacs              6       tech-pkg@NetBSD.org

 configure: error: Emacs hasn't been ported to `i386-pc-interix3' systems.
 Check `etc/MACHINES' for recognized configuration names.

> graphics/gdk-pixbuf        16      tech-pkg@NetBSD.org
> graphics/gle               7       tech-pkg@NetBSD.org
> graphics/imlib             23      tech-pkg@NetBSD.org

 pkg_create: can't stat `/usr/pkg/lib/libimlib-bmp.la'
 pkg_create: can't stat `/usr/pkg/lib/libimlib-gif.la'
 pkg_create: can't stat `/usr/pkg/lib/libimlib-jpeg.la'
 pkg_create: can't stat `/usr/pkg/lib/libimlib-png.la'
 pkg_create: can't stat `/usr/pkg/lib/libimlib-ppm.la'
 pkg_create: can't stat `/usr/pkg/lib/libimlib-ps.la'
 pkg_create: can't stat `/usr/pkg/lib/libimlib-tiff.la'
 pkg_create: can't stat `/usr/pkg/lib/libimlib-xpm.la'

85c110
< ham/hamlib                 3       wulf@NetBSD.org
---
> ham/hamlib                 4       wulf@NetBSD.org
89,90c114,117
< lang/ocaml                 1       tech-pkg@NetBSD.org
< lang/python24-pth          2       recht@NetBSD.org
---
> lang/ocaml                 2       tech-pkg@NetBSD.org
> lang/python20              1       tsarna@NetBSD.org

 intrcheck.c:31:16: io.h: No such file or directory

> lang/python23              14      recht@NetBSD.org

ld: cannot find -libpython2.3.so.1.0

> lang/ruby16                1       taca@NetBSD.org

lib/ftools.rb:18:in `stat': No such file or directory - "ruby16" (Errno::ENOENT)

92,96c119,137
< lang/tcl                   6       jwise@NetBSD.org
< math/py-Numeric            2       tsarna@NetBSD.org
< net/libIDL                 20      rh@NetBSD.org
< print/ghostscript-gnu      21      tech-pkg@NetBSD.org
< security/libgcrypt         33      tech-pkg@NetBSD.org
---
> lang/tcl                   20      jwise@NetBSD.org
> lang/tcl83                 1       jwise@NetBSD.org
> mail/faces                 1       tech-pkg@NetBSD.org

 main.c:46:27: rpcsvc/ypclnt.h: No such file or directory
 main.c:675:9: warning: extra tokens at end of #endif directive
 main.c: In function `searchfacedb':
 main.c:816: warning: passing arg 1 of `strcpy' from incompatible pointer type
 main.c:818: warning: passing arg 1 of `stat' from incompatible pointer type
 main.c:821: warning: passing arg 2 of `strcpy' from incompatible pointer type

> net/adns                   1       tech-pkg@NetBSD.org

 adnslogres.o(.text+0x400):adnslogres.tmp.adam.2311.i: undefined reference to `_adns_wait_poll'

> net/gnet                   1       wiz@NetBSD.org

 loading cache /dev/null within ltconfig
 ./ltconfig[392]: .: /dev/null: Permission denied
 configure: error: libtool configure failed
 *** Error code 1

> net/hesiod                 3       kpneal@pobox.org

 hesiod.c:48:26: arpa/nameser.h: No such file or directory
 hesiod.c:51:20: resolv.h: No such file or directory

> net/libIDL                 24      rh@NetBSD.org
> net/libares                3       sommerfeld@NetBSD.org

 In file included from ares__close_sockets.c:20:
 ares.h:106: error: parse error before "fd_set"
 ares.h:109: error: parse error before "fd_set"

> news/cg                            wiz@NetBSD.org

 snprintf.c:95: error: parse error before "va_list"
 snprintf.c:136: error: parse error before "va_list"

> news/inn                   1       tron@NetBSD.org

 ===> User and group 'news' cannot have the same name on Interix

> news/leafnode                      cjep@NetBSD.org

 ===> User and group 'news' cannot have the same name on Interix

> news/newscache                     tech-pkg@NetBSD.org

 Logger.h:104: error: parse error before `&' token
 Logger.h:104: error: `Logger& operator<<(...)' must have an argument of class
    or enumerated type
 Logger.h:104: error: `Logger& operator<<(...)' must take exactly two arguments
 Logger.cc:152: error: parse error before `&' token
 Logger.cc:153: error: `Logger& operator<<(...)' must have an argument of class
    or enumerated type
 Logger.cc:153: error: `Logger& operator<<(...)' must take exactly two arguments
 Logger.cc: In function `Logger& operator<<(...)':
 Logger.cc:154: error: `string' undeclared (first use this function)
 Logger.cc:154: error: (Each undeclared identifier is reported only once for
    each function it appears in.)
 Logger.cc:154: error: parse error before `(' token
 Logger.cc:155: error: `l' undeclared (first use this function)
 Logger.cc:155: error: `s2' undeclared (first use this function)

> news/nget                          Joel CARNAT &lt;joel@carn

 prot_nntp.cc: In member function `void c_prot_nntp::nntp_grouplist(int, const
    nget_options&)':
 prot_nntp.cc:230: warning: `c_server_priority_grouping*priogroup' might be used
    uninitialized in this function
 prot_nntp.cc: In member function `void c_prot_nntp::nntp_xgrouplist(const
    t_xpat_list&, const nget_options&)':
 prot_nntp.cc:283: warning: `c_server_priority_grouping*priogroup' might be used
    uninitialized in this function
 misc.h: In function `std::string durationstr(int_type) [with int_type = long
    long int]':
 prot_nntp.cc:792:   instantiated from here
 misc.h:120: error: ambiguous overload for `std::basic_ostringstream<char,
    std::char_traits, std::allocator >& << long long int&' operator
 /opt/gcc.3.3/include/c++/3.3/bits/ostream.tcc:63: error: candidates are:
    std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT,
    _Traits>::operator<<(std::basic_ostream<_CharT,
    _Traits>&(*)(std::basic_ostream<_CharT, _Traits>&)) [with _CharT = char,
    _Traits = std::char_traits]
 /opt/gcc.3.3/include/c++/3.3/bits/ostream.tcc:85: error:
    std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT,
    _Traits>::operator<<(std::basic_ios<_CharT,
    _Traits>&(*)(std::basic_ios<_CharT, _Traits>&)) [with _CharT = char, _Traits
    = std::char_traits]
 ...

> news/nn                            tech-pkg@NetBSD.org

 global.c:76: error: `NGROUPS' undeclared here (not in a function)
 global.c: In function `init_global':
 global.c:217: error: `NGROUPS' undeclared (first use in this function)
 global.c:217: error: (Each undeclared identifier is reported only once
 global.c:217: error: for each function it appears in.)
 /usr/include/stdio.h: At top level:
 global.c:76: error: storage size of `gidset' isn't known

> news/nntpcache                     tech-pkg@NetBSD.org

 nntpcache.o(.text+0x8eb):nntpcache.tmp.adam.799.i: undefined reference to `_sync'

> news/xrn                           tech-pkg@NetBSD.org

 compose.o(.text+0x2d09):compose.tmp.adam.2363.i: undefined reference to `_sys_nerr'
 compose.o(.text+0x2d12):compose.tmp.adam.2363.i: undefined reference to `_sys_errlist'

> print/teTeX-bin            1       kei@NetBSD.org

 rm -f /usr/pkg/bin/dvilj6; ln dvilj4 /usr/pkg/bin/dvilj6
 ln: (dvilj4, /usr/pkg/bin/dvilj6): Improper link across devices

> security/heimdal           2       tech-pkg@NetBSD.org

 roken.h:125: error: conflicting types for `strerror'
 /usr/include/string.h:64: error: previous declaration of `strerror'

> security/libgcrypt         44      tech-pkg@NetBSD.org
99a141
> shells/scponly                     snj@NetBSD.org

 checking for groups... no
 Can't find path to 'groups'

101,102c143
< shells/standalone-tcsh             kim@tac.nyc.ny.us
< shells/static-ast-ksh              tech-pkg@NetBSD.org
---
> shells/standalone-tcsh             agc@NetBSD.org
104a146
> shells/zsh                         uebayasi@NetBSD.org

 libzsh-4.2.4.so: undefined reference to `_update_process'

106c148
< sysutils/fam               15      tech-pkg@NetBSD.org
---
> sysutils/fam               18      tech-pkg@NetBSD.org
108,109d149
< textproc/jade              13      rh@NetBSD.org
< time/asclock                       tech-pkg@NetBSD.org
111,112d150
< time/cal                           tech-pkg@NetBSD.org
< time/dclock                        tech-pkg@NetBSD.org
116,118d153
< time/phoon                         is@NetBSD.org
< time/remind                        kim@tac.nyc.ny.us
< time/wmfishtime                    tech-pkg@NetBSD.org
123,125c158,160
< x11/gtk2                   30      jmmv@NetBSD.org
< x11/qt3-libs               2       tech-pkg@NetBSD.org
< x11/startup-notification   6       tech-pkg@NetBSD.org
---
> x11/gtk2                   40      jmmv@NetBSD.org
> x11/qt3-libs               10      tech-pkg@NetBSD.org
> x11/startup-notification   9       tech-pkg@NetBSD.org
126a162
> x11/xosd                   1       jmmv@NetBSD.org

 /dev/fs/D/Todd/pkgsrc/x11/xosd/work/.wrapper/bin/gcc: Interix GNU cc doesn't support `-pthread'.

 Thomas