guile-cvs
[Top][All Lists]
Advanced

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

Snapshooting guile-core.unstable failed.


From: Marius Vollmer
Subject: Snapshooting guile-core.unstable failed.
Date: Sat, 1 Mar 2003 01:14:30 +0100 (CET)

  -e 's/SCMLTXT/extern/go;' \
  -e 's/SCMLTSTATIC //go;' \
  -e 's/ SCM_UNUSED//go;' \
  -e 's/SCM_INSERTED_DLSYMLIST_STRUCT_DECL //go;' \
  raw-ltdl.guilemod.c.tmp
mv raw-ltdl.guilemod.c.tmp raw-ltdl.guilemod.c
diff -ru ./ltdl.c raw-ltdl.guilemod.c > ltdl.c.diff; \
  test "$?" -eq 1
make  all-am
make[4]: Entering directory 
`/home/mvo/snapshots/guile/guile-core.unstable-build/libguile-ltdl/upstream'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory 
`/home/mvo/snapshots/guile/guile-core.unstable-build/libguile-ltdl/upstream'
make[3]: Leaving directory 
`/home/mvo/snapshots/guile/guile-core.unstable-build/libguile-ltdl/upstream'
make[3]: Entering directory 
`/home/mvo/snapshots/guile/guile-core.unstable-build/libguile-ltdl'
source='guile-ltdl.c' object='guile-ltdl.lo' libtool=yes \
depfile='.deps/guile-ltdl.Plo' tmpdepfile='.deps/guile-ltdl.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. 
-I./..    -g -O2 -Werror -Wall -Wmissing-prototypes -c -o guile-ltdl.lo `test 
-f 'guile-ltdl.c' || echo './'`guile-ltdl.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I./.. -g -O2 -Werror -Wall 
-Wmissing-prototypes -c guile-ltdl.c -MT guile-ltdl.lo -MD -MP -MF 
.deps/guile-ltdl.TPlo  -fPIC -DPIC -o .libs/guile-ltdl.lo
In file included from guile-ltdl.c:44:
raw-ltdl.c:264:1: "strchr" redefined
In file included from /usr/include/string.h:360,
                 from raw-ltdl.c:45,
                 from guile-ltdl.c:44:
/usr/include/bits/string2.h:388:1: this is the location of the previous 
definition
In file included from guile-ltdl.c:44:
raw-ltdl.c:436: parse error before "rpl_argz_append"
cc1: warnings being treated as errors
raw-ltdl.c:437: warning: type defaults to `int' in declaration of 
`rpl_argz_append'
raw-ltdl.c:437: warning: data definition has no type or storage class
raw-ltdl.c:440: parse error before "rpl_argz_append"
raw-ltdl.c:441: warning: return type defaults to `int'
raw-ltdl.c: In function `rpl_argz_append':
raw-ltdl.c:461: `ENOMEM' undeclared (first use in this function)
raw-ltdl.c:461: (Each undeclared identifier is reported only once
raw-ltdl.c:461: for each function it appears in.)
raw-ltdl.c: At top level:
raw-ltdl.c:478: parse error before "rpl_argz_create_sep"
raw-ltdl.c:479: warning: type defaults to `int' in declaration of 
`rpl_argz_create_sep'
raw-ltdl.c:479: warning: data definition has no type or storage class
raw-ltdl.c:482: parse error before "rpl_argz_create_sep"
raw-ltdl.c:483: warning: return type defaults to `int'
raw-ltdl.c: In function `rpl_argz_create_sep':
raw-ltdl.c:505: `ENOMEM' undeclared (first use in this function)
raw-ltdl.c: At top level:
raw-ltdl.c:541: parse error before "rpl_argz_insert"
raw-ltdl.c:542: warning: type defaults to `int' in declaration of 
`rpl_argz_insert'
raw-ltdl.c:542: warning: data definition has no type or storage class
raw-ltdl.c:545: parse error before "rpl_argz_insert"
raw-ltdl.c:546: warning: return type defaults to `int'
raw-ltdl.c: In function `rpl_argz_insert':
raw-ltdl.c:573: `ENOMEM' undeclared (first use in this function)
raw-ltdl.c: At top level:
raw-ltdl.c:733: `LTDL_OBJDIR' undeclared here (not in a function)
raw-ltdl.c:1680: parse error before '*' token
raw-ltdl.c:1682: warning: type defaults to `int' in declaration of `find_file'
raw-ltdl.c:1682: warning: data definition has no type or storage class
raw-ltdl.c: In function `tryall_dlopen_module':
raw-ltdl.c:1999: warning: implicit declaration of function `sprintf'
raw-ltdl.c: In function `argzize_path':
raw-ltdl.c:2134: `error_t' undeclared (first use in this function)
raw-ltdl.c:2134: parse error before "error"
raw-ltdl.c:2140: `error' undeclared (first use in this function)
raw-ltdl.c:2144: `ENOMEM' undeclared (first use in this function)
raw-ltdl.c: In function `find_file_callback':
raw-ltdl.c:2244: `FILE' undeclared (first use in this function)
raw-ltdl.c:2244: `pfile' undeclared (first use in this function)
raw-ltdl.c:2244: parse error before ')' token
raw-ltdl.c:2251: warning: implicit declaration of function `fopen'
raw-ltdl.c:2253: warning: initialization discards qualifiers from pointer 
target type
raw-ltdl.c: At top level:
raw-ltdl.c:2266: parse error before '*' token
raw-ltdl.c:2268: warning: return type defaults to `int'
raw-ltdl.c: In function `find_file':
raw-ltdl.c:2272: `FILE' undeclared (first use in this function)
raw-ltdl.c:2272: `file' undeclared (first use in this function)
raw-ltdl.c: In function `try_dlopen':
raw-ltdl.c:2600: warning: assignment discards qualifiers from pointer target 
type
raw-ltdl.c:2627: `FILE' undeclared (first use in this function)
raw-ltdl.c:2627: `file' undeclared (first use in this function)
raw-ltdl.c:2653: warning: implicit declaration of function `isalnum'
raw-ltdl.c:2719: warning: implicit declaration of function `fclose'
raw-ltdl.c:2725: warning: implicit declaration of function `feof'
raw-ltdl.c:2727: warning: implicit declaration of function `fgets'
raw-ltdl.c:2795: warning: assignment discards qualifiers from pointer target 
type
raw-ltdl.c: In function `lt_dlopenext':
raw-ltdl.c:2973: warning: assignment discards qualifiers from pointer target 
type
raw-ltdl.c: In function `lt_argz_insert':
raw-ltdl.c:3049: `error_t' undeclared (first use in this function)
raw-ltdl.c:3049: parse error before "error"
raw-ltdl.c:3051: `error' undeclared (first use in this function)
raw-ltdl.c:3055: `ENOMEM' undeclared (first use in this function)
make[3]: *** [guile-ltdl.lo] Error 1
make[3]: Leaving directory 
`/home/mvo/snapshots/guile/guile-core.unstable-build/libguile-ltdl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/mvo/snapshots/guile/guile-core.unstable-build/libguile-ltdl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mvo/snapshots/guile/guile-core.unstable-build'
make: *** [all] Error 2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]