Mikael asked for bug reports to go to this address.
I think the i686-pc-linux-gnu failure can be ignored.  It appears to
be a local problem with a broken compiler installation.


I built guile-1.3.5 on a few different platforms.
The results of the build are appended.

In each case, gcc was used to compile the package.
This version of gcc is a version internal to Cygnus.
(If you want a native cc build, you'll have to bug Tom to hack me.)

On each platform, I ran configure (no arguments) followed by
make, make install, and make check (in that order).
I believe GNU make was always used, but I didn't check.

If you have particular platforms you want to add to the build,
please contact Tom.  Whether this can be done depends on
machine availability inside Cygnus.

In most cases Tom hasn't really read the build logs (lazy!).
Even worse, I was only given a moderately good heuristic
for determining the build failure.  Tom is happy to send you
more bits from the build log, but he can't really do any debugging.
In fact, he's already spent too much time writing me.  However,
he'll apply patches and do a respin if you like.

 - Your friendly semi-automatic build-and-log script
   (and Tom)

Build results for guile-1.3.5
================

pass: alphaev5-unknown-linux-gnu
pass: hppa1.1-hp-hpux11.00
pass: mips-sgi-irix6.3
pass: powerpc-ibm-aix4.2.0.0
pass: sparc-sun-solaris2.6

FAIL: i686-pc-linux-gnu
    mv -f .libs/procs.lo procs.lo
    
PATH=.:/usr/progressive/bin:/usr/unsupported/bin:/home/tromey/bin/scripts:/usr/bin/X11:/home/syzygy/emacs-19.30/src:/home/syzygy/emacs-19.30/lib-src:/usr/progressive/bin:/usr/vendor/bin:/usr/unsupported/bin:/usr/progressive/bin:/usr/local/bin:/usr/kerbnet-1.2/bin:/usr/kerbnet/bin:/usr/kerberos/bin:/usr/i386-glibc20-linux/bin:/usr/clocal/bin:/usr/X11R6/bin:/usr/local/bin:/bin:/usr/bin:/usr/ucb:/etc:/usr/etc:/usr/bsd
 ./guile-doc-snarf /horton/tromey/guile/guile-1.3.5/libguile/random.c -DHAVE_CONFIG_H 
-I.. -I/horton/tromey/guile/guile-1.3.5/libguile/.. 
-I/horton/tromey/guile/guile-1.3.5/libltdl  -g -O2 -Wall -Wmissing-prototypes 
/horton/tromey/guile/guile-1.3.5/libguile/random.c > random.x \
    || { rm random.x; false; }
    /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I.. 
-I/horton/tromey/guile/guile-1.3.5/libguile/.. 
-I/horton/tromey/guile/guile-1.3.5/libltdl    -g -O2 -Wall -Wmissing-prototypes -c 
/horton/tromey/guile/guile-1.3.5/libguile/random.c
    rm -f .libs/random.lo
    gcc -DHAVE_CONFIG_H -I.. -I/horton/tromey/guile/guile-1.3.5/libguile/.. 
-I/horton/tromey/guile/guile-1.3.5/libltdl -g -O2 -Wall -Wmissing-prototypes -c 
/horton/tromey/guile/guile-1.3.5/libguile/random.c  -fPIC -DPIC -o .libs/random.lo
    gcc: Internal compiler error: program cc1 got fatal signal 6

FAIL: mips-sgi-irix5.3
    gcc -DHAVE_CONFIG_H -I.. -I/horton/tromey/guile/guile-1.3.5/libguile/.. 
-I/horton/tromey/guile/guile-1.3.5/libltdl -g -O2 -Wall -Wmissing-prototypes -c 
/horton/tromey/guile/guile-1.3.5/libguile/alist.c  -DPIC -o .libs/alist.lo
    ../libguile/alist.x: In function `scm_init_alist':
    In file included from /horton/tromey/guile/guile-1.3.5/libguile/alist.c:394:
    ../libguile/alist.x:2: `SCM__DP' undeclared (first use in this function)
    ../libguile/alist.x:2: (Each undeclared identifier is reported only once
    ../libguile/alist.x:2: for each function it appears in.)
    ../libguile/alist.x:2: parse error before string constant

================
2 of 7 tests failed

Reply via email to