Subject: Re: pkgsrc IRIX 6.5/mipseb bulk build results 2005-05-14
To: None <pkgsrc-bulk@netbsd.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 05/18/2005 23:34:38
On Sat, May 14, 2005 at 12:33:36PM -0400, Jan Schaumann wrote:
> [ pkgsrc-2005Q1 with n32 ABI.  Binary packages will be uploaded soon. ]
> 
> pkgsrc bulk build results
> IRIX 6.5/IP32

automake seems to be broken, could be a bug in automake. Perhaps you
want to investige? :)
 
Diff to previous:
1a2
> [ pkgsrc-2005Q1 with n32 ABI.  Binary packages will be uploaded soon. ]
3,12d3
< --z+pzSjdB7cqptWpS
< Content-Type: text/plain; charset=us-ascii
< Content-Disposition: inline
< Content-Transfer-Encoding: quoted-printable
<
< [ pkgsrc-2005Q1.  Ouch, that doesn't look good.  But I think two of the
< big culprits (openssl and tiff) have been fixed in HEAD.  I'll backport
< these and re-run the build. ]
<
< pkgsrc  IRIX 6.5/mipseb bulk build results 2005-04-30
18,19c9,10
<         Build started:                  Wed Apr  6 17:30:03 2005 GMT
<         Build ended:                    Sat Apr 30 18:09:50 2005 GMT
---
>         Build started:                  Mon May  2 23:54:57 2005 GMT
>         Build ended:                    Sat May 14 14:44:42 2005 GMT
21,26c12,17
<         Successfully packaged:          853
<         Packages really broken:         1301
<         Pkgs broken due to them:        2884
<         Total broken:                   4185
<         Not packaged:                   380
<         Total:                          4565
---
>         Successfully packaged:          1583
>         Packages really broken:         1234
>         Pkgs broken due to them:        2223
>         Total broken:                   3457
>         Not packaged:                   377
>         Total:                          3834
31c22,38
< http://www.cs.stevens.edu/~jschauma/netbsd/bulk/IRIX/6.5/n32/20050430.1108/broken.html
---
> http://www.cs.stevens.edu/~jschauma/netbsd/bulk/IRIX/6.5/n32/20050514.0743/broken.html
>
>
> Top Ten Offenders
>
> Package                            Breaks  Maintainer
> ----------------------------------------------------------------------
> graphics/tiff                      1192    tech-pkg@NetBSD.org
> devel/glib2                        578     jmmv@NetBSD.org

echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \
&& echo "#define __G_MARSHAL_H__" >> xgen-gmh \
&& ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal ./gmarshal.list --header >> xgen-gmh \
&& echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \
&& (cmp -s xgen-gmh gmarshal.h 2>/dev/null || cp xgen-gmh gmarshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-gmarshal.h
gmake[2]: *** [stamp-gmarshal.h] Error 1


> security/heimdal                   296     lha@NetBSD.org
> graphics/mng                       234     tech-pkg@NetBSD.org

Filehandle GEN17 opened only for input at /usr/pkg/bin/autom4te line 581, <GEN18> line 22390.

> security/opencdk                   199     tech-pkg@NetBSD.org

cc-1077 cc: ERROR File = sym-cipher.c, Line = 35
  The indicated declaration has no storage class or type specifier.

  inline
  ^


> databases/db4                      134     tech-pkg@NetBSD.org

cc-1020 CC: ERROR File = /usr/include/inttypes.h, Line = 188
  The identifier "va_list" is undefined.

  extern int i_vfprintf ( FILE *stream, const char *format, va_list va );


> textproc/scrollkeeper              121     tech-pkg@NetBSD.org

Merging translations into scrollkeeper_cl.xml.
CREATED scrollkeeper_cl.xml
../../buildtools/scrollkeeper-tree-separate scrollkeeper_cl.xml ../../cl/templates
gmake[3]: *** [all] Error 1


> net/ORBit                          108     tech-pkg@NetBSD.org

cc ERROR:  -- not allowed in non XPG4 environment
cc ERROR parsing --disable-shared:  unknown flag


> devel/gmp                          92      tech-pkg@NetBSD.org

configure: error: ABI=32 is not among the following valid choices: o32

> misc/rpm                           76      mycroft@NetBSD.org

if [ -x ./rpm ]; then \
    /usr/pkg/bin/install-sh -c -s -o root -g sys -m 555 rpm //usr/pkg/bin; \
else \
    /usr/pkg/bin/install-sh -c -s -o root -g sys -m 555 rpm.shared //usr/pkg/bin/rpm; \
fi
install:  rpm.shared does not exist


37c44
< --------------------------------------------------------------
---
> ----------------------------------------------------------------------
47a55
> archivers/libcomprex                       tech-pkg@NetBSD.org

cc-3316 cc: ERROR File = io_internal.c, Line = 88
  The expression must be a pointer to a complete object type.

        memcpy(ptr, fp->moduleData + offset, len);


50d57
< archivers/p5-Compress-Bzip         tech-pkg@NetBSD.org
71a79
> audio/freezetag                            tech-pkg@NetBSD.org

  The expression used must have a constant value.

        gchar *line[7] = { file,  (gchar *) " ", (gchar *) " ", (gchar *) " ", (gchar *) " ",(gchar *) " ",(gchar *) " "};


73a82,84
> audio/gtkmserv                             tech-pkg@NetBSD.org

cc-1515 cc: ERROR File = album.c, Line = 143
  A value of type "int" cannot be assigned to an entity of type "char *".

         line = strsep(&p, "\n");


> audio/icecast                              pancake@phreaker.net

cc-1020 cc: ERROR File = cfgfile.c, Line = 772
  The identifier "__FUNCTION__" is undefined.

          ERROR0("Maximum number of yp directories exceeded!");
          ^


> audio/icecast1                             tech-pkg@NetBSD.org

configure: error: installation or configuration problem: C compiler cannot create executables.

100a112
> audio/py-cddb                              drochner@NetBSD.org

cc-1070 cc: ERROR File = unix/cdrommodule.c, Line = 117
  The indicated type is incomplete.

      struct CDDB_TOC_HEADER_STRUCT hdr;


120a133
> audio/xmms                         47

pkg_create: can't stat `/usr/pkg/lib/xmms/Input/libcdaudio.la'
pkg_create: can't stat `/usr/pkg/lib/xmms/Output/libOSS.la'


127a141
> benchmarks/postal                          david@netbsd-fr.org

CC ERROR parsing -Woverloaded-virtual:  unknown flag
CC ERROR parsing -ffor-scope:  unknown flag


131c145
< biology/bioperl                    tech-pkg@NetBSD.org
---
> biology/chemtool                           tech-pkg@NetBSD.org

cc-1059 cc: ERROR File = undo.c, Line = 227
  A function call is not allowed in a constant expression.

  dev_zero_fd = open("/dev/zero",O_RDONLY);


145a160
> cad/gtkwave                                tech-pkg@NetBSD.org

cc-3316 cc: ERROR File = lxt.c, Line = 321
  The expression must be a pointer to a complete object type.

      memcpy (swapbuf, (unsigned char *) (mm + offset), 8);
                                          ^


149d163
< cad/spiceprm                       tech-pkg@NetBSD.org
157a172
> chat/gale                                  tech-pkg@NetBSD.org

configure: error: cannot find RSAREF headers

163a179
> chat/ircservices                           virtus@wanadoo.nl

WARNING: Your C compiler is not compliant with modern C standards.
         Services 5.0 will still compile, but some features may be
         unavailable or degraded; future versions of Services may not
         compile correctly at all.  Please upgrade your compiler to one
         that supports the C99 standard (such as GCC 3.2 and later).
         See section 2-1 of the manual for details.

Press Enter to continue: Testing default compiler flags (-O2 -fno-strict-aliasing)... looks good.

*** WHOA THERE! ***

Compilation/execution of a simple test program failed!  Please check your
compiler and compilation flags, and make certain you have disk space
available.


165a182
> chat/jabberd                               tech-pkg@NetBSD.org

Signal: Segmentation faultError: Signal Segmentation fault in phase Scope Setup -- processing aborted
cc ERROR:  /usr/lib32/cmplrs/fec died due to signal 4
cc ERROR:  core dumped

180a198
> comms/kermit                               tech-pkg@NetBSD.org

cc-1565 cc: ERROR File = ckucmd.c, Line = 7132
  The struct "__file_s" has no field "_r".

      debug(F101,"cmdconchk stdin->_r","",stdin->_r);
      ^


194,195c212
< converters/p5-Convert-UUli 2       tech-pkg@NetBSD.org
< converters/p5-MIME-Base64  120     heinz@NetBSD.org
---
> converters/p5-Convert-UUlib        2       tech-pkg@NetBSD.org
197c214
< converters/rpm2cpio        1       tech-pkg@NetBSD.org
---
> converters/py-cjkcodecs            1       minskim@NetBSD.org

strip: /usr/pkg/lib/python2.3/site-packages/cjkcodecs/_codecs_cn.so: Not stripped. Only elf type (e_type) ET_EXEC files are stripp
strip: /usr/pkg/lib/python2.3/site-packages/cjkcodecs/_codecs_hk.so: Not stripped. Only elf type (e_type) ET_EXEC files are stripp
strip: /usr/pkg/lib/python2.3/site-packages/cjkcodecs/_codecs_iso2022.so: Not stripped. Only elf type (e_type) ET_EXEC files are s
strip: /usr/pkg/lib/python2.3/site-packages/cjkcodecs/_codecs_jp.so: Not stripped. Only elf type (e_type) ET_EXEC files are stripp
strip: /usr/pkg/lib/python2.3/site-packages/cjkcodecs/_codecs_kr.so: Not stripped. Only elf type (e_type) ET_EXEC files are stripp
strip: /usr/pkg/lib/python2.3/site-packages/cjkcodecs/_codecs_tw.so: Not stripped. Only elf type (e_type) ET_EXEC files are stripp
strip: /usr/pkg/lib/python2.3/site-packages/cjkcodecs/_codecs_unicode.so: Not stripped. Only elf type (e_type) ET_EXEC files are s
strip: /usr/pkg/lib/python2.3/site-packages/cjkcodecs/_multibytecodec.so: Not stripped. Only elf type (e_type) ET_EXEC files are s


199d215
< converters/txt2html                wennmach@NetBSD.org
213a230
> databases/edb                              rh@NetBSD.org

configure: error: installation or configuration problem: C++ compiler cannot create executables.

215d231
< databases/jdb                      bad@NetBSD.org
217a234
> databases/mysql-client             5

checking "how to check if pid exists"... configure: error: Could not find the right ps switches. Which OS is this ?. See the Insta

219,222c236,237
< databases/p5-DBIx-Datasour 2       tech-pkg@NetBSD.org
< databases/p5-MLDBM         7       tech-pkg@NetBSD.org
< databases/p5-SQL-Statement 2       tech-pkg@NetBSD.org
< databases/p5-gdbm                  tech-pkg@NetBSD.org
---
> databases/mysql4-client            37

checking "how to check if pid exists"... configure: error: Could not find the right ps switches. Which OS is this ?. See the Insta

> databases/odbc-postgresql

checking which template to use... configure: error: 'irix6.5' is not a valid template name. Use 'list' for a list.

225c240,243
< databases/postgresql73-doc 1
---
> databases/postgresql73-docs        1
> databases/postgresql73-lib         15

Makefile:15: ../../src/Makefile.global: No such file or directory


> databases/postgresql74-lib         30

checking which template to use... configure: error: 'irix6.5' is not a valid template name. Use 'list' for a list.

> databases/postgresql80-lib         3

checking which template to use... configure: error: 'irix6.5' is not a valid template name. Use 'list' for a list.

226a245,246
> databases/quicklist                        tech-pkg@NetBSD.org

ld32: ERROR   33 : Unresolved text symbol "gtk_type_unique" -- 1st referenced by ../gtksheet/libgtksheet.a(gtksheet.o).
        Use linker option -v to see when and which objects, archives and dsos are loaded.


> databases/rrdtool                  5       wulf@ping.net.au

configure: error:
Your Compiler does not do propper IEEE math ... Please find out how to
make IEEE math work with your compiler and let me know (oetiker@ee.ethz.ch).
Check config.log to see what went wrong ...


228d247
< databases/unixodbc         5
240d258
< devel/boehm-gc             17      recht@NetBSD.org
241a260
> devel/boost-python                 1

cc-1020 CC: ERROR File = /usr/pkg/include/python2.3/stringobject.h, Line = 54
  The identifier "va_list" is undefined.


244d262
< devel/cfitsio                      tech-pkg@NetBSD.org
248,249c266
< devel/cvs2cl                       sakamoto@NetBSD.org
< devel/cvs2html                     zuntum@NetBSD.org
---
> devel/cvsgraph                             adrianp@NetBSD.org

yacc -t -d -brcs -prcs rcsy.y
Cannot find parser rcs, line 284


254d270
< devel/ddd                          martti@NetBSD.org
264a281
> devel/gcvs                                 mike@ethmoid.org

cc-1294 CC: ERROR File = Persistent.h, Line = 50
  The indicated pure specifier is poorly formed.

        virtual unsigned int SizeOf(void) const = 0L;


269,270c286
< devel/gindent              109     tech-pkg@NetBSD.org
< devel/glibmm24             8       tech-pkg@NetBSD.org
---
> devel/glib2                        578     jmmv@NetBSD.org

echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \
&& echo "#define __G_MARSHAL_H__" >> xgen-gmh \
&& ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal ./gmarshal.list --header >> xgen-gmh \
&& echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \
&& (cmp -s xgen-gmh gmarshal.h 2>/dev/null || cp xgen-gmh gmarshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-gmarshal.h
gmake[2]: *** [stamp-gmarshal.h] Error 1


273d288
< devel/gnome2-libole2               tech-pkg@NetBSD.org
275d289
< devel/gob2                         dillo@NetBSD.org
280d293
< devel/id-utils                     tech-pkg@NetBSD.org
293d305
< devel/libidn               39      tech-pkg@NetBSD.org
302,304d313
< devel/libsigc++            9       bsieker@freenet.de
< devel/libslang             9       tech-pkg@NetBSD.org
< devel/libsmi                       sakamoto@NetBSD.org
308d316
< devel/libtecla             1       kristerw@NetBSD.org
309a318
> devel/maketool                             fredb@NetBSD.org

cc-1020 cc: ERROR File = ./task.h, Line = 42
  The identifier "estring" is undefined.

      estring linebuf;
      ^


311d319
< devel/nasm                 44      tech-pkg@NetBSD.org
317,346d324
< devel/p5-AppConfig         24      tech-pkg@NetBSD.org
< devel/p5-AtExit                    tech-pkg@NetBSD.org
< devel/p5-BSD-Resource      17      tech-pkg@NetBSD.org
< devel/p5-Bit-Vector        9       tech-pkg@NetBSD.org
< devel/p5-Class-Loader      5       mcr@NetBSD.org
< devel/p5-Compress-Zlib     63      damon@brodiefamily.org
< devel/p5-Config-IniFiles   1       tech-pkg@NetBSD.org
< devel/p5-Data-Buffer       3       mcr@NetBSD.org
< devel/p5-Data-ShowTable    6       bad@NetBSD.org
< devel/p5-Date-Manip        7       jwise@NetBSD.org
< devel/p5-Devel-Symdump     4       tech-pkg@NetBSD.org
< devel/p5-Event             3       tech-pkg@NetBSD.org
< devel/p5-ExtUtils-F77              tech-pkg@NetBSD.org
< devel/p5-File-FlockDir             tech-pkg@NetBSD.org
< devel/p5-File-PathConvert          tech-pkg@NetBSD.org
< devel/p5-File-Temp         29      tech-pkg@NetBSD.org
< devel/p5-FileKGlob                 tech-pkg@NetBSD.org
< devel/p5-FreezeThaw        5       tech-pkg@NetBSD.org
< devel/p5-IO-Stty           1       tech-pkg@NetBSD.org
< devel/p5-IO-Tty            3       tech-pkg@NetBSD.org
< devel/p5-IO-stringy        18      tech-pkg@NetBSD.org
< devel/p5-Make                      tech-pkg@NetBSD.org
< devel/p5-Memoize           2       tech-pkg@NetBSD.org
< devel/p5-Params-Validate   17      tech-pkg@NetBSD.org
< devel/p5-Parse-Yapp        1       tech-pkg@NetBSD.org
< devel/p5-Safe-Hole                 eric@cirr.com
< devel/p5-SortVersions      2       mcr@NetBSD.org
< devel/p5-Storable          22      heinz@NetBSD.org
< devel/p5-Term-ReadKey      16      tech-pkg@NetBSD.org
< devel/p5-Test-Cmd                  wulf@NetBSD.org
348,351d325
< devel/p5-Tie-IxHash        4       tech-pkg@NetBSD.org
< devel/p5-WeakRef           5       tech-pkg@NetBSD.org
< devel/p5-gettext           2       tech-pkg@NetBSD.org
< devel/p5-glib2             2       tech-pkg@NetBSD.org
355d328
< devel/patchutils                   recht@NetBSD.org
359c332
< devel/popt                 394     tech-pkg@NetBSD.org
---
> devel/pilrc                                tech-pkg@NetBSD.org

cc-3569 cc: ERROR
  invalid macro definition:


cc-1040 cc: ERROR
  An identifier is expected.


cc-1005 cc: ERROR
  The source file ".deps/pilrc.pp" is unavailable.



364,365c337,340
< devel/ptl2                         msaitoh@NetBSD.org
< devel/ratfor                       tech-pkg@NetBSD.org
---
> devel/pwlib                        2       tech-pkg@NetBSD.org

CC ERROR parsing -fno-exceptions:  unknown flag
CC ERROR parsing -Os:  unknown flag


> devel/py-expect                            jwise@NetBSD.org

ld32: WARNING 84 : explib/.libs/libdummy.a is not used for resolving any symbol.
ld32: WARNING 84 : /usr/lib32/libdl.so is not used for resolving any symbol.


> devel/py-pqueue                            tech-pkg@NetBSD.org

Installing shared modules...
  install -m 555 ./pqueuemodule.so /usr/pkg/lib/python2.3/site-packages
/bin/sh: syntax error at line 1 : `;' unexpected


> devel/py-readline                          tsarna@NetBSD.org

cc-1119 cc: ERROR File = Modules/readline.c, Line = 583
  The "return" expression type differs from the function return type.

        return completion_matches(text, *on_completion);
               ^


370,371d344
< devel/sgi-stl                      tech-pkg@NetBSD.org
< devel/sgi-stl-docs                 tech-pkg@NetBSD.org
381d353
< devel/tmake                        tech-pkg@NetBSD.org
389d360
< devel/yasm                         tech-pkg@NetBSD.org
391d361
< devel/zlib                         tech-pkg@NetBSD.org
393,394c363
< editors/bvi                        sakamoto@NetBSD.org
< editors/ed                         reed@reedmedia.net
---
> editors/beaver                             vincent.derrien@ahoup.net

cc-1028 cc: ERROR File = languages.c, Line = 89
  The expression used must have a constant value.

          GtkItemFactoryEntry NewEntry = {s, NULL, languages_treatment,
                                          ^


397,398d365
< editors/emacs-nox11                tech-pkg@NetBSD.org
< editors/emacs20            3       tech-pkg@NetBSD.org
400a368
> editors/manedit                            tech-pkg@NetBSD.org

cc-1133 cc: ERROR File = guiutils.c, Line = 2315
  Expression must be a modifiable lvalue.

              gui_tooltips = (GtkTooltips *)w = gtk_tooltips_new();
                             ^


407,408d374
< editors/vim-share          5
< editors/xcoral                     tech-pkg@NetBSD.org
423c389
< emulators/gnuboy                   njl@sdf.lonestar.org
---
> emulators/generator                        tech-pkg@NetBSD.org

cc-1011 cc: ERROR File = ../hdr/generator.h, Line = 35
  The indicated directive is not a recognized preprocessing directive.

    #warning "No native byte conversion"
     ^


426d391
< emulators/hercules-images  1       tech-pkg@NetBSD.org
428d392
< emulators/libspectrum      2       adam@NetBSD.org
440a405
> emulators/tme                              skrll@NetBSD.org

cc-1117 cc: ERROR File = m68k-execute.c, Line = 137
  An expression appears after a "return" in a "void" function.

      return (_TME_M68K_EXECUTE_SLOW(ic));
             ^


441a407
> emulators/uae                              kristerw@NetBSD.org

cc-1028 cc: ERROR File = gtkui.c, Line = 256
  The expression used must have a constant value.

      char *tptrs[] = { texts[0], texts[1], texts[2], texts[3], texts[4], texts[5], texts[6], texts[7], texts[8] };


457,458d422
< fonts/freefonts                    reed@reedmedia.net
< fonts/ghostscript-fonts    562     tech-pkg@NetBSD.org
460,462d423
< fonts/jisx0208fonts                tech-pkg-ja@jp.NetBSD.org
< fonts/jisx0212fonts                itojun@itojun.org
< fonts/jisx0213fonts                itojun@itojun.org, uebaya
473d433
< fonts/ttf2pt1                      reinoud@NetBSD.org
475d434
< fonts/watanabe_vfont       2       tech-pkg-ja@jp.NetBSD.org
486,487d444
< games/cgoban                       bad@NetBSD.org
< games/colchess             2       tech-pkg@NetBSD.org
491c448
< games/crafty-doc                   tech-pkg@NetBSD.org
---
> games/crossfire-cli                        root@garbled.net

unknown group id: games

493d449
< games/dipmap                       njohnston@globaltetrahedr
499,500d454
< games/freeciv-manual               tech-pkg@NetBSD.org
< games/freeciv-share        5
503c457,458
< games/gnuchess             2       tech-pkg@NetBSD.org
---
> games/glchess                              tech-pkg@NetBSD.org

src/Makefile.am: installing `./depcomp'
Filehandle GEN17 opened only for input at /usr/pkg/bin/autom4te line 581, <GEN18> line 1.
[repeated a few hundred times]

> games/glickomania                          wiz@NetBSD.org

cc-1164 cc: ERROR File = getopt.c, Line = 721
  Argument of type "int" is incompatible with parameter of type "const char *".

                         gettext ("%s: option requires an argument -- %c\n"),
                         ^


505d459
< games/gnugo                1       bad@NetBSD.org
507d460
< games/icbm3d                       root@garbled.net
513d465
< games/knightcap-brain              tech-pkg@NetBSD.org
526d477
< games/netris                       uebs@gmx.at
537,538d487
< games/sjeng                        tech-pkg@NetBSD.org
< games/sl                           minoura@NetBSD.org
541d489
< games/svb                          root@garbled.net
546d493
< games/xbat                         sakamoto@NetBSD.org
549d495
< games/xboard                       simonb@NetBSD.org
565d510
< games/xmahjongg                    salo@NetBSD.org
570a516
> games/xpuyopuyo                            tech-pkg@NetBSD.org

cc-3569 cc: ERROR
  invalid macro definition:


cc-1040 cc: ERROR
  An identifier is expected.


cc-1005 cc: ERROR
  The source file ".deps/pai.pp" is unavailable.



576a523
> games/xscorch                              snj@NetBSD.org

cc-1029 cc: ERROR File = saddconf.c, Line = 40
  An expression is expected at this point.

     REG_CLASS_DEFAULT_STRING  ("accessoryName", ""    ),
     ^

584,585d530
< games/xzip                         root@garbled.net
< games/zombies                      simonb@NetBSD.org
595d539
< graphics/MesaLib           448
598,599c542
< graphics/aalib             22
< graphics/barcode           1       dillo@NetBSD.org
---
> graphics/blender                           jschauma@NetBSD.org

cc-1132 CC: ERROR File = /usr/include/stddef.h, Line = 7
  The namespace "std" has no member "size_t".

  __SGI_LIBC_USING_FROM_STD(size_t)
  ^


602d544
< graphics/cdlabelgen        1       cube@NetBSD.org
603a546
> graphics/compface                  6       oishi@ims.ac.jp

Filehandle GEN12 opened only for input at /usr/pkg/bin/autom4te line 581, <GEN13> line 4111.


605d547
< graphics/epeg                      Peter.Bex@student.kun.nl
610d551
< graphics/freetype-lib      29
612c553
< graphics/gd                68      adam@NetBSD.org
---
> graphics/g3d                               sakamoto@NetBSD.org

cc-3569 cc: ERROR
  invalid macro definition:


cc-1040 cc: ERROR
  An identifier is expected.


cc-1005 cc: ERROR
  The source file ".deps/model.pp" is unavailable.


614,618d554
< graphics/get_ds7                   tech-pkg@NetBSD.org
< graphics/gif2png           1       tech-pkg@NetBSD.org
< graphics/gif320                    tech-pkg@NetBSD.org
< graphics/gifsicle                  ben@wongs.net
< graphics/giftrans                  tech-pkg@NetBSD.org
620d555
< graphics/gnome-pixmaps     23      rh@NetBSD.org
622d556
< graphics/hermes            3       root@garbled.net
625d558
< graphics/jhead                     veego@NetBSD.org
627d559
< graphics/jpeginfo                  cube@NetBSD.org
630,631d561
< graphics/lcms              263     tech-pkg@NetBSD.org
< graphics/libexif           109     adam@NetBSD.org
635d564
< graphics/libwmf            86      kei@NetBSD.org
638d566
< graphics/mpeg2codec        73      tech-pkg@NetBSD.org
642,644d569
< graphics/p5-Image-Size     6       tech-pkg@NetBSD.org
< graphics/pgraf                     tech-pkg@NetBSD.org
< graphics/photopc                   tech-pkg@NetBSD.org
646d570
< graphics/ploticus-examples         rh@NetBSD.org
650,651d573
< graphics/pngcrush                  rh@NetBSD.org
< graphics/prag                      itojun@kame.net
656c578
< graphics/tiff              1193    tech-pkg@NetBSD.org
---
> graphics/tiff                      1192    tech-pkg@NetBSD.org
660d581
< graphics/wmphoto                   tech-pkg@NetBSD.org
662d582
< graphics/xfce4-icon-theme  2
680d599
< lang/awka                          rh@NetBSD.org
683d601
< lang/bwbasic                       jspath@bcpl.net
687d604
< lang/cim                           tech-pkg@NetBSD.org
692d608
< lang/elisp-manual                  uebayasi@NetBSD.org
699a616
> lang/gpc                                   tech-pkg@NetBSD.org

cc-1133 cc: ERROR File = /scratch/lang/gpc/work.jever/gcc-2.95.3/gcc/p/module.c, Line = 3721
  Expression must be a modifiable lvalue.

                            TREE_CODE (new_import) = INTERFACE_NAME_NODE;
                            ^


702d618
< lang/inform                        nathanw@mit.edu
705d620
< lang/java-vm-spec                  tech-pkg@NetBSD.org
707d621
< lang/kali                          tech-pkg@NetBSD.org
712d625
< lang/minischeme                    tech-pkg@NetBSD.org
719d631
< lang/p2c                           jwise@NetBSD.org
721d632
< lang/perl5                 70      tech-pkg@NetBSD.org
724,726c635
< lang/py-html-docs                  tsarna@NetBSD.org
< lang/python21              45      tech-pkg@NetBSD.org
< lang/python22-pth                  tech-pkg@NetBSD.org
---
> lang/python20                      8       tsarna@NetBSD.org

cc-1515 cc: ERROR File = dynload_shlib.c, Line = 95
  A value of type "int" cannot be assigned to an entity of type "void *".

        handle = dlopen(pathname, RTLD_LAZY);
               ^


733d641
< lang/smalleiffel           2       tech-pkg@NetBSD.org
736d643
< lang/tcl                   133     jwise@NetBSD.org
738d644
< lang/tcl-itcl-current      1       tech-pkg@NetBSD.org
740d645
< lang/umb-scheme                    tech-pkg@NetBSD.org
746d650
< mail/bulk_mailer                   abs@NetBSD.org
749c653
< mail/cucipop                       tech-pkg@NetBSD.org
---
> mail/cue                                   tech-pkg@NetBSD.org

ld32: ERROR   33 : Unresolved text symbol "vfork" -- 1st referenced by proc.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: INFO    152: Output file removed because of error.


751a656
> mail/dovecot                               xtraeme@NetBSD.org

cc-1213 cc: ERROR File = /usr/include/internal/string_core.h, Line = 44
  The declaration contains a duplicate specifier.

  typedef unsigned int  size_t;
                        ^


756d660
< mail/exim-html                     abs@NetBSD.org
760,762d663
< mail/fromto                        bad@NetBSD.org
< mail/gmime                 1       recht@NetBSD.org
< mail/hypermail                     grant@NetBSD.org
768c669,670
< mail/mailserv                      tech-pkg@NetBSD.org
---
> mail/mailman                               bouyer@NetBSD.org

===> Installing for mailman-2.1.5
===========================================================================
The following groups need to be created for mailman-2.1.5:

        mailman

===========================================================================
*** Error code 1



> mail/mailsync                              tech-pkg@NetBSD.org

cc-1005 CC: ERROR File = mailsync_main.cc, Line = 16
  The source file "cassert" is unavailable.

  #include <cassert>
                    ^


771,772d672
< mail/mdfrm                         zuntum@NetBSD.org
< mail/mhonarc               1       jwise@NetBSD.org
777d676
< mail/nmh                   1       kim@tac.nyc.ny.us
779,782d677
< mail/oe2mbx                        zuntum@NetBSD.org
< mail/p5-IMAP-Admin         2       tech-pkg@NetBSD.org
< mail/p5-MIME-Lite                  norm@sandbox.org.uk
< mail/p5-Mail-IMAPClient            tech-pkg@NetBSD.org
787d681
< mail/procmail              2       kim@tac.nyc.ny.us
788a683
> mail/pulsar                                martin@NetBSD.org

Filehandle GEN12 opened only for input at /usr/pkg/bin/autom4te line 581, <GEN13> line 4949.

790a686
> mail/qpopper                       1       mellon@fugue.com

===> Installing for qpopper-4.0.5nb7
===========================================================================
The following users need to be created for qpopper-4.0.5nb7:

        pop: mail, /nonexistent, false

===========================================================================
*** Error code 1


796c692
< mail/tnef                  3       heinz@NetBSD.org
---
> mail/tmda                                  kim@tac.nyc.ny.us

===> Installing for tmda-1.0.3nb1
===========================================================================
The following groups need to be created for tmda-1.0.3nb1:

        tofmipd

===========================================================================
*** Error code 1


802a699
> math/euler                                 tech-pkg@NetBSD.org

cc-1065 cc: ERROR File = funcs.c, Line = 293
  A semicolon is expected at this point.

  static inline double rexp (double x)
                ^


803a701
> math/geg                                   chris@infolaunch.com

cc-1164 cc: ERROR File = colorsel.c, Line = 130
  Argument of type "int" is incompatible with parameter of type "gpointer".

    gtk_object_set_data(GTK_OBJECT(preview), ValuesKey, memcpy(g_new(gdouble, 3), values, 3 * sizeof(gdouble)));
                                                        ^


805c703,704
< math/gsl                   4       david@maxwell.net
---
> math/graphopt                              wiz@NetBSD.org

configure: error: installation or configuration problem: C++ compiler cannot create executables.

> math/gtklife                               tech-pkg@NetBSD.org

=> Checksum SHA1 mismatch for gtklife-4.1.tar.gz.
=> Checksum RMD160 mismatch for gtklife-4.1.tar.gz.

Fixed.

820d718
< math/yorick                1       tech-pkg@NetBSD.org
830a729
> misc/bidwatcher                            tron@NetBSD.org

  The identifier "va_list" is undefined.

    va_list args;
    ^


850d748
< misc/p5-File-MMagic        6       kei@NetBSD.org
867c765
< multimedia/libassetml              reed@reedmedia.net
---
> multimedia/libdv                   12      tech-pkg-ja@jp.NetBSD.org

configure: error: Could not find Xv Lib

878c776
< multimedia/openquicktime           tech-pkg@NetBSD.org
---
> multimedia/smpeg                   44      wulf@NetBSD.org

configure: error: installation or configuration problem: C++ compiler cannot create executables.

881a780
> net/IglooFTP                               rxg@NetBSD.org

cc-1143 cc: ERROR File = protos.h, Line = 135
  Declaration is incompatible with
          "char *strptime(const char *, const char *, struct tm *)" (declared
          at line 209 of "/usr/include/internal/time_core.h").

  extern char *strptime __P ((__const char *__s, __const char *__fmt, struct tm * __tp));
               ^


883c782
< net/adns                   2       tech-pkg@NetBSD.org
---
> net/ORBit                          108     tech-pkg@NetBSD.org

cc ERROR:  -- not allowed in non XPG4 environment
cc ERROR parsing --disable-shared:  unknown flag

890a790
> net/bind9                          2       tron@NetBSD.org

cc-1143 cc: ERROR File = /scratch/net/bind9/work.jever/bind-9.3.0/lib/bind/port_after.h, Line = 374
  Declaration is incompatible with "void setnetgrent(const char *)" (declared at
          line 20 of "./../include/netgroup.h").

  void setnetgrent(SETNETGRENT_ARGS);
       ^


896a797
> net/ctorrent                               tech-pkg@NetBSD.org

cc-1020 CC: ERROR File = btfiles.h, Line = 31
  The identifier "u_int64_t" is undefined.

    u_int64_t m_total_files_length;
    ^


904a806
> net/driftnet                               tech-pkg@NetBSD.org

cc-1020 cc: ERROR File = endian.c, Line = 27
  The identifier "uint32_t" is undefined.

      uint32_t a = 0;
      ^


910a813
> net/freeradius                             adrianp@NetBSD.org

cc-1065 cc: ERROR File = rlm_unix.c, Line = 126
  A semicolon is expected at this point.

        static inline const char *get_shadow_name(shadow_pwd_t *spwd) {
                      ^


918,919d820
< net/gnet                   3       wiz@NetBSD.org
< net/gnet1                  1       tech-pkg@NetBSD.org
936c837
< net/libIDL                 215     rh@NetBSD.org
---
> net/lftp                                   salo@NetBSD.org

configure: error: C++ test compile failed; check your C++ compiler

939d839
< net/libsoup                3       recht@NetBSD.org
942a843
> net/lopster                                tech-pkg@NetBSD.org

cc-3569 cc: ERROR
  invalid macro definition:


cc-1040 cc: ERROR
  An identifier is expected.


cc-1005 cc: ERROR
  The source file ".deps/global.pp" is unavailable.



946a848
> net/napshare                               tech-pkg@NetBSD.org

cc-1094 cc: ERROR File = gnutella.h, Line = 116
  The constant array dimension size is not a positive integral type.

        guchar query[0];
                     ^


952a855
> net/netsaint-base                  5       murray@river-styx.org

===> Installing for netsaint-base-0.0.7nb5
===========================================================================
The following groups need to be created for netsaint-base-0.0.7nb5:

        netsaint
        netstadm

===========================================================================
*** Error code 1



953a857
> net/nmap                           4       salo@NetBSD.org

cc-1028 cc: ERROR File = nsock_core.c, Line = 659
  The expression used must have a constant value.

      gh_list *event_lists[] = { &nsp->evl.connect_events,


957,958c861,865
< net/p5-Net                 63      shell@NetBSD.org
< net/p5-Socket6             4       tech-pkg@NetBSD.org
---
> net/openntpd                               peter@pointless.nl

cc-1020 cc: ERROR File = buffer.c, Line = 103
  The identifier "IOV_MAX" is undefined.

        struct iovec     iov[IOV_MAX];
                             ^


> net/openslp                        15      jlam@NetBSD.org

Filehandle GEN17 opened only for input at /usr/pkg/bin/autom4te line 581, <GEN18> line 22768.


> net/openvpn                                tech-pkg@NetBSD.org

cc-1011 cc: ERROR File = error.h, Line = 107
  The indicated directive is not a recognized preprocessing directive.

  #warning this compiler appears to lack vararg macros which will cause a significant degradation in efficiency (you can ignore th
   ^


> net/openvpn-current                        ianzag@mail.ru

cc-1011 cc: ERROR File = error.h, Line = 155
  The indicated directive is not a recognized preprocessing directive.

  #  warning this compiler appears to lack vararg macros which will cause a significant degradation in efficiency (you can ignore
     ^


> net/pchar                                  soren@NetBSD.org

cc-1282 CC: ERROR File = ResultTable.cc, Line = 912
  More than one instance of overloaded function "abs" matches the argument list.

            Function symbol function "std::abs(int)" is ambiguous by
                      inheritance.
            Function symbol function "abs(long)" is ambiguous by inheritance.
            Function symbol function "abs(long long)" is ambiguous by
                      inheritance.
            Function symbol function "abs(float)" is ambiguous by inheritance.
            Function symbol function "abs(double)" is ambiguous by inheritance.
            Function symbol function "abs(long double)" is ambiguous by
                      inheritance.
            The argument types are:  (unsigned int).
                residuals[l] = abs(partialmins[i] -
                               ^


967a875
> net/pygopherd                              tech-pkg@NetBSD.org

===> Installing for pygopherd-2.0.9nb1
===========================================================================
The following groups need to be created for pygopherd-2.0.9nb1:

        gopher

===========================================================================
*** Error code 1


970a879
> net/rdesktop                       1       grant@NetBSD.org

/usr/pkg/bin/install-sh -d -o root -g sys -m 755 //usr/pkg/share/rdesktop/keymaps/
Cannot create directory "//usr/pkg/share/rdesktop/keymaps": File exists


979a889
> net/socat                                  adrianp@NetBSD.org

cc-1565 cc: ERROR File = xioopts.c, Line = 2083
  The union "integral" has no field "u_off64".

         if (Lseek64(fd, opt->value.u_off64, opt->desc->major) < 0) {
                                    ^


980a891
> net/speakfreely                    1       johnam@mail.kemper.org

Fetch error

994a906
> net/tinc                                   tech-pkg@NetBSD.org

configure: error: "Unknown operating system."

995a908
> net/tor                                    jschauma@NetBSD.org

===> Installing for tor-0.0.9.5
===========================================================================
The following groups need to be created for tor-0.0.9.5:

        tor

===========================================================================


1002a916
> net/vtun                                   cjs@NetBSD.org

configure: error: SSL headers not found.

1003a918,919
> net/wget                           11      tech-pkg@NetBSD.org

ERROR: Failed to find OpenSSL libraries.

> net/wistumbler                             tech-pkg@NetBSD.org

cc-1005 cc: ERROR File = stumbler.c, Line = 46
  The source file "net/if_ieee80211.h" is unavailable.

  #include <net/if_ieee80211.h>
                                ^


1008a925
> net/xorp                                   tech-pkg@NetBSD.org

Could not find part of OpenSSL or one it's components in /usr/pkg
Use --with-openssl=DIR to specify OpenSSL directory


1012a930
> news/inn                           1       tron@NetBSD.org

cc-1005 cc: ERROR File = ckpasswd.c, Line = 52
  The source file "security/pam_appl.h" is unavailable.

  #  include <security/pam_appl.h>
                                  ^


1021c939
< parallel/linda                     tech-pkg@NetBSD.org
---
> parallel/sge                               tech-pkg@NetBSD.org

===> SGE_ARCH and SGE_BUILDARCH need to be confgured for your OS

1034d951
< print/teTeX-bin            56      kei@NetBSD.org
1038a956
> security/AiCA                              tech-pkg-ja@jp.netbsd.org

cc-1515 cc: ERROR File = aica_prof.c, Line = 187
  A value of type "int" cannot be assigned to an entity of type "char *".

                        ext = rindex(tbf, '.');
                            ^


1043a962
> security/avcheck                           tech-pkg@NetBSD.org

ld32: WARNING 84 : /usr/lib32/libsocket.so is not used for resolving any symbol.
ld32: WARNING 84 : /usr/lib32/libnsl.so is not used for resolving any symbol.
ld32: ERROR   33 : Unresolved text symbol "alloca" -- 1st referenced by avcheck.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: INFO    152: Output file removed because of error.


1048a968
> security/cyrus-sasl                1

cc-1005 cc: ERROR File = ../include/saslplug.h, Line = 8
  The source file "md5.h" is unavailable.

  #include <md5.h>
                  ^



1049a970
> security/cyrus-saslauthd                   jlam@NetBSD.org

cc-1005 cc: ERROR File = auth_getpwent.c, Line = 48
  The source file "des.h" is unavailable.

  #   include <des.h>
                     ^


1051a973
> security/fressh                            tech-pkg@NetBSD.org

cc-1005 cc: ERROR File = sshd_main.c, Line = 82
  The source file "err.h" is unavailable.

  #include <err.h>
                  ^



1053a976,977
> security/heimdal                   296     lha@NetBSD.org

ld32: WARNING 84 : /usr/lib32/libl.a is not used for resolving any symbol.
> security/isakmpd                           itojun@kame.net

===> isakmpd-20030903nb4 requires ipsec-ready IRIX

1055d978
< security/libgpg-error      406     minskim@NetBSD.org
1058a982
> security/mixminion                         pdh@wiredyne.com

Looks like the Python we are using has unexpected properties.

1060a985
> security/nessus-libraries          4

cc-1020 cc: ERROR File = plugutils.c, Line = 1763
  The identifier "_exit" is undefined.

           sig_term(_exit);
                    ^



1064c989,990
< security/openssl           1020    jlam@NetBSD.org
---
> security/openssh                   16      tech-pkg@NetBSD.org

===> Installing for openssh-3.9.1nb5
===========================================================================
The following groups need to be created for openssh-3.9.1nb5:

        sshd (16)

===========================================================================


> security/openssh+gssapi                    jwise@NetBSD.org

Filehandle GEN17 opened only for input at /usr/pkg/bin/autom4te line 581, <GEN18> line 13897.

1070a997,998
> security/putty                             xtraeme@NetBSD.org

cc-1005 cc: ERROR File = ../unix/pty.c, Line = 18
  The source file "features.h" is unavailable.

  #include <features.h>
                       ^


> security/py-cryptkit                       shell@shellhung.org

cc-1020 cc: ERROR File = sha256/src/sha2.h, Line = 117
  The identifier "u_int64_t" is undefined.

        u_int64_t       bitcount;
        ^


1071a1000
> security/racoon                            itojun@kame.net

===> racoon-20040818anb1 requires ipsec-ready IRIX

1072a1002
> security/sign                              tech-pkg@NetBSD.org

cc-3316 cc: ERROR File = buf.c, Line = 17
  The expression must be a pointer to a complete object type.

        return buf_assign(b, p, len);
               ^


1077a1008
> security/ssldump                           tech-pkg@NetBSD.org

cc-1005 cc: ERROR File = ./base/pcap-snoop.c, Line = 52
  The source file "net/bpf.h" is unavailable.

  #include <net/bpf.h>
                      ^


1080a1012
> security/tcl-tls                   1       peter@pointless.nl

strip: /usr/pkg/lib/#inst.20190352#: Not stripped. Only elf type (e_type) ET_EXEC files are stripped unless -f is specified.. This

1082c1014,1015
< shells/bash2               2       wiz@NetBSD.org
---
> security/xdm-krb4                          wennmach@NetBSD.org

cc-1164 cc: ERROR File = encrypt_ktext.c, Line = 45
  Argument of type "DES_key_schedule" is incompatible with parameter of type
          "void *".

      memset(schedule, 0, sizeof(des_key_schedule));
             ^



> security/zebedee                           tech-pkg@NetBSD.org

cc-1065 cc: ERROR File = huge.c, Line = 181
  A semicolon is expected at this point.

  static inline unsigned char _huge_get_char (Huge * a, int j)
                ^



1102a1036
> sysutils/cfengine                          seb@NetBSD.org

Filehandle GEN17 opened only for input at /usr/pkg/bin/autom4te line 581, <GEN18> line 12358.

1104d1037
< sysutils/desktop-file-util 17      jmmv@NetBSD.org
1109d1041
< sysutils/fam               192     tech-pkg@NetBSD.org
1112a1045,1046
> sysutils/gentoo                            dunse@goa.nu

cc-1143 cc: ERROR File = keyboard.c, Line = 72
  Declaration is incompatible with
          "void kbd_context_mask_set(KbdContext *, guint)" (declared at line
          32 of "keyboard.h").

  void kbd_context_mask_set(KbdContext *ctx, GdkModifierType mask)
       ^


> sysutils/gnometoaster                      tech-pkg@NetBSD.org

cc-1515 cc: ERROR File = l10nflist.c, Line = 139
  A value of type "int" cannot be assigned to an entity of type "const char *".

          entry = strchr (entry, '\0') + 1;
                ^


1113a1048
> sysutils/grun                              tech-pkg@NetBSD.org

cc-1515 cc: ERROR File = grun.c, Line = 216
  A value of type "int" cannot be assigned to an entity of type "char *".

        split = strsep(&inc, " ");
              ^


1117c1052
< sysutils/mc                        pavel.arnost@clnet.cz
---
> sysutils/mtoolsfm                          ben@wongs.net

cc-1059 cc: ERROR File = mtoolsfm.c, Line = 1503
  A function call is not allowed in a constant expression.

    char *buttonlabels[] = { _("OK"), _("Cancel") };
                             ^


1123a1059
> sysutils/radmind                           hf@spg.tu-darmstadt.de

cc-1143 cc: ERROR File = ./command.c, Line = 960
  Declaration is incompatible with "int exchange(int, struct pam_message **,
          struct pam_response **, void *)" (declared at line 82).

  exchange( int num_msg, struct pam_message **msg,
  ^

cc-1020 cc: ERROR File = ./command.c, Line = 967
  The identifier "PAM_CONV_ERR" is undefined.

        return( PAM_CONV_ERR );
                ^
...

1128a1065
> sysutils/screentest                        tech-pkg@NetBSD.org

cc-1020 cc: ERROR File = basic_test.c, Line = 176
  The identifier "init" is undefined.

        init:basic_init,
        ^


1161d1097
< textproc/gdome2            1       adam@NetBSD.org
1164d1099
< textproc/gsed              10      seb@NetBSD.org
1173d1107
< textproc/libxml2           565     recht@NetBSD.org
1177,1186c1111
< textproc/p5-Convert-ASN1   8       tech-pkg@NetBSD.org
< textproc/p5-Filter         19      tech-pkg@NetBSD.org
< textproc/p5-Text-Autoforma 6       tech-pkg@NetBSD.org
< textproc/p5-Text-Balanced  8       tech-pkg@NetBSD.org
< textproc/p5-Text-CSV_XS    2       tech-pkg@NetBSD.org
< textproc/p5-Text-Template  9       tech-pkg@NetBSD.org
< textproc/p5-Text-Wrapper   4       tech-pkg@NetBSD.org
< textproc/p5-XML-Parser     326     bad@NetBSD.org
< textproc/p5-XML-Writer     9       tech-pkg@NetBSD.org
< textproc/p5-YAML           28      tech-pkg@NetBSD.org
---
> textproc/p5-XML-LibXML-XPathContex 1       tech-pkg@NetBSD.org

cc-1133 cc: ERROR File = XPathContext.xs, Line = 208
  Expression must be a modifiable lvalue.

        XPathContextDATA(copy) = xmlMalloc(sizeof(XPathContextData));
        ^


1195d1119
< textproc/texi2html         49      tech-pkg@NetBSD.org
1198a1123
> textproc/yodl                              tech-pkg@NetBSD.org

cc-1515 cc: ERROR File = igramdoexpand.c, Line = 50
  A value of type "int" cannot be assigned to an entity of type "char *".

              expansion = dirname (dir);
                        ^


1211d1135
< time/p5-Time-HiRes         12      bad@NetBSD.org
1224a1149,1150
> wm/amaterus                                tech-pkg@NetBSD.org

cc-1133 cc: ERROR File = wmbasewindow.c, Line = 189
  Expression must be a modifiable lvalue.

            WM_CLIENT_HEIGHT(data) = xevent->xconfigurerequest.height;
            ^


> wm/bbrun                                   ptiJo@noos.fr

cc-1070 cc: ERROR File = bbrun.c, Line = 119
  The indicated type is incomplete.

    static struct option validOptions[] = {
                         ^


1241d1166
< wm/wmctrl                          snj@NetBSD.org
1246a1172
> www/apache2                        12

===========================================================================
The following groups need to be created for apache-2.0.53:

        www

===========================================================================
*** Error code 1


1247a1174,1176
> www/bkedit                                 wiz@NetBSD.org

cc-1164 cc: ERROR File = bk_edit_url_handler.c, Line = 265
  Argument of type "int" is incompatible with parameter of type "void *".

      char * buf = memset(alloca(buflen), 0, buflen);
                          ^


> www/bozohttpd                              mrg@eterna.com.au

cc-1065 cc: ERROR File = bozohttpd.c, Line = 1841
  A semicolon is expected at this point.

  static __inline__ void
                    ^


> www/cadaver                                tech-pkg@NetBSD.org

cc-1101 cc: ERROR File = src/options.c, Line = 69
  "option" has already been declared in the current scope.

  static struct option {
                ^

cc-1185 cc: WARNING File = src/options.c, Line = 131
  An enumerated type is mixed with another type.

      { NULL, 0 }
              ^


1250a1180
> www/dillo                          1       Benjamin.Wong@cc.gatech.e

cc-1018 cc: ERROR File = ../msg.h, Line = 9
  An unmatched left parentheses "(" appears in an expression.

  #define _MSG(fmt...)
                  ^


1252a1183
> www/htmldoc

cc-1020 CC: ERROR File = progress.cxx, Line = 60
  The identifier "va_list" is undefined.

    va_list     ap;                     /* Argument pointer */
    ^


1253a1185
> www/http_load                              xs@nitric.net

cc-1065 cc: ERROR File = http_load.c, Line = 83
  A semicolon is expected at this point.

      int sa_len, sock_family, sock_type, sock_protocol;
          ^


1254a1187,1188
> www/lhs                                    dawszy@arhea.net

cc-1018 cc: ERROR File = lhs.c, Line = 29
  An unmatched left parentheses "(" appears in an expression.

  #define debug(x...) { if (verbose) printf(x); }
                 ^


> www/lynx                           2       fredb@NetBSD.org

cc-1164 cc: ERROR File = ./LYMain.c, Line = 1405
  Argument of type "int" is incompatible with parameter of type "const char *".

      StrAllocCopy(jumpprompt, JUMP_PROMPT);
      ^


1256d1189
< www/p5-CGI                 10      tech-pkg@NetBSD.org
1258d1190
< www/p5-HTML-Tagset         68      tech-pkg@NetBSD.org
1261a1194,1195
> www/sitecopy                               tech-pkg@NetBSD.org

cc-1028 cc: ERROR File = src/sites.c, Line = 692
  The expression used must have a constant value.

        { update_delete_files, !site->nodelete },
                                ^


> www/squid                                  taca@NetBSD.org

cc-1092 cc: ERROR File = snmplib_debug.c, Line = 23
  Identifier-list parameters can only be used in a function definition.

  void (*snmplib_debug_hook) (va_alist) = NULL;
                              ^


1262a1197
> www/tinyproxy                              tech-pkg@NetBSD.org

ld32: ERROR   33 : Unresolved text symbol "main" -- 1st referenced by /usr/lib32/mips4/crt1.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: INFO    152: Output file removed because of error.

Ack!  Your compiler doesn't work.  Maybe you used invalid flags.
I give up.


1264a1200,1201
> www/w3m                            2

cc-1020 cc: ERROR File = ./libwc/wc_types.h, Line = 15
  The identifier "uint8_t" is undefined.

  typedef uint8_t wc_uint8;
          ^



> www/webalizer                              tech-pkg@NetBSD.org

cc-1032 cc: ERROR File = webalizer.c, Line = 476
  The indicated expression must have an arithmetic type.

        (gz_log)?gzrewind(gzlog_fp):(log_fname)?rewind(log_fp):exit(0);
                                    ^


1267a1205
> www/zope25-ZWeatherApplet                  tech-pkg@NetBSD.org
1281c1219,1220
< x11/gtk                    375     tech-pkg@NetBSD.org
---
> x11/gtk+extra                      5       rh@NetBSD.org
> x11/gtk--                          4       bsieker@freenet.de
1285d1223
< x11/libxfce4util           37
1293a1232
> x11/wmweather                      2       rh@NetBSD.org

cc-1164 cc: ERROR File = wmweather.c, Line = 140
  Argument of type "int" is incompatible with parameter of type "char *".

        sprintf(rindex(report, '/'), "/%s", station);
                ^


1335a1275
> x11/xvattr                                 veego@NetBSD.org

cc-1020 cc: ERROR File = xvattr.c, Line = 140
  The identifier "XvAttribute" is undefined.

        XvAttribute *xvattr;
        ^


1343,1363c1283
< [* This message was created by the Packages Collection bulk build software =
< *]
<
< --=20
< Ancient Principle of WYGIWYGAINGW:
< What You Get Is What You're Given, And It's No Good Whining.
< --Terry Pratchett et al. (The Science of Discworld)
<
< --z+pzSjdB7cqptWpS
< Content-Type: application/pgp-signature
< Content-Disposition: inline
<
< -----BEGIN PGP SIGNATURE-----
< Version: GnuPG v1.2.3 (NetBSD)
<
< iD8DBQFCc+pjfFtkr68iakwRAj21AKCUL67JbLdaKkSgsLelIdjOT/0logCcDa/x
< TqQr8vkM5zvgikBlTWzZP74=
< =+Qkm
< -----END PGP SIGNATURE-----
<
< --z+pzSjdB7cqptWpS--
---
> [* This message was created by the Packages Collection bulk build software *]

 Thomas