pkgsrc-Bulk archive

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

Re: pkgsrc IRIX 6.5/mipseb bulk build results 2005-06-06



On Mon, Jun 06, 2005 at 02:48:37PM -0400, Jan Schaumann wrote:
> pkgsrc bulk build results
> IRIX 6.5/IP32

sysutils/fsviewer and a few others have a strange error. Why don't
they even try to build Hermes?

Diff to previous:
3c3
< --gatW/ieO32f1wygP
---
> --/e2eDi0V/xtL+Mc8
12,13c12,13
<         Build started:                  Mon May 16 22:50:13 2005 GMT
<         Build ended:                    Wed May 25 19:46:35 2005 GMT
---
>         Build started:                  Thu May 26 23:11:52 2005 GMT
>         Build ended:                    Mon Jun  6 17:03:31 2005 GMT
15,18c15,18
<         Successfully packaged:          1583
<         Packages really broken:         1234
<         Pkgs broken due to them:        2223
<         Total broken:                   3457
---
>         Successfully packaged:          1689
>         Packages really broken:         1294
>         Pkgs broken due to them:        2057
>         Total broken:                   3351
20c20
<         Total:                          3834
---
>         Total:                          3728
25c25
< 
http://www.cs.stevens.edu/~jschauma/netbsd/bulk/IRIX/6.5/n32/20050525.1245/broken.html
---
> http://www.cs.stevens.edu/~jschauma/netbsd/bulk/IRIX/6.5/n32/20050606.1002/broken.html
32d31
< graphics/tiff                      1192    tech-pkg%NetBSD.org@localhost
33a33
> textproc/groff                     485     wiz%NetBSD.org@localhost

cc-1132 CC: ERROR File = /usr/include/stdlib.h, Line = 26
  The namespace "std" has no member "abs".

  __SGI_LIBC_USING_FROM_STD(abs)
  ^


37d36
< databases/db4                      134     tech-pkg%NetBSD.org@localhost
39c38
< graphics/libexif                   109     adam%NetBSD.org@localhost
---
> databases/openldap                 112     jlam%NetBSD.org@localhost

checking for db.h... no
configure: error: BDB: BerkeleyDB not available

41a41
> misc/rpm                           76      mycroft%NetBSD.org@localhost

mkdir //usr/pkg/lib/rpm
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


132a133
> audio/wsoundserver                 1       tech-pkg%NetBSD.org@localhost

cc-1143 cc: ERROR File = /usr/include/dmedia/audiofile.h, Line = 221
  Declaration is incompatible with
          "int afWriteFrames(AFfilehandle, int, const void *, int)" (declared
          at line 433 of
          "/scratch/audio/wsoundserver/work.jever/.x11-buildlink/include/audiof
          ile.h").

  extern int afWriteFrames            (AFfilehandle, int track, void *buf, int 
frameCount);
             ^


162a164
> cad/gerbv                                  dmcmahill%NetBSD.org@localhost

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

  #define GERB_FATAL_ERROR(t...) g_log(NULL, G_LOG_LEVEL_ERROR, ##t);
                            ^



194a197
> chat/xchat

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

        char *perl_args[2] = { args, NULL }, buf[512];
                               ^


201a205
> comms/hylafax                      1       hallmanns%surfeu.de@localhost

cc-1312 CC: ERROR File = /usr/include/bstring.h, Line = 46
  More than one instance of overloaded function "bzero" has "C" linkage.

  extern void   bzero(void *, size_t);
                ^


203a208
> comms/mgetty+sendfax                       jwise%NetBSD.org@localhost

ld32: FATAL   9  : I/O error (-lutil): No such file or directory

234d238
< databases/db4                      134     tech-pkg%NetBSD.org@localhost
242a247
> databases/openldap                 112     jlam%NetBSD.org@localhost

checking for db.h... no
configure: error: BDB: BerkeleyDB not available

265d269
< devel/boost-python                 1
301a306
> devel/libast                       2       gendalia%NetBSD.org@localhost

cc-1079 cc: ERROR File = array.c, Line = 24
  A type specifier is expected.

  static const char __attribute__((unused)) cvs_ident[] = "$Id: array.c,v 1.18 
2004/07/16 23:22:18 mej Exp $";


344a350
> devel/py-subversion                2

cc-1070 cc: ERROR File = 
/scratch/devel/py-subversion/work.jever/.buildlink/include/apr-0/apr_network_io.h,
 Line = 215
  The indicated type is incomplete.

          struct sockaddr_in6 sin6;
                              ^



345a352
> devel/rsltc                                MarkoSchuetz%web.de@localhost

Checksum error.

353d359
< devel/swig-build                   9
358d363
< devel/tpasm                                tech-pkg%NetBSD.org@localhost
375a381
> editors/ted                        13      tech-pkg%NetBSD.org@localhost

checking how to run the C preprocessor... CC
configure: error: C preprocessor "CC" fails sanity check


397a404
> emulators/openmsx                          xtraeme%NetBSD.org@localhost

===> Configuring for openmsx-0.5.0
Using value of MAKE environment variable: "gmake".
Autodetecting native system:
  Using config.guess of 2004-03-03...
  Detected system: mips-sgi-irix6.5
  Unknown CPU "mips"!
gmake: *** [derived/detectsys/detectsys.mk] Error 1


426a434
> fonts/fontforge                    6       adam%NetBSD.org@localhost

ld32: FATAL   9  : I/O error 
(:/scratch/fonts/fontforge/work.jever/.buildlink/lib:/usr/pkg/lib): No such 
file or directory

440a449
> games/KoboDeluxe                           as%rsn.bth.se@localhost

cc-1020 cc: ERROR File = cs.h, Line = 176
  The identifier "inline" is undefined.

  static inline cs_vector_t cs_vector_p(int x, int y)
         ^


452a462
> games/d2x                                  airhead%users.sourceforge@localhost

cc-1035 cc: WARNING File = ../include/error.h, Line = 112
  #error directive:  Unknown Compiler!

  #error Unknown Compiler!
   ^


473d482
< games/maelstrom-sdl                        Benjamin.Wong%cc.gatech.e@localhost
537a547
> geography/mapserver                        hdp%cs.msu.edu@localhost

cc-1119 cc: ERROR File = mapproject.c, Line = 429
  The "return" expression type differs from the function return type.

    return(MS_FAILURE);
          ^

541d550
< graphics/GUIlib                            zuntum%NetBSD.org@localhost
545a555,556
> graphics/aqsis                             tech-pkg%NetBSD.org@localhost

cc-3569 CC: ERROR
  invalid macro definition:


cc-1040 CC: ERROR
  An identifier is expected.


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



> graphics/aview                             salo%Xtrmntr.org@localhost

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


549a561,562
> graphics/claraocr                          Benjamin.Wong%cc.gatech.e@localhost

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

              if ((a = alloca(t+20)) == NULL) {
                     ^


> graphics/cnxtview                          hamajima%NetBSD.org@localhost

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

  #include <err.h>
                  ^


550a564
> graphics/cpia2view                         hamajima%NetBSD.org@localhost

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

  #include <err.h>
                  ^


551a566
> graphics/exif                              tech-pkg%NetBSD.org@localhost

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

                value_p = index (begin, comp_separ);
                        ^


558a574,575
> graphics/gphoto                            jmcm%cs.cmu.edu@localhost

===> Applying pkgsrc patches for gphoto-0.4.3nb7
1 out of 1 hunk FAILED -- saving rejects to file sony/command.c.rej
Patch /usr/pkgsrc/pkgsrc-dev/pkgsrc-branch/graphics/gphoto/patches/patch-au 
failed
*** Error code 1



> graphics/gqview-gtk1                       wiz%NetBSD.org@localhost

cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I     -I.. -I..        
-DLOCALEDIR=\""/usr/pkg/share/locale"\"              -I/usr/pkg/includ
cc ERROR parsing -I:  no argument given for option


559a577
> graphics/gtksee                            tech-pkg%NetBSD.org@localhost

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

     gchar     *titles[2] = { _("Old Name"), _("New Name") };
                              ^

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

     gchar     *titles[2] = { _("Old Name"), _("New Name") };
                                             ^



565d582
< graphics/libexif                   109     adam%NetBSD.org@localhost
573a591,592
> graphics/ov519view                         hamajima%NetBSD.org@localhost

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

  #include <err.h>
                  ^


> graphics/phpsview                          hamajima%NetBSD.org@localhost

  The source file "err.h" is unavailable.

  #include <err.h>
                  ^

577a597,599
> graphics/povray                    1       gavan%NetBSD.org@localhost

Making all in tiff/libtiff
bmake: don't know how to make all. Stop

bmake: stopped in 
/scratch/graphics/povray/work.jever/povray-3.6.1/libraries/tiff/libtiff
*** Error code 1


> graphics/qcamview                          hamajima%NetBSD.org@localhost

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

  #include <err.h>


> graphics/qiv                               snj%NetBSD.org@localhost

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

  static struct option long_options[] =
                       ^



579a602
> graphics/snx101view                        hamajima%NetBSD.org@localhost

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

  #include <err.h>
                  ^


582c605
< graphics/tiff                      1192    tech-pkg%NetBSD.org@localhost
---
> graphics/urt                       1       tech-pkg%NetBSD.org@localhost

cd /usr/pkg/share/examples/urt && ( /usr/pkg/bin/pax -r -p m -f 
/usr/pkgsrc/distfiles/urt-img.tar;  /sbin/chown -R root:sys . ;  /...
/bin/sh: /usr/pkg/share/examples/urt:  not found

583a607
> graphics/vid                               tech-pkg%NetBSD.org@localhost

cc-1005 cc: ERROR File = vid.c, Line = 38
  The source file "dev/usb/usb.h" is unavailable.

  #include <dev/usb/usb.h>
                          ^


584a609
> graphics/vp                                tech-pkg%NetBSD.org@localhost

===> Building for vp-1.5nb2
Making all in getopt_long
bmake: don't know how to make all. Stop

bmake: stopped in /scratch/graphics/vp/work.jever/vp-1.5/getopt_long


585a611
> graphics/xart                              tech-pkg%NetBSD.org@localhost

cc-1005 cc: ERROR File = 
/scratch/graphics/xart/work.jever/.buildlink/include/X11/Xlib.h, Line = 50
  The source file "sys/types.h" is unavailable.

  #include <sys/types.h>
                        ^


588a615
> graphics/xpaint                    1       tech-pkg%NetBSD.org@localhost

cc-1005 cc: ERROR File = AsciiSink.c, Line = 56
  The source file "X11/Xaw95/XawInit.h" is unavailable.

  #include <X11/Xaw95/XawInit.h>
                                ^


589a617
> graphics/xv                        2       tech-pkg%NetBSD.org@localhost

cc-1005 cc: ERROR File = 
/scratch/graphics/xv/work.jever/.buildlink/include/X11/Xos.h, Line = 58
  The source file "sys/types.h" is unavailable.

  #include <sys/types.h>
                        ^

594a623
> inputmethod/ami                            tech-pkg%NetBSD.org@localhost

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

      if (debug) g_print("%s\n",__FUNCTION__);
                                ^

664a694,695
> mail/exim                                  abs%NetBSD.org@localhost

===> Installing for exim-4.44nb2
===========================================================================
The following users need to be created for exim-4.44nb2:

        mail (8): mail, /var/mail, /sbin/nologin

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


> mail/exim-exiscan                          abs%NetBSD.org@localhost

===> Installing for exim-exiscan-4.44_28nb1
===========================================================================
The following users need to be created for exim-exiscan-4.44_28nb1:

        mail (8): mail, /var/mail, /sbin/nologin

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


671a703
> mail/libetpan                              dawszy%arhea.pl@localhost

checking for db.h... no
configure: error: Berkeley DB header required!
*** Error code 1


676a709
> mail/mew3                          1       uebayasi%jp.NetBSD.org@localhost

checking how to run the C preprocessor... CC
configure: error: C preprocessor "CC" fails sanity check
*** Error code 1



685a719,720
> mail/postgrey                              kim%tac.nyc.ny.us@localhost

===> Installing for postgrey-1.21
===========================================================================
The following groups need to be created for postgrey-1.21:

        postgrey

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


> mail/prayer                                abs%NetBSD.org@localhost

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

  static void db_panic(DB_ENV *dbenv __attribute__((unused)),


694a730
> mail/spamprobe                             oherrala%ee.oulu.fi@localhost

cc-1005 CC: ERROR File = spamprobe.cc, Line = 32
  The source file "cstdio" is unavailable.

  #include <cstdio>
                   ^


696a733,734
> mail/wl                            1       tech-pkg-ja%jp.NetBSD.org@localhost

Wrote /scratch/mail/wl/work.jever/wl-2.12.2/doc/wl.info
INFODIR is /usr/pkg/info

wl-ja.info -> /usr/pkg/info
wl.info -> /usr/pkg/info
install: destination is not a directory


> mail/wmmail                        1       tron%NetBSD.org@localhost

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.


878d915
< net/pxe                                    tech-pkg%NetBSD.org@localhost
934a972
> news/knews                                 tron%NetBSD.org@localhost

making Makefiles in Widgets...
cpp: error Imakefile.c:9: Can't find include file Imake.tmpl
/usr/bin/X11/imake: Exit code 1.
  Stop.
*** Error code 1 (bu21)
don't know how to make Makefiles (bu42).
making Makefiles in src...
cpp: error Imakefile.c:9: Can't find include file Imake.tmpl
/usr/bin/X11/imake: Exit code 1.
  Stop.
*** Error code 1 (bu21)
don't know how to make Makefiles (bu42).
make includes
including in ./Widgets...
don't know how to make includes (bu42).
*** Error code 1

1048a1087
> sysutils/fsviewer                          johnam%mail.kemper.org@localhost

===> Required package Hermes>=1.3.3nb1: NOT found
===> Verifying package for ../../graphics/hermes
===> Returning to build of FSViewer-0.2.5
===> Required installed package libungif>=4.1.3nb1: libungif-4.1.3nb2 found
===> Required installed package png>=1.2.6nb1: png-1.2.8 found
===> Required installed package tiff>=3.7.2nb1: tiff-3.7.2nb1 found
===> Required installed package jpeg>=6bnb2: jpeg-6bnb3 found
===> Required installed package libiconv>=1.9.1nb4: libiconv-1.9.2nb1 found
===> Required installed package gmake>=3.78: gmake-3.80nb4 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Required installed package x11-links>=0.24: x11-links-0.24 found
===> Required installed package render>=0.2: render-0.8 found
===> Required installed package render>=0.8: render-0.8 found
===> Patching for FSViewer-0.2.5
===> Applying distribution patches for FSViewer-0.2.5
===> Applying pkgsrc patches for FSViewer-0.2.5
===> Overriding tools for FSViewer-0.2.5
===> Creating toolchain wrappers for FSViewer-0.2.5
Hermes is not installed; can't buildlink files.
*** Error code 1


1049a1089
> sysutils/gkrellm1                  10      anthony.mallet%ficus.yi.o@localhost

cc-1005 cc: ERROR File = gkrellm.h, Line = 66
  The source file "glibtop.h" is unavailable.

  #include <glibtop.h>
                      ^

1052a1093
> sysutils/idesk                             pancake%phreaker.net@localhost

/bin/sh: g++:  not found

1085a1127
> sysutils/xfe                               tech-pkg%NetBSD.org@localhost

cc-1070 CC: ERROR File = DirListBox.cc, Line = 17
  The indicated type is incomplete.

  FXDEFMAP(DirListBox) DirListBoxMap[]={};
                       ^


1086a1129
> sysutils/xnc                               jschauma%NetBSD.org@localhost

cc-1282 CC: ERROR File = bookmark.cxx, Line = 1246
  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).
              if (abs(rwx - (Mainl - l) / 2) < STICKY_CENTER)
                  ^


1103a1147
> textproc/groff                     485     wiz%NetBSD.org@localhost

cc-1132 CC: ERROR File = /usr/include/stdlib.h, Line = 26
  The namespace "std" has no member "abs".

  __SGI_LIBC_USING_FROM_STD(abs)
  ^


1124a1169
> textproc/xml2doc                           pancake%phreaker.net@localhost

cc-3604 cc: WARNING File = defs.c, Line = 13
  missing return statement at end of non-void function "defs_init"

  }
  ^

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


1138d1182
< time/ical                                  tech-pkg%NetBSD.org@localhost
1149a1194
> wm/3ddesktop                               tech-pkg%NetBSD.org@localhost

checking for XF86VidModeSetViewPort in -lXxf86vm... no
configure: error: libXxf86vm is needed to compile 3ddesktop
*** Error code 1


1156a1202
> wm/enlightenment                   3       tech-pkg%NetBSD.org@localhost

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

        Atom                wm_props[1] = { E_XA_WM_DELETE_WINDOW };


1159a1206
> wm/icewm-imlib

checking for C++ compiler default output file name... configure: error: C++ 
compiler cannot create executables
See `config.log' for more details.
*** Error code 77


1166a1214
> wm/qvwm                                    tech-pkg%NetBSD.org@localhost

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

1167a1216
> wm/skippy                                  tech-pkg%NetBSD.org@localhost

cc-1020 cc: ERROR File = mainwin.h, Line = 58
  The identifier "XineramaScreenInfo" is undefined.

        XineramaScreenInfo *xin_info, *xin_active;
        ^


1170a1220,1223
> wm/waimea                          1       tech-pkg%NetBSD.org@localhost

cc-1020 CC: ERROR File = Screen.cc, Line = 96
  The identifier "__FUNCTION__" is undefined.

          ERROR << "can't open display: " << wa->options->display << endl;
          ^


> wm/whiteBOX                                jschauma%NetBSD.org@localhost

cc-3569 cc: ERROR
  invalid macro definition:


cc-1040 cc: ERROR
  An identifier is expected.


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


> wm/wmakerconf                      1       tech-pkg%NetBSD.org@localhost

Hermes is not installed; can't buildlink files.


> wm/wmdrawer                        1       joel%carnat.net@localhost

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

    static struct option long_options[] = {
                         ^


1173a1227
> www/amaya                                  tech-pkg%NetBSD.org@localhost

Warning: Unrecognized option (W) in "-W"
cc-3569 CC: ERROR
  invalid macro definition: __cplusplus

Signal: Segmentation faultError: Signal Segmentation fault in phase Front End 
Driver -- processing aborted
CC ERROR:  /usr/lib32/cmplrs/fecc died due to signal 4
CC ERROR:  core dumped


1185d1238
< www/fcgi                           2       tech-pkg%NetBSD.org@localhost
1199a1253
> www/swiggle                                snj%NetBSD.org@localhost

cc-1565 cc: ERROR File = swiggle.c, Line = 241
  The struct "dirent" has no field "d_type".

                if (dent->d_type == DT_DIR && dent->d_name[0] != '.') {
                          ^


1203a1258
> www/w3m-img

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

  typedef uint8_t wc_uint8;
          ^

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

  typedef uint16_t wc_uint16;
          ^

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

  typedef uint32_t wc_uint32;
          ^


1213a1269
> x11/acidlaunch                             ptiJo%noos.fr@localhost

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

1224a1281
> x11/hot-babe                               tech-pkg%NetBSD.org@localhost

cc-1020 cc: ERROR File = hot-babe.c, Line = 61
  The identifier "u_int64_t" is undefined.

    u_int64_t *load, *total;
    ^


1233a1291
> x11/wdm                                    tech-pkg%NetBSD.org@localhost

Hermes is not installed; can't buildlink files.

1235a1294
> x11/wterm                          1       rh%NetBSD.org@localhost

Hermes is not installed; can't buildlink files.

1248a1308
> x11/xfce3                                  martti%NetBSD.org@localhost

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

    boton_icono toolbarIcon[]={TOOLBARICONS};
                               ^


1249a1310
> x11/xforms                         11      tech-pkg%NetBSD.org@localhost

imake -DUseInstalled -I/usr/pkg/lib/X11/config -I/usr/X11R6/lib/X11/config
cpp: warning /usr/X11R6/lib/X11/config/X11.rules:88: X11BuildLibPath redefined
make Makefiles
making Makefiles in lib/include...
        mv Makefile Makefile.bak
cpp: error Imakefile.c:9: Can't find include file Imake.tmpl
/usr/bin/X11/imake: Exit code 1.
  Stop.
*** Error code 1 (bu21)


1272d1332
< x11/xscreensaver                   29
1288c1348
< --gatW/ieO32f1wygP
---
> --/e2eDi0V/xtL+Mc8
1295,1297c1355,1357
< iD8DBQFClfWSfFtkr68iakwRArN7AKD4fUa79JwAU5Pbuh4R9bjKX4Q9vwCeLxXy
< 5Wk1svHiWIKu726s+JlA0Xw=
< =LdOO
---
> iD8DBQFCpJqFfFtkr68iakwRAuMJAKCdWwj9CYgP0PYFLHEDpa54pjP5VACg6sSx
> TvvIGT0qsy86sqnT6EZ4vHc=
> =rBiR
1300c1360
< --gatW/ieO32f1wygP--
---
> --/e2eDi0V/xtL+Mc8--

 Thomas



Home | Main Index | Thread Index | Old Index