dpkg-buildpackage: source package is pet dpkg-buildpackage: source version is 0.99.7-0ubuntu6 dpkg-buildpackage: source changed by Eric Nichols dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh_testdir dh_testroot # Add here commands to clean up after the build process. /usr/bin/make distclean make[1]: Entering directory `/home/eric-n/packages/pet/pet-0.99.7' make[1]: *** No rule to make target `distclean'. Stop. make[1]: Leaving directory `/home/eric-n/packages/pet/pet-0.99.7' make: [clean-patched] Error 2 (ignored) dh_clean rm -f configure-stamp build-stamp # delete LKB source code rm -rf ~/tmp/lkb dpatch deapply-all 06_delphinhome not applied to ./ . 04_check-os not applied to ./ . 03_hash not applied to ./ . 02_mmap not applied to ./ . 01_mrs_h not applied to ./ . rm -rf debian/patched rm -f patch-stamp dpkg-source -b pet-0.99.7 dpkg-source: building pet in pet_0.99.7-0ubuntu6.tar.gz dpkg-source: building pet in pet_0.99.7-0ubuntu6.dsc debian/rules build dpatch apply-all applying patch 01_mrs_h to ./ ... ok. applying patch 02_mmap to ./ ... ok. applying patch 03_hash to ./ ... ok. applying patch 04_check-os to ./ ... ok. applying patch 06_delphinhome to ./ ... ok. autoconf aclocal /usr/share/aclocal/xdelta.m4:7: warning: underquoted definition of AM_PATH_XDELTA run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT /usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/share/aclocal/gpgme.m4:9: warning: underquoted definition of AM_PATH_GPGME /usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /usr/share/aclocal/eb3.m4:18: warning: underquoted definition of eb_LIB_EB3 automake #dpatch call-all -a=pkg-info > patch-stamp touch patch-stamp dh_testdir # copy LKB source code to writeable location cp -pr "/home/eric-n/lkb" ~/tmp # Add here commands to configure the package. CFLAGS="-Wall -g -O2" ./configure --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --with-boost=/usr --with-eclmrs=/usr --with-icu=/usr --with-mrsdir=/home/eric-n/tmp/lkb/src --with-tsdb=/usr --with-xml=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-linux-gnu-gcc accepts -g... yes checking for i486-linux-gnu-gcc option to accept ANSI C... none needed checking dependency style of i486-linux-gnu-gcc... gcc3 checking for main in -lstdc++... yes checking how to run the C preprocessor... i486-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking itsdb.h usability... yes checking itsdb.h presence... yes checking for itsdb.h... yes checking for capi_register in -litsdb... yes checking for ecl... /usr/bin/ecl checking for ecl.h... yes checking for cl_boot in -lecl... yes checking for pthread_exit in -lpthread... yes checking for main in -licuuc... yes checking for main in -licui18n... yes checking for main in -licudata... yes checking for i486-linux-gnu-g++... i486-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i486-linux-gnu-g++ accepts -g... yes checking dependency style of i486-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... i486-linux-gnu-g++ -E checking boost/graph/adjacency_list.hpp usability... yes checking boost/graph/adjacency_list.hpp presence... yes checking for boost/graph/adjacency_list.hpp... yes checking boost/graph/topological_sort.hpp usability... yes checking boost/graph/topological_sort.hpp presence... yes checking for boost/graph/topological_sort.hpp... yes checking boost/lambda/lambda.hpp usability... yes checking boost/lambda/lambda.hpp presence... yes checking for boost/lambda/lambda.hpp... yes checking for main in -lxerces-c... yes checking hash_map usability... no checking hash_map presence... no checking for hash_map... no checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking for i486-linux-gnu-g++... (cached) i486-linux-gnu-g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether i486-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i486-linux-gnu-g++... (cached) gcc3 checking how to run the C preprocessor... i486-linux-gnu-gcc -E checking for i486-linux-gnu-gcc... (cached) i486-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i486-linux-gnu-gcc accepts -g... (cached) yes checking for i486-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking dependency style of i486-linux-gnu-gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for i486-linux-gnu-ranlib... no checking for ranlib... ranlib checking for doxygen... /usr/bin/doxygen checking for ANSI C header files... no checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking strings.h usability... yes checking strings.h presence... yes checking for strings.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for library containing getopt_long_only... none required checking for error_at_line... no checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... no checking for working vfork... (cached) yes checking whether i486-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether setpgrp takes no argument... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for working strtod... no checking for pow... yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... no checking for bzero... yes checking for dup2... yes checking for gethostbyaddr... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for munmap... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strpbrk... yes checking for strrchr... yes checking for strtol... yes ============================================================= Boost is available tsdb is available MRS code with ecl is available ICU is available XML input mode is available External SQL dictionary is NOT available ============================================================= configure: creating ./config.status config.status: creating Makefile config.status: creating borland/Makefile config.status: creating cheap/Makefile config.status: creating cheap/Jamfile config.status: creating common/Makefile config.status: creating flop/Makefile config.status: creating flop/Jamfile config.status: creating config.h config.status: executing depfiles commands dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/home/eric-n/packages/pet/pet-0.99.7' cd . && /bin/sh /home/eric-n/packages/pet/pet-0.99.7/missing --run autoconf /bin/sh ./config.status --recheck running /bin/sh ./configure --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info --with-boost=/usr --with-eclmrs=/usr --with-icu=/usr --with-mrsdir=/home/eric-n/tmp/lkb/src --with-tsdb=/usr --with-xml=/usr CFLAGS=-Wall -g -O2 build_alias=i486-linux-gnu host_alias=i486-linux-gnu --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-linux-gnu-gcc accepts -g... yes checking for i486-linux-gnu-gcc option to accept ANSI C... none needed checking dependency style of i486-linux-gnu-gcc... gcc3 checking for main in -lstdc++... yes checking how to run the C preprocessor... i486-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking itsdb.h usability... yes checking itsdb.h presence... yes checking for itsdb.h... yes checking for capi_register in -litsdb... yes checking for ecl... /usr/bin/ecl checking for ecl.h... yes checking for cl_boot in -lecl... yes checking for pthread_exit in -lpthread... yes checking for main in -licuuc... yes checking for main in -licui18n... yes checking for main in -licudata... yes checking for i486-linux-gnu-g++... i486-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i486-linux-gnu-g++ accepts -g... yes checking dependency style of i486-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... i486-linux-gnu-g++ -E checking boost/graph/adjacency_list.hpp usability... yes checking boost/graph/adjacency_list.hpp presence... yes checking for boost/graph/adjacency_list.hpp... yes checking boost/graph/topological_sort.hpp usability... yes checking boost/graph/topological_sort.hpp presence... yes checking for boost/graph/topological_sort.hpp... yes checking boost/lambda/lambda.hpp usability... yes checking boost/lambda/lambda.hpp presence... yes checking for boost/lambda/lambda.hpp... yes checking for main in -lxerces-c... yes checking hash_map usability... no checking hash_map presence... no checking for hash_map... no checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking for i486-linux-gnu-g++... (cached) i486-linux-gnu-g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether i486-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i486-linux-gnu-g++... (cached) gcc3 checking how to run the C preprocessor... i486-linux-gnu-gcc -E checking for i486-linux-gnu-gcc... (cached) i486-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i486-linux-gnu-gcc accepts -g... (cached) yes checking for i486-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking dependency style of i486-linux-gnu-gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for i486-linux-gnu-ranlib... no checking for ranlib... ranlib checking for doxygen... /usr/bin/doxygen checking for ANSI C header files... no checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking strings.h usability... yes checking strings.h presence... yes checking for strings.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for library containing getopt_long_only... none required checking for error_at_line... no checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... no checking for working vfork... (cached) yes checking whether i486-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether setpgrp takes no argument... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for working strtod... no checking for pow... yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... no checking for bzero... yes checking for dup2... yes checking for gethostbyaddr... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for munmap... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strpbrk... yes checking for strrchr... yes checking for strtol... yes ============================================================= Boost is available tsdb is available MRS code with ecl is available ICU is available XML input mode is available External SQL dictionary is NOT available ============================================================= configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating borland/Makefile config.status: creating cheap/Makefile config.status: creating cheap/Jamfile config.status: creating common/Makefile config.status: creating flop/Makefile config.status: creating flop/Jamfile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands make[1]: Leaving directory `/home/eric-n/packages/pet/pet-0.99.7' make[1]: Entering directory `/home/eric-n/packages/pet/pet-0.99.7' cd . && /bin/sh /home/eric-n/packages/pet/pet-0.99.7/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive make[2]: Entering directory `/home/eric-n/packages/pet/pet-0.99.7' Making all in flop make[3]: Entering directory `/home/eric-n/packages/pet/pet-0.99.7/flop' if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT builtins.o -MD -MP -MF ".deps/builtins.Tpo" -c -o builtins.o builtins.cpp; \ then mv -f ".deps/builtins.Tpo" ".deps/builtins.Po"; else rm -f ".deps/builtins.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT corefs.o -MD -MP -MF ".deps/corefs.Tpo" -c -o corefs.o corefs.cpp; \ then mv -f ".deps/corefs.Tpo" ".deps/corefs.Po"; else rm -f ".deps/corefs.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT dag-tdl.o -MD -MP -MF ".deps/dag-tdl.Tpo" -c -o dag-tdl.o dag-tdl.cpp; \ then mv -f ".deps/dag-tdl.Tpo" ".deps/dag-tdl.Po"; else rm -f ".deps/dag-tdl.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT dump.o -MD -MP -MF ".deps/dump.Tpo" -c -o dump.o dump.cpp; \ then mv -f ".deps/dump.Tpo" ".deps/dump.Po"; else rm -f ".deps/dump.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT expand.o -MD -MP -MF ".deps/expand.Tpo" -c -o expand.o expand.cpp; \ then mv -f ".deps/expand.Tpo" ".deps/expand.Po"; else rm -f ".deps/expand.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT flop.o -MD -MP -MF ".deps/flop.Tpo" -c -o flop.o flop.cpp; \ then mv -f ".deps/flop.Tpo" ".deps/flop.Po"; else rm -f ".deps/flop.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT full-form.o -MD -MP -MF ".deps/full-form.Tpo" -c -o full-form.o full-form.cpp; \ then mv -f ".deps/full-form.Tpo" ".deps/full-form.Po"; else rm -f ".deps/full-form.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT hierarchy.o -MD -MP -MF ".deps/hierarchy.Tpo" -c -o hierarchy.o hierarchy.cpp; \ then mv -f ".deps/hierarchy.Tpo" ".deps/hierarchy.Po"; else rm -f ".deps/hierarchy.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.cpp; \ then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT parse-tdl.o -MD -MP -MF ".deps/parse-tdl.Tpo" -c -o parse-tdl.o parse-tdl.cpp; \ then mv -f ".deps/parse-tdl.Tpo" ".deps/parse-tdl.Po"; else rm -f ".deps/parse-tdl.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT partition.o -MD -MP -MF ".deps/partition.Tpo" -c -o partition.o partition.cpp; \ then mv -f ".deps/partition.Tpo" ".deps/partition.Po"; else rm -f ".deps/partition.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT print-chic.o -MD -MP -MF ".deps/print-chic.Tpo" -c -o print-chic.o print-chic.cpp; \ then mv -f ".deps/print-chic.Tpo" ".deps/print-chic.Po"; else rm -f ".deps/print-chic.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT print-tdl.o -MD -MP -MF ".deps/print-tdl.Tpo" -c -o print-tdl.o print-tdl.cpp; \ then mv -f ".deps/print-tdl.Tpo" ".deps/print-tdl.Po"; else rm -f ".deps/print-tdl.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT reduction.o -MD -MP -MF ".deps/reduction.Tpo" -c -o reduction.o reduction.cpp; \ then mv -f ".deps/reduction.Tpo" ".deps/reduction.Po"; else rm -f ".deps/reduction.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT template.o -MD -MP -MF ".deps/template.Tpo" -c -o template.o template.cpp; \ then mv -f ".deps/template.Tpo" ".deps/template.Po"; else rm -f ".deps/template.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT terms.o -MD -MP -MF ".deps/terms.Tpo" -c -o terms.o terms.cpp; \ then mv -f ".deps/terms.Tpo" ".deps/terms.Po"; else rm -f ".deps/terms.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.cpp; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT bitcode.o -MD -MP -MF ".deps/bitcode.Tpo" -c -o bitcode.o ../common/bitcode.cpp; \ then mv -f ".deps/bitcode.Tpo" ".deps/bitcode.Po"; else rm -f ".deps/bitcode.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT chunk-alloc.o -MD -MP -MF ".deps/chunk-alloc.Tpo" -c -o chunk-alloc.o ../common/chunk-alloc.cpp; \ then mv -f ".deps/chunk-alloc.Tpo" ".deps/chunk-alloc.Po"; else rm -f ".deps/chunk-alloc.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT dag-alloc.o -MD -MP -MF ".deps/dag-alloc.Tpo" -c -o dag-alloc.o ../common/dag-alloc.cpp; \ then mv -f ".deps/dag-alloc.Tpo" ".deps/dag-alloc.Po"; else rm -f ".deps/dag-alloc.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT dag-arced.o -MD -MP -MF ".deps/dag-arced.Tpo" -c -o dag-arced.o ../common/dag-arced.cpp; \ then mv -f ".deps/dag-arced.Tpo" ".deps/dag-arced.Po"; else rm -f ".deps/dag-arced.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT dag-common.o -MD -MP -MF ".deps/dag-common.Tpo" -c -o dag-common.o ../common/dag-common.cpp; \ then mv -f ".deps/dag-common.Tpo" ".deps/dag-common.Po"; else rm -f ".deps/dag-common.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT dag-io.o -MD -MP -MF ".deps/dag-io.Tpo" -c -o dag-io.o ../common/dag-io.cpp; \ then mv -f ".deps/dag-io.Tpo" ".deps/dag-io.Po"; else rm -f ".deps/dag-io.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT dag-simple.o -MD -MP -MF ".deps/dag-simple.Tpo" -c -o dag-simple.o ../common/dag-simple.cpp; \ then mv -f ".deps/dag-simple.Tpo" ".deps/dag-simple.Po"; else rm -f ".deps/dag-simple.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT dumper.o -MD -MP -MF ".deps/dumper.Tpo" -c -o dumper.o ../common/dumper.cpp; \ then mv -f ".deps/dumper.Tpo" ".deps/dumper.Po"; else rm -f ".deps/dumper.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT grammar-dump.o -MD -MP -MF ".deps/grammar-dump.Tpo" -c -o grammar-dump.o ../common/grammar-dump.cpp; \ then mv -f ".deps/grammar-dump.Tpo" ".deps/grammar-dump.Po"; else rm -f ".deps/grammar-dump.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT lex-io.o -MD -MP -MF ".deps/lex-io.Tpo" -c -o lex-io.o ../common/lex-io.cpp; \ then mv -f ".deps/lex-io.Tpo" ".deps/lex-io.Po"; else rm -f ".deps/lex-io.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT lex-tdl.o -MD -MP -MF ".deps/lex-tdl.Tpo" -c -o lex-tdl.o ../common/lex-tdl.cpp; \ then mv -f ".deps/lex-tdl.Tpo" ".deps/lex-tdl.Po"; else rm -f ".deps/lex-tdl.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT settings.o -MD -MP -MF ".deps/settings.Tpo" -c -o settings.o ../common/settings.cpp; \ then mv -f ".deps/settings.Tpo" ".deps/settings.Po"; else rm -f ".deps/settings.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT types.o -MD -MP -MF ".deps/types.Tpo" -c -o types.o ../common/types.cpp; \ then mv -f ".deps/types.Tpo" ".deps/types.Po"; else rm -f ".deps/types.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DDAG_SIMPLE -DWROBLEWSKI3 -DFLOP -I. -I. -I.. -Wall -I../common -I/usr/include -O3 -g -O2 -MT utility.o -MD -MP -MF ".deps/utility.Tpo" -c -o utility.o ../common/utility.cpp; \ then mv -f ".deps/utility.Tpo" ".deps/utility.Po"; else rm -f ".deps/utility.Tpo"; exit 1; fi i486-linux-gnu-g++ -O3 -g -O2 -Wl,--defsym,__ctype_b=0,--defsym,__ctype_tolower=0 -o flop builtins.o corefs.o dag-tdl.o dump.o expand.o flop.o full-form.o hierarchy.o options.o parse-tdl.o partition.o print-chic.o print-tdl.o reduction.o template.o terms.o util.o bitcode.o chunk-alloc.o dag-alloc.o dag-arced.o dag-common.o dag-io.o dag-simple.o dumper.o grammar-dump.o lex-io.o lex-tdl.o settings.o types.o utility.o -lstdc++ make[3]: Leaving directory `/home/eric-n/packages/pet/pet-0.99.7/flop' Making all in cheap make[3]: Entering directory `/home/eric-n/packages/pet/pet-0.99.7/cheap' ( \ echo "(pushnew :i686 *features*)"; \ echo ";;(pushnew :debug *features*)"; \ echo "(load \"/home/eric-n/tmp/lkb/src/general/loadup\")"; \ echo "(si::system (format nil \"cd ~a; find -type f -exec rm {} \;\" (get-binaries-dir \"mrs\")))"; \ echo "(setq lib-dir (make-pathname :directory '(:relative)))"; \ echo "(compile-system \"mrs\" :force t)"; \ ) | /usr/bin/ecl ECL (Embeddable Common-Lisp) 0.9h Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya Copyright (C) 1993 Giuseppe Attardi Copyright (C) 2000 Juan J. Garcia-Ripoll ECL is free software, and you are welcome to redistribute it under certain conditions; see file 'Copyright' for details. Type :h for Help. Top level. > (:I686 :LINUX :IEEE-FLOATING-POINT :CLOS-STREAMS :CMU-FORMAT :UNIX :DLOPEN :CLOS :BOEHM-GC :ANSI-CL :COMMON-LISP :ECL :COMMON :I486 :FFI) > ;;; Loading #P"/home/eric-n/tmp/lkb/src/general/loadup.lisp" ;;; Loading #P"/home/eric-n/tmp/lkb/src/general/ecl-patches.lsp" ;;; Loading #P"/home/eric-n/tmp/lkb/src/general/defsystem.lisp" ;;; Loading #P"/usr/lib/ecl/cmp.fas" ;;; Loading #P"/usr/lib/ecl/sysfun.lsp" ;;; Loading #P"/home/eric-n/tmp/lkb/src/general/loadup-library.lisp" #P"/home/eric-n/tmp/lkb/src/general/loadup.lisp" > sh: line 0: cd: /home/eric-n/tmp/lkb/src/.lecl/: No such file or directory find: missing argument to `-exec' 1 > #P"" > ;;; Loading "/home/eric-n/tmp/lkb/src/systems/mrs.system" ;;; Compiling /home/eric-n/tmp/lkb/src/lkb-package.lsp. ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/lkb-package.c" -o "/home/eric-n/tmp/lkb/src/lkb-package.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/lkb-package.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/lkb-package.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/lkb-package.lsp. ;;; Compiling /home/eric-n/tmp/lkb/src/lkb-package.lsp. ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/lkb-package.c" -o "/home/eric-n/tmp/lkb/src/.lecl/lkb-package.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/lkb-package.lsp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/lkb-package.fas" ;;; Compiling /home/eric-n/tmp/lkb/src/mrs-package.lsp. ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/mrs-package.c" -o "/home/eric-n/tmp/lkb/src/mrs-package.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/mrs-package.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/mrs-package.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs-package.lsp. ;;; Compiling /home/eric-n/tmp/lkb/src/mrs-package.lsp. ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/mrs-package.c" -o "/home/eric-n/tmp/lkb/src/.lecl/mrs-package.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs-package.lsp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/mrs-package.fas" ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/ecl.lisp. ;;; Compiling (DEFUN PET_TYPE_TO_CODE ...). ;;; Compiling (DEFUN PET_CODE_TO_TYPE ...). ;;; Compiling (DEFUN PET_FEATURE_TO_CODE ...). ;;; Compiling (DEFUN PET_CODE_TO_FEATURE ...). ;;; Compiling (DEFUN PET_FS_DEREF ...). ;;; Compiling (DEFUN PET_FS_CYCLIC_P ...). ;;; Compiling (DEFUN PET_FS_VALID_P ...). ;;; Compiling (DEFUN PET_FS_TYPE ...). ;;; Compiling (DEFUN PET_FS_PATH_VALUE ...). ;;; Compiling (DEFUN PET_FS_ARCS ...). ;;; Compiling (DEFUN PET_TYPE_VALID_P ...). ;;; Compiling (DEFUN PET_SUBTYPE_P ...). ;;; Compiling (DEFUN PET_GLB ...). ;;; Compiling (DEFUN PET-TYPE-TO-CODE ...). ;;; Compiling (SI:FSET 'PET-TYPE-TO-CODE ...). ;;; The variable %PET-TYPES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-TYPE-TO-CODE ...). ;;; The variable %PET-TYPES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-TYPE-TO-CODE ...). ;;; The variable %PET-TYPES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN PET-CODE-TO-TYPE ...). ;;; Compiling (SI:FSET 'PET-CODE-TO-TYPE ...). ;;; The variable %PET-TYPES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-CODE-TO-TYPE ...). ;;; The variable %PET-TYPES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-CODE-TO-TYPE ...). ;;; The variable %PET-TYPES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN PET-FEATURE-TO-CODE ...). ;;; Compiling (SI:FSET 'PET-FEATURE-TO-CODE ...). ;;; The variable %PET-FEATURES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-FEATURE-TO-CODE ...). ;;; The variable %PET-FEATURES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-FEATURE-TO-CODE ...). ;;; The variable %PET-FEATURES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN PET-CODE-TO-FEATURE ...). ;;; Compiling (SI:FSET 'PET-CODE-TO-FEATURE ...). ;;; The variable %PET-FEATURES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-CODE-TO-FEATURE ...). ;;; The variable %PET-FEATURES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-CODE-TO-FEATURE ...). ;;; The variable %PET-FEATURES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN FIXNUMP ...). ;;; End of Pass 1. ;;; Emitting code for PET_TYPE_TO_CODE. ;;; Emitting code for PET_CODE_TO_TYPE. ;;; Emitting code for PET_FEATURE_TO_CODE. ;;; Emitting code for PET_CODE_TO_FEATURE. ;;; Emitting code for PET_FS_DEREF. ;;; Emitting code for PET_FS_CYCLIC_P. ;;; Emitting code for PET_FS_VALID_P. ;;; Emitting code for PET_FS_TYPE. ;;; Emitting code for PET_FS_PATH_VALUE. ;;; Emitting code for PET_FS_ARCS. ;;; Emitting code for PET_TYPE_VALID_P. ;;; Emitting code for PET_SUBTYPE_P. ;;; Emitting code for PET_GLB. ;;; Emitting code for PET-TYPE-TO-CODE. ;;; Emitting code for PET-CODE-TO-TYPE. ;;; Note: Emitting linking call for VSYM ;;; Emitting code for PET-FEATURE-TO-CODE. ;;; Emitting code for PET-CODE-TO-FEATURE. ;;; Emitting code for FIXNUMP. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/mrs/ecl.c" -o "/home/eric-n/tmp/lkb/src/mrs/ecl.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/ecl.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/mrs/ecl.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/ecl.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/ecl.lisp. ;;; Compiling (DEFUN PET_TYPE_TO_CODE ...). ;;; Compiling (DEFUN PET_CODE_TO_TYPE ...). ;;; Compiling (DEFUN PET_FEATURE_TO_CODE ...). ;;; Compiling (DEFUN PET_CODE_TO_FEATURE ...). ;;; Compiling (DEFUN PET_FS_DEREF ...). ;;; Compiling (DEFUN PET_FS_CYCLIC_P ...). ;;; Compiling (DEFUN PET_FS_VALID_P ...). ;;; Compiling (DEFUN PET_FS_TYPE ...). ;;; Compiling (DEFUN PET_FS_PATH_VALUE ...). ;;; Compiling (DEFUN PET_FS_ARCS ...). ;;; Compiling (DEFUN PET_TYPE_VALID_P ...). ;;; Compiling (DEFUN PET_SUBTYPE_P ...). ;;; Compiling (DEFUN PET_GLB ...). ;;; Compiling (DEFUN PET-TYPE-TO-CODE ...). ;;; Compiling (SI:FSET 'PET-TYPE-TO-CODE ...). ;;; The variable %PET-TYPES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-TYPE-TO-CODE ...). ;;; The variable %PET-TYPES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-TYPE-TO-CODE ...). ;;; The variable %PET-TYPES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN PET-CODE-TO-TYPE ...). ;;; Compiling (SI:FSET 'PET-CODE-TO-TYPE ...). ;;; The variable %PET-TYPES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-CODE-TO-TYPE ...). ;;; The variable %PET-TYPES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-CODE-TO-TYPE ...). ;;; The variable %PET-TYPES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN PET-FEATURE-TO-CODE ...). ;;; Compiling (SI:FSET 'PET-FEATURE-TO-CODE ...). ;;; The variable %PET-FEATURES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-FEATURE-TO-CODE ...). ;;; The variable %PET-FEATURES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-FEATURE-TO-CODE ...). ;;; The variable %PET-FEATURES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN PET-CODE-TO-FEATURE ...). ;;; Compiling (SI:FSET 'PET-CODE-TO-FEATURE ...). ;;; The variable %PET-FEATURES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-CODE-TO-FEATURE ...). ;;; The variable %PET-FEATURES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'PET-CODE-TO-FEATURE ...). ;;; The variable %PET-FEATURES% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN FIXNUMP ...). ;;; End of Pass 1. ;;; Emitting code for PET_TYPE_TO_CODE. ;;; Emitting code for PET_CODE_TO_TYPE. ;;; Emitting code for PET_FEATURE_TO_CODE. ;;; Emitting code for PET_CODE_TO_FEATURE. ;;; Emitting code for PET_FS_DEREF. ;;; Emitting code for PET_FS_CYCLIC_P. ;;; Emitting code for PET_FS_VALID_P. ;;; Emitting code for PET_FS_TYPE. ;;; Emitting code for PET_FS_PATH_VALUE. ;;; Emitting code for PET_FS_ARCS. ;;; Emitting code for PET_TYPE_VALID_P. ;;; Emitting code for PET_SUBTYPE_P. ;;; Emitting code for PET_GLB. ;;; Emitting code for PET-TYPE-TO-CODE. ;;; Emitting code for PET-CODE-TO-TYPE. ;;; Note: Emitting linking call for VSYM ;;; Emitting code for PET-FEATURE-TO-CODE. ;;; Emitting code for PET-CODE-TO-FEATURE. ;;; Emitting code for FIXNUMP. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/mrs/ecl.c" -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/ecl.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/ecl.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/pet-interface.lisp. ;;; Compiling (DEFPARAMETER %PET-TYPES% ...). ;;; Compiling (DEFPARAMETER %PET-FEATURES% ...). ;;; Compiling (DEFUN PET-CLEAR-SYMBOL-TABLES ...). ;;; Note: Replacing variable G542 by its value #
;;; Note: Replacing variable G543 by its value # ;;; Compiling (DEFUN VSYM ...). ;;; Compiling (SI:FSET 'VSYM ...). ;;; The variable *MRS-PACKAGE* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN DEREF ...). ;;; Compiling (DEFUN PATH-VALUE ...). ;;; Note: Replacing variable G545 by its value # ;;; Note: Replacing variable G546 by its value # ;;; Note: Replacing variable G547 by its value # ;;; Compiling (DEFUN IS-VALID-FS ...). ;;; Compiling (DEFUN FS-ARCS ...). ;;; Compiling (DEFUN FS-TYPE ...). ;;; Compiling (DEFUN IS-VALID-TYPE ...). ;;; Compiling (DEFUN IS-TOP-TYPE ...). ;;; Compiling (SI:FSET 'IS-TOP-TYPE ...). ;;; The variable %PET-TOP% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN EQUAL-OR-SUBTYPE ...). ;;; Compiling (DEFUN COMPATIBLE-TYPES ...). ;;; Compiling (SI:FSET 'COMPATIBLE-TYPES ...). ;;; The variable %PET-BOTTOM% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN FS-TO-MRS ...). ;;; Compiling (SI:FSET 'FS-TO-MRS ...). ;;; Warning: The ignored variable #:G558 is used. ;;; Compiling (SI:FSET 'FS-TO-MRS ...). ;;; The variable *MRS-PACKAGE* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'FS-TO-MRS ...). ;;; The variable *MRS-PACKAGE* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'FS-TO-MRS ...). ;;; The variable *CANONICAL-BINDINGS* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'FS-TO-MRS ...). ;;; The variable *CANONICAL-BINDINGS* is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G566 by its value # ;;; End of Pass 1. ;;; Emitting code for PET-CLEAR-SYMBOL-TABLES. ;;; Emitting code for VSYM. ;;; Emitting code for DEREF. ;;; Note: Emitting linking call for FIXNUMP ;;; Note: Emitting linking call for PET_FS_DEREF ;;; Emitting code for PATH-VALUE. ;;; Note: Emitting linking call for PET-FEATURE-TO-CODE ;;; Note: Emitting linking call for PET_FS_PATH_VALUE ;;; Emitting code for IS-VALID-FS. ;;; Note: Emitting linking call for PET_FS_VALID_P ;;; Emitting code for FS-ARCS. ;;; Note: Emitting linking call for PET_FS_ARCS ;;; Note: Emitting linking call for PET-CODE-TO-FEATURE ;;; Emitting code for FS-TYPE. ;;; Note: Emitting linking call for PET_FS_TYPE ;;; Note: Emitting linking call for PET-CODE-TO-TYPE ;;; Emitting code for IS-VALID-TYPE. ;;; Note: Emitting linking call for PET-TYPE-TO-CODE ;;; Note: Emitting linking call for PET_TYPE_VALID_P ;;; Emitting code for IS-TOP-TYPE. ;;; Emitting code for EQUAL-OR-SUBTYPE. ;;; Note: Emitting linking call for PET_SUBTYPE_P ;;; Emitting code for COMPATIBLE-TYPES. ;;; Note: Emitting linking call for PET_GLB ;;; Emitting code for FS-TO-MRS. ;;; Note: Emitting linking call for EXTRACT-MRS-FROM-FS ;;; Note: Emitting linking call for PSOA-P ;;; Note: Emitting linking call for OUTPUT-MRS1 ;;; Note: Emitting linking call for MAKE-SCOPED-MRS ;;; Note: Emitting linking call for CANONICAL-BINDINGS ;;; Note: Emitting linking call for OUTPUT-SCOPED-MRS ;;; Note: Emitting linking call for ED-OUTPUT-PSOA ;;; Note: Emitting linking call for MRS-TO-RMRS ;;; Note: Emitting linking call for RMRS-P ;;; Note: Emitting linking call for OUTPUT-RMRS1 ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/mrs/pet-interface.c" -o "/home/eric-n/tmp/lkb/src/mrs/pet-interface.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/pet-interface.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/mrs/pet-interface.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/pet-interface.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/pet-interface.lisp. ;;; Compiling (DEFPARAMETER %PET-TYPES% ...). ;;; Compiling (DEFPARAMETER %PET-FEATURES% ...). ;;; Compiling (DEFUN PET-CLEAR-SYMBOL-TABLES ...). ;;; Note: Replacing variable G568 by its value # ;;; Note: Replacing variable G569 by its value # ;;; Compiling (DEFUN VSYM ...). ;;; Compiling (SI:FSET 'VSYM ...). ;;; The variable *MRS-PACKAGE* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN DEREF ...). ;;; Compiling (DEFUN PATH-VALUE ...). ;;; Note: Replacing variable G571 by its value # ;;; Note: Replacing variable G572 by its value # ;;; Note: Replacing variable G573 by its value # ;;; Compiling (DEFUN IS-VALID-FS ...). ;;; Compiling (DEFUN FS-ARCS ...). ;;; Compiling (DEFUN FS-TYPE ...). ;;; Compiling (DEFUN IS-VALID-TYPE ...). ;;; Compiling (DEFUN IS-TOP-TYPE ...). ;;; Compiling (SI:FSET 'IS-TOP-TYPE ...). ;;; The variable %PET-TOP% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN EQUAL-OR-SUBTYPE ...). ;;; Compiling (DEFUN COMPATIBLE-TYPES ...). ;;; Compiling (SI:FSET 'COMPATIBLE-TYPES ...). ;;; The variable %PET-BOTTOM% is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN FS-TO-MRS ...). ;;; Compiling (SI:FSET 'FS-TO-MRS ...). ;;; Warning: The ignored variable #:G584 is used. ;;; Compiling (SI:FSET 'FS-TO-MRS ...). ;;; The variable *MRS-PACKAGE* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'FS-TO-MRS ...). ;;; The variable *MRS-PACKAGE* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'FS-TO-MRS ...). ;;; The variable *CANONICAL-BINDINGS* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'FS-TO-MRS ...). ;;; The variable *CANONICAL-BINDINGS* is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G592 by its value # ;;; End of Pass 1. ;;; Emitting code for PET-CLEAR-SYMBOL-TABLES. ;;; Emitting code for VSYM. ;;; Emitting code for DEREF. ;;; Note: Emitting linking call for FIXNUMP ;;; Note: Emitting linking call for PET_FS_DEREF ;;; Emitting code for PATH-VALUE. ;;; Note: Emitting linking call for PET-FEATURE-TO-CODE ;;; Note: Emitting linking call for PET_FS_PATH_VALUE ;;; Emitting code for IS-VALID-FS. ;;; Note: Emitting linking call for PET_FS_VALID_P ;;; Emitting code for FS-ARCS. ;;; Note: Emitting linking call for PET_FS_ARCS ;;; Note: Emitting linking call for PET-CODE-TO-FEATURE ;;; Emitting code for FS-TYPE. ;;; Note: Emitting linking call for PET_FS_TYPE ;;; Note: Emitting linking call for PET-CODE-TO-TYPE ;;; Emitting code for IS-VALID-TYPE. ;;; Note: Emitting linking call for PET-TYPE-TO-CODE ;;; Note: Emitting linking call for PET_TYPE_VALID_P ;;; Emitting code for IS-TOP-TYPE. ;;; Emitting code for EQUAL-OR-SUBTYPE. ;;; Note: Emitting linking call for PET_SUBTYPE_P ;;; Emitting code for COMPATIBLE-TYPES. ;;; Note: Emitting linking call for PET_GLB ;;; Emitting code for FS-TO-MRS. ;;; Note: Emitting linking call for EXTRACT-MRS-FROM-FS ;;; Note: Emitting linking call for PSOA-P ;;; Note: Emitting linking call for OUTPUT-MRS1 ;;; Note: Emitting linking call for MAKE-SCOPED-MRS ;;; Note: Emitting linking call for CANONICAL-BINDINGS ;;; Note: Emitting linking call for OUTPUT-SCOPED-MRS ;;; Note: Emitting linking call for ED-OUTPUT-PSOA ;;; Note: Emitting linking call for MRS-TO-RMRS ;;; Note: Emitting linking call for RMRS-P ;;; Note: Emitting linking call for OUTPUT-RMRS1 ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/mrs/pet-interface.c" -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/pet-interface.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/pet-interface.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/mrs/pet-interface.fas" ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/mrsglobals.lisp. ;;; Compiling (DEFPARAMETER *INITIAL-SEMANTICS-PATH* ...). ;;; Compiling (DEFPARAMETER *REL-NAME-PATH* ...). ;;; Compiling (DEFPARAMETER *REL-HANDEL-PATH* ...). ;;; Compiling (DEFPARAMETER *REL-CTO-FEATURE* ...). ;;; Compiling (DEFPARAMETER *REL-CFROM-FEATURE* ...). ;;; Compiling (DEFPARAMETER *REL-LINK-FEATURE* ...). ;;; Compiling (DEFPARAMETER *HOOK-TYPE* ...). ;;; Compiling (DEFPARAMETER *HOOK-PATH* ...). ;;; Compiling (DEFPARAMETER *LTOP-PATH* ...). ;;; Compiling (DEFPARAMETER *INDEX-PATH* ...). ;;; Compiling (DEFPARAMETER *XARG-PATH* ...). ;;; Compiling (DEFPARAMETER *PSOA-TOP-H-PATH* ...). ;;; Compiling (DEFPARAMETER *PSOA-INDEX-PATH* ...). ;;; Compiling (DEFPARAMETER *PSOA-XARG-PATH* ...). ;;; Compiling (DEFPARAMETER *PSOA-LISZT-PATH* ...). ;;; Compiling (DEFPARAMETER *PSOA-RH-CONS-PATH* ...). ;;; Compiling (DEFPARAMETER *SC-ARG-FEATURE* ...). ;;; Compiling (DEFPARAMETER *OUTSCPD-FEATURE* ...). ;;; Compiling (DEFPARAMETER *QEQ-TYPE* ...). ;;; Compiling (DEFPARAMETER *PSOA-A-CONS-PATH* ...). ;;; Compiling (DEFPARAMETER *MOD-SPEC-TYPE* ...). ;;; Compiling (DEFPARAMETER *MOD-ANC* ...). ;;; Compiling (DEFPARAMETER *TARGET-ANCS-PATH* ...). ;;; Compiling (DEFPARAMETER *FIRST-PATH* ...). ;;; Compiling (DEFPARAMETER *REST-PATH* ...). ;;; Compiling (DEFPARAMETER *VALUE-FEATS* ...). ;;; Compiling (DEFPARAMETER *FEAT-PRIORITY-LIST* ...). ;;; Compiling (DEFPARAMETER *IGNORED-SEM-FEATURES* ...). ;;; Compiling (DEFPARAMETER *IGNORED-EXTRA-FEATURES* ...). ;;; Compiling (DEFPARAMETER *DUMMY-RELATIONS* ...). ;;; Compiling (DEFPARAMETER *EVENT-TYPE* ...). ;;; Compiling (DEFPARAMETER *EVENT_OR_INDEX-TYPE* ...). ;;; Compiling (DEFPARAMETER *NON_EXPL-IND-TYPE* ...). ;;; Compiling (DEFPARAMETER *HANDLE-TYPE* ...). ;;; Compiling (DEFPARAMETER *REF-IND-TYPE* ...). ;;; Compiling (DEFPARAMETER *DEG-IND-TYPE* ...). ;;; Compiling (DEFPARAMETER *BV-FEATURE* ...). ;;; Compiling (DEFPARAMETER *SCOPE-FEAT* ...). ;;; Compiling (DEFPARAMETER *QUANT-REL-TYPES* ...). ;;; Compiling (DEFPARAMETER *SCOPING-IGNORED-ROLES* ...). ;;; Compiling (DEFVAR *TOP-LEVEL-REL-TYPES* ...). ;;; Compiling (DEFPARAMETER *SEM-RELATION-SUFFIX* ...). ;;; Compiling (DEFPARAMETER *NULL-SEMANTICS-HACK-P* ...). ;;; Compiling (DEFPARAMETER *MAIN-SEMANTICS-PATH* ...). ;;; Compiling (DEFPARAMETER *C-CONT-PATH* ...). ;;; Compiling (DEFPARAMETER *CONSTRUCTION-SEMANTICS-PATH* ...). ;;; Compiling (DEFPARAMETER *TOP-SEMANTICS-TYPE* ...). ;;; Compiling (DEFPARAMETER *TOP-SEMANTICS-ENTRY* ...). ;;; Compiling (DEFPARAMETER *INSTLOC-PATH* ...). ;;; Compiling (DEFPARAMETER *SLASH-SEMANTICS-PATH* ...). ;;; Compiling (DEFPARAMETER *ORDERED-MRS-RULE-LIST* ...). ;;; Compiling (DEFPARAMETER *INVERTED-MRS-RULE-LIST* ...). ;;; Compiling (DEFPARAMETER *GEN-RULE-IDS* ...). ;;; Compiling (DEFVAR *CANONICAL-BINDINGS* ...). ;;; Compiling (DEFVAR *TOP-LEVEL-VARIABLES* ...). ;;; Compiling (DEFVAR *FRAGMENT-P* ...). ;;; Compiling (DEFVAR *ROOT-PATH* ...). ;;; Compiling (DEFVAR *FALSE-TYPE* ...). ;;; Compiling (DEFVAR *TRUE-TYPE* ...). ;;; Compiling (DEFPARAMETER *SEMI-FRAGMENT-RELATIONS* ...). ;;; Compiling (DEFPARAMETER *ALEX-MODE* ...). ;;; Compiling (DEFPARAMETER *GIVING-DEMO-P* ...). ;;; Compiling (DEFPARAMETER *MRS-RESULTS-CHECK* ...). ;;; Compiling (DEFPARAMETER *VAR-EXTRA-CONVERSION-TABLE* ...). ;;; Compiling (DEFPARAMETER *ALGEBRA-IGNORE-FEATS* ...). ;;; Compiling (DEFPARAMETER *ALGEBRA-IGNORE-PATHS* ...). ;;; Compiling (DEFPARAMETER *NON-SLOT-FEATURES* ...). ;;; Compiling (DEFVAR *ALLOW-SLOPPY-MESSAGE-MATCHING-P* ...). ;;; Compiling (DEFPARAMETER *FIX-SPELLING-FN* ...). ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/mrs/mrsglobals.c" -o "/home/eric-n/tmp/lkb/src/mrs/mrsglobals.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrsglobals.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/mrs/mrsglobals.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/mrsglobals.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/mrsglobals.lisp. ;;; Compiling (DEFPARAMETER *INITIAL-SEMANTICS-PATH* ...). ;;; Compiling (DEFPARAMETER *REL-NAME-PATH* ...). ;;; Compiling (DEFPARAMETER *REL-HANDEL-PATH* ...). ;;; Compiling (DEFPARAMETER *REL-CTO-FEATURE* ...). ;;; Compiling (DEFPARAMETER *REL-CFROM-FEATURE* ...). ;;; Compiling (DEFPARAMETER *REL-LINK-FEATURE* ...). ;;; Compiling (DEFPARAMETER *HOOK-TYPE* ...). ;;; Compiling (DEFPARAMETER *HOOK-PATH* ...). ;;; Compiling (DEFPARAMETER *LTOP-PATH* ...). ;;; Compiling (DEFPARAMETER *INDEX-PATH* ...). ;;; Compiling (DEFPARAMETER *XARG-PATH* ...). ;;; Compiling (DEFPARAMETER *PSOA-TOP-H-PATH* ...). ;;; Compiling (DEFPARAMETER *PSOA-INDEX-PATH* ...). ;;; Compiling (DEFPARAMETER *PSOA-XARG-PATH* ...). ;;; Compiling (DEFPARAMETER *PSOA-LISZT-PATH* ...). ;;; Compiling (DEFPARAMETER *PSOA-RH-CONS-PATH* ...). ;;; Compiling (DEFPARAMETER *SC-ARG-FEATURE* ...). ;;; Compiling (DEFPARAMETER *OUTSCPD-FEATURE* ...). ;;; Compiling (DEFPARAMETER *QEQ-TYPE* ...). ;;; Compiling (DEFPARAMETER *PSOA-A-CONS-PATH* ...). ;;; Compiling (DEFPARAMETER *MOD-SPEC-TYPE* ...). ;;; Compiling (DEFPARAMETER *MOD-ANC* ...). ;;; Compiling (DEFPARAMETER *TARGET-ANCS-PATH* ...). ;;; Compiling (DEFPARAMETER *FIRST-PATH* ...). ;;; Compiling (DEFPARAMETER *REST-PATH* ...). ;;; Compiling (DEFPARAMETER *VALUE-FEATS* ...). ;;; Compiling (DEFPARAMETER *FEAT-PRIORITY-LIST* ...). ;;; Compiling (DEFPARAMETER *IGNORED-SEM-FEATURES* ...). ;;; Compiling (DEFPARAMETER *IGNORED-EXTRA-FEATURES* ...). ;;; Compiling (DEFPARAMETER *DUMMY-RELATIONS* ...). ;;; Compiling (DEFPARAMETER *EVENT-TYPE* ...). ;;; Compiling (DEFPARAMETER *EVENT_OR_INDEX-TYPE* ...). ;;; Compiling (DEFPARAMETER *NON_EXPL-IND-TYPE* ...). ;;; Compiling (DEFPARAMETER *HANDLE-TYPE* ...). ;;; Compiling (DEFPARAMETER *REF-IND-TYPE* ...). ;;; Compiling (DEFPARAMETER *DEG-IND-TYPE* ...). ;;; Compiling (DEFPARAMETER *BV-FEATURE* ...). ;;; Compiling (DEFPARAMETER *SCOPE-FEAT* ...). ;;; Compiling (DEFPARAMETER *QUANT-REL-TYPES* ...). ;;; Compiling (DEFPARAMETER *SCOPING-IGNORED-ROLES* ...). ;;; Compiling (DEFVAR *TOP-LEVEL-REL-TYPES* ...). ;;; Compiling (DEFPARAMETER *SEM-RELATION-SUFFIX* ...). ;;; Compiling (DEFPARAMETER *NULL-SEMANTICS-HACK-P* ...). ;;; Compiling (DEFPARAMETER *MAIN-SEMANTICS-PATH* ...). ;;; Compiling (DEFPARAMETER *C-CONT-PATH* ...). ;;; Compiling (DEFPARAMETER *CONSTRUCTION-SEMANTICS-PATH* ...). ;;; Compiling (DEFPARAMETER *TOP-SEMANTICS-TYPE* ...). ;;; Compiling (DEFPARAMETER *TOP-SEMANTICS-ENTRY* ...). ;;; Compiling (DEFPARAMETER *INSTLOC-PATH* ...). ;;; Compiling (DEFPARAMETER *SLASH-SEMANTICS-PATH* ...). ;;; Compiling (DEFPARAMETER *ORDERED-MRS-RULE-LIST* ...). ;;; Compiling (DEFPARAMETER *INVERTED-MRS-RULE-LIST* ...). ;;; Compiling (DEFPARAMETER *GEN-RULE-IDS* ...). ;;; Compiling (DEFVAR *CANONICAL-BINDINGS* ...). ;;; Compiling (DEFVAR *TOP-LEVEL-VARIABLES* ...). ;;; Compiling (DEFVAR *FRAGMENT-P* ...). ;;; Compiling (DEFVAR *ROOT-PATH* ...). ;;; Compiling (DEFVAR *FALSE-TYPE* ...). ;;; Compiling (DEFVAR *TRUE-TYPE* ...). ;;; Compiling (DEFPARAMETER *SEMI-FRAGMENT-RELATIONS* ...). ;;; Compiling (DEFPARAMETER *ALEX-MODE* ...). ;;; Compiling (DEFPARAMETER *GIVING-DEMO-P* ...). ;;; Compiling (DEFPARAMETER *MRS-RESULTS-CHECK* ...). ;;; Compiling (DEFPARAMETER *VAR-EXTRA-CONVERSION-TABLE* ...). ;;; Compiling (DEFPARAMETER *ALGEBRA-IGNORE-FEATS* ...). ;;; Compiling (DEFPARAMETER *ALGEBRA-IGNORE-PATHS* ...). ;;; Compiling (DEFPARAMETER *NON-SLOT-FEATURES* ...). ;;; Compiling (DEFVAR *ALLOW-SLOPPY-MESSAGE-MATCHING-P* ...). ;;; Compiling (DEFPARAMETER *FIX-SPELLING-FN* ...). ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrsglobals.c" -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrsglobals.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/mrsglobals.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrsglobals.fas" ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/basemrs.lisp. ;;; Compiling (DEFUN MAKE-BASEMRS ...). ;;; Compiling (DEFUN MAKE-PSOA ...). ;;; Compiling (DEFUN MAKE-SEMENT ...). ;;; Compiling (DEFUN MAKE-HOOK ...). ;;; Compiling (DEFUN MAKE-SLOT ...). ;;; Compiling (DEFUN MAKE-REL-BASE ...). ;;; Compiling (DEFUN MAKE-REL ...). ;;; Compiling (DEFUN MAKE-CHAR-REL ...). ;;; Compiling (DEFUN MAKE-FVPAIR ...). ;;; Compiling (DEFUN MAKE-VAR-BASE ...). ;;; Compiling (DEFUN MAKE-VAR ...). ;;; Compiling (DEFUN MAKE-EXTRAPAIR ...). ;;; Compiling (DEFUN MAKE-GRAMMAR-VAR ...). ;;; Compiling (DEFUN MAKE-HCONS ...). ;;; Compiling (DEFUN MAKE-DISJ-CONS ...). ;;; Compiling (DEFUN MAKE-INDEX-LBL ...). ;;; Compiling (DEFUN VAR-STRING ...). ;;; Compiling (DEFMACRO IS-HANDEL-VAR ...). ;;; Compiling (SI:FSET 'IS-HANDEL-VAR ...). ;;; Warning: Ignore declaration was found for not bound variable #:G595. ;;; Compiling (DEFMACRO NONQUANTIFIED-VAR-P ...). ;;; Compiling (SI:FSET 'NONQUANTIFIED-VAR-P ...). ;;; Warning: Ignore declaration was found for not bound variable #:G597. ;;; Compiling (DEFUN IS-TOP-SEMANTICS-TYPE ...). ;;; Compiling (DEFVAR *VARIABLE-GENERATOR* ...). ;;; Compiling (DEFUN CREATE-VARIABLE-GENERATOR ...). ;;; Note: Replacing variable G603 by its value # ;;; Compiling (DEFUN INIT-VARIABLE-GENERATOR ...). ;;; Compiling (DEFUN EQL-VAR-ID ...). ;;; Compiling (DEFPARAMETER *MRS-RAW-OUTPUT-P* ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFPARAMETER *MRS-DISPLAY-STRUCTURE* ...). ;;; Compiling (DEFUN DEF-PRINT-OPERATIONS ...). ;;; Compiling (DEFCLASS OUTPUT-TYPE ...). ;;; Compiling (DEFMETHOD INITIALIZE-DISPLAY-STRUCTURE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'INITIALIZE-DISPLAY-STRUCTURE ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-ERROR-FN ...). ;;; Note: Replacing variable G615 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-MAX-WIDTH-FN ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-MAX-WIDTH-FN ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FVPAIR-FN ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-FVPAIR-FN ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-A-CONS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-A-CONS ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-DISJ-CONS-SPEC ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-DISJ-CONS-SPEC ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-DISJ-CONS-START-TARGET ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-DISJ-CONS-START-TARGET ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-DISJ-CONS-END-TARGET ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-DISJ-CONS-END-TARGET ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-A-CONS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-A-CONS ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-ILP ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-ILP ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-VCS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-VCS ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFCLASS SIMPLE ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G620 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G625 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-PSOA ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-TOP-H ...). ;;; Note: Replacing variable G636 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-INDEX ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-LISZT ...). ;;; Note: Replacing variable G655 by its value # ;;; Note: Replacing variable G656 by its value # ;;; Note: Replacing variable G657 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G662 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-ATOMIC-FN ...). ;;; Note: Replacing variable G667 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-HANDEL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-LINK ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-LABEL-FN ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-EXTRA ...). ;;; Note: Replacing variable G702 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-FEAT ...). ;;; Note: Replacing variable G709 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Note: Replacing variable G714 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-EXTRA ...). ;;; Note: Replacing variable G719 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-REL ...). ;;; Note: Replacing variable G724 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-LISZT ...). ;;; Note: Replacing variable G736 by its value # ;;; Note: Replacing variable G737 by its value # ;;; Note: Replacing variable G738 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-H-CONS ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-OUTSCOPES ...). ;;; Note: Replacing variable G752 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-H-CONS ...). ;;; Note: Replacing variable G757 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-A-CONS ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-DISJ-CONS-SPEC ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-DISJ-CONS-START-TARGET ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-DISJ-CONS-END-TARGET ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-ILP ...). ;;; Note: Replacing variable G792 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-A-CONS ...). ;;; Note: Replacing variable G797 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-VCS ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-PSOA ...). ;;; Compiling (DEFCLASS ACTIVE-T ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Compiling (DEFCLASS COLUMN-TWO ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G833 by its value # ;;; Note: Replacing variable G834 by its value # ;;; Note: Replacing variable G835 by its value # ;;; Compiling (DEFCLASS INDEXED ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G840 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G845 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-PSOA ...). ;;; Note: Replacing variable G850 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-TOP-H ...). ;;; Note: Replacing variable G854 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-INDEX ...). ;;; Note: Replacing variable G859 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-LISZT ...). ;;; Note: Replacing variable G864 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G869 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-ATOMIC-FN ...). ;;; Note: Replacing variable G874 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Note: Replacing variable G887 by its value # ;;; Note: Replacing variable G888 by its value # ;;; Note: Replacing variable G889 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-HANDEL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-LINK ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-REL-LINK ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-LABEL-FN ...). ;;; Note: Replacing variable G913 by its value # ;;; Note: Replacing variable G914 by its value # ;;; Note: Replacing variable G915 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-FEAT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-FEAT ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Note: Replacing variable G920 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-EXTRA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-REL ...). ;;; Note: Replacing variable G932 by its value # ;;; Note: Replacing variable G933 by its value # ;;; Note: Replacing variable G934 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-LISZT ...). ;;; Note: Replacing variable G939 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-H-CONS ...). ;;; Note: Replacing variable G944 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-OUTSCOPES ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-H-CONS ...). ;;; Note: Replacing variable G954 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-PSOA ...). ;;; Note: Replacing variable G959 by its value # ;;; Compiling (DEFCLASS SIMPLE-INDEXED ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-VAL ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFCLASS PROLOG ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G964 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G969 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-PSOA ...). ;;; Note: Replacing variable G974 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-TOP-H ...). ;;; Note: Replacing variable G979 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-INDEX ...). ;;; Note: Replacing variable G984 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-LISZT ...). ;;; Note: Replacing variable G989 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G994 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-ATOMIC-FN ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-HANDEL ...). ;;; Note: Replacing variable G1011 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-LINK ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-REL-LINK ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-LABEL-FN ...). ;;; Note: Replacing variable G1023 by its value # ;;; Note: Replacing variable G1024 by its value # ;;; Note: Replacing variable G1025 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-FEAT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-FEAT ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-VAL ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-EXTRA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-REL ...). ;;; Note: Replacing variable G1038 by its value # ;;; Note: Replacing variable G1039 by its value # ;;; Note: Replacing variable G1040 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-LISZT ...). ;;; Note: Replacing variable G1045 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-H-CONS ...). ;;; Note: Replacing variable G1050 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-OUTSCOPES ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-H-CONS ...). ;;; Note: Replacing variable G1068 by its value # ;;; Note: Replacing variable G1069 by its value # ;;; Note: Replacing variable G1070 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-PSOA ...). ;;; Note: Replacing variable G1075 by its value # ;;; Compiling (DEFPARAMETER *MRS-RELATIONS-PER-ROW* ...). ;;; Compiling (DEFUN MRS-VARIABLE-HTML ...). ;;; Compiling (DEFCLASS HTML ...). ;;; Compiling (DEFMETHOD INITIALIZE-DISPLAY-STRUCTURE ...). ;;; Note: Replacing variable G1107 by its value # ;;; Note: Replacing variable G1108 by its value # ;;; Note: Replacing variable G1109 by its value # ;;; Note: Replacing variable G1111 by its value # ;;; Note: Replacing variable G1112 by its value # ;;; Note: Replacing variable G1113 by its value # ;;; Note: Replacing variable G1115 by its value # ;;; Note: Replacing variable G1116 by its value # ;;; Note: Replacing variable G1117 by its value # ;;; Note: Replacing variable G1119 by its value # ;;; Note: Replacing variable G1120 by its value # ;;; Note: Replacing variable G1121 by its value # ;;; Note: Replacing variable G1123 by its value # ;;; Note: Replacing variable G1124 by its value # ;;; Note: Replacing variable G1125 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G1130 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G1135 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-PSOA ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-TOP-H ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-INDEX ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-LISZT ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-VAR-FN ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-ATOMIC-FN ...). ;;; Note: Replacing variable G1173 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-HANDEL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-LINK ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-REL-LINK ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-LABEL-FN ...). ;;; Note: Replacing variable G1202 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-FEAT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-FEAT ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-VAL ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-EXTRA ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-REL ...). ;;; Note: Replacing variable G1207 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-LISZT ...). ;;; Note: Replacing variable G1212 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-H-CONS ...). ;;; Note: Replacing variable G1217 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-OUTSCOPES ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-H-CONS ...). ;;; Note: Replacing variable G1239 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-PSOA ...). ;;; Compiling (DEFCLASS DEBUG ...). ;;; Compiling (DEFMETHOD INITIALIZE-DISPLAY-STRUCTURE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'INITIALIZE-DISPLAY-STRUCTURE ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-FN ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FN ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-FN ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-PSOA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-PSOA ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-TOP-H ...). ;;; Note: Replacing variable G1256 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-INDEX ...). ;;; Note: Replacing variable G1262 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-LISZT ...). ;;; Note: Replacing variable G1267 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G1279 by its value # ;;; Note: Replacing variable G1280 by its value # ;;; Note: Replacing variable G1281 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-ATOMIC-FN ...). ;;; Note: Replacing variable G1293 by its value # ;;; Note: Replacing variable G1294 by its value # ;;; Note: Replacing variable G1295 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Note: Replacing variable G1308 by its value # ;;; Note: Replacing variable G1309 by its value # ;;; Note: Replacing variable G1310 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-HANDEL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-LINK ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-REL-LINK ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-LABEL-FN ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-LABEL-FN ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-FEAT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-FEAT ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-VAL ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-EXTRA ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-REL ...). ;;; Note: Replacing variable G1321 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-LISZT ...). ;;; Note: Replacing variable G1326 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-H-CONS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-H-CONS ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-OUTSCOPES ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-OUTSCOPES ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-H-CONS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-H-CONS ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-PSOA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-PSOA ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFCLASS MRS-XML ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G1331 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G1336 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-PSOA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-PSOA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-TOP-H ...). ;;; Note: Replacing variable G1341 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-INDEX ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-INDEX ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-LISZT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-LISZT ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G1346 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-ATOMIC-FN ...). ;;; Note: Replacing variable G1351 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-HANDEL ...). ;;; Note: Replacing variable G1361 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-LINK ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-REL-LINK ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-LABEL-FN ...). ;;; Note: Replacing variable G1366 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FVPAIR-FN ...). ;;; Note: Replacing variable G1371 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-FEAT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-FEAT ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-VAL ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-EXTRA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-REL ...). ;;; Note: Replacing variable G1376 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-LISZT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-LISZT ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-H-CONS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-H-CONS ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-OUTSCOPES ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-H-CONS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-H-CONS ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-PSOA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-PSOA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFUN REMOVE-RIGHT-SEQUENCE ...). ;;; Compiling (DEFUN REMOVE-VARIABLE-JUNK ...). ;;; Compiling (DEFUN OUTPUT-MRS ...). ;;; Compiling (DEFPARAMETER *ALREADY-SEEN-VARS* ...). ;;; Compiling (DEFUN FIND-VAR-NAME ...). ;;; Compiling (DEFUN PRINT-PSOA ...). ;;; Note: Replacing variable G1383 by its value # ;;; Note: Replacing variable G1386 by its value # ;;; Compiling (DEFUN PRINT-REL ...). ;;; Compiling (DEFUN PRINT-SEMI-REL ...). ;;; Compiling (DEFUN PRINT-MRS-HCONS ...). ;;; Note: Replacing variable G1391 by its value # ;;; Compiling (DEFUN PRINT-MRS-ACONS ...). ;;; Note: Replacing variable G1398 by its value # ;;; Note: Replacing variable G1399 by its value # ;;; Compiling (DEFUN PRINT-MRS-ILP ...). ;;; Compiling (DEFUN PRINT-MRS-VCS ...). ;;; Compiling (DEFUN PRINT-MRS-EXTRA ...). ;;; Compiling (DEFUN STRUGGLE-ON-ERROR ...). ;;; Compiling (DEFUN MAKE-MRS-BREAK-TABLE ...). ;;; Compiling (DEFUN MRS-CHECK-FOR ...). ;;; Compiling (DEFUN READ-MRS-FILES-AUX ...). ;;; Compiling (DEFUN READ-MRS-STREAM ...). ;;; Compiling (DEFPARAMETER *ALREADY-READ-VARS* ...). ;;; Compiling (DEFUN READ-MRS ...). ;;; Note: Replacing variable G1414 by its value # ;;; Compiling (SI:FSET 'READ-MRS ...). ;;; Warning: The ignored variable #:G1416 is used. ;;; Compiling (DEFUN READ-MRS-LTOP ...). ;;; Compiling (DEFUN READ-MRS-INDEX ...). ;;; Compiling (DEFUN READ-MRS-LISZT ...). ;;; Compiling (DEFUN READ-MRS-HCONS ...). ;;; Compiling (DEFUN READ-MRS-VCS ...). ;;; Compiling (DEFUN READ-MRS-REL ...). ;;; Note: Replacing variable G1426 by its value # ;;; Compiling (DEFUN READ-MRS-FEATPAIR ...). ;;; Compiling (DEFUN READ-MRS-VAR ...). ;;; Note: Replacing variable G1435 by its value # ;;; Note: Replacing variable G1436 by its value # ;;; Note: Replacing variable G1437 by its value # ;;; Note: Replacing variable G1438 by its value # ;;; Compiling (DEFUN READ-MRS-SIMPLE-VAR ...). ;;; Compiling (DEFUN READ-MRS-EXTRAPAIR ...). ;;; Compiling (DEFUN READ-MRS-QEQ ...). ;;; Compiling (DEFUN READ-MRS-ATOM ...). ;;; Compiling (SI:FSET 'READ-MRS-ATOM ...). ;;; The variable *MRS-PACKAGE* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'READ-MRS-ATOM ...). ;;; The variable *MRS-PACKAGE* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN READ-INDEXED-MRS ...). ;;; Note: Replacing variable G1442 by its value # ;;; Compiling (DEFUN READ-MRS-INDEXED-LTOP ...). ;;; Compiling (DEFUN READ-MRS-INDEXED-INDEX ...). ;;; Compiling (DEFUN READ-MRS-INDEXED-LISZT ...). ;;; Note: Replacing variable G1444 by its value # ;;; Compiling (DEFUN READ-MRS-INDEXED-HCONS ...). ;;; Note: Replacing variable G1447 by its value # ;;; Compiling (DEFUN READ-MRS-INDEXED-REL ...). ;;; Note: Replacing variable G1451 by its value # ;;; Note: Replacing variable G1454 by its value # ;;; Compiling (DEFUN READ-MRS-INDEXED-FEATPAIR ...). ;;; Compiling (DEFUN READ-MRS-INDEXED-VAR ...). ;;; Note: Replacing variable G1462 by its value # ;;; Note: Replacing variable G1463 by its value # ;;; Compiling (DEFUN DETERMINE-MRS-PATHNAME ...). ;;; Compiling (DEFPARAMETER %MRS-EXTRAS-FILTER% ...). ;;; Compiling (DEFPARAMETER %MRS-ROLES-FILTER% ...). ;;; Compiling (DEFUN UNFILL-MRS ...). ;;; Compiling (DEFPARAMETER %MRS-EXTRAS-DEFAULTS% ...). ;;; Compiling (DEFUN FILL-MRS ...). ;;; Note: Replacing variable G1480 by its value # ;;; Note: Replacing variable G1481 by its value # ;;; Compiling (DEFUN SORT-MRS ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-HOOK-FN ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-SLOTS ...). ;;; Note: Replacing variable G1498 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-SLOT ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-SLOT-NAME ...). ;;; Note: Replacing variable G1508 by its value # ;;; Compiling (DEFCLASS ACTIVE-SLOT ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-SLOT-NAME ...). ;;; Note: Replacing variable G1513 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-SLOTS ...). ;;; Note: Replacing variable G1518 by its value # ;;; Compiling (DEFUN OUTPUT-ALGEBRA-SEMENT ...). ;;; Compiling (DEFUN PRINT-SEMENT ...). ;;; Note: Replacing variable G1520 by its value # ;;; Note: Replacing variable G1523 by its value # ;;; Compiling (DEFUN PRINT-HOOK ...). ;;; Note: Replacing variable LTOP by its value # ;;; Compiling (DEFUN PRINT-SLOTS ...). ;;; Note: Replacing variable G1526 by its value # ;;; Compiling (DEFUN COPY-PSOA-COMPLETELY ...). ;;; Compiling (DEFUN COPY-PSOA-HCONS ...). ;;; Compiling (DEFUN COPY-PSOA-LISZT-COMPLETELY ...). ;;; Compiling (DEFUN COPY-LISZT-COMPLETELY ...). ;;; Note: Replacing variable G1556 by its value # ;;; Note: Replacing variable G1557 by its value # ;;; Compiling (DEFUN COPY-HCONS-ELEMENT ...). ;;; Compiling (DEFUN COPY-FVPAIR-COMPLETELY ...). ;;; Compiling (DEFUN COPY-SEMENT-HOOK ...). ;;; Compiling (DEFUN COPY-SEMENT-SLOTS ...). ;;; Compiling (DEFUN CANONICALISE-SEMENT-HOOK ...). ;;; Compiling (DEFUN CANONICALISE-SEMENT-SLOTS ...). ;;; Compiling (DEFUN CANONICALISE-BASEMRS-LISZT ...). ;;; Compiling (DEFUN CANONICALISE-BASEMRS-VARIABLE ...). ;;; Note: Replacing variable G1584 by its value # ;;; Note: Replacing variable G1585 by its value # ;;; Compiling (DEFUN CANONICALISE-BASEMRS-HCONS-LIST ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-BASEMRS. ;;; Emitting code for MAKE-PSOA. ;;; Emitting code for MAKE-SEMENT. ;;; Emitting code for MAKE-HOOK. ;;; Emitting code for MAKE-SLOT. ;;; Emitting code for MAKE-REL-BASE. ;;; Emitting code for MAKE-REL. ;;; Emitting code for MAKE-CHAR-REL. ;;; Emitting code for MAKE-FVPAIR. ;;; Note: Reusing keywords lists for (:FEATURE :VALUE) ;;; Emitting code for MAKE-VAR-BASE. ;;; Emitting code for MAKE-VAR. ;;; Emitting code for MAKE-EXTRAPAIR. ;;; Note: Reusing keywords lists for (:FEATURE :VALUE) ;;; Emitting code for MAKE-GRAMMAR-VAR. ;;; Note: Reusing keywords lists for (:TYPE :EXTRA :ID) ;;; Emitting code for MAKE-HCONS. ;;; Note: Reusing keywords lists for (:RELATION :SCARG :OUTSCPD) ;;; Emitting code for MAKE-DISJ-CONS. ;;; Emitting code for MAKE-INDEX-LBL. ;;; Emitting code for VAR-STRING. ;;; Note: Emitting linking call for GRAMMAR-VAR-P ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for VAR-BASE-P ;;; Emitting code for IS-HANDEL-VAR. ;;; Emitting code for NONQUANTIFIED-VAR-P. ;;; Emitting code for IS-TOP-SEMANTICS-TYPE. ;;; Emitting code for CREATE-VARIABLE-GENERATOR. ;;; Emitting code for INIT-VARIABLE-GENERATOR. ;;; Emitting code for EQL-VAR-ID. ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emitting linking call for OUTPUT-MRS1 ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for PRINT-OBJECT. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for PRINT-OBJECT. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for DEF-PRINT-OPERATIONS. ;;; Note: Emitting linking call for MAKE-INSTANCE ;;; Emitting code for INITIALIZE-DISPLAY-STRUCTURE. ;;; Emitting code for MRS-OUTPUT-ERROR-FN. ;;; Emitting code for MRS-OUTPUT-MAX-WIDTH-FN. ;;; Emitting code for MRS-OUTPUT-END-FVPAIR-FN. ;;; Emitting code for MRS-OUTPUT-START-A-CONS. ;;; Emitting code for MRS-OUTPUT-DISJ-CONS-SPEC. ;;; Emitting code for MRS-OUTPUT-DISJ-CONS-START-TARGET. ;;; Emitting code for MRS-OUTPUT-DISJ-CONS-END-TARGET. ;;; Emitting code for MRS-OUTPUT-END-A-CONS. ;;; Emitting code for MRS-OUTPUT-ILP. ;;; Emitting code for MRS-OUTPUT-VCS. ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Emitting code for MRS-OUTPUT-END-FN. ;;; Emitting code for MRS-OUTPUT-START-PSOA. ;;; Emitting code for MRS-OUTPUT-TOP-H. ;;; Emitting code for MRS-OUTPUT-INDEX. ;;; Emitting code for MRS-OUTPUT-START-LISZT. ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-VAR-FN. ;;; Emitting code for MRS-OUTPUT-ATOMIC-FN. ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Emitting code for MRS-OUTPUT-REL-HANDEL. ;;; Emitting code for MRS-OUTPUT-REL-LINK. ;;; Emitting code for MRS-OUTPUT-LABEL-FN. ;;; Emitting code for MRS-OUTPUT-START-EXTRA. ;;; Emitting code for MRS-OUTPUT-EXTRA-FEAT. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-END-EXTRA. ;;; Emitting code for MRS-OUTPUT-END-REL. ;;; Emitting code for MRS-OUTPUT-END-LISZT. ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-START-H-CONS. ;;; Emitting code for MRS-OUTPUT-OUTSCOPES. ;;; Emitting code for MRS-OUTPUT-END-H-CONS. ;;; Emitting code for MRS-OUTPUT-START-A-CONS. ;;; Emitting code for MRS-OUTPUT-DISJ-CONS-SPEC. ;;; Emitting code for MRS-OUTPUT-DISJ-CONS-START-TARGET. ;;; Emitting code for MRS-OUTPUT-DISJ-CONS-END-TARGET. ;;; Emitting code for MRS-OUTPUT-ILP. ;;; Emitting code for MRS-OUTPUT-END-A-CONS. ;;; Emitting code for MRS-OUTPUT-VCS. ;;; Emitting code for MRS-OUTPUT-END-PSOA. ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Note: Emitting linking call for ADD-MRS-PRED-REGION ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Emitting code for MRS-OUTPUT-END-FN. ;;; Emitting code for MRS-OUTPUT-START-PSOA. ;;; Emitting code for MRS-OUTPUT-TOP-H. ;;; Emitting code for MRS-OUTPUT-INDEX. ;;; Emitting code for MRS-OUTPUT-START-LISZT. ;;; Emitting code for MRS-OUTPUT-VAR-FN. ;;; Emitting code for MRS-OUTPUT-ATOMIC-FN. ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Note: Replacing variable G886 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-REL-HANDEL. ;;; Emitting code for MRS-OUTPUT-REL-LINK. ;;; Emitting code for MRS-OUTPUT-LABEL-FN. ;;; Note: Replacing variable G912 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-START-EXTRA. ;;; Emitting code for MRS-OUTPUT-EXTRA-FEAT. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-END-EXTRA. ;;; Emitting code for MRS-OUTPUT-END-REL. ;;; Note: Replacing variable G931 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-END-LISZT. ;;; Emitting code for MRS-OUTPUT-START-H-CONS. ;;; Emitting code for MRS-OUTPUT-OUTSCOPES. ;;; Emitting code for MRS-OUTPUT-END-H-CONS. ;;; Emitting code for MRS-OUTPUT-END-PSOA. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Emitting code for MRS-OUTPUT-END-FN. ;;; Emitting code for MRS-OUTPUT-START-PSOA. ;;; Emitting code for MRS-OUTPUT-TOP-H. ;;; Emitting code for MRS-OUTPUT-INDEX. ;;; Emitting code for MRS-OUTPUT-START-LISZT. ;;; Emitting code for MRS-OUTPUT-VAR-FN. ;;; Emitting code for MRS-OUTPUT-ATOMIC-FN. ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Emitting code for MRS-OUTPUT-REL-HANDEL. ;;; Emitting code for MRS-OUTPUT-REL-LINK. ;;; Emitting code for MRS-OUTPUT-LABEL-FN. ;;; Note: Replacing variable G1022 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-START-EXTRA. ;;; Emitting code for MRS-OUTPUT-EXTRA-FEAT. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-END-EXTRA. ;;; Emitting code for MRS-OUTPUT-END-REL. ;;; Note: Replacing variable G1037 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-END-LISZT. ;;; Emitting code for MRS-OUTPUT-START-H-CONS. ;;; Emitting code for MRS-OUTPUT-OUTSCOPES. ;;; Emitting code for MRS-OUTPUT-END-H-CONS. ;;; Note: Replacing variable G1067 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-END-PSOA. ;;; Emitting code for MRS-VARIABLE-HTML. ;;; Emitting code for INITIALIZE-DISPLAY-STRUCTURE. ;;; Note: Replacing variable G1106 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emitting linking call for DETERMINE-MRS-CLASS ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Replacing variable G1122 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Emitting code for MRS-OUTPUT-END-FN. ;;; Emitting code for MRS-OUTPUT-START-PSOA. ;;; Emitting code for MRS-OUTPUT-TOP-H. ;;; Emitting code for MRS-OUTPUT-INDEX. ;;; Emitting code for MRS-OUTPUT-START-LISZT. ;;; Emitting code for MRS-OUTPUT-VAR-FN. ;;; Emitting code for MRS-OUTPUT-ATOMIC-FN. ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Note: Replacing variable G1188 by its value ;;; Note: Replacing variable G1189 by its value ;;; Note: Replacing variable G1190 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-REL-HANDEL. ;;; Emitting code for MRS-OUTPUT-REL-LINK. ;;; Emitting code for MRS-OUTPUT-LABEL-FN. ;;; Emitting code for MRS-OUTPUT-START-EXTRA. ;;; Emitting code for MRS-OUTPUT-EXTRA-FEAT. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-END-EXTRA. ;;; Emitting code for MRS-OUTPUT-END-REL. ;;; Emitting code for MRS-OUTPUT-END-LISZT. ;;; Emitting code for MRS-OUTPUT-START-H-CONS. ;;; Emitting code for MRS-OUTPUT-OUTSCOPES. ;;; Note: Replacing variable G1232 by its value ;;; Note: Replacing variable G1233 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-END-H-CONS. ;;; Emitting code for MRS-OUTPUT-END-PSOA. ;;; Emitting code for INITIALIZE-DISPLAY-STRUCTURE. ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Emitting code for MRS-OUTPUT-END-FN. ;;; Emitting code for MRS-OUTPUT-START-PSOA. ;;; Emitting code for MRS-OUTPUT-TOP-H. ;;; Emitting code for MRS-OUTPUT-INDEX. ;;; Emitting code for MRS-OUTPUT-START-LISZT. ;;; Emitting code for MRS-OUTPUT-VAR-FN. ;;; Note: Replacing variable G1278 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-ATOMIC-FN. ;;; Note: Replacing variable G1292 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-REL-HANDEL. ;;; Emitting code for MRS-OUTPUT-REL-LINK. ;;; Emitting code for MRS-OUTPUT-LABEL-FN. ;;; Emitting code for MRS-OUTPUT-START-EXTRA. ;;; Emitting code for MRS-OUTPUT-EXTRA-FEAT. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-END-EXTRA. ;;; Emitting code for MRS-OUTPUT-END-REL. ;;; Emitting code for MRS-OUTPUT-END-LISZT. ;;; Emitting code for MRS-OUTPUT-START-H-CONS. ;;; Emitting code for MRS-OUTPUT-OUTSCOPES. ;;; Emitting code for MRS-OUTPUT-END-H-CONS. ;;; Emitting code for MRS-OUTPUT-END-PSOA. ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Emitting code for MRS-OUTPUT-END-FN. ;;; Emitting code for MRS-OUTPUT-START-PSOA. ;;; Emitting code for MRS-OUTPUT-TOP-H. ;;; Emitting code for MRS-OUTPUT-INDEX. ;;; Emitting code for MRS-OUTPUT-START-LISZT. ;;; Emitting code for MRS-OUTPUT-VAR-FN. ;;; Emitting code for MRS-OUTPUT-ATOMIC-FN. ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Emitting code for MRS-OUTPUT-REL-HANDEL. ;;; Emitting code for MRS-OUTPUT-REL-LINK. ;;; Emitting code for MRS-OUTPUT-LABEL-FN. ;;; Emitting code for MRS-OUTPUT-END-FVPAIR-FN. ;;; Emitting code for MRS-OUTPUT-START-EXTRA. ;;; Emitting code for MRS-OUTPUT-EXTRA-FEAT. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-END-EXTRA. ;;; Emitting code for MRS-OUTPUT-END-REL. ;;; Emitting code for MRS-OUTPUT-END-LISZT. ;;; Emitting code for MRS-OUTPUT-START-H-CONS. ;;; Emitting code for MRS-OUTPUT-OUTSCOPES. ;;; Emitting code for MRS-OUTPUT-END-H-CONS. ;;; Emitting code for MRS-OUTPUT-END-PSOA. ;;; Emitting code for REMOVE-RIGHT-SEQUENCE. ;;; Emitting code for REMOVE-VARIABLE-JUNK. ;;; Emitting code for OUTPUT-MRS. ;;; Emitting code for OUTPUT-MRS1. ;;; Note: Emitting linking call for INITIALIZE-DISPLAY-STRUCTURE ;;; Note: Emitting linking call for PSOA-P ;;; Note: Emitting linking call for MRS-OUTPUT-START-FN ;;; Note: Emitting linking call for MRS-OUTPUT-END-FN ;;; Note: Emitting linking call for MRS-OUTPUT-MAX-WIDTH-FN ;;; Note: Emitting linking call for MRS-OUTPUT-ERROR-FN ;;; Emitting code for FIND-VAR-NAME. ;;; Note: Emitting linking call for GET-BOUND-VAR-VALUE ;;; Emitting code for PRINT-PSOA. ;;; Note: Emitting linking call for MRS-OUTPUT-START-PSOA ;;; Note: Emitting linking call for MRS-OUTPUT-TOP-H ;;; Note: Emitting linking call for MRS-OUTPUT-INDEX ;;; Note: Emitting linking call for MRS-OUTPUT-START-LISZT ;;; Note: Emitting linking call for MRS-OUTPUT-END-LISZT ;;; Note: Emitting linking call for MRS-OUTPUT-END-PSOA ;;; Emitting code for PRINT-REL. ;;; Note: Emitting linking call for DETERMINE-EP-CLASS ;;; Note: Emitting linking call for MRS-OUTPUT-START-REL ;;; Note: Emitting linking call for MRS-OUTPUT-REL-HANDEL ;;; Note: Emitting linking call for MRS-OUTPUT-REL-LINK ;;; Note: Emitting linking call for MRS-OUTPUT-LABEL-FN ;;; Note: Emitting linking call for MRS-OUTPUT-VAR-FN ;;; Note: Emitting linking call for MRS-OUTPUT-ATOMIC-FN ;;; Note: Emitting linking call for MRS-OUTPUT-END-FVPAIR-FN ;;; Note: Emitting linking call for MRS-OUTPUT-END-REL ;;; Emitting code for PRINT-SEMI-REL. ;;; Note: Emitting linking call for REL-BASE-P ;;; Note: Emitting linking call for REL-P ;;; Emitting code for PRINT-MRS-HCONS. ;;; Note: Emitting linking call for MRS-OUTPUT-START-H-CONS ;;; Note: Emitting linking call for MRS-OUTPUT-OUTSCOPES ;;; Note: Emitting linking call for MRS-OUTPUT-END-H-CONS ;;; Emitting code for PRINT-MRS-ACONS. ;;; Note: Emitting linking call for MRS-OUTPUT-START-A-CONS ;;; Note: Emitting linking call for MRS-OUTPUT-DISJ-CONS-SPEC ;;; Note: Emitting linking call for MRS-OUTPUT-DISJ-CONS-START-TARGET ;;; Note: Emitting linking call for MRS-OUTPUT-DISJ-CONS-END-TARGET ;;; Note: Emitting linking call for MRS-OUTPUT-END-A-CONS ;;; Emitting code for PRINT-MRS-ILP. ;;; Note: Emitting linking call for MRS-OUTPUT-ILP ;;; Emitting code for PRINT-MRS-VCS. ;;; Note: Emitting linking call for MRS-OUTPUT-VCS ;;; Emitting code for PRINT-MRS-EXTRA. ;;; Note: Reusing keywords lists for (:DISPLAY-TO) ;;; Note: Emitting linking call for MRS-OUTPUT-START-EXTRA ;;; Note: Emitting linking call for MRS-OUTPUT-EXTRA-FEAT ;;; Note: Emitting linking call for MRS-OUTPUT-EXTRA-VAL ;;; Note: Emitting linking call for MRS-OUTPUT-END-EXTRA ;;; Emitting code for STRUGGLE-ON-ERROR. ;;; Emitting code for MAKE-MRS-BREAK-TABLE. ;;; Note: Emitting linking call for DEFINE-BREAK-CHARACTERS ;;; Emitting code for MRS-CHECK-FOR. ;;; Emitting code for READ-MRS-FILES-AUX. ;;; Note: Replacing variable G1408 by its value ;;; Emitting code for READ-MRS-STREAM. ;;; Emitting code for READ-MRS. ;;; Emitting code for READ-MRS-LTOP. ;;; Emitting code for READ-MRS-INDEX. ;;; Emitting code for READ-MRS-LISZT. ;;; Emitting code for READ-MRS-HCONS. ;;; Emitting code for READ-MRS-VCS. ;;; Emitting code for READ-MRS-REL. ;;; Emitting code for READ-MRS-FEATPAIR. ;;; Emitting code for READ-MRS-VAR. ;;; Emitting code for READ-MRS-SIMPLE-VAR. ;;; Emitting code for READ-MRS-EXTRAPAIR. ;;; Emitting code for READ-MRS-QEQ. ;;; Emitting code for READ-MRS-ATOM. ;;; Emitting code for READ-INDEXED-MRS. ;;; Emitting code for READ-MRS-INDEXED-LTOP. ;;; Emitting code for READ-MRS-INDEXED-INDEX. ;;; Emitting code for READ-MRS-INDEXED-LISZT. ;;; Emitting code for READ-MRS-INDEXED-HCONS. ;;; Emitting code for READ-MRS-INDEXED-REL. ;;; Emitting code for READ-MRS-INDEXED-FEATPAIR. ;;; Note: Emitting linking call for DETERMINE-MRS-FEATURE ;;; Emitting code for READ-MRS-INDEXED-VAR. ;;; Note: Replacing variable G1460 by its value ;;; Emitting code for DETERMINE-MRS-PATHNAME. ;;; Emitting code for UNFILL-MRS. ;;; Note: Replacing variable G1472 by its value ;;; Emitting code for UNFILL-VARIABLE. ;;; Note: Replacing variable G1464 by its value ;;; Emitting code for FILL-MRS. ;;; Emitting code for FILL-VARIABLE. ;;; Emitting code for SORT-MRS. ;;; Note: Replacing variable G1487 by its value ;;; Emitting code for MRS-OUTPUT-HOOK-FN. ;;; Emitting code for MRS-OUTPUT-START-SLOTS. ;;; Emitting code for MRS-OUTPUT-START-SLOT. ;;; Emitting code for MRS-OUTPUT-SLOT-NAME. ;;; Emitting code for MRS-OUTPUT-SLOT-NAME. ;;; Note: Emitting linking call for SLOT-REGION ;;; Emitting code for MRS-OUTPUT-END-SLOTS. ;;; Emitting code for OUTPUT-ALGEBRA-SEMENT. ;;; Note: Emitting linking call for OUTPUT-ALGEBRA-SEMENT1 ;;; Emitting code for OUTPUT-ALGEBRA-SEMENT1. ;;; Note: Emitting linking call for SEMENT-P ;;; Emitting code for PRINT-SEMENT. ;;; Emitting code for PRINT-HOOK. ;;; Note: Emitting linking call for MRS-OUTPUT-HOOK-FN ;;; Emitting code for PRINT-SLOTS. ;;; Note: Emitting linking call for MRS-OUTPUT-START-SLOTS ;;; Note: Emitting linking call for MRS-OUTPUT-START-SLOT ;;; Note: Emitting linking call for MRS-OUTPUT-SLOT-NAME ;;; Note: Emitting linking call for MRS-OUTPUT-END-SLOTS ;;; Emitting code for COPY-PSOA-COMPLETELY. ;;; Note: Replacing variable G1529 by its value ;;; Note: Replacing variable G1531 by its value ;;; Note: Replacing variable G1533 by its value ;;; Emitting code for COPY-PSOA-HCONS. ;;; Emitting code for COPY-PSOA-LISZT-COMPLETELY. ;;; Note: Replacing variable G1543 by its value ;;; Emitting code for COPY-LISZT-COMPLETELY. ;;; Note: Replacing variable G1554 by its value ;;; Emitting code for COPY-HCONS-ELEMENT. ;;; Note: Replacing variable G1560 by its value ;;; Note: Replacing variable G1562 by its value ;;; Emitting code for COPY-FVPAIR-COMPLETELY. ;;; Note: Replacing variable G1564 by its value ;;; Emitting code for COPY-SEMENT-HOOK. ;;; Emitting code for COPY-SEMENT-SLOTS. ;;; Emitting code for CANONICALISE-SEMENT-HOOK. ;;; Emitting code for CANONICALISE-SEMENT-SLOTS. ;;; Emitting code for CANONICALISE-BASEMRS-LISZT. ;;; Emitting code for CANONICALISE-BASEMRS-VARIABLE. ;;; Emitting code for CANONICALISE-BASEMRS-HCONS-LIST. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/mrs/basemrs.c" -o "/home/eric-n/tmp/lkb/src/mrs/basemrs.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/basemrs.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/mrs/basemrs.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/basemrs.lisp. ;;; Warning: Redefining class BASEMRS ;;; Warning: Redefining class PSOA ;;; Warning: Redefining class SEMENT ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/basemrs.lisp. ;;; Compiling (DEFUN MAKE-BASEMRS ...). ;;; Warning: Redefining class PSOA ;;; Compiling (DEFUN MAKE-PSOA ...). ;;; Warning: Redefining class SEMENT ;;; Compiling (DEFUN MAKE-SEMENT ...). ;;; Warning: Redefining class HOOK ;;; Compiling (DEFUN MAKE-HOOK ...). ;;; Warning: Redefining class SLOT ;;; Compiling (DEFUN MAKE-SLOT ...). ;;; Warning: Redefining class REL-BASE ;;; Warning: Redefining class REL ;;; Warning: Redefining class CHAR-REL ;;; Compiling (DEFUN MAKE-REL-BASE ...). ;;; Warning: Redefining class REL ;;; Warning: Redefining class CHAR-REL ;;; Compiling (DEFUN MAKE-REL ...). ;;; Warning: Redefining class CHAR-REL ;;; Compiling (DEFUN MAKE-CHAR-REL ...). ;;; Warning: Redefining class FVPAIR ;;; Compiling (DEFUN MAKE-FVPAIR ...). ;;; Warning: Redefining class VAR-BASE ;;; Warning: Redefining class VAR ;;; Warning: Redefining class GRAMMAR-VAR ;;; Compiling (DEFUN MAKE-VAR-BASE ...). ;;; Warning: Redefining class VAR ;;; Warning: Redefining class GRAMMAR-VAR ;;; Compiling (DEFUN MAKE-VAR ...). ;;; Warning: Redefining class EXTRAPAIR ;;; Compiling (DEFUN MAKE-EXTRAPAIR ...). ;;; Warning: Redefining class GRAMMAR-VAR ;;; Compiling (DEFUN MAKE-GRAMMAR-VAR ...). ;;; Warning: Redefining class HCONS ;;; Compiling (DEFUN MAKE-HCONS ...). ;;; Warning: Redefining class DISJ-CONS ;;; Compiling (DEFUN MAKE-DISJ-CONS ...). ;;; Warning: Redefining class INDEX-LBL ;;; Compiling (DEFUN MAKE-INDEX-LBL ...). ;;; Compiling (DEFUN VAR-STRING ...). ;;; Compiling (DEFMACRO IS-HANDEL-VAR ...). ;;; Compiling (SI:FSET 'IS-HANDEL-VAR ...). ;;; Warning: Ignore declaration was found for not bound variable #:G1592. ;;; Compiling (DEFMACRO NONQUANTIFIED-VAR-P ...). ;;; Compiling (SI:FSET 'NONQUANTIFIED-VAR-P ...). ;;; Warning: Ignore declaration was found for not bound variable #:G1594. ;;; Compiling (DEFUN IS-TOP-SEMANTICS-TYPE ...). ;;; Compiling (DEFVAR *VARIABLE-GENERATOR* ...). ;;; Compiling (DEFUN CREATE-VARIABLE-GENERATOR ...). ;;; Note: Replacing variable G1600 by its value # ;;; Compiling (DEFUN INIT-VARIABLE-GENERATOR ...). ;;; Compiling (DEFUN EQL-VAR-ID ...). ;;; Compiling (DEFPARAMETER *MRS-RAW-OUTPUT-P* ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFPARAMETER *MRS-DISPLAY-STRUCTURE* ...). ;;; Compiling (DEFUN DEF-PRINT-OPERATIONS ...). ;;; Compiling (DEFCLASS OUTPUT-TYPE ...). ;;; Warning: Redefining class OUTPUT-TYPE ;;; Warning: Redefining class SIMPLE ;;; Warning: Redefining class ACTIVE-T ;;; Warning: Redefining class COLUMN-TWO ;;; Warning: Redefining class INDEXED ;;; Warning: Redefining class SIMPLE-INDEXED ;;; Warning: Redefining class ACTIVE-SLOT ;;; Warning: Redefining class PROLOG ;;; Warning: Redefining class HTML ;;; Warning: Redefining class DEBUG ;;; Warning: Redefining class MRS-XML ;;; Compiling (DEFMETHOD INITIALIZE-DISPLAY-STRUCTURE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'INITIALIZE-DISPLAY-STRUCTURE ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-ERROR-FN ...). ;;; Note: Replacing variable G1612 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-MAX-WIDTH-FN ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-MAX-WIDTH-FN ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FVPAIR-FN ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-FVPAIR-FN ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-A-CONS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-A-CONS ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-DISJ-CONS-SPEC ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-DISJ-CONS-SPEC ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-DISJ-CONS-START-TARGET ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-DISJ-CONS-START-TARGET ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-DISJ-CONS-END-TARGET ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-DISJ-CONS-END-TARGET ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-A-CONS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-A-CONS ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-ILP ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-ILP ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-VCS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-VCS ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFCLASS SIMPLE ...). ;;; Warning: Redefining class SIMPLE ;;; Warning: Redefining class ACTIVE-T ;;; Warning: Redefining class COLUMN-TWO ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G1617 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G1622 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-PSOA ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-TOP-H ...). ;;; Note: Replacing variable G1633 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-INDEX ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-LISZT ...). ;;; Note: Replacing variable G1652 by its value # ;;; Note: Replacing variable G1653 by its value # ;;; Note: Replacing variable G1654 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G1659 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-ATOMIC-FN ...). ;;; Note: Replacing variable G1664 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-HANDEL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-LINK ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-LABEL-FN ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-EXTRA ...). ;;; Note: Replacing variable G1699 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-FEAT ...). ;;; Note: Replacing variable G1706 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Note: Replacing variable G1711 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-EXTRA ...). ;;; Note: Replacing variable G1716 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-REL ...). ;;; Note: Replacing variable G1721 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-LISZT ...). ;;; Note: Replacing variable G1733 by its value # ;;; Note: Replacing variable G1734 by its value # ;;; Note: Replacing variable G1735 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-H-CONS ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-OUTSCOPES ...). ;;; Note: Replacing variable G1749 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-H-CONS ...). ;;; Note: Replacing variable G1754 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-A-CONS ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-DISJ-CONS-SPEC ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-DISJ-CONS-START-TARGET ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-DISJ-CONS-END-TARGET ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-ILP ...). ;;; Note: Replacing variable G1789 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-A-CONS ...). ;;; Note: Replacing variable G1794 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-VCS ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-PSOA ...). ;;; Compiling (DEFCLASS ACTIVE-T ...). ;;; Warning: Redefining class ACTIVE-T ;;; Warning: Redefining class COLUMN-TWO ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Compiling (DEFCLASS COLUMN-TWO ...). ;;; Warning: Redefining class COLUMN-TWO ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G1830 by its value # ;;; Note: Replacing variable G1831 by its value # ;;; Note: Replacing variable G1832 by its value # ;;; Compiling (DEFCLASS INDEXED ...). ;;; Warning: Redefining class INDEXED ;;; Warning: Redefining class SIMPLE-INDEXED ;;; Warning: Redefining class ACTIVE-SLOT ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G1837 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G1842 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-PSOA ...). ;;; Note: Replacing variable G1847 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-TOP-H ...). ;;; Note: Replacing variable G1851 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-INDEX ...). ;;; Note: Replacing variable G1856 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-LISZT ...). ;;; Note: Replacing variable G1861 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G1866 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-ATOMIC-FN ...). ;;; Note: Replacing variable G1871 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Note: Replacing variable G1884 by its value # ;;; Note: Replacing variable G1885 by its value # ;;; Note: Replacing variable G1886 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-HANDEL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-LINK ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-REL-LINK ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-LABEL-FN ...). ;;; Note: Replacing variable G1910 by its value # ;;; Note: Replacing variable G1911 by its value # ;;; Note: Replacing variable G1912 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-FEAT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-FEAT ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Note: Replacing variable G1917 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-EXTRA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-REL ...). ;;; Note: Replacing variable G1929 by its value # ;;; Note: Replacing variable G1930 by its value # ;;; Note: Replacing variable G1931 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-LISZT ...). ;;; Note: Replacing variable G1936 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-H-CONS ...). ;;; Note: Replacing variable G1941 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-OUTSCOPES ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-H-CONS ...). ;;; Note: Replacing variable G1951 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-PSOA ...). ;;; Note: Replacing variable G1956 by its value # ;;; Compiling (DEFCLASS SIMPLE-INDEXED ...). ;;; Warning: Redefining class SIMPLE-INDEXED ;;; Warning: Redefining class ACTIVE-SLOT ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-VAL ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFCLASS PROLOG ...). ;;; Warning: Redefining class PROLOG ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G1961 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G1966 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-PSOA ...). ;;; Note: Replacing variable G1971 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-TOP-H ...). ;;; Note: Replacing variable G1976 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-INDEX ...). ;;; Note: Replacing variable G1981 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-LISZT ...). ;;; Note: Replacing variable G1986 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G1991 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-ATOMIC-FN ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-HANDEL ...). ;;; Note: Replacing variable G2008 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-LINK ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-REL-LINK ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-LABEL-FN ...). ;;; Note: Replacing variable G2020 by its value # ;;; Note: Replacing variable G2021 by its value # ;;; Note: Replacing variable G2022 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-FEAT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-FEAT ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-VAL ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-EXTRA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-REL ...). ;;; Note: Replacing variable G2035 by its value # ;;; Note: Replacing variable G2036 by its value # ;;; Note: Replacing variable G2037 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-LISZT ...). ;;; Note: Replacing variable G2042 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-H-CONS ...). ;;; Note: Replacing variable G2047 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-OUTSCOPES ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-H-CONS ...). ;;; Note: Replacing variable G2065 by its value # ;;; Note: Replacing variable G2066 by its value # ;;; Note: Replacing variable G2067 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-PSOA ...). ;;; Note: Replacing variable G2072 by its value # ;;; Compiling (DEFPARAMETER *MRS-RELATIONS-PER-ROW* ...). ;;; Compiling (DEFUN MRS-VARIABLE-HTML ...). ;;; Compiling (DEFCLASS HTML ...). ;;; Warning: Redefining class HTML ;;; Compiling (DEFMETHOD INITIALIZE-DISPLAY-STRUCTURE ...). ;;; Note: Replacing variable G2104 by its value # ;;; Note: Replacing variable G2105 by its value # ;;; Note: Replacing variable G2106 by its value # ;;; Note: Replacing variable G2108 by its value # ;;; Note: Replacing variable G2109 by its value # ;;; Note: Replacing variable G2110 by its value # ;;; Note: Replacing variable G2112 by its value # ;;; Note: Replacing variable G2113 by its value # ;;; Note: Replacing variable G2114 by its value # ;;; Note: Replacing variable G2116 by its value # ;;; Note: Replacing variable G2117 by its value # ;;; Note: Replacing variable G2118 by its value # ;;; Note: Replacing variable G2120 by its value # ;;; Note: Replacing variable G2121 by its value # ;;; Note: Replacing variable G2122 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G2127 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G2132 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-PSOA ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-TOP-H ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-INDEX ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-LISZT ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-VAR-FN ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-ATOMIC-FN ...). ;;; Note: Replacing variable G2170 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-HANDEL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-LINK ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-REL-LINK ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-LABEL-FN ...). ;;; Note: Replacing variable G2199 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-FEAT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-FEAT ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-VAL ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-EXTRA ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-REL ...). ;;; Note: Replacing variable G2204 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-LISZT ...). ;;; Note: Replacing variable G2209 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-H-CONS ...). ;;; Note: Replacing variable G2214 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-OUTSCOPES ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-H-CONS ...). ;;; Note: Replacing variable G2236 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-PSOA ...). ;;; Compiling (DEFCLASS DEBUG ...). ;;; Warning: Redefining class DEBUG ;;; Compiling (DEFMETHOD INITIALIZE-DISPLAY-STRUCTURE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'INITIALIZE-DISPLAY-STRUCTURE ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-FN ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FN ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-FN ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-PSOA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-PSOA ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-TOP-H ...). ;;; Note: Replacing variable G2253 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-INDEX ...). ;;; Note: Replacing variable G2259 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-LISZT ...). ;;; Note: Replacing variable G2264 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G2276 by its value # ;;; Note: Replacing variable G2277 by its value # ;;; Note: Replacing variable G2278 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-ATOMIC-FN ...). ;;; Note: Replacing variable G2290 by its value # ;;; Note: Replacing variable G2291 by its value # ;;; Note: Replacing variable G2292 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Note: Replacing variable G2305 by its value # ;;; Note: Replacing variable G2306 by its value # ;;; Note: Replacing variable G2307 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-HANDEL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-LINK ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-REL-LINK ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-LABEL-FN ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-LABEL-FN ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-FEAT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-FEAT ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-VAL ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-EXTRA ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-REL ...). ;;; Note: Replacing variable G2318 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-LISZT ...). ;;; Note: Replacing variable G2323 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-H-CONS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-H-CONS ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-OUTSCOPES ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-OUTSCOPES ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-H-CONS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-H-CONS ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-PSOA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-PSOA ...). ;;; Warning: The variable MRS is not used. ;;; Compiling (DEFCLASS MRS-XML ...). ;;; Warning: Redefining class MRS-XML ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G2328 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G2333 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-PSOA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-PSOA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-TOP-H ...). ;;; Note: Replacing variable G2338 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-INDEX ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-INDEX ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-LISZT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-LISZT ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G2343 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-ATOMIC-FN ...). ;;; Note: Replacing variable G2348 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-REL ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-HANDEL ...). ;;; Note: Replacing variable G2358 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-REL-LINK ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-REL-LINK ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-LABEL-FN ...). ;;; Note: Replacing variable G2363 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-FVPAIR-FN ...). ;;; Note: Replacing variable G2368 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-FEAT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-FEAT ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-EXTRA-VAL ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-EXTRA-VAL ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-EXTRA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-REL ...). ;;; Note: Replacing variable G2373 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-LISZT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-LISZT ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-H-CONS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-START-H-CONS ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-OUTSCOPES ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-H-CONS ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-H-CONS ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-PSOA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'MRS-OUTPUT-END-PSOA ...). ;;; Warning: The variable MRSOUT is not used. ;;; Compiling (DEFUN REMOVE-RIGHT-SEQUENCE ...). ;;; Compiling (DEFUN REMOVE-VARIABLE-JUNK ...). ;;; Compiling (DEFUN OUTPUT-MRS ...). ;;; Compiling (DEFPARAMETER *ALREADY-SEEN-VARS* ...). ;;; Compiling (DEFUN FIND-VAR-NAME ...). ;;; Compiling (DEFUN PRINT-PSOA ...). ;;; Note: Replacing variable G2380 by its value # ;;; Note: Replacing variable G2383 by its value # ;;; Compiling (DEFUN PRINT-REL ...). ;;; Compiling (DEFUN PRINT-SEMI-REL ...). ;;; Compiling (DEFUN PRINT-MRS-HCONS ...). ;;; Note: Replacing variable G2388 by its value # ;;; Compiling (DEFUN PRINT-MRS-ACONS ...). ;;; Note: Replacing variable G2395 by its value # ;;; Note: Replacing variable G2396 by its value # ;;; Compiling (DEFUN PRINT-MRS-ILP ...). ;;; Compiling (DEFUN PRINT-MRS-VCS ...). ;;; Compiling (DEFUN PRINT-MRS-EXTRA ...). ;;; Compiling (DEFUN STRUGGLE-ON-ERROR ...). ;;; Compiling (DEFUN MAKE-MRS-BREAK-TABLE ...). ;;; Compiling (DEFUN MRS-CHECK-FOR ...). ;;; Compiling (DEFUN READ-MRS-FILES-AUX ...). ;;; Compiling (DEFUN READ-MRS-STREAM ...). ;;; Compiling (DEFPARAMETER *ALREADY-READ-VARS* ...). ;;; Compiling (DEFUN READ-MRS ...). ;;; Note: Replacing variable G2411 by its value # ;;; Compiling (SI:FSET 'READ-MRS ...). ;;; Warning: The ignored variable #:G2413 is used. ;;; Compiling (DEFUN READ-MRS-LTOP ...). ;;; Compiling (DEFUN READ-MRS-INDEX ...). ;;; Compiling (DEFUN READ-MRS-LISZT ...). ;;; Compiling (DEFUN READ-MRS-HCONS ...). ;;; Compiling (DEFUN READ-MRS-VCS ...). ;;; Compiling (DEFUN READ-MRS-REL ...). ;;; Note: Replacing variable G2423 by its value # ;;; Compiling (DEFUN READ-MRS-FEATPAIR ...). ;;; Compiling (DEFUN READ-MRS-VAR ...). ;;; Note: Replacing variable G2432 by its value # ;;; Note: Replacing variable G2433 by its value # ;;; Note: Replacing variable G2434 by its value # ;;; Note: Replacing variable G2435 by its value # ;;; Compiling (DEFUN READ-MRS-SIMPLE-VAR ...). ;;; Compiling (DEFUN READ-MRS-EXTRAPAIR ...). ;;; Compiling (DEFUN READ-MRS-QEQ ...). ;;; Compiling (DEFUN READ-MRS-ATOM ...). ;;; Compiling (SI:FSET 'READ-MRS-ATOM ...). ;;; The variable *MRS-PACKAGE* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'READ-MRS-ATOM ...). ;;; The variable *MRS-PACKAGE* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN READ-INDEXED-MRS ...). ;;; Note: Replacing variable G2439 by its value # ;;; Compiling (DEFUN READ-MRS-INDEXED-LTOP ...). ;;; Compiling (DEFUN READ-MRS-INDEXED-INDEX ...). ;;; Compiling (DEFUN READ-MRS-INDEXED-LISZT ...). ;;; Note: Replacing variable G2441 by its value # ;;; Compiling (DEFUN READ-MRS-INDEXED-HCONS ...). ;;; Note: Replacing variable G2444 by its value # ;;; Compiling (DEFUN READ-MRS-INDEXED-REL ...). ;;; Note: Replacing variable G2448 by its value # ;;; Note: Replacing variable G2451 by its value # ;;; Compiling (DEFUN READ-MRS-INDEXED-FEATPAIR ...). ;;; Compiling (DEFUN READ-MRS-INDEXED-VAR ...). ;;; Note: Replacing variable G2459 by its value # ;;; Note: Replacing variable G2460 by its value # ;;; Compiling (DEFUN DETERMINE-MRS-PATHNAME ...). ;;; Compiling (DEFPARAMETER %MRS-EXTRAS-FILTER% ...). ;;; Compiling (DEFPARAMETER %MRS-ROLES-FILTER% ...). ;;; Compiling (DEFUN UNFILL-MRS ...). ;;; Compiling (DEFPARAMETER %MRS-EXTRAS-DEFAULTS% ...). ;;; Compiling (DEFUN FILL-MRS ...). ;;; Note: Replacing variable G2477 by its value # ;;; Note: Replacing variable G2478 by its value # ;;; Compiling (DEFUN SORT-MRS ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-HOOK-FN ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-SLOTS ...). ;;; Note: Replacing variable G2495 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-START-SLOT ...). ;;; Compiling (DEFMETHOD MRS-OUTPUT-SLOT-NAME ...). ;;; Note: Replacing variable G2505 by its value # ;;; Compiling (DEFCLASS ACTIVE-SLOT ...). ;;; Warning: Redefining class ACTIVE-SLOT ;;; Compiling (DEFMETHOD MRS-OUTPUT-SLOT-NAME ...). ;;; Note: Replacing variable G2510 by its value # ;;; Compiling (DEFMETHOD MRS-OUTPUT-END-SLOTS ...). ;;; Note: Replacing variable G2515 by its value # ;;; Compiling (DEFUN OUTPUT-ALGEBRA-SEMENT ...). ;;; Compiling (DEFUN PRINT-SEMENT ...). ;;; Note: Replacing variable G2517 by its value # ;;; Note: Replacing variable G2520 by its value # ;;; Compiling (DEFUN PRINT-HOOK ...). ;;; Note: Replacing variable LTOP by its value # ;;; Compiling (DEFUN PRINT-SLOTS ...). ;;; Note: Replacing variable G2523 by its value # ;;; Compiling (DEFUN COPY-PSOA-COMPLETELY ...). ;;; Compiling (DEFUN COPY-PSOA-HCONS ...). ;;; Compiling (DEFUN COPY-PSOA-LISZT-COMPLETELY ...). ;;; Compiling (DEFUN COPY-LISZT-COMPLETELY ...). ;;; Note: Replacing variable G2553 by its value # ;;; Note: Replacing variable G2554 by its value # ;;; Compiling (DEFUN COPY-HCONS-ELEMENT ...). ;;; Compiling (DEFUN COPY-FVPAIR-COMPLETELY ...). ;;; Compiling (DEFUN COPY-SEMENT-HOOK ...). ;;; Compiling (DEFUN COPY-SEMENT-SLOTS ...). ;;; Compiling (DEFUN CANONICALISE-SEMENT-HOOK ...). ;;; Compiling (DEFUN CANONICALISE-SEMENT-SLOTS ...). ;;; Compiling (DEFUN CANONICALISE-BASEMRS-LISZT ...). ;;; Compiling (DEFUN CANONICALISE-BASEMRS-VARIABLE ...). ;;; Note: Replacing variable G2581 by its value # ;;; Note: Replacing variable G2582 by its value # ;;; Compiling (DEFUN CANONICALISE-BASEMRS-HCONS-LIST ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-BASEMRS. ;;; Emitting code for MAKE-PSOA. ;;; Emitting code for MAKE-SEMENT. ;;; Emitting code for MAKE-HOOK. ;;; Emitting code for MAKE-SLOT. ;;; Emitting code for MAKE-REL-BASE. ;;; Emitting code for MAKE-REL. ;;; Emitting code for MAKE-CHAR-REL. ;;; Emitting code for MAKE-FVPAIR. ;;; Note: Reusing keywords lists for (:FEATURE :VALUE) ;;; Emitting code for MAKE-VAR-BASE. ;;; Emitting code for MAKE-VAR. ;;; Emitting code for MAKE-EXTRAPAIR. ;;; Note: Reusing keywords lists for (:FEATURE :VALUE) ;;; Emitting code for MAKE-GRAMMAR-VAR. ;;; Note: Reusing keywords lists for (:TYPE :EXTRA :ID) ;;; Emitting code for MAKE-HCONS. ;;; Note: Reusing keywords lists for (:RELATION :SCARG :OUTSCPD) ;;; Emitting code for MAKE-DISJ-CONS. ;;; Emitting code for MAKE-INDEX-LBL. ;;; Emitting code for VAR-STRING. ;;; Note: Emitting linking call for GRAMMAR-VAR-P ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for VAR-BASE-P ;;; Emitting code for IS-HANDEL-VAR. ;;; Emitting code for NONQUANTIFIED-VAR-P. ;;; Emitting code for IS-TOP-SEMANTICS-TYPE. ;;; Emitting code for CREATE-VARIABLE-GENERATOR. ;;; Emitting code for INIT-VARIABLE-GENERATOR. ;;; Emitting code for EQL-VAR-ID. ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emitting linking call for OUTPUT-MRS1 ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for PRINT-OBJECT. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for PRINT-OBJECT. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for DEF-PRINT-OPERATIONS. ;;; Note: Emitting linking call for MAKE-INSTANCE ;;; Emitting code for INITIALIZE-DISPLAY-STRUCTURE. ;;; Emitting code for MRS-OUTPUT-ERROR-FN. ;;; Emitting code for MRS-OUTPUT-MAX-WIDTH-FN. ;;; Emitting code for MRS-OUTPUT-END-FVPAIR-FN. ;;; Emitting code for MRS-OUTPUT-START-A-CONS. ;;; Emitting code for MRS-OUTPUT-DISJ-CONS-SPEC. ;;; Emitting code for MRS-OUTPUT-DISJ-CONS-START-TARGET. ;;; Emitting code for MRS-OUTPUT-DISJ-CONS-END-TARGET. ;;; Emitting code for MRS-OUTPUT-END-A-CONS. ;;; Emitting code for MRS-OUTPUT-ILP. ;;; Emitting code for MRS-OUTPUT-VCS. ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Emitting code for MRS-OUTPUT-END-FN. ;;; Emitting code for MRS-OUTPUT-START-PSOA. ;;; Emitting code for MRS-OUTPUT-TOP-H. ;;; Emitting code for MRS-OUTPUT-INDEX. ;;; Emitting code for MRS-OUTPUT-START-LISZT. ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-VAR-FN. ;;; Emitting code for MRS-OUTPUT-ATOMIC-FN. ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Emitting code for MRS-OUTPUT-REL-HANDEL. ;;; Emitting code for MRS-OUTPUT-REL-LINK. ;;; Emitting code for MRS-OUTPUT-LABEL-FN. ;;; Emitting code for MRS-OUTPUT-START-EXTRA. ;;; Emitting code for MRS-OUTPUT-EXTRA-FEAT. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-END-EXTRA. ;;; Emitting code for MRS-OUTPUT-END-REL. ;;; Emitting code for MRS-OUTPUT-END-LISZT. ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-START-H-CONS. ;;; Emitting code for MRS-OUTPUT-OUTSCOPES. ;;; Emitting code for MRS-OUTPUT-END-H-CONS. ;;; Emitting code for MRS-OUTPUT-START-A-CONS. ;;; Emitting code for MRS-OUTPUT-DISJ-CONS-SPEC. ;;; Emitting code for MRS-OUTPUT-DISJ-CONS-START-TARGET. ;;; Emitting code for MRS-OUTPUT-DISJ-CONS-END-TARGET. ;;; Emitting code for MRS-OUTPUT-ILP. ;;; Emitting code for MRS-OUTPUT-END-A-CONS. ;;; Emitting code for MRS-OUTPUT-VCS. ;;; Emitting code for MRS-OUTPUT-END-PSOA. ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Note: Emitting linking call for ADD-MRS-PRED-REGION ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Emitting code for MRS-OUTPUT-END-FN. ;;; Emitting code for MRS-OUTPUT-START-PSOA. ;;; Emitting code for MRS-OUTPUT-TOP-H. ;;; Emitting code for MRS-OUTPUT-INDEX. ;;; Emitting code for MRS-OUTPUT-START-LISZT. ;;; Emitting code for MRS-OUTPUT-VAR-FN. ;;; Emitting code for MRS-OUTPUT-ATOMIC-FN. ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Note: Replacing variable G1883 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-REL-HANDEL. ;;; Emitting code for MRS-OUTPUT-REL-LINK. ;;; Emitting code for MRS-OUTPUT-LABEL-FN. ;;; Note: Replacing variable G1909 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-START-EXTRA. ;;; Emitting code for MRS-OUTPUT-EXTRA-FEAT. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-END-EXTRA. ;;; Emitting code for MRS-OUTPUT-END-REL. ;;; Note: Replacing variable G1928 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-END-LISZT. ;;; Emitting code for MRS-OUTPUT-START-H-CONS. ;;; Emitting code for MRS-OUTPUT-OUTSCOPES. ;;; Emitting code for MRS-OUTPUT-END-H-CONS. ;;; Emitting code for MRS-OUTPUT-END-PSOA. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Emitting code for MRS-OUTPUT-END-FN. ;;; Emitting code for MRS-OUTPUT-START-PSOA. ;;; Emitting code for MRS-OUTPUT-TOP-H. ;;; Emitting code for MRS-OUTPUT-INDEX. ;;; Emitting code for MRS-OUTPUT-START-LISZT. ;;; Emitting code for MRS-OUTPUT-VAR-FN. ;;; Emitting code for MRS-OUTPUT-ATOMIC-FN. ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Emitting code for MRS-OUTPUT-REL-HANDEL. ;;; Emitting code for MRS-OUTPUT-REL-LINK. ;;; Emitting code for MRS-OUTPUT-LABEL-FN. ;;; Note: Replacing variable G2019 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-START-EXTRA. ;;; Emitting code for MRS-OUTPUT-EXTRA-FEAT. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-END-EXTRA. ;;; Emitting code for MRS-OUTPUT-END-REL. ;;; Note: Replacing variable G2034 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-END-LISZT. ;;; Emitting code for MRS-OUTPUT-START-H-CONS. ;;; Emitting code for MRS-OUTPUT-OUTSCOPES. ;;; Emitting code for MRS-OUTPUT-END-H-CONS. ;;; Note: Replacing variable G2064 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-END-PSOA. ;;; Emitting code for MRS-VARIABLE-HTML. ;;; Emitting code for INITIALIZE-DISPLAY-STRUCTURE. ;;; Note: Replacing variable G2103 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emitting linking call for DETERMINE-MRS-CLASS ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Replacing variable G2119 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Emitting code for MRS-OUTPUT-END-FN. ;;; Emitting code for MRS-OUTPUT-START-PSOA. ;;; Emitting code for MRS-OUTPUT-TOP-H. ;;; Emitting code for MRS-OUTPUT-INDEX. ;;; Emitting code for MRS-OUTPUT-START-LISZT. ;;; Emitting code for MRS-OUTPUT-VAR-FN. ;;; Emitting code for MRS-OUTPUT-ATOMIC-FN. ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Note: Replacing variable G2185 by its value ;;; Note: Replacing variable G2186 by its value ;;; Note: Replacing variable G2187 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-REL-HANDEL. ;;; Emitting code for MRS-OUTPUT-REL-LINK. ;;; Emitting code for MRS-OUTPUT-LABEL-FN. ;;; Emitting code for MRS-OUTPUT-START-EXTRA. ;;; Emitting code for MRS-OUTPUT-EXTRA-FEAT. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-END-EXTRA. ;;; Emitting code for MRS-OUTPUT-END-REL. ;;; Emitting code for MRS-OUTPUT-END-LISZT. ;;; Emitting code for MRS-OUTPUT-START-H-CONS. ;;; Emitting code for MRS-OUTPUT-OUTSCOPES. ;;; Note: Replacing variable G2229 by its value ;;; Note: Replacing variable G2230 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-END-H-CONS. ;;; Emitting code for MRS-OUTPUT-END-PSOA. ;;; Emitting code for INITIALIZE-DISPLAY-STRUCTURE. ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Emitting code for MRS-OUTPUT-END-FN. ;;; Emitting code for MRS-OUTPUT-START-PSOA. ;;; Emitting code for MRS-OUTPUT-TOP-H. ;;; Emitting code for MRS-OUTPUT-INDEX. ;;; Emitting code for MRS-OUTPUT-START-LISZT. ;;; Emitting code for MRS-OUTPUT-VAR-FN. ;;; Note: Replacing variable G2275 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-ATOMIC-FN. ;;; Note: Replacing variable G2289 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for MRS-OUTPUT-REL-HANDEL. ;;; Emitting code for MRS-OUTPUT-REL-LINK. ;;; Emitting code for MRS-OUTPUT-LABEL-FN. ;;; Emitting code for MRS-OUTPUT-START-EXTRA. ;;; Emitting code for MRS-OUTPUT-EXTRA-FEAT. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-END-EXTRA. ;;; Emitting code for MRS-OUTPUT-END-REL. ;;; Emitting code for MRS-OUTPUT-END-LISZT. ;;; Emitting code for MRS-OUTPUT-START-H-CONS. ;;; Emitting code for MRS-OUTPUT-OUTSCOPES. ;;; Emitting code for MRS-OUTPUT-END-H-CONS. ;;; Emitting code for MRS-OUTPUT-END-PSOA. ;;; Emitting code for MRS-OUTPUT-START-FN. ;;; Emitting code for MRS-OUTPUT-END-FN. ;;; Emitting code for MRS-OUTPUT-START-PSOA. ;;; Emitting code for MRS-OUTPUT-TOP-H. ;;; Emitting code for MRS-OUTPUT-INDEX. ;;; Emitting code for MRS-OUTPUT-START-LISZT. ;;; Emitting code for MRS-OUTPUT-VAR-FN. ;;; Emitting code for MRS-OUTPUT-ATOMIC-FN. ;;; Emitting code for MRS-OUTPUT-START-REL. ;;; Emitting code for MRS-OUTPUT-REL-HANDEL. ;;; Emitting code for MRS-OUTPUT-REL-LINK. ;;; Emitting code for MRS-OUTPUT-LABEL-FN. ;;; Emitting code for MRS-OUTPUT-END-FVPAIR-FN. ;;; Emitting code for MRS-OUTPUT-START-EXTRA. ;;; Emitting code for MRS-OUTPUT-EXTRA-FEAT. ;;; Emitting code for MRS-OUTPUT-EXTRA-VAL. ;;; Emitting code for MRS-OUTPUT-END-EXTRA. ;;; Emitting code for MRS-OUTPUT-END-REL. ;;; Emitting code for MRS-OUTPUT-END-LISZT. ;;; Emitting code for MRS-OUTPUT-START-H-CONS. ;;; Emitting code for MRS-OUTPUT-OUTSCOPES. ;;; Emitting code for MRS-OUTPUT-END-H-CONS. ;;; Emitting code for MRS-OUTPUT-END-PSOA. ;;; Emitting code for REMOVE-RIGHT-SEQUENCE. ;;; Emitting code for REMOVE-VARIABLE-JUNK. ;;; Emitting code for OUTPUT-MRS. ;;; Emitting code for OUTPUT-MRS1. ;;; Note: Emitting linking call for INITIALIZE-DISPLAY-STRUCTURE ;;; Note: Emitting linking call for PSOA-P ;;; Note: Emitting linking call for MRS-OUTPUT-START-FN ;;; Note: Emitting linking call for MRS-OUTPUT-END-FN ;;; Note: Emitting linking call for MRS-OUTPUT-MAX-WIDTH-FN ;;; Note: Emitting linking call for MRS-OUTPUT-ERROR-FN ;;; Emitting code for FIND-VAR-NAME. ;;; Note: Emitting linking call for GET-BOUND-VAR-VALUE ;;; Emitting code for PRINT-PSOA. ;;; Note: Emitting linking call for MRS-OUTPUT-START-PSOA ;;; Note: Emitting linking call for MRS-OUTPUT-TOP-H ;;; Note: Emitting linking call for MRS-OUTPUT-INDEX ;;; Note: Emitting linking call for MRS-OUTPUT-START-LISZT ;;; Note: Emitting linking call for MRS-OUTPUT-END-LISZT ;;; Note: Emitting linking call for MRS-OUTPUT-END-PSOA ;;; Emitting code for PRINT-REL. ;;; Note: Emitting linking call for DETERMINE-EP-CLASS ;;; Note: Emitting linking call for MRS-OUTPUT-START-REL ;;; Note: Emitting linking call for MRS-OUTPUT-REL-HANDEL ;;; Note: Emitting linking call for MRS-OUTPUT-REL-LINK ;;; Note: Emitting linking call for MRS-OUTPUT-LABEL-FN ;;; Note: Emitting linking call for MRS-OUTPUT-VAR-FN ;;; Note: Emitting linking call for MRS-OUTPUT-ATOMIC-FN ;;; Note: Emitting linking call for MRS-OUTPUT-END-FVPAIR-FN ;;; Note: Emitting linking call for MRS-OUTPUT-END-REL ;;; Emitting code for PRINT-SEMI-REL. ;;; Note: Emitting linking call for REL-BASE-P ;;; Note: Emitting linking call for REL-P ;;; Emitting code for PRINT-MRS-HCONS. ;;; Note: Emitting linking call for MRS-OUTPUT-START-H-CONS ;;; Note: Emitting linking call for MRS-OUTPUT-OUTSCOPES ;;; Note: Emitting linking call for MRS-OUTPUT-END-H-CONS ;;; Emitting code for PRINT-MRS-ACONS. ;;; Note: Emitting linking call for MRS-OUTPUT-START-A-CONS ;;; Note: Emitting linking call for MRS-OUTPUT-DISJ-CONS-SPEC ;;; Note: Emitting linking call for MRS-OUTPUT-DISJ-CONS-START-TARGET ;;; Note: Emitting linking call for MRS-OUTPUT-DISJ-CONS-END-TARGET ;;; Note: Emitting linking call for MRS-OUTPUT-END-A-CONS ;;; Emitting code for PRINT-MRS-ILP. ;;; Note: Emitting linking call for MRS-OUTPUT-ILP ;;; Emitting code for PRINT-MRS-VCS. ;;; Note: Emitting linking call for MRS-OUTPUT-VCS ;;; Emitting code for PRINT-MRS-EXTRA. ;;; Note: Reusing keywords lists for (:DISPLAY-TO) ;;; Note: Emitting linking call for MRS-OUTPUT-START-EXTRA ;;; Note: Emitting linking call for MRS-OUTPUT-EXTRA-FEAT ;;; Note: Emitting linking call for MRS-OUTPUT-EXTRA-VAL ;;; Note: Emitting linking call for MRS-OUTPUT-END-EXTRA ;;; Emitting code for STRUGGLE-ON-ERROR. ;;; Emitting code for MAKE-MRS-BREAK-TABLE. ;;; Note: Emitting linking call for DEFINE-BREAK-CHARACTERS ;;; Emitting code for MRS-CHECK-FOR. ;;; Emitting code for READ-MRS-FILES-AUX. ;;; Note: Replacing variable G2405 by its value ;;; Emitting code for READ-MRS-STREAM. ;;; Emitting code for READ-MRS. ;;; Emitting code for READ-MRS-LTOP. ;;; Emitting code for READ-MRS-INDEX. ;;; Emitting code for READ-MRS-LISZT. ;;; Emitting code for READ-MRS-HCONS. ;;; Emitting code for READ-MRS-VCS. ;;; Emitting code for READ-MRS-REL. ;;; Emitting code for READ-MRS-FEATPAIR. ;;; Emitting code for READ-MRS-VAR. ;;; Emitting code for READ-MRS-SIMPLE-VAR. ;;; Emitting code for READ-MRS-EXTRAPAIR. ;;; Emitting code for READ-MRS-QEQ. ;;; Emitting code for READ-MRS-ATOM. ;;; Emitting code for READ-INDEXED-MRS. ;;; Emitting code for READ-MRS-INDEXED-LTOP. ;;; Emitting code for READ-MRS-INDEXED-INDEX. ;;; Emitting code for READ-MRS-INDEXED-LISZT. ;;; Emitting code for READ-MRS-INDEXED-HCONS. ;;; Emitting code for READ-MRS-INDEXED-REL. ;;; Emitting code for READ-MRS-INDEXED-FEATPAIR. ;;; Note: Emitting linking call for DETERMINE-MRS-FEATURE ;;; Emitting code for READ-MRS-INDEXED-VAR. ;;; Note: Replacing variable G2457 by its value ;;; Emitting code for DETERMINE-MRS-PATHNAME. ;;; Emitting code for UNFILL-MRS. ;;; Note: Replacing variable G2469 by its value ;;; Emitting code for UNFILL-VARIABLE. ;;; Note: Replacing variable G2461 by its value ;;; Emitting code for FILL-MRS. ;;; Emitting code for FILL-VARIABLE. ;;; Emitting code for SORT-MRS. ;;; Note: Replacing variable G2484 by its value ;;; Emitting code for MRS-OUTPUT-HOOK-FN. ;;; Emitting code for MRS-OUTPUT-START-SLOTS. ;;; Emitting code for MRS-OUTPUT-START-SLOT. ;;; Emitting code for MRS-OUTPUT-SLOT-NAME. ;;; Emitting code for MRS-OUTPUT-SLOT-NAME. ;;; Note: Emitting linking call for SLOT-REGION ;;; Emitting code for MRS-OUTPUT-END-SLOTS. ;;; Emitting code for OUTPUT-ALGEBRA-SEMENT. ;;; Note: Emitting linking call for OUTPUT-ALGEBRA-SEMENT1 ;;; Emitting code for OUTPUT-ALGEBRA-SEMENT1. ;;; Note: Emitting linking call for SEMENT-P ;;; Emitting code for PRINT-SEMENT. ;;; Emitting code for PRINT-HOOK. ;;; Note: Emitting linking call for MRS-OUTPUT-HOOK-FN ;;; Emitting code for PRINT-SLOTS. ;;; Note: Emitting linking call for MRS-OUTPUT-START-SLOTS ;;; Note: Emitting linking call for MRS-OUTPUT-START-SLOT ;;; Note: Emitting linking call for MRS-OUTPUT-SLOT-NAME ;;; Note: Emitting linking call for MRS-OUTPUT-END-SLOTS ;;; Emitting code for COPY-PSOA-COMPLETELY. ;;; Note: Replacing variable G2526 by its value ;;; Note: Replacing variable G2528 by its value ;;; Note: Replacing variable G2530 by its value ;;; Emitting code for COPY-PSOA-HCONS. ;;; Emitting code for COPY-PSOA-LISZT-COMPLETELY. ;;; Note: Replacing variable G2540 by its value ;;; Emitting code for COPY-LISZT-COMPLETELY. ;;; Note: Replacing variable G2551 by its value ;;; Emitting code for COPY-HCONS-ELEMENT. ;;; Note: Replacing variable G2557 by its value ;;; Note: Replacing variable G2559 by its value ;;; Emitting code for COPY-FVPAIR-COMPLETELY. ;;; Note: Replacing variable G2561 by its value ;;; Emitting code for COPY-SEMENT-HOOK. ;;; Emitting code for COPY-SEMENT-SLOTS. ;;; Emitting code for CANONICALISE-SEMENT-HOOK. ;;; Emitting code for CANONICALISE-SEMENT-SLOTS. ;;; Emitting code for CANONICALISE-BASEMRS-LISZT. ;;; Emitting code for CANONICALISE-BASEMRS-VARIABLE. ;;; Emitting code for CANONICALISE-BASEMRS-HCONS-LIST. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/mrs/basemrs.c" -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/basemrs.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/basemrs.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/mrs/basemrs.fas" ;;; Warning: Redefining class BASEMRS ;;; Warning: Redefining class PSOA ;;; Warning: Redefining class SEMENT ;;; Warning: Redefining class PSOA ;;; Warning: Redefining class SEMENT ;;; Warning: Redefining class HOOK ;;; Warning: Redefining class SLOT ;;; Warning: Redefining class REL-BASE ;;; Warning: Redefining class REL ;;; Warning: Redefining class CHAR-REL ;;; Warning: Redefining class REL ;;; Warning: Redefining class CHAR-REL ;;; Warning: Redefining class CHAR-REL ;;; Warning: Redefining class FVPAIR ;;; Warning: Redefining class VAR-BASE ;;; Warning: Redefining class VAR ;;; Warning: Redefining class GRAMMAR-VAR ;;; Warning: Redefining class VAR ;;; Warning: Redefining class GRAMMAR-VAR ;;; Warning: Redefining class EXTRAPAIR ;;; Warning: Redefining class GRAMMAR-VAR ;;; Warning: Redefining class HCONS ;;; Warning: Redefining class DISJ-CONS ;;; Warning: Redefining class INDEX-LBL ;;; Warning: Redefining class OUTPUT-TYPE ;;; Warning: Redefining class SIMPLE ;;; Warning: Redefining class ACTIVE-T ;;; Warning: Redefining class COLUMN-TWO ;;; Warning: Redefining class INDEXED ;;; Warning: Redefining class SIMPLE-INDEXED ;;; Warning: Redefining class ACTIVE-SLOT ;;; Warning: Redefining class PROLOG ;;; Warning: Redefining class HTML ;;; Warning: Redefining class DEBUG ;;; Warning: Redefining class MRS-XML ;;; Warning: Redefining class SIMPLE ;;; Warning: Redefining class ACTIVE-T ;;; Warning: Redefining class COLUMN-TWO ;;; Warning: Redefining class ACTIVE-T ;;; Warning: Redefining class COLUMN-TWO ;;; Warning: Redefining class COLUMN-TWO ;;; Warning: Redefining class INDEXED ;;; Warning: Redefining class SIMPLE-INDEXED ;;; Warning: Redefining class ACTIVE-SLOT ;;; Warning: Redefining class SIMPLE-INDEXED ;;; Warning: Redefining class ACTIVE-SLOT ;;; Warning: Redefining class PROLOG ;;; Warning: Redefining class HTML ;;; Warning: Redefining class DEBUG ;;; Warning: Redefining class MRS-XML ;;; Warning: Redefining class ACTIVE-SLOT ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/mrsoutput.lisp. ;;; Compiling (DEFUN EXTRACT-MRS ...). ;;; Compiling (DEFUN EXTRACT-MRS-FROM-FS ...). ;;; Compiling (DEFUN IS-FRAGMENT-FS ...). ;;; Compiling (DEFPARAMETER *NAMED-NODES* ...). ;;; Compiling (DEFPARAMETER *ALL-NODES* ...). ;;; Compiling (DEFUN LOOKUP-MTR-NODE ...). ;;; Compiling (DEFVAR *RESTART-VARIABLE-GENERATOR* ...). ;;; Compiling (DEFUN CONSTRUCT-MRS ...). ;;; Note: Replacing variable G2589 by its value # ;;; Note: Replacing variable G2590 by its value # ;;; Note: Replacing variable G2591 by its value # ;;; Compiling (DEFUN GET-VAR-NUM ...). ;;; Compiling (DEFUN GET-EXISTING-VARIABLE ...). ;;; Compiling (DEFUN CREATE-NEW-HANDLE-VAR ...). ;;; Compiling (DEFUN CREATE-VARIABLE ...). ;;; Compiling (DEFUN CREATE-INDEXING-VARIABLE ...). ;;; Compiling (DEFUN CREATE-INDEX-PROPERTY-LIST ...). ;;; Compiling (DEFUN MAKE-MRS-FEATURE ...). ;;; Compiling (DEFUN CONSTRUCT-LISZT ...). ;;; Compiling (DEFUN CREATE-REL-STRUCT ...). ;;; Compiling (DEFUN GET-FVPS-PARAMETER-STRINGS ...). ;;; Compiling (DEFUN EXTRACT-HANDEL-PAIR-FROM-REL-FS ...). ;;; Compiling (DEFUN EXTRACT-ORIGINAL-STRING-FROM-REL-FS ...). ;;; Compiling (DEFUN EXTRACT-CFROM-FROM-REL-FS ...). ;;; Compiling (DEFUN EXTRACT-INTEGER-FROM-FS-TYPE ...). ;;; Compiling (DEFUN EXTRACT-CTO-FROM-REL-FS ...). ;;; Compiling (DEFUN EXTRACT-PRED-FROM-REL-FS ...). ;;; Compiling (DEFUN EXTRACT-TYPE-FROM-REL-FS ...). ;;; Compiling (DEFUN EXTRACT-FVPS-FROM-REL-FS ...). ;;; Compiling (DEFUN SUBSTITUTE-ERSATZ ...). ;;; Compiling (DEFUN CREATE-TYPE ...). ;;; Compiling (DEFUN FEAT-SORT-FUNC ...). ;;; Note: Replacing variable FEAT1 by its value # ;;; Note: Replacing variable FEAT2 by its value # ;;; Compiling (DEFUN FEAT-ORDER-FUNC ...). ;;; Compiling (DEFUN CONSTRUCT-H-CONS ...). ;;; Compiling (DEFUN CREATE-CONSTR-STRUCT ...). ;;; Compiling (DEFUN CREATE-HCONS-RELATION ...). ;;; Compiling (DEFUN CONSTRUCT-A-CONS ...). ;;; Compiling (DEFUN CREATE-ACONSTR-STRUCT ...). ;;; Compiling (DEFUN CREATE-INDEX-LBL-PAIR ...). ;;; Compiling (DEFUN CREATE-TARGET-ANC-LIST ...). ;;; Compiling (DEFUN DETERMINE-VARIABLE-TYPE ...). ;;; Compiling (DEFUN EP-SHORTHAND ...). ;;; End of Pass 1. ;;; Emitting code for EXTRACT-MRS. ;;; Note: Emitting linking call for GET-PARSE-FS ;;; Note: Emitting linking call for IS-VALID-FS ;;; Emitting code for EXTRACT-MRS-FROM-FS. ;;; Note: Emitting linking call for PATH-VALUE ;;; Emitting code for IS-FRAGMENT-FS. ;;; Note: Emitting linking call for FS-TYPE ;;; Emitting code for LOOKUP-MTR-NODE. ;;; Emitting code for CONSTRUCT-MRS. ;;; Note: Emitting linking call for INIT-VARIABLE-GENERATOR ;;; Note: Emitting linking call for MAKE-PSOA ;;; Note: Emitting linking call for UNFILL-MRS ;;; Emitting code for GET-VAR-NUM. ;;; Note: Emitting linking call for VAR-P ;;; Emitting code for GET-EXISTING-VARIABLE. ;;; Emitting code for CREATE-NEW-HANDLE-VAR. ;;; Note: Emitting linking call for MAKE-VAR ;;; Emitting code for CREATE-VARIABLE. ;;; Emitting code for CREATE-INDEXING-VARIABLE. ;;; Emitting code for CREATE-INDEX-PROPERTY-LIST. ;;; Note: Emitting linking call for DEREF ;;; Note: Emitting linking call for FS-ARCS ;;; Note: Replacing variable G2601 by its value ;;; Note: Emitting linking call for MAKE-EXTRAPAIR ;;; Emitting code for MAKE-MRS-FEATURE. ;;; Emitting code for CONSTRUCT-LISZT. ;;; Note: Tail-recursive call of CONSTRUCT-LISZT was replaced by iteration. ;;; Emitting code for CREATE-REL-STRUCT. ;;; Note: Emitting linking call for MAKE-CHAR-REL ;;; Emitting code for GET-FVPS-PARAMETER-STRINGS. ;;; Emitting code for EXTRACT-HANDEL-PAIR-FROM-REL-FS. ;;; Emitting code for EXTRACT-ORIGINAL-STRING-FROM-REL-FS. ;;; Emitting code for EXTRACT-CFROM-FROM-REL-FS. ;;; Emitting code for EXTRACT-INTEGER-FROM-FS-TYPE. ;;; Emitting code for EXTRACT-CTO-FROM-REL-FS. ;;; Emitting code for EXTRACT-PRED-FROM-REL-FS. ;;; Note: Reusing keywords lists for (:RAWP) ;;; Note: Emitting linking call for IS-TOP-TYPE ;;; Emitting code for EXTRACT-TYPE-FROM-REL-FS. ;;; Emitting code for EXTRACT-FVPS-FROM-REL-FS. ;;; Note: Emitting linking call for MAKE-FVPAIR ;;; Emitting code for SUBSTITUTE-ERSATZ. ;;; Emitting code for CREATE-TYPE. ;;; Emitting code for FEAT-SORT-FUNC. ;;; Emitting code for FEAT-ORDER-FUNC. ;;; Emitting code for CONSTRUCT-H-CONS. ;;; Note: Tail-recursive call of CONSTRUCT-H-CONS was replaced by iteration. ;;; Emitting code for CREATE-CONSTR-STRUCT. ;;; Note: Emitting linking call for MAKE-HCONS ;;; Emitting code for CREATE-HCONS-RELATION. ;;; Emitting code for CONSTRUCT-A-CONS. ;;; Note: Tail-recursive call of CONSTRUCT-A-CONS was replaced by iteration. ;;; Emitting code for CREATE-ACONSTR-STRUCT. ;;; Note: Emitting linking call for MAKE-DISJ-CONS ;;; Emitting code for CREATE-INDEX-LBL-PAIR. ;;; Note: Emitting linking call for MAKE-INDEX-LBL ;;; Emitting code for CREATE-TARGET-ANC-LIST. ;;; Note: Tail-recursive call of CREATE-TARGET-ANC-LIST was replaced by iteration. ;;; Emitting code for DETERMINE-VARIABLE-TYPE. ;;; Note: Emitting linking call for EQUAL-OR-SUBTYPE ;;; Emitting code for EP-SHORTHAND. ;;; Note: Emitting linking call for REL-P ;;; Note: Emitting linking call for GET-REL-PARAMETER-STRINGS ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/mrs/mrsoutput.c" -o "/home/eric-n/tmp/lkb/src/mrs/mrsoutput.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrsoutput.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/mrs/mrsoutput.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/mrsoutput.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/mrsoutput.lisp. ;;; Compiling (DEFUN EXTRACT-MRS ...). ;;; Compiling (DEFUN EXTRACT-MRS-FROM-FS ...). ;;; Compiling (DEFUN IS-FRAGMENT-FS ...). ;;; Compiling (DEFPARAMETER *NAMED-NODES* ...). ;;; Compiling (DEFPARAMETER *ALL-NODES* ...). ;;; Compiling (DEFUN LOOKUP-MTR-NODE ...). ;;; Compiling (DEFVAR *RESTART-VARIABLE-GENERATOR* ...). ;;; Compiling (DEFUN CONSTRUCT-MRS ...). ;;; Note: Replacing variable G2630 by its value # ;;; Note: Replacing variable G2631 by its value # ;;; Note: Replacing variable G2632 by its value # ;;; Compiling (DEFUN GET-VAR-NUM ...). ;;; Compiling (DEFUN GET-EXISTING-VARIABLE ...). ;;; Compiling (DEFUN CREATE-NEW-HANDLE-VAR ...). ;;; Compiling (DEFUN CREATE-VARIABLE ...). ;;; Compiling (DEFUN CREATE-INDEXING-VARIABLE ...). ;;; Compiling (DEFUN CREATE-INDEX-PROPERTY-LIST ...). ;;; Compiling (DEFUN MAKE-MRS-FEATURE ...). ;;; Compiling (DEFUN CONSTRUCT-LISZT ...). ;;; Compiling (DEFUN CREATE-REL-STRUCT ...). ;;; Compiling (DEFUN GET-FVPS-PARAMETER-STRINGS ...). ;;; Compiling (DEFUN EXTRACT-HANDEL-PAIR-FROM-REL-FS ...). ;;; Compiling (DEFUN EXTRACT-ORIGINAL-STRING-FROM-REL-FS ...). ;;; Compiling (DEFUN EXTRACT-CFROM-FROM-REL-FS ...). ;;; Compiling (DEFUN EXTRACT-INTEGER-FROM-FS-TYPE ...). ;;; Compiling (DEFUN EXTRACT-CTO-FROM-REL-FS ...). ;;; Compiling (DEFUN EXTRACT-PRED-FROM-REL-FS ...). ;;; Compiling (DEFUN EXTRACT-TYPE-FROM-REL-FS ...). ;;; Compiling (DEFUN EXTRACT-FVPS-FROM-REL-FS ...). ;;; Compiling (DEFUN SUBSTITUTE-ERSATZ ...). ;;; Compiling (DEFUN CREATE-TYPE ...). ;;; Compiling (DEFUN FEAT-SORT-FUNC ...). ;;; Note: Replacing variable FEAT1 by its value # ;;; Note: Replacing variable FEAT2 by its value # ;;; Compiling (DEFUN FEAT-ORDER-FUNC ...). ;;; Compiling (DEFUN CONSTRUCT-H-CONS ...). ;;; Compiling (DEFUN CREATE-CONSTR-STRUCT ...). ;;; Compiling (DEFUN CREATE-HCONS-RELATION ...). ;;; Compiling (DEFUN CONSTRUCT-A-CONS ...). ;;; Compiling (DEFUN CREATE-ACONSTR-STRUCT ...). ;;; Compiling (DEFUN CREATE-INDEX-LBL-PAIR ...). ;;; Compiling (DEFUN CREATE-TARGET-ANC-LIST ...). ;;; Compiling (DEFUN DETERMINE-VARIABLE-TYPE ...). ;;; Compiling (DEFUN EP-SHORTHAND ...). ;;; End of Pass 1. ;;; Emitting code for EXTRACT-MRS. ;;; Note: Emitting linking call for GET-PARSE-FS ;;; Note: Emitting linking call for IS-VALID-FS ;;; Emitting code for EXTRACT-MRS-FROM-FS. ;;; Note: Emitting linking call for PATH-VALUE ;;; Emitting code for IS-FRAGMENT-FS. ;;; Note: Emitting linking call for FS-TYPE ;;; Emitting code for LOOKUP-MTR-NODE. ;;; Emitting code for CONSTRUCT-MRS. ;;; Note: Emitting linking call for INIT-VARIABLE-GENERATOR ;;; Note: Emitting linking call for MAKE-PSOA ;;; Note: Emitting linking call for UNFILL-MRS ;;; Emitting code for GET-VAR-NUM. ;;; Note: Emitting linking call for VAR-P ;;; Emitting code for GET-EXISTING-VARIABLE. ;;; Emitting code for CREATE-NEW-HANDLE-VAR. ;;; Note: Emitting linking call for MAKE-VAR ;;; Emitting code for CREATE-VARIABLE. ;;; Emitting code for CREATE-INDEXING-VARIABLE. ;;; Emitting code for CREATE-INDEX-PROPERTY-LIST. ;;; Note: Emitting linking call for DEREF ;;; Note: Emitting linking call for FS-ARCS ;;; Note: Replacing variable G2642 by its value ;;; Note: Emitting linking call for MAKE-EXTRAPAIR ;;; Emitting code for MAKE-MRS-FEATURE. ;;; Emitting code for CONSTRUCT-LISZT. ;;; Note: Tail-recursive call of CONSTRUCT-LISZT was replaced by iteration. ;;; Emitting code for CREATE-REL-STRUCT. ;;; Note: Emitting linking call for MAKE-CHAR-REL ;;; Emitting code for GET-FVPS-PARAMETER-STRINGS. ;;; Emitting code for EXTRACT-HANDEL-PAIR-FROM-REL-FS. ;;; Emitting code for EXTRACT-ORIGINAL-STRING-FROM-REL-FS. ;;; Emitting code for EXTRACT-CFROM-FROM-REL-FS. ;;; Emitting code for EXTRACT-INTEGER-FROM-FS-TYPE. ;;; Emitting code for EXTRACT-CTO-FROM-REL-FS. ;;; Emitting code for EXTRACT-PRED-FROM-REL-FS. ;;; Note: Reusing keywords lists for (:RAWP) ;;; Note: Emitting linking call for IS-TOP-TYPE ;;; Emitting code for EXTRACT-TYPE-FROM-REL-FS. ;;; Emitting code for EXTRACT-FVPS-FROM-REL-FS. ;;; Note: Emitting linking call for MAKE-FVPAIR ;;; Emitting code for SUBSTITUTE-ERSATZ. ;;; Emitting code for CREATE-TYPE. ;;; Emitting code for FEAT-SORT-FUNC. ;;; Emitting code for FEAT-ORDER-FUNC. ;;; Emitting code for CONSTRUCT-H-CONS. ;;; Note: Tail-recursive call of CONSTRUCT-H-CONS was replaced by iteration. ;;; Emitting code for CREATE-CONSTR-STRUCT. ;;; Note: Emitting linking call for MAKE-HCONS ;;; Emitting code for CREATE-HCONS-RELATION. ;;; Emitting code for CONSTRUCT-A-CONS. ;;; Note: Tail-recursive call of CONSTRUCT-A-CONS was replaced by iteration. ;;; Emitting code for CREATE-ACONSTR-STRUCT. ;;; Note: Emitting linking call for MAKE-DISJ-CONS ;;; Emitting code for CREATE-INDEX-LBL-PAIR. ;;; Note: Emitting linking call for MAKE-INDEX-LBL ;;; Emitting code for CREATE-TARGET-ANC-LIST. ;;; Note: Tail-recursive call of CREATE-TARGET-ANC-LIST was replaced by iteration. ;;; Emitting code for DETERMINE-VARIABLE-TYPE. ;;; Note: Emitting linking call for EQUAL-OR-SUBTYPE ;;; Emitting code for EP-SHORTHAND. ;;; Note: Emitting linking call for REL-P ;;; Note: Emitting linking call for GET-REL-PARAMETER-STRINGS ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrsoutput.c" -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrsoutput.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/mrsoutput.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrsoutput.fas" ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/mrscorpus.lisp. ;;; Compiling (DEFPARAMETER *MRS-RESULTS-TABLE* ...). ;;; Compiling (DEFUN WRITE-MRS-RESULTS ...). ;;; Compiling (DEFUN RETRIEVE-MRS-RESULTS ...). ;;; Note: Replacing variable G2669 by its value # ;;; Note: Replacing variable G2675 by its value # ;;; Note: Replacing variable G2676 by its value # ;;; Compiling (DEFUN REMOVE-TRAILING-PERIODS ...). ;;; Compiling (DEFUN COMPARE-MRS-STRUCT ...). ;;; Compiling (DEFPARAMETER *SPECIAL-HACK-FOR-MESSAGE-TYPES-P* ...). ;;; Compiling (DEFUN SORT-MRS-STRUCT-LISZT ...). ;;; Compiling (DEFUN COMBINE-SIMILAR-RELATIONS ...). ;;; Compiling (DEFUN SIMILAR-RELATIONS-P ...). ;;; Compiling (DEFUN VALUE-FEATS-LESSP ...). ;;; Compiling (DEFPARAMETER *MRS-COMPARISON-OUTPUT-CONTROL* ...). ;;; Compiling (DEFPARAMETER *MRS-COMPARISON-OUTPUT-MESSAGES* ...). ;;; Compiling (DEFUN MRS-COMPARISON-OUTPUT ...). ;;; Compiling (DEFUN DO-COMPARISON-MESSAGE ...). ;;; Compiling (DEFPARAMETER *MRS-EQUALP-PROPERTIES-P* ...). ;;; Compiling (DEFPARAMETER *MRS-EQUALP-IGNORED-ROLES* ...). ;;; Compiling (DEFUN MRS-EQUALP ...). ;;; Compiling (DEFUN MRS-LISZTS-EQUAL-P ...). ;;; Compiling (DEFUN MRS-RELATION-SET-EQUAL-P ...). ;;; Compiling (DEFUN MRS-RELATIONS-EQUAL-P ...). ;;; Compiling (DEFUN MRS-FVPAIR-EQUAL-P ...). ;;; Compiling (DEFUN VARIABLES-EQUAL ...). ;;; Compiling (DEFUN COMPATIBLE-VAR-TYPES ...). ;;; Compiling (DEFUN COMPATIBLE-EXTRA-VALS ...). ;;; Note: Replacing variable G2770 by its value # ;;; Compiling (DEFUN EQUAL-EXTRA-VALS ...). ;;; Compiling (DEFUN EXTRAPAIRS-EQUAL ...). ;;; Compiling (DEFUN BINDINGS-EQUAL ...). ;;; Compiling (DEFUN HCONS-EQUAL-P ...). ;;; Compiling (DEFUN HCONS-EL-EQUAL ...). ;;; Compiling (DEFUN VARIABLE-SET-EQUAL ...). ;;; Compiling (DEFVAR *UNMATCHED-RELS* ...). ;;; Compiling (DEFUN MRS-SUBSET-P ...). ;;; Note: Replacing variable G2786 by its value # ;;; Compiling (DEFUN MRS-LISZTS-SUBSET-AUX-P ...). ;;; End of Pass 1. ;;; Emitting code for WRITE-MRS-RESULTS. ;;; Note: Emitting linking call for OUTPUT-MRS1 ;;; Emitting code for RETRIEVE-MRS-RESULTS. ;;; Note: Emitting linking call for PSOA-P ;;; Emitting code for REMOVE-TRAILING-PERIODS. ;;; Emitting code for COMPARE-MRS-STRUCT. ;;; Emitting code for SORT-MRS-STRUCT-LISZT. ;;; Note: Emitting linking call for SUBTYPE-P ;;; Emitting code for COMBINE-SIMILAR-RELATIONS. ;;; Note: Tail-recursive call of COMBINE-SIMILAR-RELATIONS was replaced by iteration. ;;; Emitting code for SIMILAR-RELATIONS-P. ;;; Emitting code for VALUE-FEATS-LESSP. ;;; Emitting code for MRS-COMPARISON-OUTPUT. ;;; Emitting code for DO-COMPARISON-MESSAGE. ;;; Note: Emitting linking call for DEF-PRINT-OPERATIONS ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for FIND-VAR-NAME ;;; Note: Emitting linking call for MRS-OUTPUT-VAR-FN ;;; Note: Emitting linking call for MRS-OUTPUT-ATOMIC-FN ;;; Note: Emitting linking call for PRINT-MRS-HCONS ;;; Note: Emitting linking call for PRINT-REL ;;; Emitting code for MRS-EQUALP. ;;; Emitting code for MRS-LISZTS-EQUAL-P. ;;; Emitting code for MRS-RELATION-SET-EQUAL-P. ;;; Note: Replacing variable G2726 by its value ;;; Note: Replacing variable G2731 by its value ;;; Emitting code for MRS-RELATIONS-EQUAL-P. ;;; Note: Emitting linking call for COMPATIBLE-TYPES ;;; Note: Emitting linking call for SMEMBER ;;; Emitting code for MRS-FVPAIR-EQUAL-P. ;;; Emitting code for VARIABLES-EQUAL. ;;; Note: Emitting linking call for GET-VAR-NUM ;;; Emitting code for COMPATIBLE-VAR-TYPES. ;;; Emitting code for COMPATIBLE-EXTRA-VALS. ;;; Note: Emitting linking call for EXTRAPAIR-P ;;; Emitting code for EQUAL-EXTRA-VALS. ;;; Emitting code for EXTRAPAIRS-EQUAL. ;;; Emitting code for BINDINGS-EQUAL. ;;; Note: Replacing variable G2780 by its value ;;; Emitting code for HCONS-EQUAL-P. ;;; Emitting code for HCONS-EL-EQUAL. ;;; Emitting code for VARIABLE-SET-EQUAL. ;;; Emitting code for MRS-SUBSET-P. ;;; Emitting code for MRS-LISZTS-SUBSET-AUX-P. ;;; Note: Tail-recursive call of MRS-LISZTS-SUBSET-AUX-P was replaced by iteration. ;;; Note: Tail-recursive call of MRS-LISZTS-SUBSET-AUX-P was replaced by iteration. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/mrs/mrscorpus.c" -o "/home/eric-n/tmp/lkb/src/mrs/mrscorpus.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrscorpus.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/mrs/mrscorpus.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/mrscorpus.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/mrscorpus.lisp. ;;; Compiling (DEFPARAMETER *MRS-RESULTS-TABLE* ...). ;;; Compiling (DEFUN WRITE-MRS-RESULTS ...). ;;; Compiling (DEFUN RETRIEVE-MRS-RESULTS ...). ;;; Note: Replacing variable G2790 by its value # ;;; Note: Replacing variable G2796 by its value # ;;; Note: Replacing variable G2797 by its value # ;;; Compiling (DEFUN REMOVE-TRAILING-PERIODS ...). ;;; Compiling (DEFUN COMPARE-MRS-STRUCT ...). ;;; Compiling (DEFPARAMETER *SPECIAL-HACK-FOR-MESSAGE-TYPES-P* ...). ;;; Compiling (DEFUN SORT-MRS-STRUCT-LISZT ...). ;;; Compiling (DEFUN COMBINE-SIMILAR-RELATIONS ...). ;;; Compiling (DEFUN SIMILAR-RELATIONS-P ...). ;;; Compiling (DEFUN VALUE-FEATS-LESSP ...). ;;; Compiling (DEFPARAMETER *MRS-COMPARISON-OUTPUT-CONTROL* ...). ;;; Compiling (DEFPARAMETER *MRS-COMPARISON-OUTPUT-MESSAGES* ...). ;;; Compiling (DEFUN MRS-COMPARISON-OUTPUT ...). ;;; Compiling (DEFUN DO-COMPARISON-MESSAGE ...). ;;; Compiling (DEFPARAMETER *MRS-EQUALP-PROPERTIES-P* ...). ;;; Compiling (DEFPARAMETER *MRS-EQUALP-IGNORED-ROLES* ...). ;;; Compiling (DEFUN MRS-EQUALP ...). ;;; Compiling (DEFUN MRS-LISZTS-EQUAL-P ...). ;;; Compiling (DEFUN MRS-RELATION-SET-EQUAL-P ...). ;;; Compiling (DEFUN MRS-RELATIONS-EQUAL-P ...). ;;; Compiling (DEFUN MRS-FVPAIR-EQUAL-P ...). ;;; Compiling (DEFUN VARIABLES-EQUAL ...). ;;; Compiling (DEFUN COMPATIBLE-VAR-TYPES ...). ;;; Compiling (DEFUN COMPATIBLE-EXTRA-VALS ...). ;;; Note: Replacing variable G2891 by its value # ;;; Compiling (DEFUN EQUAL-EXTRA-VALS ...). ;;; Compiling (DEFUN EXTRAPAIRS-EQUAL ...). ;;; Compiling (DEFUN BINDINGS-EQUAL ...). ;;; Compiling (DEFUN HCONS-EQUAL-P ...). ;;; Compiling (DEFUN HCONS-EL-EQUAL ...). ;;; Compiling (DEFUN VARIABLE-SET-EQUAL ...). ;;; Compiling (DEFVAR *UNMATCHED-RELS* ...). ;;; Compiling (DEFUN MRS-SUBSET-P ...). ;;; Note: Replacing variable G2907 by its value # ;;; Compiling (DEFUN MRS-LISZTS-SUBSET-AUX-P ...). ;;; End of Pass 1. ;;; Emitting code for WRITE-MRS-RESULTS. ;;; Note: Emitting linking call for OUTPUT-MRS1 ;;; Emitting code for RETRIEVE-MRS-RESULTS. ;;; Note: Emitting linking call for PSOA-P ;;; Emitting code for REMOVE-TRAILING-PERIODS. ;;; Emitting code for COMPARE-MRS-STRUCT. ;;; Emitting code for SORT-MRS-STRUCT-LISZT. ;;; Note: Emitting linking call for SUBTYPE-P ;;; Emitting code for COMBINE-SIMILAR-RELATIONS. ;;; Note: Tail-recursive call of COMBINE-SIMILAR-RELATIONS was replaced by iteration. ;;; Emitting code for SIMILAR-RELATIONS-P. ;;; Emitting code for VALUE-FEATS-LESSP. ;;; Emitting code for MRS-COMPARISON-OUTPUT. ;;; Emitting code for DO-COMPARISON-MESSAGE. ;;; Note: Emitting linking call for DEF-PRINT-OPERATIONS ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for FIND-VAR-NAME ;;; Note: Emitting linking call for MRS-OUTPUT-VAR-FN ;;; Note: Emitting linking call for MRS-OUTPUT-ATOMIC-FN ;;; Note: Emitting linking call for PRINT-MRS-HCONS ;;; Note: Emitting linking call for PRINT-REL ;;; Emitting code for MRS-EQUALP. ;;; Emitting code for MRS-LISZTS-EQUAL-P. ;;; Emitting code for MRS-RELATION-SET-EQUAL-P. ;;; Note: Replacing variable G2847 by its value ;;; Note: Replacing variable G2852 by its value ;;; Emitting code for MRS-RELATIONS-EQUAL-P. ;;; Note: Emitting linking call for COMPATIBLE-TYPES ;;; Note: Emitting linking call for SMEMBER ;;; Emitting code for MRS-FVPAIR-EQUAL-P. ;;; Emitting code for VARIABLES-EQUAL. ;;; Note: Emitting linking call for GET-VAR-NUM ;;; Emitting code for COMPATIBLE-VAR-TYPES. ;;; Emitting code for COMPATIBLE-EXTRA-VALS. ;;; Note: Emitting linking call for EXTRAPAIR-P ;;; Emitting code for EQUAL-EXTRA-VALS. ;;; Emitting code for EXTRAPAIRS-EQUAL. ;;; Emitting code for BINDINGS-EQUAL. ;;; Note: Replacing variable G2901 by its value ;;; Emitting code for HCONS-EQUAL-P. ;;; Emitting code for HCONS-EL-EQUAL. ;;; Emitting code for VARIABLE-SET-EQUAL. ;;; Emitting code for MRS-SUBSET-P. ;;; Emitting code for MRS-LISZTS-SUBSET-AUX-P. ;;; Note: Tail-recursive call of MRS-LISZTS-SUBSET-AUX-P was replaced by iteration. ;;; Note: Tail-recursive call of MRS-LISZTS-SUBSET-AUX-P was replaced by iteration. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrscorpus.c" -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrscorpus.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/mrscorpus.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrscorpus.fas" ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/interface.lisp. ;;; Compiling (DEFVAR *MRS-SCOPING-OUTPUT-P* ...). ;;; Compiling (DEFVAR *MRS-BASE-OUTPUT-P* ...). ;;; Compiling (DEFVAR *RMRS-XML-OUTPUT-P* ...). ;;; Compiling (DEFVAR *RMRS-COMPACT-OUTPUT-P* ...). ;;; Compiling (DEFVAR *MRS-DISCOURSE* ...). ;;; Compiling (DEFVAR *MRS-DEBUG* ...). ;;; Compiling (DEFUN PROCESS-MRS-STRUCT ...). ;;; Note: Replacing variable G2911 by its value # ;;; Compiling (DEFUN GET-MRS-STRING ...). ;;; Compiling (DEFUN GET-MRS-INDEXED-STRING ...). ;;; Compiling (DEFUN GET-MRS-RESOLVED-STRING ...). ;;; Compiling (DEFUN COUNT-SCOPES ...). ;;; Compiling (DEFUN RETURN-MRS-INFO-STRING ...). ;;; Compiling (DEFUN READ-MRS-FROM-STRING ...). ;;; Compiling (SI:FSET 'READ-MRS-FROM-STRING ...). ;;; Warning: The ignored variable #:G2921 is used. ;;; Compiling (DEFUN READ-AND-SCOPE-MRS-FROM-STRING ...). ;;; Compiling (SI:FSET 'READ-AND-SCOPE-MRS-FROM-STRING ...). ;;; Warning: The ignored variable #:G2924 is used. ;;; Compiling (SI:FSET 'READ-AND-SCOPE-MRS-FROM-STRING ...). ;;; Warning: The ignored variable #:G2927 is used. ;;; Compiling (DEFUN READ-MRS-FROM-FILE ...). ;;; Compiling (SI:FSET 'READ-MRS-FROM-FILE ...). ;;; Warning: The ignored variable #:G2930 is used. ;;; Compiling (DEFUN READ-MRSS-FROM-FILE ...). ;;; Compiling (SI:FSET 'READ-MRSS-FROM-FILE ...). ;;; Warning: The ignored variable #:G2933 is used. ;;; Compiling (DEFUN READ-INDEXED-MRSS-FROM-FILE ...). ;;; Compiling (DEFUN READ-INDEXED-MRS-FROM-STRING ...). ;;; Compiling (DEFUN SAFE-MRS-UNEQUALP ...). ;;; Compiling (DEFUN DISPLAY-MRS ...). ;;; Compiling (DEFPARAMETER *MRS-DEFAULT-DISPLAY* ...). ;;; Compiling (DEFUN BROWSE-MRS ...). ;;; Compiling (SI:FSET 'BROWSE-MRS ...). ;;; Warning: The ignored variable #:G2940 is used. ;;; Compiling (DEFUN FRAGMENTP ...). ;;; Compiling (DEFUN DETERMINE-EP-CLASS ...). ;;; Compiling (DEFUN DETERMINE-MRS-CLASS ...). ;;; Compiling (DEFUN RASP-SEMANTIX-HOOK ...). ;;; Compiling (SI:FSET 'RASP-SEMANTIX-HOOK ...). ;;; Warning: The ignored variable #:G2948 is used. ;;; Compiling (DEFUN BROWSE-RMRS ...). ;;; Compiling (SI:FSET 'BROWSE-RMRS ...). ;;; Warning: The ignored variable #:G2954 is used. ;;; End of Pass 1. ;;; Emitting code for PROCESS-MRS-STRUCT. ;;; Note: Emitting linking call for OUTPUT-MRS1 ;;; Note: Emitting linking call for MUNGE-MRS-STRUCT ;;; Note: Emitting linking call for DISJ-TEST-MRS ;;; Note: Emitting linking call for MAKE-SCOPED-MRS ;;; Note: Emitting linking call for SHOW-SOME-SCOPED-STRUCTURES ;;; Emitting code for GET-MRS-STRING. ;;; Emitting code for GET-MRS-INDEXED-STRING. ;;; Emitting code for GET-MRS-RESOLVED-STRING. ;;; Emitting code for COUNT-SCOPES. ;;; Emitting code for RETURN-MRS-INFO-STRING. ;;; Note: Emitting linking call for EXTRACT-MRS ;;; Note: Emitting linking call for CANONICAL-BINDINGS ;;; Note: Emitting linking call for OUTPUT-SCOPED-MRS ;;; Emitting code for READ-MRS-FROM-STRING. ;;; Note: Emitting linking call for PSOA-P ;;; Note: Emitting linking call for READ-MRS ;;; Emitting code for READ-AND-SCOPE-MRS-FROM-STRING. ;;; Emitting code for READ-MRS-FROM-FILE. ;;; Emitting code for READ-MRSS-FROM-FILE. ;;; Note: Emitting linking call for READ-MRS-STREAM ;;; Emitting code for READ-INDEXED-MRSS-FROM-FILE. ;;; Emitting code for READ-INDEXED-MRS-FROM-STRING. ;;; Note: Emitting linking call for READ-INDEXED-MRS ;;; Emitting code for SAFE-MRS-UNEQUALP. ;;; Emitting code for DISPLAY-MRS. ;;; Note: Emitting linking call for SHOW-MRS-WINDOW ;;; Note: Emitting linking call for SHOW-MRS-INDEXED-WINDOW ;;; Note: Emitting linking call for SHOW-MRS-PROLOG-WINDOW ;;; Note: Emitting linking call for SHOW-MRS-SCOPED-WINDOW ;;; Note: Emitting linking call for SHOW-MRS-RMRS-WINDOW ;;; Note: Emitting linking call for SHOW-MRS-DEPENDENCIES-WINDOW ;;; Emitting code for BROWSE-MRS. ;;; Note: Emitting linking call for OUTPUT-MRS ;;; Emitting code for FRAGMENTP. ;;; Emitting code for DETERMINE-EP-CLASS. ;;; Emitting code for DETERMINE-MRS-CLASS. ;;; Emitting code for RASP-SEMANTIX-HOOK. ;;; Note: Emitting linking call for CONSTRUCT-SEM-FOR-TREE ;;; Emitting code for BROWSE-RMRS. ;;; Note: Emitting linking call for OUTPUT-RMRS ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/mrs/interface.c" -o "/home/eric-n/tmp/lkb/src/mrs/interface.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/interface.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/mrs/interface.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/interface.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/interface.lisp. ;;; Compiling (DEFVAR *MRS-SCOPING-OUTPUT-P* ...). ;;; Compiling (DEFVAR *MRS-BASE-OUTPUT-P* ...). ;;; Compiling (DEFVAR *RMRS-XML-OUTPUT-P* ...). ;;; Compiling (DEFVAR *RMRS-COMPACT-OUTPUT-P* ...). ;;; Compiling (DEFVAR *MRS-DISCOURSE* ...). ;;; Compiling (DEFVAR *MRS-DEBUG* ...). ;;; Compiling (DEFUN PROCESS-MRS-STRUCT ...). ;;; Note: Replacing variable G2956 by its value # ;;; Compiling (DEFUN GET-MRS-STRING ...). ;;; Compiling (DEFUN GET-MRS-INDEXED-STRING ...). ;;; Compiling (DEFUN GET-MRS-RESOLVED-STRING ...). ;;; Compiling (DEFUN COUNT-SCOPES ...). ;;; Compiling (DEFUN RETURN-MRS-INFO-STRING ...). ;;; Compiling (DEFUN READ-MRS-FROM-STRING ...). ;;; Compiling (SI:FSET 'READ-MRS-FROM-STRING ...). ;;; Warning: The ignored variable #:G2966 is used. ;;; Compiling (DEFUN READ-AND-SCOPE-MRS-FROM-STRING ...). ;;; Compiling (SI:FSET 'READ-AND-SCOPE-MRS-FROM-STRING ...). ;;; Warning: The ignored variable #:G2969 is used. ;;; Compiling (SI:FSET 'READ-AND-SCOPE-MRS-FROM-STRING ...). ;;; Warning: The ignored variable #:G2972 is used. ;;; Compiling (DEFUN READ-MRS-FROM-FILE ...). ;;; Compiling (SI:FSET 'READ-MRS-FROM-FILE ...). ;;; Warning: The ignored variable #:G2975 is used. ;;; Compiling (DEFUN READ-MRSS-FROM-FILE ...). ;;; Compiling (SI:FSET 'READ-MRSS-FROM-FILE ...). ;;; Warning: The ignored variable #:G2978 is used. ;;; Compiling (DEFUN READ-INDEXED-MRSS-FROM-FILE ...). ;;; Compiling (DEFUN READ-INDEXED-MRS-FROM-STRING ...). ;;; Compiling (DEFUN SAFE-MRS-UNEQUALP ...). ;;; Compiling (DEFUN DISPLAY-MRS ...). ;;; Compiling (DEFPARAMETER *MRS-DEFAULT-DISPLAY* ...). ;;; Compiling (DEFUN BROWSE-MRS ...). ;;; Compiling (SI:FSET 'BROWSE-MRS ...). ;;; Warning: The ignored variable #:G2985 is used. ;;; Compiling (DEFUN FRAGMENTP ...). ;;; Compiling (DEFUN DETERMINE-EP-CLASS ...). ;;; Compiling (DEFUN DETERMINE-MRS-CLASS ...). ;;; Compiling (DEFUN RASP-SEMANTIX-HOOK ...). ;;; Compiling (SI:FSET 'RASP-SEMANTIX-HOOK ...). ;;; Warning: The ignored variable #:G2993 is used. ;;; Compiling (DEFUN BROWSE-RMRS ...). ;;; Compiling (SI:FSET 'BROWSE-RMRS ...). ;;; Warning: The ignored variable #:G2999 is used. ;;; End of Pass 1. ;;; Emitting code for PROCESS-MRS-STRUCT. ;;; Note: Emitting linking call for OUTPUT-MRS1 ;;; Note: Emitting linking call for MUNGE-MRS-STRUCT ;;; Note: Emitting linking call for DISJ-TEST-MRS ;;; Note: Emitting linking call for MAKE-SCOPED-MRS ;;; Note: Emitting linking call for SHOW-SOME-SCOPED-STRUCTURES ;;; Emitting code for GET-MRS-STRING. ;;; Emitting code for GET-MRS-INDEXED-STRING. ;;; Emitting code for GET-MRS-RESOLVED-STRING. ;;; Emitting code for COUNT-SCOPES. ;;; Emitting code for RETURN-MRS-INFO-STRING. ;;; Note: Emitting linking call for EXTRACT-MRS ;;; Note: Emitting linking call for CANONICAL-BINDINGS ;;; Note: Emitting linking call for OUTPUT-SCOPED-MRS ;;; Emitting code for READ-MRS-FROM-STRING. ;;; Note: Emitting linking call for PSOA-P ;;; Note: Emitting linking call for READ-MRS ;;; Emitting code for READ-AND-SCOPE-MRS-FROM-STRING. ;;; Emitting code for READ-MRS-FROM-FILE. ;;; Emitting code for READ-MRSS-FROM-FILE. ;;; Note: Emitting linking call for READ-MRS-STREAM ;;; Emitting code for READ-INDEXED-MRSS-FROM-FILE. ;;; Emitting code for READ-INDEXED-MRS-FROM-STRING. ;;; Note: Emitting linking call for READ-INDEXED-MRS ;;; Emitting code for SAFE-MRS-UNEQUALP. ;;; Emitting code for DISPLAY-MRS. ;;; Note: Emitting linking call for SHOW-MRS-WINDOW ;;; Note: Emitting linking call for SHOW-MRS-INDEXED-WINDOW ;;; Note: Emitting linking call for SHOW-MRS-PROLOG-WINDOW ;;; Note: Emitting linking call for SHOW-MRS-SCOPED-WINDOW ;;; Note: Emitting linking call for SHOW-MRS-RMRS-WINDOW ;;; Note: Emitting linking call for SHOW-MRS-DEPENDENCIES-WINDOW ;;; Emitting code for BROWSE-MRS. ;;; Note: Emitting linking call for OUTPUT-MRS ;;; Emitting code for FRAGMENTP. ;;; Emitting code for DETERMINE-EP-CLASS. ;;; Emitting code for DETERMINE-MRS-CLASS. ;;; Emitting code for RASP-SEMANTIX-HOOK. ;;; Note: Emitting linking call for CONSTRUCT-SEM-FOR-TREE ;;; Emitting code for BROWSE-RMRS. ;;; Note: Emitting linking call for OUTPUT-RMRS ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/mrs/interface.c" -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/interface.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/interface.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/mrs/interface.fas" ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/mrsresolve.lisp. ;;; Compiling (DEFMACRO GET-REL-HANDEL-NUM ...). ;;; Compiling (SI:FSET 'GET-REL-HANDEL-NUM ...). ;;; Warning: Ignore declaration was found for not bound variable #:G3001. ;;; Compiling (DEFMACRO GET-HANDEL-ARGS ...). ;;; Compiling (SI:FSET 'GET-HANDEL-ARGS ...). ;;; Warning: Ignore declaration was found for not bound variable #:G3003. ;;; Compiling (DEFMACRO GET-FULL-HANDEL-ARGS ...). ;;; Compiling (SI:FSET 'GET-FULL-HANDEL-ARGS ...). ;;; Warning: Ignore declaration was found for not bound variable #:G3005. ;;; Compiling (DEFMACRO GET-HANDEL-ARGS-WITH-FEATURES ...). ;;; Compiling (SI:FSET 'GET-HANDEL-ARGS-WITH-FEATURES ...). ;;; Warning: Ignore declaration was found for not bound variable #:G3007. ;;; Compiling (DEFMACRO IS-HANDEL-ARG-REL ...). ;;; Compiling (SI:FSET 'IS-HANDEL-ARG-REL ...). ;;; Warning: Ignore declaration was found for not bound variable #:G3009. ;;; Compiling (DEFVAR *REL-HANDEL-STORE* ...). ;;; Compiling (DEFVAR *UNBOUND-VARS-STORE* ...). ;;; Compiling (DEFPARAMETER *SCOPING-PARTIAL-RESULTS-P* ...). ;;; Compiling (DEFPARAMETER *SCOPING-INTERMEDIATE-SCOPES* ...). ;;; Compiling (DEFUN CLEAR-SCOPE-MEMOS ...). ;;; Note: Replacing variable G3012 by its value # ;;; Note: Replacing variable G3013 by its value # ;;; Compiling (DEFUN TOP-LEVEL-REL-P ...). ;;; Compiling (DEFUN GET-FULL-HANDEL-ARGS-WITH-FEATURES ...). ;;; Compiling (DEFUN IS-QUANT-REL ...). ;;; Compiling (DEFVAR *QUANT-LIST* ...). ;;; Compiling (DEFUN QUICK-IS-QUANT-REL ...). ;;; Compiling (DEFUN GET-BV-VALUE ...). ;;; Compiling (DEFVAR *Q-REL-STORE* ...). ;;; Compiling (DEFUN FIND-UNBOUND-VARS ...). ;;; Note: Replacing variable G3030 by its value # ;;; Note: Replacing variable G3031 by its value # ;;; Compiling (DEFUN ADD-TO-QREL-STORE ...). ;;; Compiling (DEFUN COLLECT-VARS-FROM-REL ...). ;;; Compiling (DEFUN COLLECT-UNBOUND-VARS-FROM-REL ...). ;;; Compiling (DEFUN UNBOUND-VAR-ID ...). ;;; Compiling (DEFUN SHOW-SOME-SCOPED-STRUCTURES ...). ;;; Compiling (DEFUN GENERATE-TOP-BINDINGS ...). ;;; Compiling (DEFUN ADJUST-BINDINGS ...). ;;; Compiling (DEFVAR *HOLES* ...). ;;; Compiling (DEFVAR *LABEL-HOLE-PAIRS* ...). ;;; Compiling (DEFUN CONSTRUCT-INITIAL-BINDINGS ...). ;;; Note: Replacing variable G3090 by its value # ;;; Note: Replacing variable G3101 by its value # ;;; Compiling (DEFUN GET-BINDINGS-FOR-HANDEL ...). ;;; Compiling (DEFUN CANONICAL-BINDINGS ...). ;;; Compiling (DEFUN MAKE-RES-STRUCT ...). ;;; Compiling (DEFVAR *SCOPING-CALLS* ...). ;;; Compiling (DEFVAR *QUANT-RELS* ...). ;;; Compiling (DEFPARAMETER *SCOPING-CALL-LIMIT* ...). ;;; Compiling (DEFVAR *TOP-TOP* ...). ;;; Compiling (DEFVAR *STARTING-RELS* ...). ;;; Compiling (DEFVAR *CACHED-SCOPE-STRUCTURES* ...). ;;; Compiling (DEFUN MAKE-SCOPED-MRS ...). ;;; Note: Replacing variable G3109 by its value # ;;; Note: Replacing variable G3110 by its value # ;;; Note: Replacing variable G3118 by its value # ;;; Note: Replacing variable G3119 by its value # ;;; Note: Replacing variable G3120 by its value # ;;; Note: Replacing variable G3121 by its value # ;;; Compiling (DEFUN MAKE-BINDINGS-AND-SISTERS ...). ;;; Compiling (DEFVAR *DEBUG-SCOPING* ...). ;;; Compiling (DEFUN CREATE-SCOPED-STRUCTURES ...). ;;; Note: Replacing variable G3126 by its value # ;;; Compiling (DEFVAR *CACHE-ON* ...). ;;; Compiling (DEFUN MAKE-CACHE-ENTRY ...). ;;; Compiling (DEFUN MAKE-RES-CACHE ...). ;;; Compiling (DEFUN CACHE-BINDINGS ...). ;;; Note: Replacing variable G3137 by its value # ;;; Note: Replacing variable G3138 by its value # ;;; Note: Replacing variable G3139 by its value # ;;; Note: Replacing variable G3141 by its value # ;;; Compiling (DEFUN PRINT-CACHE ...). ;;; Compiling (DEFUN SET-EQUAL ...). ;;; Compiling (DEFUN CACHED-SCOPE-RESULTS ...). ;;; Note: Replacing variable G3152 by its value # ;;; Compiling (DEFUN CONSTRUCT-COMBINED-RESULTS ...). ;;; Compiling (DEFUN FRESH-CREATE-SCOPED-STRUCTURES ...). ;;; Compiling (DEFUN ORDERED-SET-DIFFERENCE ...). ;;; Compiling (DEFUN ORDERED-INSERT ...). ;;; Compiling (DEFUN DETERMINE-NEW-PENDING ...). ;;; Compiling (DEFUN CALCULATE-IMPOSSIBLE-TOP-RELS ...). ;;; Compiling (DEFUN MAKE-COMBINATIONS-OF-TOP-RELS ...). ;;; Compiling (DEFUN NEW-BINDINGS-AND-SISTERS ...). ;;; Compiling (DEFUN MUTUALLY-COMPATIBLE ...). ;;; Note: Replacing variable G3218 by its value # ;;; Compiling (DEFUN INCOMPATIBLE-REL-LIST ...). ;;; Compiling (DEFUN INCOMPATIBLE-RELS ...). ;;; Compiling (DEFUN SISTER-STRUCTURE-SCOPE ...). ;;; Compiling (DEFUN SISTER-ARGS-SCOPE ...). ;;; Compiling (DEFUN GENERATE-COMBINATIONS ...). ;;; Compiling (DEFUN MAKE-HANDEL-CLUSTERS ...). ;;; Compiling (DEFUN GENERATE-ALL-COMBINATIONS ...). ;;; Compiling (DEFUN OUTPUT-CONNECTED-MRS ...). ;;; Compiling (DEFUN OUTPUT-CONNECTED-MRS1 ...). ;;; Compiling (DEFUN PRINT-CONNECTED-PSOA ...). ;;; Compiling (DEFUN GET-BOUND-VAR-VALUE ...). ;;; Compiling (DEFUN GET-TRUE-VAR-NUM ...). ;;; Compiling (DEFVAR *OUTPUT-SCOPE-ERRORS* ...). ;;; Compiling (DEFVAR *MRS-RIGHT-MARGIN* ...). ;;; Compiling (DEFUN OUTPUT-SCOPED-MRS ...). ;;; Note: Replacing variable G3276 by its value # ;;; Compiling (DEFUN OUTPUT-SCOPED-RELS ...). ;;; Note: Replacing variable G3282 by its value # ;;; Note: Replacing variable G3283 by its value # ;;; Note: Replacing variable G3284 by its value # ;;; Note: Replacing variable G3285 by its value # ;;; Compiling (DEFUN OUTPUT-SCOPED-REL ...). ;;; Note: Replacing variable G3286 by its value # ;;; Note: Replacing variable G3288 by its value # ;;; Note: Replacing variable G3290 by its value # ;;; Note: Replacing variable G3291 by its value # ;;; Note: Replacing variable G3294 by its value # ;;; Note: Replacing variable G3296 by its value # ;;; Compiling (DEFUN SHOW-SCOPE-SO-FAR ...). ;;; Compiling (DEFUN EXTRA-BINDINGS-P ...). ;;; Compiling (DEFUN EQUATE-ALL-QEQS ...). ;;; Compiling (DEFUN PRODUCE-ONE-SCOPE ...). ;;; Note: Replacing variable G3313 by its value # ;;; Note: Replacing variable G3314 by its value # ;;; Note: Replacing variable G3315 by its value # ;;; Note: Replacing variable G3316 by its value # ;;; Note: Replacing variable G3317 by its value # ;;; Note: Replacing variable G3318 by its value # ;;; Note: Replacing variable G3319 by its value # ;;; Note: Replacing variable G3320 by its value # ;;; Note: Replacing variable G3321 by its value # ;;; Note: Replacing variable G3322 by its value # ;;; Compiling (DEFUN EQUATE-QEQS ...). ;;; Note: Replacing variable G3325 by its value # ;;; Note: Replacing variable G3326 by its value # ;;; Compiling (DEFUN FIND-QEQ-OUTSCPD ...). ;;; Compiling (DEFUN FIND-TOP-QEQ-HOLE ...). ;;; Compiling (DEFUN CHAIN-DOWN-MARGS ...). ;;; Compiling (DEFPARAMETER *CONTAINED-VAR-STORE* ...). ;;; Compiling (DEFUN ORDER-QUANTIFIERS ...). ;;; Note: Replacing variable G3340 by its value # ;;; Compiling (DEFUN LINK-Q-BODIES ...). ;;; Note: Replacing variable G3350 by its value # ;;; Note: Replacing variable G3351 by its value # ;;; Note: Replacing variable G3352 by its value # ;;; Note: Replacing variable G3353 by its value # ;;; Compiling (DEFUN Q-ORDER ...). ;;; Note: Replacing variable G3368 by its value # ;;; Compiling (DEFUN GET-RELS-WITH-LABEL-NUM ...). ;;; Compiling (DEFUN GET-NORMAL-VARS ...). ;;; Compiling (DEFUN FIND-CONTAINED-VARIABLES ...). ;;; End of Pass 1. ;;; Emitting code for GET-REL-HANDEL-NUM. ;;; Emitting code for GET-HANDEL-ARGS. ;;; Emitting code for GET-FULL-HANDEL-ARGS. ;;; Emitting code for GET-HANDEL-ARGS-WITH-FEATURES. ;;; Emitting code for IS-HANDEL-ARG-REL. ;;; Emitting code for CLEAR-SCOPE-MEMOS. ;;; Emitting code for TOP-LEVEL-REL-P. ;;; Emitting code for GET-FULL-HANDEL-ARGS-WITH-FEATURES. ;;; Note: Replacing variable G3018 by its value ;;; Note: Emitting linking call for VAR-P ;;; Emitting code for IS-QUANT-REL. ;;; Emitting code for QUICK-IS-QUANT-REL. ;;; Emitting code for GET-BV-VALUE. ;;; Note: Emitting linking call for GET-VAR-NUM ;;; Emitting code for FIND-UNBOUND-VARS. ;;; Note: Emitting linking call for STRUGGLE-ON-ERROR ;;; Note: Replacing variable G3041 by its value ;;; Emitting code for ADD-TO-QREL-STORE. ;;; Note: Replacing variable G3048 by its value ;;; Note: Replacing variable G3046 by its value ;;; Emitting code for COLLECT-VARS-FROM-REL. ;;; Note: Replacing variable G3056 by its value ;;; Emitting code for COLLECT-UNBOUND-VARS-FROM-REL. ;;; Note: Replacing variable G3062 by its value ;;; Note: Replacing variable G3070 by its value ;;; Emitting code for UNBOUND-VAR-ID. ;;; Emitting code for SHOW-SOME-SCOPED-STRUCTURES. ;;; Emitting code for GENERATE-TOP-BINDINGS. ;;; Emitting code for ADJUST-BINDINGS. ;;; Emitting code for CONSTRUCT-INITIAL-BINDINGS. ;;; Note: Emitting linking call for PROCESS-HCONS ;;; Emitting code for GET-BINDINGS-FOR-HANDEL. ;;; Emitting code for CANONICAL-BINDINGS. ;;; Emitting code for MAKE-RES-STRUCT. ;;; Note: Reusing keywords lists for (:BINDINGS :OTHER-RELS) ;;; Emitting code for MAKE-SCOPED-MRS. ;;; Emitting code for MAKE-BINDINGS-AND-SISTERS. ;;; Emitting code for CREATE-SCOPED-STRUCTURES. ;;; Emitting code for MAKE-CACHE-ENTRY. ;;; Emitting code for MAKE-RES-CACHE. ;;; Note: Reusing keywords lists for (:TOP-HANDEL :BVS :SCOPING-RELS :PENDING-QEQ :SCOPED-P :RELATIONS :RESULTS) ;;; Emitting code for CACHE-BINDINGS. ;;; Note: Replacing variable G3140 by its value ;;; Emitting code for PRINT-CACHE. ;;; Emitting code for SET-EQUAL. ;;; Emitting code for CACHED-SCOPE-RESULTS. ;;; Emitting code for CONSTRUCT-COMBINED-RESULTS. ;;; Emitting code for FRESH-CREATE-SCOPED-STRUCTURES. ;;; Note: Replacing variable G3183 by its value ;;; Emitting code for ORDERED-SET-DIFFERENCE. ;;; Emitting code for ORDERED-INSERT. ;;; Emitting code for DETERMINE-NEW-PENDING. ;;; Note: Emitting linking call for FIND-QEQ ;;; Emitting code for CALCULATE-IMPOSSIBLE-TOP-RELS. ;;; Note: Replacing variable G3197 by its value ;;; Note: Emitting linking call for NOT-QEQ-P ;;; Note: Emitting linking call for CHECK-QUANT-QEQS ;;; Emitting code for MAKE-COMBINATIONS-OF-TOP-RELS. ;;; Emitting code for NEW-BINDINGS-AND-SISTERS. ;;; Note: Replacing variable G3208 by its value ;;; Note: Replacing variable G3213 by its value ;;; Emitting code for MUTUALLY-COMPATIBLE. ;;; Emitting code for INCOMPATIBLE-REL-LIST. ;;; Emitting code for INCOMPATIBLE-RELS. ;;; Note: Emitting linking call for INCOMPATIBLE-QUANTIFIERS ;;; Note: Emitting linking call for INCOMPATIBLE-Q-AND-SCOPE ;;; Emitting code for SISTER-STRUCTURE-SCOPE. ;;; Note: Replacing variable G3238 by its value ;;; Note: Tail-recursive call of SISTER-STRUCTURE-SCOPE was replaced by iteration. ;;; Emitting code for SISTER-ARGS-SCOPE. ;;; Note: Replacing variable G3244 by its value ;;; Emitting code for GENERATE-COMBINATIONS. ;;; Emitting code for MAKE-HANDEL-CLUSTERS. ;;; Note: Replacing variable G3259 by its value ;;; Note: Replacing variable G3257 by its value ;;; Emitting code for GENERATE-ALL-COMBINATIONS. ;;; Emitting code for OUTPUT-CONNECTED-MRS. ;;; Emitting code for OUTPUT-CONNECTED-MRS1. ;;; Note: Emitting linking call for DEF-PRINT-OPERATIONS ;;; Note: Emitting linking call for PSOA-P ;;; Note: Emitting linking call for MRS-OUTPUT-START-FN ;;; Note: Emitting linking call for MRS-OUTPUT-END-FN ;;; Note: Emitting linking call for MRS-OUTPUT-MAX-WIDTH-FN ;;; Note: Emitting linking call for MRS-OUTPUT-ERROR-FN ;;; Emitting code for PRINT-CONNECTED-PSOA. ;;; Note: Emitting linking call for PRINT-PSOA ;;; Emitting code for GET-BOUND-VAR-VALUE. ;;; Note: Emitting linking call for VAR-STRING ;;; Emitting code for GET-TRUE-VAR-NUM. ;;; Emitting code for OUTPUT-SCOPED-MRS. ;;; Emitting code for OUTPUT-SCOPED-RELS. ;;; Emitting code for OUTPUT-SCOPED-REL. ;;; Note: Emitting linking call for REMOVE-RIGHT-SEQUENCE ;;; Note: Emitting linking call for REMOVE-VARIABLE-JUNK ;;; Emitting code for SHOW-SCOPE-SO-FAR. ;;; Emitting code for EXTRA-BINDINGS-P. ;;; Emitting code for EQUATE-ALL-QEQS. ;;; Note: Emitting linking call for COPY-PSOA-LISZT-COMPLETELY ;;; Emitting code for PRODUCE-ONE-SCOPE. ;;; Emitting code for EQUATE-QEQS. ;;; Emitting code for FIND-QEQ-OUTSCPD. ;;; Note: Emitting linking call for EQL-VAR-ID ;;; Emitting code for FIND-TOP-QEQ-HOLE. ;;; Emitting code for CHAIN-DOWN-MARGS. ;;; Note: Tail-recursive call of CHAIN-DOWN-MARGS was replaced by iteration. ;;; Emitting code for ORDER-QUANTIFIERS. ;;; Emitting code for LINK-Q-BODIES. ;;; Note: Tail-recursive call of LINK-Q-BODIES was replaced by iteration. ;;; Emitting code for Q-ORDER. ;;; Note: Replacing variable G3369 by its value ;;; Note: Tail-recursive call of Q-ORDER was replaced by iteration. ;;; Emitting code for GET-RELS-WITH-LABEL-NUM. ;;; Emitting code for GET-NORMAL-VARS. ;;; Emitting code for FIND-CONTAINED-VARIABLES. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/mrs/mrsresolve.c" -o "/home/eric-n/tmp/lkb/src/mrs/mrsresolve.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrsresolve.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/mrs/mrsresolve.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/mrsresolve.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/mrsresolve.lisp. ;;; Compiling (DEFMACRO GET-REL-HANDEL-NUM ...). ;;; Compiling (SI:FSET 'GET-REL-HANDEL-NUM ...). ;;; Warning: Ignore declaration was found for not bound variable #:G3396. ;;; Compiling (DEFMACRO GET-HANDEL-ARGS ...). ;;; Compiling (SI:FSET 'GET-HANDEL-ARGS ...). ;;; Warning: Ignore declaration was found for not bound variable #:G3398. ;;; Compiling (DEFMACRO GET-FULL-HANDEL-ARGS ...). ;;; Compiling (SI:FSET 'GET-FULL-HANDEL-ARGS ...). ;;; Warning: Ignore declaration was found for not bound variable #:G3400. ;;; Compiling (DEFMACRO GET-HANDEL-ARGS-WITH-FEATURES ...). ;;; Compiling (SI:FSET 'GET-HANDEL-ARGS-WITH-FEATURES ...). ;;; Warning: Ignore declaration was found for not bound variable #:G3402. ;;; Compiling (DEFMACRO IS-HANDEL-ARG-REL ...). ;;; Compiling (SI:FSET 'IS-HANDEL-ARG-REL ...). ;;; Warning: Ignore declaration was found for not bound variable #:G3404. ;;; Compiling (DEFVAR *REL-HANDEL-STORE* ...). ;;; Compiling (DEFVAR *UNBOUND-VARS-STORE* ...). ;;; Compiling (DEFPARAMETER *SCOPING-PARTIAL-RESULTS-P* ...). ;;; Compiling (DEFPARAMETER *SCOPING-INTERMEDIATE-SCOPES* ...). ;;; Compiling (DEFUN CLEAR-SCOPE-MEMOS ...). ;;; Note: Replacing variable G3407 by its value # ;;; Note: Replacing variable G3408 by its value # ;;; Compiling (DEFUN TOP-LEVEL-REL-P ...). ;;; Compiling (DEFUN GET-FULL-HANDEL-ARGS-WITH-FEATURES ...). ;;; Compiling (DEFUN IS-QUANT-REL ...). ;;; Compiling (DEFVAR *QUANT-LIST* ...). ;;; Compiling (DEFUN QUICK-IS-QUANT-REL ...). ;;; Compiling (DEFUN GET-BV-VALUE ...). ;;; Compiling (DEFVAR *Q-REL-STORE* ...). ;;; Compiling (DEFUN FIND-UNBOUND-VARS ...). ;;; Note: Replacing variable G3425 by its value # ;;; Note: Replacing variable G3426 by its value # ;;; Compiling (DEFUN ADD-TO-QREL-STORE ...). ;;; Compiling (DEFUN COLLECT-VARS-FROM-REL ...). ;;; Compiling (DEFUN COLLECT-UNBOUND-VARS-FROM-REL ...). ;;; Compiling (DEFUN UNBOUND-VAR-ID ...). ;;; Compiling (DEFUN SHOW-SOME-SCOPED-STRUCTURES ...). ;;; Compiling (DEFUN GENERATE-TOP-BINDINGS ...). ;;; Compiling (DEFUN ADJUST-BINDINGS ...). ;;; Compiling (DEFVAR *HOLES* ...). ;;; Compiling (DEFVAR *LABEL-HOLE-PAIRS* ...). ;;; Compiling (DEFUN CONSTRUCT-INITIAL-BINDINGS ...). ;;; Note: Replacing variable G3485 by its value # ;;; Note: Replacing variable G3496 by its value # ;;; Compiling (DEFUN GET-BINDINGS-FOR-HANDEL ...). ;;; Compiling (DEFUN CANONICAL-BINDINGS ...). ;;; Warning: Redefining class RES-STRUCT ;;; Compiling (DEFUN MAKE-RES-STRUCT ...). ;;; Compiling (DEFVAR *SCOPING-CALLS* ...). ;;; Compiling (DEFVAR *QUANT-RELS* ...). ;;; Compiling (DEFPARAMETER *SCOPING-CALL-LIMIT* ...). ;;; Compiling (DEFVAR *TOP-TOP* ...). ;;; Compiling (DEFVAR *STARTING-RELS* ...). ;;; Compiling (DEFVAR *CACHED-SCOPE-STRUCTURES* ...). ;;; Compiling (DEFUN MAKE-SCOPED-MRS ...). ;;; Note: Replacing variable G3504 by its value # ;;; Note: Replacing variable G3505 by its value # ;;; Note: Replacing variable G3513 by its value # ;;; Note: Replacing variable G3514 by its value # ;;; Note: Replacing variable G3515 by its value # ;;; Note: Replacing variable G3516 by its value # ;;; Warning: Redefining class BINDINGS-AND-SISTERS ;;; Compiling (DEFUN MAKE-BINDINGS-AND-SISTERS ...). ;;; Compiling (DEFVAR *DEBUG-SCOPING* ...). ;;; Compiling (DEFUN CREATE-SCOPED-STRUCTURES ...). ;;; Note: Replacing variable G3521 by its value # ;;; Compiling (DEFVAR *CACHE-ON* ...). ;;; Warning: Redefining class CACHE-ENTRY ;;; Compiling (DEFUN MAKE-CACHE-ENTRY ...). ;;; Warning: Redefining class RES-CACHE ;;; Compiling (DEFUN MAKE-RES-CACHE ...). ;;; Compiling (DEFUN CACHE-BINDINGS ...). ;;; Note: Replacing variable G3532 by its value # ;;; Note: Replacing variable G3533 by its value # ;;; Note: Replacing variable G3534 by its value # ;;; Note: Replacing variable G3536 by its value # ;;; Compiling (DEFUN PRINT-CACHE ...). ;;; Compiling (DEFUN SET-EQUAL ...). ;;; Compiling (DEFUN CACHED-SCOPE-RESULTS ...). ;;; Note: Replacing variable G3547 by its value # ;;; Compiling (DEFUN CONSTRUCT-COMBINED-RESULTS ...). ;;; Compiling (DEFUN FRESH-CREATE-SCOPED-STRUCTURES ...). ;;; Compiling (DEFUN ORDERED-SET-DIFFERENCE ...). ;;; Compiling (DEFUN ORDERED-INSERT ...). ;;; Compiling (DEFUN DETERMINE-NEW-PENDING ...). ;;; Compiling (DEFUN CALCULATE-IMPOSSIBLE-TOP-RELS ...). ;;; Compiling (DEFUN MAKE-COMBINATIONS-OF-TOP-RELS ...). ;;; Compiling (DEFUN NEW-BINDINGS-AND-SISTERS ...). ;;; Compiling (DEFUN MUTUALLY-COMPATIBLE ...). ;;; Note: Replacing variable G3613 by its value # ;;; Compiling (DEFUN INCOMPATIBLE-REL-LIST ...). ;;; Compiling (DEFUN INCOMPATIBLE-RELS ...). ;;; Compiling (DEFUN SISTER-STRUCTURE-SCOPE ...). ;;; Compiling (DEFUN SISTER-ARGS-SCOPE ...). ;;; Compiling (DEFUN GENERATE-COMBINATIONS ...). ;;; Compiling (DEFUN MAKE-HANDEL-CLUSTERS ...). ;;; Compiling (DEFUN GENERATE-ALL-COMBINATIONS ...). ;;; Compiling (DEFUN OUTPUT-CONNECTED-MRS ...). ;;; Compiling (DEFUN OUTPUT-CONNECTED-MRS1 ...). ;;; Compiling (DEFUN PRINT-CONNECTED-PSOA ...). ;;; Compiling (DEFUN GET-BOUND-VAR-VALUE ...). ;;; Compiling (DEFUN GET-TRUE-VAR-NUM ...). ;;; Compiling (DEFVAR *OUTPUT-SCOPE-ERRORS* ...). ;;; Compiling (DEFVAR *MRS-RIGHT-MARGIN* ...). ;;; Compiling (DEFUN OUTPUT-SCOPED-MRS ...). ;;; Note: Replacing variable G3671 by its value # ;;; Compiling (DEFUN OUTPUT-SCOPED-RELS ...). ;;; Note: Replacing variable G3677 by its value # ;;; Note: Replacing variable G3678 by its value # ;;; Note: Replacing variable G3679 by its value # ;;; Note: Replacing variable G3680 by its value # ;;; Compiling (DEFUN OUTPUT-SCOPED-REL ...). ;;; Note: Replacing variable G3681 by its value # ;;; Note: Replacing variable G3683 by its value # ;;; Note: Replacing variable G3685 by its value # ;;; Note: Replacing variable G3686 by its value # ;;; Note: Replacing variable G3689 by its value # ;;; Note: Replacing variable G3691 by its value # ;;; Compiling (DEFUN SHOW-SCOPE-SO-FAR ...). ;;; Compiling (DEFUN EXTRA-BINDINGS-P ...). ;;; Compiling (DEFUN EQUATE-ALL-QEQS ...). ;;; Compiling (DEFUN PRODUCE-ONE-SCOPE ...). ;;; Note: Replacing variable G3708 by its value # ;;; Note: Replacing variable G3709 by its value # ;;; Note: Replacing variable G3710 by its value # ;;; Note: Replacing variable G3711 by its value # ;;; Note: Replacing variable G3712 by its value # ;;; Note: Replacing variable G3713 by its value # ;;; Note: Replacing variable G3714 by its value # ;;; Note: Replacing variable G3715 by its value # ;;; Note: Replacing variable G3716 by its value # ;;; Note: Replacing variable G3717 by its value # ;;; Compiling (DEFUN EQUATE-QEQS ...). ;;; Note: Replacing variable G3720 by its value # ;;; Note: Replacing variable G3721 by its value # ;;; Compiling (DEFUN FIND-QEQ-OUTSCPD ...). ;;; Compiling (DEFUN FIND-TOP-QEQ-HOLE ...). ;;; Compiling (DEFUN CHAIN-DOWN-MARGS ...). ;;; Compiling (DEFPARAMETER *CONTAINED-VAR-STORE* ...). ;;; Compiling (DEFUN ORDER-QUANTIFIERS ...). ;;; Note: Replacing variable G3735 by its value # ;;; Compiling (DEFUN LINK-Q-BODIES ...). ;;; Note: Replacing variable G3745 by its value # ;;; Note: Replacing variable G3746 by its value # ;;; Note: Replacing variable G3747 by its value # ;;; Note: Replacing variable G3748 by its value # ;;; Compiling (DEFUN Q-ORDER ...). ;;; Note: Replacing variable G3763 by its value # ;;; Compiling (DEFUN GET-RELS-WITH-LABEL-NUM ...). ;;; Compiling (DEFUN GET-NORMAL-VARS ...). ;;; Compiling (DEFUN FIND-CONTAINED-VARIABLES ...). ;;; End of Pass 1. ;;; Emitting code for GET-REL-HANDEL-NUM. ;;; Emitting code for GET-HANDEL-ARGS. ;;; Emitting code for GET-FULL-HANDEL-ARGS. ;;; Emitting code for GET-HANDEL-ARGS-WITH-FEATURES. ;;; Emitting code for IS-HANDEL-ARG-REL. ;;; Emitting code for CLEAR-SCOPE-MEMOS. ;;; Emitting code for TOP-LEVEL-REL-P. ;;; Emitting code for GET-FULL-HANDEL-ARGS-WITH-FEATURES. ;;; Note: Replacing variable G3413 by its value ;;; Note: Emitting linking call for VAR-P ;;; Emitting code for IS-QUANT-REL. ;;; Emitting code for QUICK-IS-QUANT-REL. ;;; Emitting code for GET-BV-VALUE. ;;; Note: Emitting linking call for GET-VAR-NUM ;;; Emitting code for FIND-UNBOUND-VARS. ;;; Note: Emitting linking call for STRUGGLE-ON-ERROR ;;; Note: Replacing variable G3436 by its value ;;; Emitting code for ADD-TO-QREL-STORE. ;;; Note: Replacing variable G3443 by its value ;;; Note: Replacing variable G3441 by its value ;;; Emitting code for COLLECT-VARS-FROM-REL. ;;; Note: Replacing variable G3451 by its value ;;; Emitting code for COLLECT-UNBOUND-VARS-FROM-REL. ;;; Note: Replacing variable G3457 by its value ;;; Note: Replacing variable G3465 by its value ;;; Emitting code for UNBOUND-VAR-ID. ;;; Emitting code for SHOW-SOME-SCOPED-STRUCTURES. ;;; Emitting code for GENERATE-TOP-BINDINGS. ;;; Emitting code for ADJUST-BINDINGS. ;;; Emitting code for CONSTRUCT-INITIAL-BINDINGS. ;;; Note: Emitting linking call for PROCESS-HCONS ;;; Emitting code for GET-BINDINGS-FOR-HANDEL. ;;; Emitting code for CANONICAL-BINDINGS. ;;; Emitting code for MAKE-RES-STRUCT. ;;; Note: Reusing keywords lists for (:BINDINGS :OTHER-RELS) ;;; Emitting code for MAKE-SCOPED-MRS. ;;; Emitting code for MAKE-BINDINGS-AND-SISTERS. ;;; Emitting code for CREATE-SCOPED-STRUCTURES. ;;; Emitting code for MAKE-CACHE-ENTRY. ;;; Emitting code for MAKE-RES-CACHE. ;;; Note: Reusing keywords lists for (:TOP-HANDEL :BVS :SCOPING-RELS :PENDING-QEQ :SCOPED-P :RELATIONS :RESULTS) ;;; Emitting code for CACHE-BINDINGS. ;;; Note: Replacing variable G3535 by its value ;;; Emitting code for PRINT-CACHE. ;;; Emitting code for SET-EQUAL. ;;; Emitting code for CACHED-SCOPE-RESULTS. ;;; Emitting code for CONSTRUCT-COMBINED-RESULTS. ;;; Emitting code for FRESH-CREATE-SCOPED-STRUCTURES. ;;; Note: Replacing variable G3578 by its value ;;; Emitting code for ORDERED-SET-DIFFERENCE. ;;; Emitting code for ORDERED-INSERT. ;;; Emitting code for DETERMINE-NEW-PENDING. ;;; Note: Emitting linking call for FIND-QEQ ;;; Emitting code for CALCULATE-IMPOSSIBLE-TOP-RELS. ;;; Note: Replacing variable G3592 by its value ;;; Note: Emitting linking call for NOT-QEQ-P ;;; Note: Emitting linking call for CHECK-QUANT-QEQS ;;; Emitting code for MAKE-COMBINATIONS-OF-TOP-RELS. ;;; Emitting code for NEW-BINDINGS-AND-SISTERS. ;;; Note: Replacing variable G3603 by its value ;;; Note: Replacing variable G3608 by its value ;;; Emitting code for MUTUALLY-COMPATIBLE. ;;; Emitting code for INCOMPATIBLE-REL-LIST. ;;; Emitting code for INCOMPATIBLE-RELS. ;;; Note: Emitting linking call for INCOMPATIBLE-QUANTIFIERS ;;; Note: Emitting linking call for INCOMPATIBLE-Q-AND-SCOPE ;;; Emitting code for SISTER-STRUCTURE-SCOPE. ;;; Note: Replacing variable G3633 by its value ;;; Note: Tail-recursive call of SISTER-STRUCTURE-SCOPE was replaced by iteration. ;;; Emitting code for SISTER-ARGS-SCOPE. ;;; Note: Replacing variable G3639 by its value ;;; Emitting code for GENERATE-COMBINATIONS. ;;; Emitting code for MAKE-HANDEL-CLUSTERS. ;;; Note: Replacing variable G3654 by its value ;;; Note: Replacing variable G3652 by its value ;;; Emitting code for GENERATE-ALL-COMBINATIONS. ;;; Emitting code for OUTPUT-CONNECTED-MRS. ;;; Emitting code for OUTPUT-CONNECTED-MRS1. ;;; Note: Emitting linking call for DEF-PRINT-OPERATIONS ;;; Note: Emitting linking call for PSOA-P ;;; Note: Emitting linking call for MRS-OUTPUT-START-FN ;;; Note: Emitting linking call for MRS-OUTPUT-END-FN ;;; Note: Emitting linking call for MRS-OUTPUT-MAX-WIDTH-FN ;;; Note: Emitting linking call for MRS-OUTPUT-ERROR-FN ;;; Emitting code for PRINT-CONNECTED-PSOA. ;;; Note: Emitting linking call for PRINT-PSOA ;;; Emitting code for GET-BOUND-VAR-VALUE. ;;; Note: Emitting linking call for VAR-STRING ;;; Emitting code for GET-TRUE-VAR-NUM. ;;; Emitting code for OUTPUT-SCOPED-MRS. ;;; Emitting code for OUTPUT-SCOPED-RELS. ;;; Emitting code for OUTPUT-SCOPED-REL. ;;; Note: Emitting linking call for REMOVE-RIGHT-SEQUENCE ;;; Note: Emitting linking call for REMOVE-VARIABLE-JUNK ;;; Emitting code for SHOW-SCOPE-SO-FAR. ;;; Emitting code for EXTRA-BINDINGS-P. ;;; Emitting code for EQUATE-ALL-QEQS. ;;; Note: Emitting linking call for COPY-PSOA-LISZT-COMPLETELY ;;; Emitting code for PRODUCE-ONE-SCOPE. ;;; Emitting code for EQUATE-QEQS. ;;; Emitting code for FIND-QEQ-OUTSCPD. ;;; Note: Emitting linking call for EQL-VAR-ID ;;; Emitting code for FIND-TOP-QEQ-HOLE. ;;; Emitting code for CHAIN-DOWN-MARGS. ;;; Note: Tail-recursive call of CHAIN-DOWN-MARGS was replaced by iteration. ;;; Emitting code for ORDER-QUANTIFIERS. ;;; Emitting code for LINK-Q-BODIES. ;;; Note: Tail-recursive call of LINK-Q-BODIES was replaced by iteration. ;;; Emitting code for Q-ORDER. ;;; Note: Replacing variable G3764 by its value ;;; Note: Tail-recursive call of Q-ORDER was replaced by iteration. ;;; Emitting code for GET-RELS-WITH-LABEL-NUM. ;;; Emitting code for GET-NORMAL-VARS. ;;; Emitting code for FIND-CONTAINED-VARIABLES. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrsresolve.c" -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrsresolve.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/mrsresolve.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrsresolve.fas" ;;; Warning: Redefining class RES-STRUCT ;;; Warning: Redefining class BINDINGS-AND-SISTERS ;;; Warning: Redefining class CACHE-ENTRY ;;; Warning: Redefining class RES-CACHE ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/mrscons.lisp. ;;; Compiling (DEFVAR *QEQS* ...). ;;; Compiling (DEFUN MAKE-QEQ ...). ;;; Compiling (DEFUN QEQ-EQUAL ...). ;;; Compiling (DEFUN PROCESS-HCONS ...). ;;; Note: Replacing variable G3792 by its value # ;;; Compiling (DEFUN CHECK-ALL-QEQS ...). ;;; Compiling (DEFUN SATISFY-QEQ-P ...). ;;; Compiling (DEFVAR *QEQ-OUTSCOPES* ...). ;;; Compiling (DEFUN DEFINE-QEQ-CHAINS ...). ;;; Note: Replacing variable G3812 by its value # ;;; Compiling (DEFUN DISCOVER-OUTSCOPED-LABELS ...). ;;; Compiling (DEFUN FIND-QEQ ...). ;;; Note: Replacing variable G3839 by its value # ;;; Compiling (DEFUN FIND-REL-QEQ ...). ;;; Compiling (DEFUN CHECK-QUANT-QEQS ...). ;;; Compiling (DEFUN NOT-QEQ-P ...). ;;; Note: Replacing variable G3860 by its value # ;;; Compiling (DEFUN INCOMPATIBLE-QUANTIFIERS ...). ;;; Compiling (DEFUN INCOMPATIBLE-Q-AND-SCOPE ...). ;;; Compiling (DEFUN MAKE-POSSIBLE-DISJ ...). ;;; Compiling (DEFUN EXPAND-DISJ-CONS ...). ;;; Compiling (DEFUN DISJ-TEST-MRS ...). ;;; Compiling (DEFUN ALL-COMBINATIONS ...). ;;; Compiling (DEFUN RESET-MRS-FOR-DISJ-CONS ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-QEQ. ;;; Note: Reusing keywords lists for (:LEFT :RIGHT) ;;; Emitting code for QEQ-EQUAL. ;;; Emitting code for PROCESS-HCONS. ;;; Note: Emitting linking call for STRUGGLE-ON-ERROR ;;; Emitting code for CHECK-ALL-QEQS. ;;; Note: Emitting linking call for GET-VAR-NUM ;;; Emitting code for SATISFY-QEQ-P. ;;; Emitting code for DEFINE-QEQ-CHAINS. ;;; Emitting code for DISCOVER-OUTSCOPED-LABELS. ;;; Note: Replacing variable G3818 by its value ;;; Note: Replacing variable G3823 by its value ;;; Note: Replacing variable G3828 by its value ;;; Emitting code for FIND-QEQ. ;;; Note: Emitting linking call for GET-BINDINGS-FOR-HANDEL ;;; Emitting code for FIND-REL-QEQ. ;;; Emitting code for CHECK-QUANT-QEQS. ;;; Note: Replacing variable G3846 by its value ;;; Emitting code for NOT-QEQ-P. ;;; Emitting code for INCOMPATIBLE-QUANTIFIERS. ;;; Note: Emitting linking call for GET-FULL-HANDEL-ARGS-WITH-FEATURES ;;; Note: Replacing variable G3868 by its value ;;; Note: Replacing variable G3880 by its value ;;; Emitting code for INCOMPATIBLE-Q-AND-SCOPE. ;;; Emitting code for MAKE-POSSIBLE-DISJ. ;;; Note: Reusing keywords lists for (:SPEC :TARGET) ;;; Emitting code for EXPAND-DISJ-CONS. ;;; Emitting code for DISJ-TEST-MRS. ;;; Note: Replacing variable G3905 by its value ;;; Emitting code for ALL-COMBINATIONS. ;;; Note: Replacing variable G3910 by its value ;;; Emitting code for RESET-MRS-FOR-DISJ-CONS. ;;; Note: Emitting linking call for COPY-PSOA-COMPLETELY ;;; Note: Emitting linking call for CANONICALISE-BASEMRS-VARIABLE ;;; Note: Emitting linking call for CANONICALISE-BASEMRS-LISZT ;;; Note: Emitting linking call for CANONICALISE-BASEMRS-HCONS-LIST ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/mrs/mrscons.c" -o "/home/eric-n/tmp/lkb/src/mrs/mrscons.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrscons.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/mrs/mrscons.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/mrscons.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/mrscons.lisp. ;;; Compiling (DEFVAR *QEQS* ...). ;;; Warning: Redefining class QEQ ;;; Compiling (DEFUN MAKE-QEQ ...). ;;; Compiling (DEFUN QEQ-EQUAL ...). ;;; Compiling (DEFUN PROCESS-HCONS ...). ;;; Note: Replacing variable G3922 by its value # ;;; Compiling (DEFUN CHECK-ALL-QEQS ...). ;;; Compiling (DEFUN SATISFY-QEQ-P ...). ;;; Compiling (DEFVAR *QEQ-OUTSCOPES* ...). ;;; Compiling (DEFUN DEFINE-QEQ-CHAINS ...). ;;; Note: Replacing variable G3942 by its value # ;;; Compiling (DEFUN DISCOVER-OUTSCOPED-LABELS ...). ;;; Compiling (DEFUN FIND-QEQ ...). ;;; Note: Replacing variable G3969 by its value # ;;; Compiling (DEFUN FIND-REL-QEQ ...). ;;; Compiling (DEFUN CHECK-QUANT-QEQS ...). ;;; Compiling (DEFUN NOT-QEQ-P ...). ;;; Note: Replacing variable G3990 by its value # ;;; Compiling (DEFUN INCOMPATIBLE-QUANTIFIERS ...). ;;; Compiling (DEFUN INCOMPATIBLE-Q-AND-SCOPE ...). ;;; Warning: Redefining class POSSIBLE-DISJ ;;; Compiling (DEFUN MAKE-POSSIBLE-DISJ ...). ;;; Compiling (DEFUN EXPAND-DISJ-CONS ...). ;;; Compiling (DEFUN DISJ-TEST-MRS ...). ;;; Compiling (DEFUN ALL-COMBINATIONS ...). ;;; Compiling (DEFUN RESET-MRS-FOR-DISJ-CONS ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-QEQ. ;;; Note: Reusing keywords lists for (:LEFT :RIGHT) ;;; Emitting code for QEQ-EQUAL. ;;; Emitting code for PROCESS-HCONS. ;;; Note: Emitting linking call for STRUGGLE-ON-ERROR ;;; Emitting code for CHECK-ALL-QEQS. ;;; Note: Emitting linking call for GET-VAR-NUM ;;; Emitting code for SATISFY-QEQ-P. ;;; Emitting code for DEFINE-QEQ-CHAINS. ;;; Emitting code for DISCOVER-OUTSCOPED-LABELS. ;;; Note: Replacing variable G3948 by its value ;;; Note: Replacing variable G3953 by its value ;;; Note: Replacing variable G3958 by its value ;;; Emitting code for FIND-QEQ. ;;; Note: Emitting linking call for GET-BINDINGS-FOR-HANDEL ;;; Emitting code for FIND-REL-QEQ. ;;; Emitting code for CHECK-QUANT-QEQS. ;;; Note: Replacing variable G3976 by its value ;;; Emitting code for NOT-QEQ-P. ;;; Emitting code for INCOMPATIBLE-QUANTIFIERS. ;;; Note: Emitting linking call for GET-FULL-HANDEL-ARGS-WITH-FEATURES ;;; Note: Replacing variable G3998 by its value ;;; Note: Replacing variable G4010 by its value ;;; Emitting code for INCOMPATIBLE-Q-AND-SCOPE. ;;; Emitting code for MAKE-POSSIBLE-DISJ. ;;; Note: Reusing keywords lists for (:SPEC :TARGET) ;;; Emitting code for EXPAND-DISJ-CONS. ;;; Emitting code for DISJ-TEST-MRS. ;;; Note: Replacing variable G4035 by its value ;;; Emitting code for ALL-COMBINATIONS. ;;; Note: Replacing variable G4040 by its value ;;; Emitting code for RESET-MRS-FOR-DISJ-CONS. ;;; Note: Emitting linking call for COPY-PSOA-COMPLETELY ;;; Note: Emitting linking call for CANONICALISE-BASEMRS-VARIABLE ;;; Note: Emitting linking call for CANONICALISE-BASEMRS-LISZT ;;; Note: Emitting linking call for CANONICALISE-BASEMRS-HCONS-LIST ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrscons.c" -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrscons.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/mrscons.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/mrs/mrscons.fas" ;;; Warning: Redefining class QEQ ;;; Warning: Redefining class POSSIBLE-DISJ ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/cheapscope.lisp. ;;; Compiling (DEFUN SET-UP-CHEAP-HCONS ...). ;;; Compiling (DEFUN FIND-CHEAP-LEQS ...). ;;; Compiling (DEFUN GET-RESTR-VALUE ...). ;;; Compiling (DEFUN GET-SCOPE-VALUE ...). ;;; Compiling (DEFUN FIND-NECESSARY-SCOPE-RELATIONSHIPS ...). ;;; End of Pass 1. ;;; Emitting code for SET-UP-CHEAP-HCONS. ;;; Note: Emitting linking call for GET-VAR-NUM ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for STRUGGLE-ON-ERROR ;;; Note: Emitting linking call for GET-FULL-HANDEL-ARGS-WITH-FEATURES ;;; Note: Emitting linking call for PROCESS-HCONS ;;; Emitting code for FIND-CHEAP-LEQS. ;;; Note: Emitting linking call for IS-QUANT-REL ;;; Note: Replacing variable G4065 by its value ;;; Emitting code for GET-RESTR-VALUE. ;;; Note: Emitting linking call for VSYM ;;; Emitting code for GET-SCOPE-VALUE. ;;; Emitting code for FIND-NECESSARY-SCOPE-RELATIONSHIPS. ;;; Note: Emitting linking call for COLLECT-VARS-FROM-REL ;;; Note: Replacing variable G4081 by its value ;;; Note: Replacing variable G4086 by its value ;;; Note: Emitting linking call for GET-BV-VALUE ;;; Note: Emitting linking call for SATISFY-QEQ-P ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/mrs/cheapscope.c" -o "/home/eric-n/tmp/lkb/src/mrs/cheapscope.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/cheapscope.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/mrs/cheapscope.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/cheapscope.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/cheapscope.lisp. ;;; Compiling (DEFUN SET-UP-CHEAP-HCONS ...). ;;; Compiling (DEFUN FIND-CHEAP-LEQS ...). ;;; Compiling (DEFUN GET-RESTR-VALUE ...). ;;; Compiling (DEFUN GET-SCOPE-VALUE ...). ;;; Compiling (DEFUN FIND-NECESSARY-SCOPE-RELATIONSHIPS ...). ;;; End of Pass 1. ;;; Emitting code for SET-UP-CHEAP-HCONS. ;;; Note: Emitting linking call for GET-VAR-NUM ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for STRUGGLE-ON-ERROR ;;; Note: Emitting linking call for GET-FULL-HANDEL-ARGS-WITH-FEATURES ;;; Note: Emitting linking call for PROCESS-HCONS ;;; Emitting code for FIND-CHEAP-LEQS. ;;; Note: Emitting linking call for IS-QUANT-REL ;;; Note: Replacing variable G4102 by its value ;;; Emitting code for GET-RESTR-VALUE. ;;; Note: Emitting linking call for VSYM ;;; Emitting code for GET-SCOPE-VALUE. ;;; Emitting code for FIND-NECESSARY-SCOPE-RELATIONSHIPS. ;;; Note: Emitting linking call for COLLECT-VARS-FROM-REL ;;; Note: Replacing variable G4118 by its value ;;; Note: Replacing variable G4123 by its value ;;; Note: Emitting linking call for GET-BV-VALUE ;;; Note: Emitting linking call for SATISFY-QEQ-P ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/mrs/cheapscope.c" -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/cheapscope.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/cheapscope.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/mrs/cheapscope.fas" ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/basermrs.lisp. ;;; Compiling (DEFUN MAKE-RMRS ...). ;;; Compiling (DEFUN MAKE-RMRS-ARG ...). ;;; Compiling (DEFUN MAKE-IN-GROUP ...). ;;; Compiling (DEFUN MAKE-REALPRED ...). ;;; Compiling (DEFUN RETRIEVE-RMRS-EP-VAR ...). ;;; Compiling (DEFUN MAKE-RMRS-POSITION-RECORD ...). ;;; Compiling (DEFUN MAKE-RMRS-OBJECT-POSITION ...). ;;; Compiling (DEFUN RECORD-RMRS-POSITION ...). ;;; Compiling (DEFUN MAKE-RMRS-COMPARISON-RECORD ...). ;;; Compiling (DEFUN MAKE-MATCH-REL-RECORD ...). ;;; Compiling (DEFUN MAKE-MATCH-TOP-RECORD ...). ;;; Compiling (DEFUN MAKE-MATCH-ARG-RECORD ...). ;;; Compiling (DEFUN MAKE-MATCH-ING-RECORD ...). ;;; Compiling (DEFUN MAKE-MATCH-HCONS-RECORD ...). ;;; Compiling (DEFUN CONVERT-REALPRED-TO-STRING ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-RMRS. ;;; Emitting code for MAKE-RMRS-ARG. ;;; Emitting code for MAKE-IN-GROUP. ;;; Emitting code for MAKE-REALPRED. ;;; Emitting code for RETRIEVE-RMRS-EP-VAR. ;;; Note: Emitting linking call for REL-P ;;; Emitting code for MAKE-RMRS-POSITION-RECORD. ;;; Emitting code for MAKE-RMRS-OBJECT-POSITION. ;;; Emitting code for RECORD-RMRS-POSITION. ;;; Emitting code for MAKE-RMRS-COMPARISON-RECORD. ;;; Emitting code for MAKE-MATCH-REL-RECORD. ;;; Emitting code for MAKE-MATCH-TOP-RECORD. ;;; Emitting code for MAKE-MATCH-ARG-RECORD. ;;; Emitting code for MAKE-MATCH-ING-RECORD. ;;; Emitting code for MAKE-MATCH-HCONS-RECORD. ;;; Emitting code for CONVERT-REALPRED-TO-STRING. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/rmrs/basermrs.c" -o "/home/eric-n/tmp/lkb/src/rmrs/basermrs.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/basermrs.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/rmrs/basermrs.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/basermrs.lisp. ;;; Warning: Redefining class RMRS ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/basermrs.lisp. ;;; Compiling (DEFUN MAKE-RMRS ...). ;;; Warning: Redefining class RMRS-ARG ;;; Compiling (DEFUN MAKE-RMRS-ARG ...). ;;; Warning: Redefining class IN-GROUP ;;; Compiling (DEFUN MAKE-IN-GROUP ...). ;;; Warning: Redefining class REALPRED ;;; Compiling (DEFUN MAKE-REALPRED ...). ;;; Compiling (DEFUN RETRIEVE-RMRS-EP-VAR ...). ;;; Warning: Redefining class RMRS-POSITION-RECORD ;;; Compiling (DEFUN MAKE-RMRS-POSITION-RECORD ...). ;;; Warning: Redefining class RMRS-OBJECT-POSITION ;;; Compiling (DEFUN MAKE-RMRS-OBJECT-POSITION ...). ;;; Compiling (DEFUN RECORD-RMRS-POSITION ...). ;;; Warning: Redefining class RMRS-COMPARISON-RECORD ;;; Compiling (DEFUN MAKE-RMRS-COMPARISON-RECORD ...). ;;; Warning: Redefining class MATCH-REL-RECORD ;;; Compiling (DEFUN MAKE-MATCH-REL-RECORD ...). ;;; Warning: Redefining class MATCH-TOP-RECORD ;;; Compiling (DEFUN MAKE-MATCH-TOP-RECORD ...). ;;; Warning: Redefining class MATCH-ARG-RECORD ;;; Compiling (DEFUN MAKE-MATCH-ARG-RECORD ...). ;;; Warning: Redefining class MATCH-ING-RECORD ;;; Compiling (DEFUN MAKE-MATCH-ING-RECORD ...). ;;; Warning: Redefining class MATCH-HCONS-RECORD ;;; Compiling (DEFUN MAKE-MATCH-HCONS-RECORD ...). ;;; Compiling (DEFUN CONVERT-REALPRED-TO-STRING ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-RMRS. ;;; Emitting code for MAKE-RMRS-ARG. ;;; Emitting code for MAKE-IN-GROUP. ;;; Emitting code for MAKE-REALPRED. ;;; Emitting code for RETRIEVE-RMRS-EP-VAR. ;;; Note: Emitting linking call for REL-P ;;; Emitting code for MAKE-RMRS-POSITION-RECORD. ;;; Emitting code for MAKE-RMRS-OBJECT-POSITION. ;;; Emitting code for RECORD-RMRS-POSITION. ;;; Emitting code for MAKE-RMRS-COMPARISON-RECORD. ;;; Emitting code for MAKE-MATCH-REL-RECORD. ;;; Emitting code for MAKE-MATCH-TOP-RECORD. ;;; Emitting code for MAKE-MATCH-ARG-RECORD. ;;; Emitting code for MAKE-MATCH-ING-RECORD. ;;; Emitting code for MAKE-MATCH-HCONS-RECORD. ;;; Emitting code for CONVERT-REALPRED-TO-STRING. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/rmrs/basermrs.c" -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/basermrs.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/basermrs.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/rmrs/basermrs.fas" ;;; Warning: Redefining class RMRS ;;; Warning: Redefining class RMRS-ARG ;;; Warning: Redefining class IN-GROUP ;;; Warning: Redefining class REALPRED ;;; Warning: Redefining class RMRS-POSITION-RECORD ;;; Warning: Redefining class RMRS-OBJECT-POSITION ;;; Warning: Redefining class RMRS-COMPARISON-RECORD ;;; Warning: Redefining class MATCH-REL-RECORD ;;; Warning: Redefining class MATCH-TOP-RECORD ;;; Warning: Redefining class MATCH-ARG-RECORD ;;; Warning: Redefining class MATCH-ING-RECORD ;;; Warning: Redefining class MATCH-HCONS-RECORD ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/comp.lisp. ;;; Compiling (DEFUN MAKE-SEMSTRUCT ...). ;;; Compiling (DEFUN MAKE-INDICES ...). ;;; Compiling (DEFUN MAKE-RMRS-RULE ...). ;;; Compiling (DEFUN MAKE-EQUALITY ...). ;;; Compiling (DEFUN MAKE-POINTER ...). ;;; Compiling (DEFUN MAKE-RMRS-TAG-TEMPLATE ...). ;;; Compiling (DEFUN MAKE-WORD-INFO ...). ;;; Compiling (DEFUN FIND-VAR-TYPE ...). ;;; Compiling (DEFUN CONSTRUCT-GRAMMAR-VAR ...). ;;; Compiling (DEFPARAMETER *DEFAULT-TEMPLATE* ...). ;;; Compiling (DEFUN DUMMY-PRED-P ...). ;;; Compiling (DEFUN MAKE-DUMMY-PRED ...). ;;; Compiling (DEFUN DUMMY-CONSTANT-P ...). ;;; Compiling (DEFUN MAKE-DUMMY-CONSTANT ...). ;;; Compiling (DEFUN MAKE-DEFAULT-HOOK ...). ;;; Compiling (DEFPARAMETER *RMRS-OUTPUT-TYPE* ...). ;;; Compiling (DEFUN CONSTRUCT-SEM-FOR-TREE ...). ;;; Compiling (DEFUN MAKE-BINDING ...). ;;; Compiling (DEFUN LOOKUP-CANONICAL-VAR ...). ;;; Compiling (DEFUN CLOSE-BINDINGS ...). ;;; Compiling (DEFUN AUGMENT-BINDINGS ...). ;;; Note: Replacing variable G4153 by its value # ;;; Compiling (DEFUN CANONICALISE-RMRS ...). ;;; Note: Replacing variable G4159 by its value # ;;; Note: Replacing variable G4160 by its value # ;;; Compiling (DEFUN CANONICALISE-RMRS-VARIABLE ...). ;;; Note: Replacing variable G4163 by its value # ;;; Note: Replacing variable G4164 by its value # ;;; Compiling (DEFUN CANONICALISE-RMRS-EP ...). ;;; Compiling (DEFUN CANONICALISE-RMRS-ARG ...). ;;; Compiling (DEFUN CANONICALISE-RMRS-IN-GROUP ...). ;;; Compiling (DEFUN CANONICALISE-RMRS-HCONS ...). ;;; Compiling (DEFUN CONSTRUCT-SEM-FOR-TREE-AUX ...). ;;; Compiling (DEFVAR *LOCAL-VAR-CONTEXT* ...). ;;; Compiling (DEFVAR *TRACE-RMRS-COMPOSITION-P* ...). ;;; Compiling (DEFUN COMPOSE ...). ;;; Note: Replacing variable G4203 by its value # ;;; Note: Replacing variable G4208 by its value # ;;; Note: Replacing variable G4209 by its value # ;;; Note: Replacing variable G4210 by its value # ;;; Compiling (DEFUN CREATE-BASE-STRUCT ...). ;;; Compiling (DEFVAR *RMRS-VARIABLE-GENERATOR* ...). ;;; Compiling (DEFUN INIT-RMRS-VARIABLE-GENERATOR ...). ;;; Compiling (DEFUN INITIALIZE-RMRS-VARIABLES ...). ;;; Compiling (DEFUN INITIALIZE-RMRS-VARIABLES-PLUS ...). ;;; Compiling (DEFUN CREATE-NEW-RMRS-VAR ...). ;;; Compiling (DEFUN MAKE-DEFAULT-RUNNING-HOOK ...). ;;; Compiling (DEFUN GENERATE-NEW-VAR ...). ;;; Note: Replacing variable G4224 by its value # ;;; Note: Replacing variable G4225 by its value # ;;; Compiling (DEFUN CONSTRUCT-NEW-SEMSTRUCT ...). ;;; Note: Replacing variable G4229 by its value # ;;; Compiling (DEFUN GENERATE-NEW-HOOK ...). ;;; Compiling (DEFUN COMPUTE-EQUALITIES ...). ;;; Compiling (DEFUN SHARE-VAR-INFO ...). ;;; Note: Replacing variable G4259 by its value # ;;; Note: Replacing variable G4260 by its value # ;;; Note: Replacing variable G4261 by its value # ;;; Note: Replacing variable G4262 by its value # ;;; Compiling (DEFUN GET-VAR-FOR-POINTER ...). ;;; Compiling (DEFPARAMETER *RULE-INSTRUCTIONS* ...). ;;; Compiling (DEFUN LOOKUP-INSTRUCTION ...). ;;; Compiling (DEFUN REMOVE-OPTIONAL-SPEC ...). ;;; Compiling (DEFUN FIND-OPT-DTRS ...). ;;; Compiling (DEFUN RULE-WITH-ADJUSTED-DTRS ...). ;;; Note: Replacing variable G4279 by its value # ;;; Compiling (DEFVAR *KNOWN-RULE-RECORD* ...). ;;; Compiling (DEFVAR *UNKNOWN-RULE-RECORD* ...). ;;; Compiling (DEFUN CLEAR-RULE-RECORD ...). ;;; Compiling (DEFUN SHOW-RULE-RECORD ...). ;;; Compiling (DEFUN INCREMENT-RULE-RECORD ...). ;;; Note: Replacing variable G4294 by its value # ;;; Note: Replacing variable G4295 by its value # ;;; Note: Replacing variable G4296 by its value # ;;; End of Pass 1. ;;; Emitting code for MAKE-SEMSTRUCT. ;;; Emitting code for MAKE-INDICES. ;;; Emitting code for MAKE-RMRS-RULE. ;;; Emitting code for MAKE-EQUALITY. ;;; Emitting code for MAKE-POINTER. ;;; Emitting code for MAKE-RMRS-TAG-TEMPLATE. ;;; Emitting code for MAKE-WORD-INFO. ;;; Emitting code for FIND-VAR-TYPE. ;;; Emitting code for CONSTRUCT-GRAMMAR-VAR. ;;; Note: Emitting linking call for MAKE-GRAMMAR-VAR ;;; Note: Emiting FUNCALL for MAKE-REL ;;; Emitting code for DUMMY-PRED-P. ;;; Emitting code for MAKE-DUMMY-PRED. ;;; Emitting code for DUMMY-CONSTANT-P. ;;; Emitting code for MAKE-DUMMY-CONSTANT. ;;; Emitting code for MAKE-DEFAULT-HOOK. ;;; Emitting code for CONSTRUCT-SEM-FOR-TREE. ;;; Note: Emitting linking call for MAKE-RMRS ;;; Note: Emitting linking call for OUTPUT-RMRS1 ;;; Emitting code for MAKE-BINDING. ;;; Emitting code for LOOKUP-CANONICAL-VAR. ;;; Emitting code for CLOSE-BINDINGS. ;;; Note: Replacing variable G4146 by its value ;;; Emitting code for AUGMENT-BINDINGS. ;;; Note: Replacing variable G4154 by its value ;;; Note: Replacing variable G4152 by its value ;;; Emitting code for CANONICALISE-RMRS. ;;; Note: Emitting linking call for SEMSTRUCT-P ;;; Emitting code for CANONICALISE-RMRS-VARIABLE. ;;; Note: Emitting linking call for FIND-RMRS-VAR-ID ;;; Emitting code for CANONICALISE-RMRS-EP. ;;; Note: Emitting linking call for VAR-P ;;; Emitting code for CANONICALISE-RMRS-ARG. ;;; Emitting code for CANONICALISE-RMRS-IN-GROUP. ;;; Emitting code for CANONICALISE-RMRS-HCONS. ;;; Emitting code for CONSTRUCT-SEM-FOR-TREE-AUX. ;;; Note: Emitting linking call for DAUGHTER-NODES-P ;;; Note: Emitting linking call for GET-RULE-NAME ;;; Note: Emitting linking call for GET-DTR-NODES ;;; Note: Emitting linking call for GET-LEXICAL-TAG ;;; Note: Emitting linking call for GET-LEXEME ;;; Emitting code for COMPOSE. ;;; Note: Replacing variable G4177 by its value ;;; Note: Replacing variable G4182 by its value ;;; Note: Replacing variable G4187 by its value ;;; Note: Replacing variable G4192 by its value ;;; Note: Replacing variable G4197 by its value ;;; Note: Emitting linking call for INTERNAL-OUTPUT-RMRS ;;; Emitting code for CREATE-BASE-STRUCT. ;;; Note: Emitting linking call for GET-TAG-TEMPLATE ;;; Emitting code for INIT-RMRS-VARIABLE-GENERATOR. ;;; Note: Emitting linking call for CREATE-VARIABLE-GENERATOR ;;; Emitting code for INITIALIZE-RMRS-VARIABLES. ;;; Emitting code for INITIALIZE-RMRS-VARIABLES-PLUS. ;;; Emitting code for CREATE-NEW-RMRS-VAR. ;;; Note: Emitting linking call for MAKE-VAR ;;; Emitting code for MAKE-DEFAULT-RUNNING-HOOK. ;;; Emitting code for GENERATE-NEW-VAR. ;;; Emitting code for CONSTRUCT-NEW-SEMSTRUCT. ;;; Note: Emitting linking call for MAKE-REALPRED ;;; Note: Emitting linking call for WORD-INFO-P ;;; Note: Emitting linking call for MAKE-CHAR-REL ;;; Note: Emitting linking call for MAKE-RMRS-ARG ;;; Note: Emitting linking call for MAKE-IN-GROUP ;;; Note: Emitting linking call for MAKE-HCONS ;;; Emitting code for GENERATE-NEW-HOOK. ;;; Emitting code for COMPUTE-EQUALITIES. ;;; Note: Emitting linking call for POINTER-P ;;; Emitting code for SHARE-VAR-INFO. ;;; Emitting code for GET-VAR-FOR-POINTER. ;;; Note: Emitting linking call for INDICES-P ;;; Emitting code for LOOKUP-INSTRUCTION. ;;; Emitting code for REMOVE-OPTIONAL-SPEC. ;;; Emitting code for FIND-OPT-DTRS. ;;; Emitting code for RULE-WITH-ADJUSTED-DTRS. ;;; Note: Replacing variable G4271 by its value ;;; Note: Replacing variable G4276 by its value ;;; Emitting code for CLEAR-RULE-RECORD. ;;; Emitting code for SHOW-RULE-RECORD. ;;; Emitting code for INCREMENT-RULE-RECORD. ;;; Note: Replacing variable G4287 by its value ;;; Note: Replacing variable G4289 by its value ;;; Note: Replacing variable G4290 by its value ;;; Note: Replacing variable G4291 by its value ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/rmrs/comp.c" -o "/home/eric-n/tmp/lkb/src/rmrs/comp.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/comp.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/rmrs/comp.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/comp.lisp. ;;; Warning: Redefining class SEMSTRUCT ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/comp.lisp. ;;; Compiling (DEFUN MAKE-SEMSTRUCT ...). ;;; Warning: Redefining class INDICES ;;; Compiling (DEFUN MAKE-INDICES ...). ;;; Warning: Redefining class RMRS-RULE ;;; Compiling (DEFUN MAKE-RMRS-RULE ...). ;;; Warning: Redefining class EQUALITY ;;; Compiling (DEFUN MAKE-EQUALITY ...). ;;; Warning: Redefining class POINTER ;;; Compiling (DEFUN MAKE-POINTER ...). ;;; Warning: Redefining class RMRS-TAG-TEMPLATE ;;; Compiling (DEFUN MAKE-RMRS-TAG-TEMPLATE ...). ;;; Warning: Redefining class WORD-INFO ;;; Compiling (DEFUN MAKE-WORD-INFO ...). ;;; Compiling (DEFUN FIND-VAR-TYPE ...). ;;; Compiling (DEFUN CONSTRUCT-GRAMMAR-VAR ...). ;;; Compiling (DEFPARAMETER *DEFAULT-TEMPLATE* ...). ;;; Compiling (DEFUN DUMMY-PRED-P ...). ;;; Compiling (DEFUN MAKE-DUMMY-PRED ...). ;;; Compiling (DEFUN DUMMY-CONSTANT-P ...). ;;; Compiling (DEFUN MAKE-DUMMY-CONSTANT ...). ;;; Compiling (DEFUN MAKE-DEFAULT-HOOK ...). ;;; Compiling (DEFPARAMETER *RMRS-OUTPUT-TYPE* ...). ;;; Compiling (DEFUN CONSTRUCT-SEM-FOR-TREE ...). ;;; Warning: Redefining class BINDING ;;; Compiling (DEFUN MAKE-BINDING ...). ;;; Compiling (DEFUN LOOKUP-CANONICAL-VAR ...). ;;; Compiling (DEFUN CLOSE-BINDINGS ...). ;;; Compiling (DEFUN AUGMENT-BINDINGS ...). ;;; Note: Replacing variable G4321 by its value # ;;; Compiling (DEFUN CANONICALISE-RMRS ...). ;;; Note: Replacing variable G4327 by its value # ;;; Note: Replacing variable G4328 by its value # ;;; Compiling (DEFUN CANONICALISE-RMRS-VARIABLE ...). ;;; Note: Replacing variable G4331 by its value # ;;; Note: Replacing variable G4332 by its value # ;;; Compiling (DEFUN CANONICALISE-RMRS-EP ...). ;;; Compiling (DEFUN CANONICALISE-RMRS-ARG ...). ;;; Compiling (DEFUN CANONICALISE-RMRS-IN-GROUP ...). ;;; Compiling (DEFUN CANONICALISE-RMRS-HCONS ...). ;;; Compiling (DEFUN CONSTRUCT-SEM-FOR-TREE-AUX ...). ;;; Compiling (DEFVAR *LOCAL-VAR-CONTEXT* ...). ;;; Compiling (DEFVAR *TRACE-RMRS-COMPOSITION-P* ...). ;;; Compiling (DEFUN COMPOSE ...). ;;; Note: Replacing variable G4371 by its value # ;;; Note: Replacing variable G4376 by its value # ;;; Note: Replacing variable G4377 by its value # ;;; Note: Replacing variable G4378 by its value # ;;; Compiling (DEFUN CREATE-BASE-STRUCT ...). ;;; Compiling (DEFVAR *RMRS-VARIABLE-GENERATOR* ...). ;;; Compiling (DEFUN INIT-RMRS-VARIABLE-GENERATOR ...). ;;; Compiling (DEFUN INITIALIZE-RMRS-VARIABLES ...). ;;; Compiling (DEFUN INITIALIZE-RMRS-VARIABLES-PLUS ...). ;;; Compiling (DEFUN CREATE-NEW-RMRS-VAR ...). ;;; Compiling (DEFUN MAKE-DEFAULT-RUNNING-HOOK ...). ;;; Compiling (DEFUN GENERATE-NEW-VAR ...). ;;; Note: Replacing variable G4392 by its value # ;;; Note: Replacing variable G4393 by its value # ;;; Compiling (DEFUN CONSTRUCT-NEW-SEMSTRUCT ...). ;;; Note: Replacing variable G4397 by its value # ;;; Compiling (DEFUN GENERATE-NEW-HOOK ...). ;;; Compiling (DEFUN COMPUTE-EQUALITIES ...). ;;; Compiling (DEFUN SHARE-VAR-INFO ...). ;;; Note: Replacing variable G4427 by its value # ;;; Note: Replacing variable G4428 by its value # ;;; Note: Replacing variable G4429 by its value # ;;; Note: Replacing variable G4430 by its value # ;;; Compiling (DEFUN GET-VAR-FOR-POINTER ...). ;;; Compiling (DEFPARAMETER *RULE-INSTRUCTIONS* ...). ;;; Compiling (DEFUN LOOKUP-INSTRUCTION ...). ;;; Compiling (DEFUN REMOVE-OPTIONAL-SPEC ...). ;;; Compiling (DEFUN FIND-OPT-DTRS ...). ;;; Compiling (DEFUN RULE-WITH-ADJUSTED-DTRS ...). ;;; Note: Replacing variable G4447 by its value # ;;; Compiling (DEFVAR *KNOWN-RULE-RECORD* ...). ;;; Compiling (DEFVAR *UNKNOWN-RULE-RECORD* ...). ;;; Compiling (DEFUN CLEAR-RULE-RECORD ...). ;;; Compiling (DEFUN SHOW-RULE-RECORD ...). ;;; Compiling (DEFUN INCREMENT-RULE-RECORD ...). ;;; Note: Replacing variable G4462 by its value # ;;; Note: Replacing variable G4463 by its value # ;;; Note: Replacing variable G4464 by its value # ;;; End of Pass 1. ;;; Emitting code for MAKE-SEMSTRUCT. ;;; Emitting code for MAKE-INDICES. ;;; Emitting code for MAKE-RMRS-RULE. ;;; Emitting code for MAKE-EQUALITY. ;;; Emitting code for MAKE-POINTER. ;;; Emitting code for MAKE-RMRS-TAG-TEMPLATE. ;;; Emitting code for MAKE-WORD-INFO. ;;; Emitting code for FIND-VAR-TYPE. ;;; Emitting code for CONSTRUCT-GRAMMAR-VAR. ;;; Note: Emitting linking call for MAKE-GRAMMAR-VAR ;;; Note: Emiting FUNCALL for MAKE-REL ;;; Emitting code for DUMMY-PRED-P. ;;; Emitting code for MAKE-DUMMY-PRED. ;;; Emitting code for DUMMY-CONSTANT-P. ;;; Emitting code for MAKE-DUMMY-CONSTANT. ;;; Emitting code for MAKE-DEFAULT-HOOK. ;;; Emitting code for CONSTRUCT-SEM-FOR-TREE. ;;; Note: Emitting linking call for MAKE-RMRS ;;; Note: Emitting linking call for OUTPUT-RMRS1 ;;; Emitting code for MAKE-BINDING. ;;; Emitting code for LOOKUP-CANONICAL-VAR. ;;; Emitting code for CLOSE-BINDINGS. ;;; Note: Replacing variable G4314 by its value ;;; Emitting code for AUGMENT-BINDINGS. ;;; Note: Replacing variable G4322 by its value ;;; Note: Replacing variable G4320 by its value ;;; Emitting code for CANONICALISE-RMRS. ;;; Note: Emitting linking call for SEMSTRUCT-P ;;; Emitting code for CANONICALISE-RMRS-VARIABLE. ;;; Note: Emitting linking call for FIND-RMRS-VAR-ID ;;; Emitting code for CANONICALISE-RMRS-EP. ;;; Note: Emitting linking call for VAR-P ;;; Emitting code for CANONICALISE-RMRS-ARG. ;;; Emitting code for CANONICALISE-RMRS-IN-GROUP. ;;; Emitting code for CANONICALISE-RMRS-HCONS. ;;; Emitting code for CONSTRUCT-SEM-FOR-TREE-AUX. ;;; Note: Emitting linking call for DAUGHTER-NODES-P ;;; Note: Emitting linking call for GET-RULE-NAME ;;; Note: Emitting linking call for GET-DTR-NODES ;;; Note: Emitting linking call for GET-LEXICAL-TAG ;;; Note: Emitting linking call for GET-LEXEME ;;; Emitting code for COMPOSE. ;;; Note: Replacing variable G4345 by its value ;;; Note: Replacing variable G4350 by its value ;;; Note: Replacing variable G4355 by its value ;;; Note: Replacing variable G4360 by its value ;;; Note: Replacing variable G4365 by its value ;;; Note: Emitting linking call for INTERNAL-OUTPUT-RMRS ;;; Emitting code for CREATE-BASE-STRUCT. ;;; Note: Emitting linking call for GET-TAG-TEMPLATE ;;; Emitting code for INIT-RMRS-VARIABLE-GENERATOR. ;;; Note: Emitting linking call for CREATE-VARIABLE-GENERATOR ;;; Emitting code for INITIALIZE-RMRS-VARIABLES. ;;; Emitting code for INITIALIZE-RMRS-VARIABLES-PLUS. ;;; Emitting code for CREATE-NEW-RMRS-VAR. ;;; Note: Emitting linking call for MAKE-VAR ;;; Emitting code for MAKE-DEFAULT-RUNNING-HOOK. ;;; Emitting code for GENERATE-NEW-VAR. ;;; Emitting code for CONSTRUCT-NEW-SEMSTRUCT. ;;; Note: Emitting linking call for MAKE-REALPRED ;;; Note: Emitting linking call for WORD-INFO-P ;;; Note: Emitting linking call for MAKE-CHAR-REL ;;; Note: Emitting linking call for MAKE-RMRS-ARG ;;; Note: Emitting linking call for MAKE-IN-GROUP ;;; Note: Emitting linking call for MAKE-HCONS ;;; Emitting code for GENERATE-NEW-HOOK. ;;; Emitting code for COMPUTE-EQUALITIES. ;;; Note: Emitting linking call for POINTER-P ;;; Emitting code for SHARE-VAR-INFO. ;;; Emitting code for GET-VAR-FOR-POINTER. ;;; Note: Emitting linking call for INDICES-P ;;; Emitting code for LOOKUP-INSTRUCTION. ;;; Emitting code for REMOVE-OPTIONAL-SPEC. ;;; Emitting code for FIND-OPT-DTRS. ;;; Emitting code for RULE-WITH-ADJUSTED-DTRS. ;;; Note: Replacing variable G4439 by its value ;;; Note: Replacing variable G4444 by its value ;;; Emitting code for CLEAR-RULE-RECORD. ;;; Emitting code for SHOW-RULE-RECORD. ;;; Emitting code for INCREMENT-RULE-RECORD. ;;; Note: Replacing variable G4455 by its value ;;; Note: Replacing variable G4457 by its value ;;; Note: Replacing variable G4458 by its value ;;; Note: Replacing variable G4459 by its value ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/rmrs/comp.c" -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/comp.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/comp.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/rmrs/comp.fas" ;;; Warning: Redefining class SEMSTRUCT ;;; Warning: Redefining class INDICES ;;; Warning: Redefining class RMRS-RULE ;;; Warning: Redefining class EQUALITY ;;; Warning: Redefining class POINTER ;;; Warning: Redefining class RMRS-TAG-TEMPLATE ;;; Warning: Redefining class WORD-INFO ;;; Warning: Redefining class BINDING ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/convert.lisp. ;;; Compiling (DEFPARAMETER *MRS-TO-RMRS-CONVERSION-WARNINGS* ...). ;;; Compiling (DEFUN WARN-RMRS-PROBLEM ...). ;;; Compiling (DEFPARAMETER *QA-COUNT* ...). ;;; Compiling (DEFUN MRS-TO-RMRS ...). ;;; Note: Replacing variable G4473 by its value # ;;; Note: Replacing variable G4474 by its value # ;;; Compiling (DEFPARAMETER *RMRS-IGNORE-FEATURES* ...). ;;; Compiling (DEFUN MAKE-ING-INFO ...). ;;; Compiling (DEFUN PARSONIFY-REL ...). ;;; Compiling (DEFUN RECORD-ING-INFO ...). ;;; Note: Replacing variable G4487 by its value # ;;; Compiling (DEFUN CONSTRUCT-CONVERTED-IN-GROUPS ...). ;;; Compiling (DEFUN RMRS-CONVERT-PRED ...). ;;; Compiling (DEFUN MAKE-VAR-CONVERSION-TABLE ...). ;;; Compiling (DEFUN COMPILE-VAR-EXTRA-TABLE ...). ;;; Compiling (DEFUN MAKE-FVP-INPUT-SIDE ...). ;;; Compiling (DEFUN MAKE-VAR-TABLE-OUTPUT-SIDE ...). ;;; Compiling (DEFPARAMETER *VAR-EXTRA-MRS-COMPILED-TABLE* ...). ;;; Compiling (DEFUN RMRS-CONVERT-VARIABLE ...). ;;; Compiling (DEFUN RMRS-CONVERT-VAR-EXTRA ...). ;;; Note: Replacing variable G4517 by its value # ;;; Note: Replacing variable G4519 by its value # ;;; Compiling (DEFUN SIMPLE-VAR-EXTRA-CHECK ...). ;;; Compiling (DEFUN COMPLEX-VAR-EXTRA-CHECK ...). ;;; Note: Replacing variable G4537 by its value # ;;; Compiling (DEFUN MATCH-VAR-COMPLEX-ENTRY ...). ;;; Compiling (DEFUN DETERMINE-ING-REL-TYPE ...). ;;; Compiling (DEFPARAMETER *ING-RANKING* ...). ;;; Compiling (DEFUN ING-REL-TYPE-GREATER-P ...). ;;; Compiling (DEFUN REPORT-RMRS-CONVERSION-PROBLEMS ...). ;;; Compiling (DEFPARAMETER *VAR-EXTRA-RMRS-COMPILED-TABLE* ...). ;;; Compiling (DEFUN MAKE-SEMI-RES ...). ;;; Compiling (DEFUN CONVERT-RMRS-TO-MRS ...). ;;; Compiling (DEFUN CONVERT-RMRS-LISZT-TO-MRS ...). ;;; Note: Replacing variable G4553 by its value # ;;; Compiling (DEFUN CONVERT-RMRS-EP-TO-MRS ...). ;;; Compiling (DEFUN CONVERT-RMRS-MAIN-ARG ...). ;;; Compiling (DEFUN DEPARSONIFY ...). ;;; Compiling (DEFUN CONVERT-RMRS-TO-MRS-VARIABLE ...). ;;; Compiling (DEFUN CONVERT-RMRS-PRED-TO-MRS ...). ;;; Compiling (DEFUN FIND-SEMI-ENTRIES ...). ;;; Compiling (DEFVAR *META-SEMI* ...). ;;; Compiling (DEFUN MAKE-META-SEMI-ENTRY ...). ;;; Compiling (DEFUN GET-INFO-FROM-META-SEMI ...). ;;; Compiling (DEFUN RMRS-FOR-SENTENCE ...). ;;; Compiling (SI:FSET 'RMRS-FOR-SENTENCE ...). ;;; The variable LKB::*PARSE-RECORD* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'RMRS-FOR-SENTENCE ...). ;;; The variable LKB::*PARSE-RECORD* is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Removing unused variable *SHOW-PARSE-P* ;;; End of Pass 1. ;;; Emitting code for WARN-RMRS-PROBLEM. ;;; Emitting code for MRS-TO-RMRS. ;;; Note: Emitting linking call for INITIALIZE-RMRS-VARIABLES-PLUS ;;; Note: Emitting linking call for MAKE-RMRS ;;; Emitting code for MAKE-ING-INFO. ;;; Emitting code for PARSONIFY-REL. ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for CREATE-NEW-RMRS-VAR ;;; Note: Replacing variable G4482 by its value ;;; Note: Emitting linking call for MAKE-RMRS-ARG ;;; Note: Emitting linking call for CHAR-REL-P ;;; Note: Emitting linking call for MAKE-CHAR-REL ;;; Emitting code for RECORD-ING-INFO. ;;; Note: Replacing variable G4486 by its value ;;; Emitting code for CONSTRUCT-CONVERTED-IN-GROUPS. ;;; Note: Emitting linking call for MAKE-IN-GROUP ;;; Emitting code for RMRS-CONVERT-PRED. ;;; Note: Emitting linking call for MAKE-REALPRED ;;; Emitting code for MAKE-VAR-CONVERSION-TABLE. ;;; Note: Reusing keywords lists for (:SIMPLE :COMPLEKS) ;;; Emitting code for COMPILE-VAR-EXTRA-TABLE. ;;; Emitting code for MAKE-FVP-INPUT-SIDE. ;;; Note: Emitting linking call for VSYM ;;; Note: Emitting linking call for MAKE-EXTRAPAIR ;;; Emitting code for MAKE-VAR-TABLE-OUTPUT-SIDE. ;;; Emitting code for RMRS-CONVERT-VARIABLE. ;;; Note: Emitting linking call for MAKE-VAR ;;; Emitting code for RMRS-CONVERT-VAR-EXTRA. ;;; Emitting code for SIMPLE-VAR-EXTRA-CHECK. ;;; Emitting code for COMPLEX-VAR-EXTRA-CHECK. ;;; Emitting code for MATCH-VAR-COMPLEX-ENTRY. ;;; Note: Tail-recursive call of MATCH-VAR-COMPLEX-ENTRY was replaced by iteration. ;;; Emitting code for DETERMINE-ING-REL-TYPE. ;;; Note: Emitting linking call for REALPRED-P ;;; Emitting code for ING-REL-TYPE-GREATER-P. ;;; Emitting code for REPORT-RMRS-CONVERSION-PROBLEMS. ;;; Emitting code for MAKE-SEMI-RES. ;;; Note: Reusing keywords lists for (:STRINGP :FVPAIRS) ;;; Emitting code for CONVERT-RMRS-TO-MRS. ;;; Note: Emitting linking call for MAKE-PSOA ;;; Emitting code for CONVERT-RMRS-LISZT-TO-MRS. ;;; Note: Emitting linking call for EQL-VAR-ID ;;; Emitting code for CONVERT-RMRS-EP-TO-MRS. ;;; Emitting code for CONVERT-RMRS-MAIN-ARG. ;;; Note: Emitting linking call for MAKE-FVPAIR ;;; Emitting code for DEPARSONIFY. ;;; Emitting code for CONVERT-RMRS-TO-MRS-VARIABLE. ;;; Emitting code for CONVERT-RMRS-PRED-TO-MRS. ;;; Note: Emitting linking call for CONVERT-REALPRED-TO-STRING ;;; Emitting code for FIND-SEMI-ENTRIES. ;;; Note: Emitting linking call for GET-INFO-FROM-SEMI ;;; Emitting code for MAKE-META-SEMI-ENTRY. ;;; Emitting code for GET-INFO-FROM-META-SEMI. ;;; Emitting code for RMRS-FOR-SENTENCE. ;;; Note: Emitting linking call for DO-PARSE-TTY ;;; Note: Emitting linking call for EXTRACT-MRS ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/rmrs/convert.c" -o "/home/eric-n/tmp/lkb/src/rmrs/convert.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/convert.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/rmrs/convert.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/convert.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/convert.lisp. ;;; Compiling (DEFPARAMETER *MRS-TO-RMRS-CONVERSION-WARNINGS* ...). ;;; Compiling (DEFUN WARN-RMRS-PROBLEM ...). ;;; Compiling (DEFPARAMETER *QA-COUNT* ...). ;;; Compiling (DEFUN MRS-TO-RMRS ...). ;;; Note: Replacing variable G4578 by its value # ;;; Note: Replacing variable G4579 by its value # ;;; Compiling (DEFPARAMETER *RMRS-IGNORE-FEATURES* ...). ;;; Warning: Redefining class ING-INFO ;;; Compiling (DEFUN MAKE-ING-INFO ...). ;;; Compiling (DEFUN PARSONIFY-REL ...). ;;; Compiling (DEFUN RECORD-ING-INFO ...). ;;; Note: Replacing variable G4592 by its value # ;;; Compiling (DEFUN CONSTRUCT-CONVERTED-IN-GROUPS ...). ;;; Compiling (DEFUN RMRS-CONVERT-PRED ...). ;;; Warning: Redefining class VAR-CONVERSION-TABLE ;;; Compiling (DEFUN MAKE-VAR-CONVERSION-TABLE ...). ;;; Compiling (DEFUN COMPILE-VAR-EXTRA-TABLE ...). ;;; Compiling (DEFUN MAKE-FVP-INPUT-SIDE ...). ;;; Compiling (DEFUN MAKE-VAR-TABLE-OUTPUT-SIDE ...). ;;; Compiling (DEFPARAMETER *VAR-EXTRA-MRS-COMPILED-TABLE* ...). ;;; Compiling (DEFUN RMRS-CONVERT-VARIABLE ...). ;;; Compiling (DEFUN RMRS-CONVERT-VAR-EXTRA ...). ;;; Note: Replacing variable G4622 by its value # ;;; Note: Replacing variable G4624 by its value # ;;; Compiling (DEFUN SIMPLE-VAR-EXTRA-CHECK ...). ;;; Compiling (DEFUN COMPLEX-VAR-EXTRA-CHECK ...). ;;; Note: Replacing variable G4642 by its value # ;;; Compiling (DEFUN MATCH-VAR-COMPLEX-ENTRY ...). ;;; Compiling (DEFUN DETERMINE-ING-REL-TYPE ...). ;;; Compiling (DEFPARAMETER *ING-RANKING* ...). ;;; Compiling (DEFUN ING-REL-TYPE-GREATER-P ...). ;;; Compiling (DEFUN REPORT-RMRS-CONVERSION-PROBLEMS ...). ;;; Compiling (DEFPARAMETER *VAR-EXTRA-RMRS-COMPILED-TABLE* ...). ;;; Warning: Redefining class SEMI-RES ;;; Compiling (DEFUN MAKE-SEMI-RES ...). ;;; Compiling (DEFUN CONVERT-RMRS-TO-MRS ...). ;;; Compiling (DEFUN CONVERT-RMRS-LISZT-TO-MRS ...). ;;; Note: Replacing variable G4658 by its value # ;;; Compiling (DEFUN CONVERT-RMRS-EP-TO-MRS ...). ;;; Compiling (DEFUN CONVERT-RMRS-MAIN-ARG ...). ;;; Compiling (DEFUN DEPARSONIFY ...). ;;; Compiling (DEFUN CONVERT-RMRS-TO-MRS-VARIABLE ...). ;;; Compiling (DEFUN CONVERT-RMRS-PRED-TO-MRS ...). ;;; Compiling (DEFUN FIND-SEMI-ENTRIES ...). ;;; Compiling (DEFVAR *META-SEMI* ...). ;;; Warning: Redefining class META-SEMI-ENTRY ;;; Compiling (DEFUN MAKE-META-SEMI-ENTRY ...). ;;; Compiling (DEFUN GET-INFO-FROM-META-SEMI ...). ;;; Compiling (DEFUN RMRS-FOR-SENTENCE ...). ;;; Compiling (SI:FSET 'RMRS-FOR-SENTENCE ...). ;;; The variable LKB::*PARSE-RECORD* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'RMRS-FOR-SENTENCE ...). ;;; The variable LKB::*PARSE-RECORD* is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Removing unused variable *SHOW-PARSE-P* ;;; End of Pass 1. ;;; Emitting code for WARN-RMRS-PROBLEM. ;;; Emitting code for MRS-TO-RMRS. ;;; Note: Emitting linking call for INITIALIZE-RMRS-VARIABLES-PLUS ;;; Note: Emitting linking call for MAKE-RMRS ;;; Emitting code for MAKE-ING-INFO. ;;; Emitting code for PARSONIFY-REL. ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for CREATE-NEW-RMRS-VAR ;;; Note: Replacing variable G4587 by its value ;;; Note: Emitting linking call for MAKE-RMRS-ARG ;;; Note: Emitting linking call for CHAR-REL-P ;;; Note: Emitting linking call for MAKE-CHAR-REL ;;; Emitting code for RECORD-ING-INFO. ;;; Note: Replacing variable G4591 by its value ;;; Emitting code for CONSTRUCT-CONVERTED-IN-GROUPS. ;;; Note: Emitting linking call for MAKE-IN-GROUP ;;; Emitting code for RMRS-CONVERT-PRED. ;;; Note: Emitting linking call for MAKE-REALPRED ;;; Emitting code for MAKE-VAR-CONVERSION-TABLE. ;;; Note: Reusing keywords lists for (:SIMPLE :COMPLEKS) ;;; Emitting code for COMPILE-VAR-EXTRA-TABLE. ;;; Emitting code for MAKE-FVP-INPUT-SIDE. ;;; Note: Emitting linking call for VSYM ;;; Note: Emitting linking call for MAKE-EXTRAPAIR ;;; Emitting code for MAKE-VAR-TABLE-OUTPUT-SIDE. ;;; Emitting code for RMRS-CONVERT-VARIABLE. ;;; Note: Emitting linking call for MAKE-VAR ;;; Emitting code for RMRS-CONVERT-VAR-EXTRA. ;;; Emitting code for SIMPLE-VAR-EXTRA-CHECK. ;;; Emitting code for COMPLEX-VAR-EXTRA-CHECK. ;;; Emitting code for MATCH-VAR-COMPLEX-ENTRY. ;;; Note: Tail-recursive call of MATCH-VAR-COMPLEX-ENTRY was replaced by iteration. ;;; Emitting code for DETERMINE-ING-REL-TYPE. ;;; Note: Emitting linking call for REALPRED-P ;;; Emitting code for ING-REL-TYPE-GREATER-P. ;;; Emitting code for REPORT-RMRS-CONVERSION-PROBLEMS. ;;; Emitting code for MAKE-SEMI-RES. ;;; Note: Reusing keywords lists for (:STRINGP :FVPAIRS) ;;; Emitting code for CONVERT-RMRS-TO-MRS. ;;; Note: Emitting linking call for MAKE-PSOA ;;; Emitting code for CONVERT-RMRS-LISZT-TO-MRS. ;;; Note: Emitting linking call for EQL-VAR-ID ;;; Emitting code for CONVERT-RMRS-EP-TO-MRS. ;;; Emitting code for CONVERT-RMRS-MAIN-ARG. ;;; Note: Emitting linking call for MAKE-FVPAIR ;;; Emitting code for DEPARSONIFY. ;;; Emitting code for CONVERT-RMRS-TO-MRS-VARIABLE. ;;; Emitting code for CONVERT-RMRS-PRED-TO-MRS. ;;; Note: Emitting linking call for CONVERT-REALPRED-TO-STRING ;;; Emitting code for FIND-SEMI-ENTRIES. ;;; Note: Emitting linking call for GET-INFO-FROM-SEMI ;;; Emitting code for MAKE-META-SEMI-ENTRY. ;;; Emitting code for GET-INFO-FROM-META-SEMI. ;;; Emitting code for RMRS-FOR-SENTENCE. ;;; Note: Emitting linking call for DO-PARSE-TTY ;;; Note: Emitting linking call for EXTRACT-MRS ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/rmrs/convert.c" -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/convert.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/convert.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/rmrs/convert.fas" ;;; Warning: Redefining class ING-INFO ;;; Warning: Redefining class VAR-CONVERSION-TABLE ;;; Warning: Redefining class SEMI-RES ;;; Warning: Redefining class META-SEMI-ENTRY ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/annlt.lisp. ;;; Compiling (DEFPARAMETER *RASP-RMRS-GRAM-FILE* ...). ;;; Compiling (DEFPARAMETER *RASP-RMRS-TAG-FILE* ...). ;;; Compiling (DEFPARAMETER *RASP-XML-WORD-P* ...). ;;; Compiling (DEFPARAMETER *RASP-XML-TYPE* ...). ;;; Compiling (DEFPARAMETER *RASP-XML-TAG* ...). ;;; Compiling (DEFPARAMETER *RASP-INPUT-FILE* ...). ;;; Compiling (DEFPARAMETER *RASP-RMRS-OUTPUT-FILE* ...). ;;; Compiling (DEFPARAMETER *RASP-FULL-NUMBERS-P* ...). ;;; Compiling (DEFUN SIMPLE-PROCESS-RASP-FILE ...). ;;; Compiling (DEFPARAMETER *INITIAL-RASP-NUM* ...). ;;; Compiling (DEFPARAMETER *PREDICTED-POS* ...). ;;; Compiling (DEFUN RMRS-FROM-FILE ...). ;;; Note: Replacing variable G4677 by its value # ;;; Compiling (SI:FSET 'RMRS-FROM-FILE ...). ;;; Warning: The ignored variable #:G4679 is used. ;;; Note: Replacing variable G4683 by its value # ;;; Note: Replacing variable G4685 by its value # ;;; Note: Replacing variable CONDITION by its value # ;;; Note: Replacing variable CONDITION by its value # ;;; Note: Replacing variable CONDITION by its value # ;;; Compiling (DEFUN OUTPUT-RMRS-XML-FILE-HEADER ...). ;;; Compiling (DEFUN OUTPUT-RMRS-XML-FILE-END ...). ;;; Compiling (DEFUN FIND-LISP-IN-XML-TAG ...). ;;; Compiling (DEFUN DAUGHTER-NODES-P ...). ;;; Compiling (DEFUN GET-RULE-NAME ...). ;;; Compiling (DEFUN GET-DTR-NODES ...). ;;; Compiling (DEFUN GET-LEXICAL-TAG ...). ;;; Compiling (DEFUN GET-LEXEME ...). ;;; Note: Replacing variable G4708 by its value # ;;; Note: Replacing variable G4709 by its value # ;;; Compiling (DEFUN TAG-LETTERS ...). ;;; Compiling (DEFUN DE-XML-STR ...). ;;; Compiling (DEFUN GET-WORD-COUNT ...). ;;; Compiling (DEFUN GET-CFROM ...). ;;; Compiling (DEFUN GET-CTO ...). ;;; Compiling (DEFUN SCAN-RASP-FOR-FIRST-NUM ...). ;;; Note: Replacing variable G4712 by its value # ;;; Compiling (DEFUN EXTRACT-QA-FILE-IDENTIFIER ...). ;;; Compiling (DEFUN MAKE-TSG-BREAK-TABLE ...). ;;; Compiling (DEFUN RMRS-CHECK-FOR-STRING ...). ;;; Compiling (DEFUN PARSE-TSG-FILE ...). ;;; Compiling (DEFUN OUTPUT-SKELETON-TSG-RULE ...). ;;; Note: Replacing variable G4727 by its value # ;;; Note: Replacing variable G4728 by its value # ;;; Compiling (DEFUN CONSTRUCT-TSG-DTR-NAMES ...). ;;; Note: Replacing variable G4734 by its value # ;;; Compiling (DEFUN GUESS-TSG-HEAD ...). ;;; Compiling (DEFUN FIND-TSG-SYN-HEAD ...). ;;; Note: Replacing variable G4751 by its value # ;;; Compiling (DEFUN PARSE-TSG-RULE ...). ;;; Compiling (DEFUN PARSE-TSG-NAME ...). ;;; Note: Replacing variable G4760 by its value # ;;; Note: Replacing variable G4763 by its value # ;;; Compiling (DEFUN PARSE-TSG-NON-OPT ...). ;;; Compiling (DEFUN PARSE-TSG-DTRS ...). ;;; Compiling (DEFPARAMETER *QA-TEST-SUITE* ...). ;;; Compiling (DEFUN MAKE-A-FILE-NAME ...). ;;; Compiling (DEFUN EXTRACT-QA-STRUCTS ...). ;;; Compiling (DEFUN MAKE-QA-STRUCT ...). ;;; Compiling (DEFUN EXTRACT-QA-STRUCT ...). ;;; Compiling (DEFUN QA-SCORE ...). ;;; End of Pass 1. ;;; Emitting code for SIMPLE-PROCESS-RASP-FILE. ;;; Note: Emitting linking call for CLEAR-RULE-RECORD ;;; Note: Emitting linking call for READ-RMRS-GRAMMAR ;;; Note: Emitting linking call for READ-RMRS-TAG-TEMPLATES ;;; Emitting code for RMRS-FROM-FILE. ;;; Note: Sharing code for closure ;;; Note: Sharing code for closure ;;; Note: Emitting linking call for CONSTRUCT-SEM-FOR-TREE ;;; Emitting code for OUTPUT-RMRS-XML-FILE-HEADER. ;;; Emitting code for OUTPUT-RMRS-XML-FILE-END. ;;; Emitting code for FIND-LISP-IN-XML-TAG. ;;; Note: Emitting linking call for WHITESPACEP ;;; Emitting code for DAUGHTER-NODES-P. ;;; Emitting code for GET-RULE-NAME. ;;; Emitting code for GET-DTR-NODES. ;;; Emitting code for GET-LEXICAL-TAG. ;;; Emitting code for GET-LEXEME. ;;; Note: Emitting linking call for MAKE-WORD-INFO ;;; Emitting code for TAG-LETTERS. ;;; Emitting code for DE-XML-STR. ;;; Emitting code for GET-WORD-COUNT. ;;; Emitting code for GET-CFROM. ;;; Emitting code for GET-CTO. ;;; Emitting code for SCAN-RASP-FOR-FIRST-NUM. ;;; Emitting code for EXTRACT-QA-FILE-IDENTIFIER. ;;; Emitting code for MAKE-TSG-BREAK-TABLE. ;;; Emitting code for RMRS-CHECK-FOR-STRING. ;;; Emitting code for PARSE-TSG-FILE. ;;; Emitting code for OUTPUT-SKELETON-TSG-RULE. ;;; Emitting code for CONSTRUCT-TSG-DTR-NAMES. ;;; Note: Replacing variable G4743 by its value ;;; Emitting code for GUESS-TSG-HEAD. ;;; Emitting code for FIND-TSG-SYN-HEAD. ;;; Emitting code for PARSE-TSG-RULE. ;;; Emitting code for PARSE-TSG-NAME. ;;; Emitting code for PARSE-TSG-NON-OPT. ;;; Emitting code for PARSE-TSG-DTRS. ;;; Emitting code for MAKE-A-FILE-NAME. ;;; Emitting code for EXTRACT-QA-STRUCTS. ;;; Note: Emitting linking call for PARSE-XML-REMOVING-JUNK ;;; Emitting code for MAKE-QA-STRUCT. ;;; Emitting code for EXTRACT-QA-STRUCT. ;;; Note: Emitting linking call for READ-RMRS ;;; Emitting code for QA-SCORE. ;;; Note: Emitting linking call for REALPRED-P ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/rmrs/annlt.c" -o "/home/eric-n/tmp/lkb/src/rmrs/annlt.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/annlt.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/rmrs/annlt.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/annlt.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/annlt.lisp. ;;; Compiling (DEFPARAMETER *RASP-RMRS-GRAM-FILE* ...). ;;; Compiling (DEFPARAMETER *RASP-RMRS-TAG-FILE* ...). ;;; Compiling (DEFPARAMETER *RASP-XML-WORD-P* ...). ;;; Compiling (DEFPARAMETER *RASP-XML-TYPE* ...). ;;; Compiling (DEFPARAMETER *RASP-XML-TAG* ...). ;;; Compiling (DEFPARAMETER *RASP-INPUT-FILE* ...). ;;; Compiling (DEFPARAMETER *RASP-RMRS-OUTPUT-FILE* ...). ;;; Compiling (DEFPARAMETER *RASP-FULL-NUMBERS-P* ...). ;;; Compiling (DEFUN SIMPLE-PROCESS-RASP-FILE ...). ;;; Compiling (DEFPARAMETER *INITIAL-RASP-NUM* ...). ;;; Compiling (DEFPARAMETER *PREDICTED-POS* ...). ;;; Compiling (DEFUN RMRS-FROM-FILE ...). ;;; Note: Replacing variable G4786 by its value # ;;; Compiling (SI:FSET 'RMRS-FROM-FILE ...). ;;; Warning: The ignored variable #:G4788 is used. ;;; Note: Replacing variable G4792 by its value # ;;; Note: Replacing variable G4794 by its value # ;;; Note: Replacing variable CONDITION by its value # ;;; Note: Replacing variable CONDITION by its value # ;;; Note: Replacing variable CONDITION by its value # ;;; Compiling (DEFUN OUTPUT-RMRS-XML-FILE-HEADER ...). ;;; Compiling (DEFUN OUTPUT-RMRS-XML-FILE-END ...). ;;; Compiling (DEFUN FIND-LISP-IN-XML-TAG ...). ;;; Compiling (DEFUN DAUGHTER-NODES-P ...). ;;; Compiling (DEFUN GET-RULE-NAME ...). ;;; Compiling (DEFUN GET-DTR-NODES ...). ;;; Compiling (DEFUN GET-LEXICAL-TAG ...). ;;; Compiling (DEFUN GET-LEXEME ...). ;;; Note: Replacing variable G4817 by its value # ;;; Note: Replacing variable G4818 by its value # ;;; Compiling (DEFUN TAG-LETTERS ...). ;;; Compiling (DEFUN DE-XML-STR ...). ;;; Compiling (DEFUN GET-WORD-COUNT ...). ;;; Compiling (DEFUN GET-CFROM ...). ;;; Compiling (DEFUN GET-CTO ...). ;;; Compiling (DEFUN SCAN-RASP-FOR-FIRST-NUM ...). ;;; Note: Replacing variable G4821 by its value # ;;; Compiling (DEFUN EXTRACT-QA-FILE-IDENTIFIER ...). ;;; Compiling (DEFUN MAKE-TSG-BREAK-TABLE ...). ;;; Compiling (DEFUN RMRS-CHECK-FOR-STRING ...). ;;; Compiling (DEFUN PARSE-TSG-FILE ...). ;;; Compiling (DEFUN OUTPUT-SKELETON-TSG-RULE ...). ;;; Note: Replacing variable G4836 by its value # ;;; Note: Replacing variable G4837 by its value # ;;; Compiling (DEFUN CONSTRUCT-TSG-DTR-NAMES ...). ;;; Note: Replacing variable G4843 by its value # ;;; Compiling (DEFUN GUESS-TSG-HEAD ...). ;;; Compiling (DEFUN FIND-TSG-SYN-HEAD ...). ;;; Note: Replacing variable G4860 by its value # ;;; Compiling (DEFUN PARSE-TSG-RULE ...). ;;; Compiling (DEFUN PARSE-TSG-NAME ...). ;;; Note: Replacing variable G4869 by its value # ;;; Note: Replacing variable G4872 by its value # ;;; Compiling (DEFUN PARSE-TSG-NON-OPT ...). ;;; Compiling (DEFUN PARSE-TSG-DTRS ...). ;;; Compiling (DEFPARAMETER *QA-TEST-SUITE* ...). ;;; Compiling (DEFUN MAKE-A-FILE-NAME ...). ;;; Compiling (DEFUN EXTRACT-QA-STRUCTS ...). ;;; Warning: Redefining class QA-STRUCT ;;; Compiling (DEFUN MAKE-QA-STRUCT ...). ;;; Compiling (DEFUN EXTRACT-QA-STRUCT ...). ;;; Compiling (DEFUN QA-SCORE ...). ;;; End of Pass 1. ;;; Emitting code for SIMPLE-PROCESS-RASP-FILE. ;;; Note: Emitting linking call for CLEAR-RULE-RECORD ;;; Note: Emitting linking call for READ-RMRS-GRAMMAR ;;; Note: Emitting linking call for READ-RMRS-TAG-TEMPLATES ;;; Emitting code for RMRS-FROM-FILE. ;;; Note: Sharing code for closure ;;; Note: Sharing code for closure ;;; Note: Emitting linking call for CONSTRUCT-SEM-FOR-TREE ;;; Emitting code for OUTPUT-RMRS-XML-FILE-HEADER. ;;; Emitting code for OUTPUT-RMRS-XML-FILE-END. ;;; Emitting code for FIND-LISP-IN-XML-TAG. ;;; Note: Emitting linking call for WHITESPACEP ;;; Emitting code for DAUGHTER-NODES-P. ;;; Emitting code for GET-RULE-NAME. ;;; Emitting code for GET-DTR-NODES. ;;; Emitting code for GET-LEXICAL-TAG. ;;; Emitting code for GET-LEXEME. ;;; Note: Emitting linking call for MAKE-WORD-INFO ;;; Emitting code for TAG-LETTERS. ;;; Emitting code for DE-XML-STR. ;;; Emitting code for GET-WORD-COUNT. ;;; Emitting code for GET-CFROM. ;;; Emitting code for GET-CTO. ;;; Emitting code for SCAN-RASP-FOR-FIRST-NUM. ;;; Emitting code for EXTRACT-QA-FILE-IDENTIFIER. ;;; Emitting code for MAKE-TSG-BREAK-TABLE. ;;; Emitting code for RMRS-CHECK-FOR-STRING. ;;; Emitting code for PARSE-TSG-FILE. ;;; Emitting code for OUTPUT-SKELETON-TSG-RULE. ;;; Emitting code for CONSTRUCT-TSG-DTR-NAMES. ;;; Note: Replacing variable G4852 by its value ;;; Emitting code for GUESS-TSG-HEAD. ;;; Emitting code for FIND-TSG-SYN-HEAD. ;;; Emitting code for PARSE-TSG-RULE. ;;; Emitting code for PARSE-TSG-NAME. ;;; Emitting code for PARSE-TSG-NON-OPT. ;;; Emitting code for PARSE-TSG-DTRS. ;;; Emitting code for MAKE-A-FILE-NAME. ;;; Emitting code for EXTRACT-QA-STRUCTS. ;;; Note: Emitting linking call for PARSE-XML-REMOVING-JUNK ;;; Emitting code for MAKE-QA-STRUCT. ;;; Emitting code for EXTRACT-QA-STRUCT. ;;; Note: Emitting linking call for READ-RMRS ;;; Emitting code for QA-SCORE. ;;; Note: Emitting linking call for REALPRED-P ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/rmrs/annlt.c" -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/annlt.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/annlt.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/rmrs/annlt.fas" ;;; Warning: Redefining class QA-STRUCT ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/output.lisp. ;;; Compiling (DEFUN DEF-RMRS-PRINT-OPERATIONS ...). ;;; Compiling (DEFCLASS RMRS-OUTPUT-TYPE ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-ERROR-FN ...). ;;; Note: Replacing variable G4897 by its value # ;;; Compiling (DEFCLASS XML ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G4902 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G4909 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EP ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-REALPRED ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-GPRED ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G4931 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-VAR ...). ;;; Note: Replacing variable G4936 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'RMRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable RMRSOUT is not used. ;;; Compiling (DEFMETHOD RMRS-OUTPUT-EXTRA-FEAT-VAL ...). ;;; Note: Replacing variable G4941 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-CONSTANT-FN ...). ;;; Note: Replacing variable G4946 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-EP ...). ;;; Note: Replacing variable G4951 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-LABEL ...). ;;; Note: Replacing variable G4956 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-LABEL ...). ;;; Note: Replacing variable G4961 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-TOP-LABEL ...). ;;; Note: Replacing variable G4966 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-RMRS-ARG ...). ;;; Note: Replacing variable G4971 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-RMRS-ARG ...). ;;; Note: Replacing variable G4976 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-START ...). ;;; Note: Replacing variable G4981 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-NEXT ...). ;;; Note: Replacing variable G4986 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-END ...). ;;; Note: Replacing variable G4991 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-INGROUP-START ...). ;;; Note: Replacing variable G4996 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-INGROUP-NEXT ...). ;;; Note: Replacing variable G5001 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-INGROUP ...). ;;; Note: Replacing variable G5006 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-START-HOOK ...). ;;; Note: Replacing variable G5011 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-HOOK-LABEL ...). ;;; Note: Replacing variable G5016 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-HOOK-INDEX ...). ;;; Note: Replacing variable G5021 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-END-HOOK ...). ;;; Note: Replacing variable G5026 by its value # ;;; Compiling (DEFCLASS GRAMXML ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EP ...). ;;; Note: Replacing variable G5031 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G5036 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-LABEL ...). ;;; Note: Replacing variable G5041 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-LABEL ...). ;;; Note: Replacing variable G5046 by its value # ;;; Compiling (DEFCLASS COMPACT ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G5051 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G5056 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EP ...). ;;; Note: Replacing variable G5061 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-REALPRED ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-GPRED ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G5080 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-VAR ...). ;;; Compiling (CLOS::INSTALL-METHOD 'RMRS-OUTPUT-END-VAR ...). ;;; Warning: The variable RMRSOUT is not used. ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EXTRA ...). ;;; Note: Replacing variable G5085 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-EXTRA-FEAT-VAL ...). ;;; Note: Replacing variable G5090 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-CONSTANT-FN ...). ;;; Note: Replacing variable G5095 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-EP ...). ;;; Note: Replacing variable G5100 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-LABEL ...). ;;; Note: Replacing variable G5105 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-LABEL ...). ;;; Note: Replacing variable G5110 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-TOP-LABEL ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-RMRS-ARG ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-RMRS-ARG ...). ;;; Note: Replacing variable G5129 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-START ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-NEXT ...). ;;; Note: Replacing variable G5141 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-END ...). ;;; Note: Replacing variable G5146 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-INGROUP-START ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-INGROUP-NEXT ...). ;;; Note: Replacing variable G5158 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-INGROUP ...). ;;; Note: Replacing variable G5163 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-START-HOOK ...). ;;; Note: Replacing variable G5168 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-HOOK-LABEL ...). ;;; Note: Replacing variable G5173 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-HOOK-INDEX ...). ;;; Note: Replacing variable G5178 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-END-HOOK ...). ;;; Note: Replacing variable G5183 by its value # ;;; Compiling (DEFCLASS VCOMPACT ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-EP ...). ;;; Note: Replacing variable G5188 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-TOP-LABEL ...). ;;; Note: Replacing variable G5193 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-RMRS-ARG ...). ;;; Note: Replacing variable G5198 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-END ...). ;;; Note: Replacing variable G5203 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-INGROUP ...). ;;; Note: Replacing variable G5208 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-END-HOOK ...). ;;; Note: Replacing variable G5213 by its value # ;;; Compiling (DEFCLASS COMPACT-CHARS ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EP ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-REALPRED ...). ;;; Note: Replacing variable G5225 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-GPRED ...). ;;; Note: Replacing variable G5230 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'RMRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable RMRSOUT is not used. ;;; Compiling (DEFMETHOD RMRS-OUTPUT-EXTRA-FEAT-VAL ...). ;;; Compiling (CLOS::INSTALL-METHOD 'RMRS-OUTPUT-EXTRA-FEAT-VAL ...). ;;; Warning: The variable RMRSOUT is not used. ;;; Compiling (DEFUN OUTPUT-RMRS ...). ;;; Compiling (DEFUN OUTPUT-RMRS1 ...). ;;; Compiling (DEFUN INTERNAL-OUTPUT-RMRS ...). ;;; Compiling (DEFPARAMETER *ALREADY-SEEN-RMRS-VARS* ...). ;;; Compiling (DEFPARAMETER *ALREADY-SEEN-RMRS-ARGS* ...). ;;; Compiling (DEFPARAMETER *ALREADY-SEEN-RMRS-HCONS* ...). ;;; Compiling (DEFPARAMETER *ALREADY-SEEN-RMRS-INGS* ...). ;;; Compiling (DEFUN PRINT-RMRS ...). ;;; Note: Replacing variable G5232 by its value # ;;; Note: Replacing variable G5233 by its value # ;;; Note: Replacing variable G5234 by its value # ;;; Note: Replacing variable G5235 by its value # ;;; Compiling (DEFUN PRINT-RMRS-EPS ...). ;;; Note: Replacing variable LABEL by its value # ;;; Note: Replacing variable G5258 by its value # ;;; Note: Replacing variable G5259 by its value # ;;; Note: Replacing variable G5260 by its value # ;;; Note: Replacing variable G5261 by its value # ;;; Note: Replacing variable G5262 by its value # ;;; Note: Replacing variable G5263 by its value # ;;; Note: Replacing variable G5264 by its value # ;;; Note: Replacing variable G5265 by its value # ;;; Compiling (DEFUN PRINT-RMRS-ARG ...). ;;; Note: Replacing variable LABEL by its value # ;;; Compiling (DEFUN FIND-RMRS-VAR-ID ...). ;;; Compiling (DEFUN PRINT-RMRS-VAR ...). ;;; Compiling (DEFUN PRINT-RMRS-HCONS ...). ;;; Compiling (DEFUN PRINT-RMRS-IN-GROUP ...). ;;; Compiling (DEFUN PRINT-SEMSTRUCT-HOOK ...). ;;; End of Pass 1. ;;; Emitting code for DEF-RMRS-PRINT-OPERATIONS. ;;; Note: Emitting linking call for MAKE-INSTANCE ;;; Emitting code for RMRS-OUTPUT-ERROR-FN. ;;; Emitting code for RMRS-OUTPUT-START-FN. ;;; Emitting code for RMRS-OUTPUT-END-FN. ;;; Emitting code for RMRS-OUTPUT-START-EP. ;;; Emitting code for RMRS-OUTPUT-REALPRED. ;;; Emitting code for RMRS-OUTPUT-GPRED. ;;; Note: Emitting linking call for DUMMY-PRED-P ;;; Emitting code for RMRS-OUTPUT-VAR-FN. ;;; Emitting code for RMRS-OUTPUT-END-VAR. ;;; Emitting code for RMRS-OUTPUT-START-EXTRA. ;;; Emitting code for RMRS-OUTPUT-EXTRA-FEAT-VAL. ;;; Emitting code for RMRS-OUTPUT-CONSTANT-FN. ;;; Emitting code for RMRS-OUTPUT-END-EP. ;;; Emitting code for RMRS-OUTPUT-LABEL. ;;; Emitting code for RMRS-OUTPUT-HCONS-LABEL. ;;; Emitting code for RMRS-OUTPUT-TOP-LABEL. ;;; Emitting code for RMRS-OUTPUT-START-RMRS-ARG. ;;; Emitting code for RMRS-OUTPUT-END-RMRS-ARG. ;;; Emitting code for RMRS-OUTPUT-HCONS-START. ;;; Emitting code for RMRS-OUTPUT-HCONS-NEXT. ;;; Emitting code for RMRS-OUTPUT-HCONS-END. ;;; Emitting code for RMRS-OUTPUT-INGROUP-START. ;;; Emitting code for RMRS-OUTPUT-INGROUP-NEXT. ;;; Emitting code for RMRS-OUTPUT-END-INGROUP. ;;; Emitting code for SEMSTRUCT-OUTPUT-START-HOOK. ;;; Emitting code for SEMSTRUCT-OUTPUT-HOOK-LABEL. ;;; Emitting code for SEMSTRUCT-OUTPUT-HOOK-INDEX. ;;; Emitting code for SEMSTRUCT-OUTPUT-END-HOOK. ;;; Emitting code for RMRS-OUTPUT-START-EP. ;;; Emitting code for RMRS-OUTPUT-VAR-FN. ;;; Emitting code for RMRS-OUTPUT-LABEL. ;;; Emitting code for RMRS-OUTPUT-HCONS-LABEL. ;;; Emitting code for RMRS-OUTPUT-START-FN. ;;; Emitting code for RMRS-OUTPUT-END-FN. ;;; Emitting code for RMRS-OUTPUT-START-EP. ;;; Emitting code for RMRS-OUTPUT-REALPRED. ;;; Note: Emitting linking call for CONVERT-REALPRED-TO-STRING ;;; Emitting code for RMRS-OUTPUT-GPRED. ;;; Emitting code for RMRS-OUTPUT-VAR-FN. ;;; Emitting code for RMRS-OUTPUT-END-VAR. ;;; Emitting code for RMRS-OUTPUT-START-EXTRA. ;;; Emitting code for RMRS-OUTPUT-EXTRA-FEAT-VAL. ;;; Emitting code for RMRS-OUTPUT-CONSTANT-FN. ;;; Emitting code for RMRS-OUTPUT-END-EP. ;;; Emitting code for RMRS-OUTPUT-LABEL. ;;; Emitting code for RMRS-OUTPUT-HCONS-LABEL. ;;; Emitting code for RMRS-OUTPUT-TOP-LABEL. ;;; Emitting code for RMRS-OUTPUT-START-RMRS-ARG. ;;; Emitting code for RMRS-OUTPUT-END-RMRS-ARG. ;;; Emitting code for RMRS-OUTPUT-HCONS-START. ;;; Emitting code for RMRS-OUTPUT-HCONS-NEXT. ;;; Emitting code for RMRS-OUTPUT-HCONS-END. ;;; Emitting code for RMRS-OUTPUT-INGROUP-START. ;;; Emitting code for RMRS-OUTPUT-INGROUP-NEXT. ;;; Emitting code for RMRS-OUTPUT-END-INGROUP. ;;; Emitting code for SEMSTRUCT-OUTPUT-START-HOOK. ;;; Emitting code for SEMSTRUCT-OUTPUT-HOOK-LABEL. ;;; Emitting code for SEMSTRUCT-OUTPUT-HOOK-INDEX. ;;; Emitting code for SEMSTRUCT-OUTPUT-END-HOOK. ;;; Emitting code for RMRS-OUTPUT-END-EP. ;;; Emitting code for RMRS-OUTPUT-TOP-LABEL. ;;; Emitting code for RMRS-OUTPUT-END-RMRS-ARG. ;;; Emitting code for RMRS-OUTPUT-HCONS-END. ;;; Emitting code for RMRS-OUTPUT-END-INGROUP. ;;; Emitting code for SEMSTRUCT-OUTPUT-END-HOOK. ;;; Emitting code for RMRS-OUTPUT-START-EP. ;;; Emitting code for RMRS-OUTPUT-REALPRED. ;;; Emitting code for RMRS-OUTPUT-GPRED. ;;; Emitting code for RMRS-OUTPUT-START-EXTRA. ;;; Emitting code for RMRS-OUTPUT-EXTRA-FEAT-VAL. ;;; Emitting code for OUTPUT-RMRS. ;;; Emitting code for OUTPUT-RMRS1. ;;; Note: Emitting linking call for RMRS-P ;;; Note: Emitting linking call for RMRS-OUTPUT-START-FN ;;; Note: Emitting linking call for RMRS-OUTPUT-END-FN ;;; Note: Emitting linking call for RMRS-OUTPUT-ERROR-FN ;;; Emitting code for INTERNAL-OUTPUT-RMRS. ;;; Emitting code for PRINT-RMRS. ;;; Note: Emitting linking call for SEMSTRUCT-P ;;; Note: Emitting linking call for CLOSE-BINDINGS ;;; Note: Emitting linking call for MAKE-RMRS-POSITION-RECORD ;;; Note: Emitting linking call for RMRS-OUTPUT-TOP-LABEL ;;; Note: Replacing variable G5236 by its value ;;; Note: Emitting linking call for RECORD-RMRS-POSITION ;;; Emitting code for PRINT-RMRS-EPS. ;;; Note: Emitting linking call for CHAR-REL-P ;;; Note: Emitting linking call for RMRS-OUTPUT-START-EP ;;; Note: Emitting linking call for REALPRED-P ;;; Note: Emitting linking call for RMRS-OUTPUT-REALPRED ;;; Note: Emitting linking call for RMRS-OUTPUT-GPRED ;;; Note: Emitting linking call for RMRS-OUTPUT-LABEL ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for RMRS-OUTPUT-END-EP ;;; Note: Emitting linking call for EQL-VAR-ID ;;; Emitting code for PRINT-RMRS-ARG. ;;; Note: Emitting linking call for RMRS-OUTPUT-START-RMRS-ARG ;;; Note: Emitting linking call for RMRS-OUTPUT-CONSTANT-FN ;;; Note: Emitting linking call for RMRS-OUTPUT-END-RMRS-ARG ;;; Emitting code for FIND-RMRS-VAR-ID. ;;; Note: Emitting linking call for LOOKUP-CANONICAL-VAR ;;; Emitting code for PRINT-RMRS-VAR. ;;; Note: Emitting linking call for RMRS-OUTPUT-VAR-FN ;;; Note: Emitting linking call for RMRS-OUTPUT-START-EXTRA ;;; Note: Emitting linking call for RMRS-OUTPUT-EXTRA-FEAT-VAL ;;; Note: Emitting linking call for RMRS-OUTPUT-END-VAR ;;; Emitting code for PRINT-RMRS-HCONS. ;;; Note: Emitting linking call for RMRS-OUTPUT-HCONS-START ;;; Note: Emitting linking call for RMRS-OUTPUT-HCONS-NEXT ;;; Note: Emitting linking call for RMRS-OUTPUT-HCONS-LABEL ;;; Note: Emitting linking call for RMRS-OUTPUT-HCONS-END ;;; Emitting code for PRINT-RMRS-IN-GROUP. ;;; Note: Emitting linking call for RMRS-OUTPUT-INGROUP-START ;;; Note: Emitting linking call for RMRS-OUTPUT-INGROUP-NEXT ;;; Note: Emitting linking call for RMRS-OUTPUT-END-INGROUP ;;; Emitting code for PRINT-SEMSTRUCT-HOOK. ;;; Note: Emitting linking call for SEMSTRUCT-OUTPUT-START-HOOK ;;; Note: Emitting linking call for SEMSTRUCT-OUTPUT-HOOK-LABEL ;;; Note: Emitting linking call for SEMSTRUCT-OUTPUT-END-HOOK ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/rmrs/output.c" -o "/home/eric-n/tmp/lkb/src/rmrs/output.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/output.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/rmrs/output.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/output.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/output.lisp. ;;; Compiling (DEFUN DEF-RMRS-PRINT-OPERATIONS ...). ;;; Compiling (DEFCLASS RMRS-OUTPUT-TYPE ...). ;;; Warning: Redefining class RMRS-OUTPUT-TYPE ;;; Warning: Redefining class XML ;;; Warning: Redefining class GRAMXML ;;; Warning: Redefining class COMPACT ;;; Warning: Redefining class VCOMPACT ;;; Warning: Redefining class COMPACT-CHARS ;;; Compiling (DEFMETHOD RMRS-OUTPUT-ERROR-FN ...). ;;; Note: Replacing variable G5272 by its value # ;;; Compiling (DEFCLASS XML ...). ;;; Warning: Redefining class XML ;;; Warning: Redefining class GRAMXML ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G5277 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G5284 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EP ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-REALPRED ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-GPRED ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G5306 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-VAR ...). ;;; Note: Replacing variable G5311 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'RMRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable RMRSOUT is not used. ;;; Compiling (DEFMETHOD RMRS-OUTPUT-EXTRA-FEAT-VAL ...). ;;; Note: Replacing variable G5316 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-CONSTANT-FN ...). ;;; Note: Replacing variable G5321 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-EP ...). ;;; Note: Replacing variable G5326 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-LABEL ...). ;;; Note: Replacing variable G5331 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-LABEL ...). ;;; Note: Replacing variable G5336 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-TOP-LABEL ...). ;;; Note: Replacing variable G5341 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-RMRS-ARG ...). ;;; Note: Replacing variable G5346 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-RMRS-ARG ...). ;;; Note: Replacing variable G5351 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-START ...). ;;; Note: Replacing variable G5356 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-NEXT ...). ;;; Note: Replacing variable G5361 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-END ...). ;;; Note: Replacing variable G5366 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-INGROUP-START ...). ;;; Note: Replacing variable G5371 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-INGROUP-NEXT ...). ;;; Note: Replacing variable G5376 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-INGROUP ...). ;;; Note: Replacing variable G5381 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-START-HOOK ...). ;;; Note: Replacing variable G5386 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-HOOK-LABEL ...). ;;; Note: Replacing variable G5391 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-HOOK-INDEX ...). ;;; Note: Replacing variable G5396 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-END-HOOK ...). ;;; Note: Replacing variable G5401 by its value # ;;; Compiling (DEFCLASS GRAMXML ...). ;;; Warning: Redefining class GRAMXML ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EP ...). ;;; Note: Replacing variable G5406 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G5411 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-LABEL ...). ;;; Note: Replacing variable G5416 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-LABEL ...). ;;; Note: Replacing variable G5421 by its value # ;;; Compiling (DEFCLASS COMPACT ...). ;;; Warning: Redefining class COMPACT ;;; Warning: Redefining class VCOMPACT ;;; Warning: Redefining class COMPACT-CHARS ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-FN ...). ;;; Note: Replacing variable G5426 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-FN ...). ;;; Note: Replacing variable G5431 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EP ...). ;;; Note: Replacing variable G5436 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-REALPRED ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-GPRED ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-VAR-FN ...). ;;; Note: Replacing variable G5455 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-VAR ...). ;;; Compiling (CLOS::INSTALL-METHOD 'RMRS-OUTPUT-END-VAR ...). ;;; Warning: The variable RMRSOUT is not used. ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EXTRA ...). ;;; Note: Replacing variable G5460 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-EXTRA-FEAT-VAL ...). ;;; Note: Replacing variable G5465 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-CONSTANT-FN ...). ;;; Note: Replacing variable G5470 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-EP ...). ;;; Note: Replacing variable G5475 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-LABEL ...). ;;; Note: Replacing variable G5480 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-LABEL ...). ;;; Note: Replacing variable G5485 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-TOP-LABEL ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-RMRS-ARG ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-RMRS-ARG ...). ;;; Note: Replacing variable G5504 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-START ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-NEXT ...). ;;; Note: Replacing variable G5516 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-END ...). ;;; Note: Replacing variable G5521 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-INGROUP-START ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-INGROUP-NEXT ...). ;;; Note: Replacing variable G5533 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-INGROUP ...). ;;; Note: Replacing variable G5538 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-START-HOOK ...). ;;; Note: Replacing variable G5543 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-HOOK-LABEL ...). ;;; Note: Replacing variable G5548 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-HOOK-INDEX ...). ;;; Note: Replacing variable G5553 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-END-HOOK ...). ;;; Note: Replacing variable G5558 by its value # ;;; Compiling (DEFCLASS VCOMPACT ...). ;;; Warning: Redefining class VCOMPACT ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-EP ...). ;;; Note: Replacing variable G5563 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-TOP-LABEL ...). ;;; Note: Replacing variable G5568 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-RMRS-ARG ...). ;;; Note: Replacing variable G5573 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-HCONS-END ...). ;;; Note: Replacing variable G5578 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-END-INGROUP ...). ;;; Note: Replacing variable G5583 by its value # ;;; Compiling (DEFMETHOD SEMSTRUCT-OUTPUT-END-HOOK ...). ;;; Note: Replacing variable G5588 by its value # ;;; Compiling (DEFCLASS COMPACT-CHARS ...). ;;; Warning: Redefining class COMPACT-CHARS ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EP ...). ;;; Compiling (DEFMETHOD RMRS-OUTPUT-REALPRED ...). ;;; Note: Replacing variable G5600 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-GPRED ...). ;;; Note: Replacing variable G5605 by its value # ;;; Compiling (DEFMETHOD RMRS-OUTPUT-START-EXTRA ...). ;;; Compiling (CLOS::INSTALL-METHOD 'RMRS-OUTPUT-START-EXTRA ...). ;;; Warning: The variable RMRSOUT is not used. ;;; Compiling (DEFMETHOD RMRS-OUTPUT-EXTRA-FEAT-VAL ...). ;;; Compiling (CLOS::INSTALL-METHOD 'RMRS-OUTPUT-EXTRA-FEAT-VAL ...). ;;; Warning: The variable RMRSOUT is not used. ;;; Compiling (DEFUN OUTPUT-RMRS ...). ;;; Compiling (DEFUN OUTPUT-RMRS1 ...). ;;; Compiling (DEFUN INTERNAL-OUTPUT-RMRS ...). ;;; Compiling (DEFPARAMETER *ALREADY-SEEN-RMRS-VARS* ...). ;;; Compiling (DEFPARAMETER *ALREADY-SEEN-RMRS-ARGS* ...). ;;; Compiling (DEFPARAMETER *ALREADY-SEEN-RMRS-HCONS* ...). ;;; Compiling (DEFPARAMETER *ALREADY-SEEN-RMRS-INGS* ...). ;;; Compiling (DEFUN PRINT-RMRS ...). ;;; Note: Replacing variable G5607 by its value # ;;; Note: Replacing variable G5608 by its value # ;;; Note: Replacing variable G5609 by its value # ;;; Note: Replacing variable G5610 by its value # ;;; Compiling (DEFUN PRINT-RMRS-EPS ...). ;;; Note: Replacing variable LABEL by its value # ;;; Note: Replacing variable G5633 by its value # ;;; Note: Replacing variable G5634 by its value # ;;; Note: Replacing variable G5635 by its value # ;;; Note: Replacing variable G5636 by its value # ;;; Note: Replacing variable G5637 by its value # ;;; Note: Replacing variable G5638 by its value # ;;; Note: Replacing variable G5639 by its value # ;;; Note: Replacing variable G5640 by its value # ;;; Compiling (DEFUN PRINT-RMRS-ARG ...). ;;; Note: Replacing variable LABEL by its value # ;;; Compiling (DEFUN FIND-RMRS-VAR-ID ...). ;;; Compiling (DEFUN PRINT-RMRS-VAR ...). ;;; Compiling (DEFUN PRINT-RMRS-HCONS ...). ;;; Compiling (DEFUN PRINT-RMRS-IN-GROUP ...). ;;; Compiling (DEFUN PRINT-SEMSTRUCT-HOOK ...). ;;; End of Pass 1. ;;; Emitting code for DEF-RMRS-PRINT-OPERATIONS. ;;; Note: Emitting linking call for MAKE-INSTANCE ;;; Emitting code for RMRS-OUTPUT-ERROR-FN. ;;; Emitting code for RMRS-OUTPUT-START-FN. ;;; Emitting code for RMRS-OUTPUT-END-FN. ;;; Emitting code for RMRS-OUTPUT-START-EP. ;;; Emitting code for RMRS-OUTPUT-REALPRED. ;;; Emitting code for RMRS-OUTPUT-GPRED. ;;; Note: Emitting linking call for DUMMY-PRED-P ;;; Emitting code for RMRS-OUTPUT-VAR-FN. ;;; Emitting code for RMRS-OUTPUT-END-VAR. ;;; Emitting code for RMRS-OUTPUT-START-EXTRA. ;;; Emitting code for RMRS-OUTPUT-EXTRA-FEAT-VAL. ;;; Emitting code for RMRS-OUTPUT-CONSTANT-FN. ;;; Emitting code for RMRS-OUTPUT-END-EP. ;;; Emitting code for RMRS-OUTPUT-LABEL. ;;; Emitting code for RMRS-OUTPUT-HCONS-LABEL. ;;; Emitting code for RMRS-OUTPUT-TOP-LABEL. ;;; Emitting code for RMRS-OUTPUT-START-RMRS-ARG. ;;; Emitting code for RMRS-OUTPUT-END-RMRS-ARG. ;;; Emitting code for RMRS-OUTPUT-HCONS-START. ;;; Emitting code for RMRS-OUTPUT-HCONS-NEXT. ;;; Emitting code for RMRS-OUTPUT-HCONS-END. ;;; Emitting code for RMRS-OUTPUT-INGROUP-START. ;;; Emitting code for RMRS-OUTPUT-INGROUP-NEXT. ;;; Emitting code for RMRS-OUTPUT-END-INGROUP. ;;; Emitting code for SEMSTRUCT-OUTPUT-START-HOOK. ;;; Emitting code for SEMSTRUCT-OUTPUT-HOOK-LABEL. ;;; Emitting code for SEMSTRUCT-OUTPUT-HOOK-INDEX. ;;; Emitting code for SEMSTRUCT-OUTPUT-END-HOOK. ;;; Emitting code for RMRS-OUTPUT-START-EP. ;;; Emitting code for RMRS-OUTPUT-VAR-FN. ;;; Emitting code for RMRS-OUTPUT-LABEL. ;;; Emitting code for RMRS-OUTPUT-HCONS-LABEL. ;;; Emitting code for RMRS-OUTPUT-START-FN. ;;; Emitting code for RMRS-OUTPUT-END-FN. ;;; Emitting code for RMRS-OUTPUT-START-EP. ;;; Emitting code for RMRS-OUTPUT-REALPRED. ;;; Note: Emitting linking call for CONVERT-REALPRED-TO-STRING ;;; Emitting code for RMRS-OUTPUT-GPRED. ;;; Emitting code for RMRS-OUTPUT-VAR-FN. ;;; Emitting code for RMRS-OUTPUT-END-VAR. ;;; Emitting code for RMRS-OUTPUT-START-EXTRA. ;;; Emitting code for RMRS-OUTPUT-EXTRA-FEAT-VAL. ;;; Emitting code for RMRS-OUTPUT-CONSTANT-FN. ;;; Emitting code for RMRS-OUTPUT-END-EP. ;;; Emitting code for RMRS-OUTPUT-LABEL. ;;; Emitting code for RMRS-OUTPUT-HCONS-LABEL. ;;; Emitting code for RMRS-OUTPUT-TOP-LABEL. ;;; Emitting code for RMRS-OUTPUT-START-RMRS-ARG. ;;; Emitting code for RMRS-OUTPUT-END-RMRS-ARG. ;;; Emitting code for RMRS-OUTPUT-HCONS-START. ;;; Emitting code for RMRS-OUTPUT-HCONS-NEXT. ;;; Emitting code for RMRS-OUTPUT-HCONS-END. ;;; Emitting code for RMRS-OUTPUT-INGROUP-START. ;;; Emitting code for RMRS-OUTPUT-INGROUP-NEXT. ;;; Emitting code for RMRS-OUTPUT-END-INGROUP. ;;; Emitting code for SEMSTRUCT-OUTPUT-START-HOOK. ;;; Emitting code for SEMSTRUCT-OUTPUT-HOOK-LABEL. ;;; Emitting code for SEMSTRUCT-OUTPUT-HOOK-INDEX. ;;; Emitting code for SEMSTRUCT-OUTPUT-END-HOOK. ;;; Emitting code for RMRS-OUTPUT-END-EP. ;;; Emitting code for RMRS-OUTPUT-TOP-LABEL. ;;; Emitting code for RMRS-OUTPUT-END-RMRS-ARG. ;;; Emitting code for RMRS-OUTPUT-HCONS-END. ;;; Emitting code for RMRS-OUTPUT-END-INGROUP. ;;; Emitting code for SEMSTRUCT-OUTPUT-END-HOOK. ;;; Emitting code for RMRS-OUTPUT-START-EP. ;;; Emitting code for RMRS-OUTPUT-REALPRED. ;;; Emitting code for RMRS-OUTPUT-GPRED. ;;; Emitting code for RMRS-OUTPUT-START-EXTRA. ;;; Emitting code for RMRS-OUTPUT-EXTRA-FEAT-VAL. ;;; Emitting code for OUTPUT-RMRS. ;;; Emitting code for OUTPUT-RMRS1. ;;; Note: Emitting linking call for RMRS-P ;;; Note: Emitting linking call for RMRS-OUTPUT-START-FN ;;; Note: Emitting linking call for RMRS-OUTPUT-END-FN ;;; Note: Emitting linking call for RMRS-OUTPUT-ERROR-FN ;;; Emitting code for INTERNAL-OUTPUT-RMRS. ;;; Emitting code for PRINT-RMRS. ;;; Note: Emitting linking call for SEMSTRUCT-P ;;; Note: Emitting linking call for CLOSE-BINDINGS ;;; Note: Emitting linking call for MAKE-RMRS-POSITION-RECORD ;;; Note: Emitting linking call for RMRS-OUTPUT-TOP-LABEL ;;; Note: Replacing variable G5611 by its value ;;; Note: Emitting linking call for RECORD-RMRS-POSITION ;;; Emitting code for PRINT-RMRS-EPS. ;;; Note: Emitting linking call for CHAR-REL-P ;;; Note: Emitting linking call for RMRS-OUTPUT-START-EP ;;; Note: Emitting linking call for REALPRED-P ;;; Note: Emitting linking call for RMRS-OUTPUT-REALPRED ;;; Note: Emitting linking call for RMRS-OUTPUT-GPRED ;;; Note: Emitting linking call for RMRS-OUTPUT-LABEL ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for RMRS-OUTPUT-END-EP ;;; Note: Emitting linking call for EQL-VAR-ID ;;; Emitting code for PRINT-RMRS-ARG. ;;; Note: Emitting linking call for RMRS-OUTPUT-START-RMRS-ARG ;;; Note: Emitting linking call for RMRS-OUTPUT-CONSTANT-FN ;;; Note: Emitting linking call for RMRS-OUTPUT-END-RMRS-ARG ;;; Emitting code for FIND-RMRS-VAR-ID. ;;; Note: Emitting linking call for LOOKUP-CANONICAL-VAR ;;; Emitting code for PRINT-RMRS-VAR. ;;; Note: Emitting linking call for RMRS-OUTPUT-VAR-FN ;;; Note: Emitting linking call for RMRS-OUTPUT-START-EXTRA ;;; Note: Emitting linking call for RMRS-OUTPUT-EXTRA-FEAT-VAL ;;; Note: Emitting linking call for RMRS-OUTPUT-END-VAR ;;; Emitting code for PRINT-RMRS-HCONS. ;;; Note: Emitting linking call for RMRS-OUTPUT-HCONS-START ;;; Note: Emitting linking call for RMRS-OUTPUT-HCONS-NEXT ;;; Note: Emitting linking call for RMRS-OUTPUT-HCONS-LABEL ;;; Note: Emitting linking call for RMRS-OUTPUT-HCONS-END ;;; Emitting code for PRINT-RMRS-IN-GROUP. ;;; Note: Emitting linking call for RMRS-OUTPUT-INGROUP-START ;;; Note: Emitting linking call for RMRS-OUTPUT-INGROUP-NEXT ;;; Note: Emitting linking call for RMRS-OUTPUT-END-INGROUP ;;; Emitting code for PRINT-SEMSTRUCT-HOOK. ;;; Note: Emitting linking call for SEMSTRUCT-OUTPUT-START-HOOK ;;; Note: Emitting linking call for SEMSTRUCT-OUTPUT-HOOK-LABEL ;;; Note: Emitting linking call for SEMSTRUCT-OUTPUT-END-HOOK ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/rmrs/output.c" -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/output.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/output.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/rmrs/output.fas" ;;; Warning: Redefining class RMRS-OUTPUT-TYPE ;;; Warning: Redefining class XML ;;; Warning: Redefining class GRAMXML ;;; Warning: Redefining class COMPACT ;;; Warning: Redefining class VCOMPACT ;;; Warning: Redefining class COMPACT-CHARS ;;; Warning: Redefining class XML ;;; Warning: Redefining class GRAMXML ;;; Warning: Redefining class GRAMXML ;;; Warning: Redefining class COMPACT ;;; Warning: Redefining class VCOMPACT ;;; Warning: Redefining class COMPACT-CHARS ;;; Warning: Redefining class VCOMPACT ;;; Warning: Redefining class COMPACT-CHARS ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/readgram.lisp. ;;; Compiling (DEFPARAMETER *VALID-HOOK-ELEMENTS* ...). ;;; Compiling (DEFUN READ-RMRS-GRAMMAR ...). ;;; Note: Replacing variable G5644 by its value # ;;; Compiling (DEFUN ADD-RMRS-RULE ...). ;;; Compiling (DEFUN READ-RMRS-RULE ...). ;;; Note: Replacing variable G5655 by its value # ;;; Note: Replacing variable G5657 by its value # ;;; Note: Replacing variable G5660 by its value # ;;; Compiling (DEFUN READ-RMRS-RULE-DTRS ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT-HOOK ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT-SLOTS ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT-EP ...). ;;; Compiling (DEFUN READ-RMRS-GRAMMAR-VAR ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT-RARG ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT-IN-G ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT-QEQ ...). ;;; Compiling (DEFUN READ-RMRS-RULE-EQ ...). ;;; Compiling (DEFUN READ-DAUGHTER-HOOK ...). ;;; Compiling (DEFUN WRITE-RMRS-RULES ...). ;;; Compiling (DEFUN OUTPUT-RMRS-RULE ...). ;;; Compiling (DEFUN OUTPUT-RMRS-SEMSTRUCT ...). ;;; Compiling (DEFUN OUTPUT-RMRS-EQ ...). ;;; End of Pass 1. ;;; Emitting code for READ-RMRS-GRAMMAR. ;;; Note: Emitting linking call for CLEAR-RULE-RECORD ;;; Note: Emitting linking call for PARSE-XML-REMOVING-JUNK ;;; Note: Emitting linking call for XML-WHITESPACE-STRING-P ;;; Emitting code for ADD-RMRS-RULE. ;;; Emitting code for READ-RMRS-RULE. ;;; Note: Emitting linking call for MAKE-RMRS-RULE ;;; Emitting code for READ-RMRS-RULE-DTRS. ;;; Emitting code for READ-RMRS-SEMSTRUCT. ;;; Note: Emitting linking call for MAKE-DEFAULT-HOOK ;;; Note: Emitting linking call for MAKE-SEMSTRUCT ;;; Emitting code for READ-RMRS-SEMSTRUCT-HOOK. ;;; Note: Emitting linking call for READ-RMRS-SIMPLE ;;; Note: Emitting linking call for CONSTRUCT-GRAMMAR-VAR ;;; Note: Emitting linking call for MAKE-INDICES ;;; Emitting code for READ-RMRS-SEMSTRUCT-SLOTS. ;;; Emitting code for READ-RMRS-SEMSTRUCT-EP. ;;; Note: Emitting linking call for READ-RMRS-PRED ;;; Note: Emitting linking call for MAKE-REL ;;; Emitting code for READ-RMRS-GRAMMAR-VAR. ;;; Note: Emitting linking call for CONSTRUCT-RMRS-VAR-EXTRAS ;;; Emitting code for READ-RMRS-SEMSTRUCT-RARG. ;;; Note: Emitting linking call for MAKE-DUMMY-CONSTANT ;;; Note: Emitting linking call for MAKE-RMRS-ARG ;;; Emitting code for READ-RMRS-SEMSTRUCT-IN-G. ;;; Note: Emitting linking call for MAKE-IN-GROUP ;;; Emitting code for READ-RMRS-SEMSTRUCT-QEQ. ;;; Note: Emitting linking call for MAKE-HCONS ;;; Emitting code for READ-RMRS-RULE-EQ. ;;; Note: Emitting linking call for MAKE-EQUALITY ;;; Emitting code for READ-DAUGHTER-HOOK. ;;; Note: Emitting linking call for MAKE-POINTER ;;; Emitting code for WRITE-RMRS-RULES. ;;; Emitting code for OUTPUT-RMRS-RULE. ;;; Emitting code for OUTPUT-RMRS-SEMSTRUCT. ;;; Note: Emitting linking call for INTERNAL-OUTPUT-RMRS ;;; Emitting code for OUTPUT-RMRS-EQ. ;;; Note: Emitting linking call for POINTER-P ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/rmrs/readgram.c" -o "/home/eric-n/tmp/lkb/src/rmrs/readgram.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/readgram.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/rmrs/readgram.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/readgram.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/readgram.lisp. ;;; Compiling (DEFPARAMETER *VALID-HOOK-ELEMENTS* ...). ;;; Compiling (DEFUN READ-RMRS-GRAMMAR ...). ;;; Note: Replacing variable G5715 by its value # ;;; Compiling (DEFUN ADD-RMRS-RULE ...). ;;; Compiling (DEFUN READ-RMRS-RULE ...). ;;; Note: Replacing variable G5726 by its value # ;;; Note: Replacing variable G5728 by its value # ;;; Note: Replacing variable G5731 by its value # ;;; Compiling (DEFUN READ-RMRS-RULE-DTRS ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT-HOOK ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT-SLOTS ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT-EP ...). ;;; Compiling (DEFUN READ-RMRS-GRAMMAR-VAR ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT-RARG ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT-IN-G ...). ;;; Compiling (DEFUN READ-RMRS-SEMSTRUCT-QEQ ...). ;;; Compiling (DEFUN READ-RMRS-RULE-EQ ...). ;;; Compiling (DEFUN READ-DAUGHTER-HOOK ...). ;;; Compiling (DEFUN WRITE-RMRS-RULES ...). ;;; Compiling (DEFUN OUTPUT-RMRS-RULE ...). ;;; Compiling (DEFUN OUTPUT-RMRS-SEMSTRUCT ...). ;;; Compiling (DEFUN OUTPUT-RMRS-EQ ...). ;;; End of Pass 1. ;;; Emitting code for READ-RMRS-GRAMMAR. ;;; Note: Emitting linking call for CLEAR-RULE-RECORD ;;; Note: Emitting linking call for PARSE-XML-REMOVING-JUNK ;;; Note: Emitting linking call for XML-WHITESPACE-STRING-P ;;; Emitting code for ADD-RMRS-RULE. ;;; Emitting code for READ-RMRS-RULE. ;;; Note: Emitting linking call for MAKE-RMRS-RULE ;;; Emitting code for READ-RMRS-RULE-DTRS. ;;; Emitting code for READ-RMRS-SEMSTRUCT. ;;; Note: Emitting linking call for MAKE-DEFAULT-HOOK ;;; Note: Emitting linking call for MAKE-SEMSTRUCT ;;; Emitting code for READ-RMRS-SEMSTRUCT-HOOK. ;;; Note: Emitting linking call for READ-RMRS-SIMPLE ;;; Note: Emitting linking call for CONSTRUCT-GRAMMAR-VAR ;;; Note: Emitting linking call for MAKE-INDICES ;;; Emitting code for READ-RMRS-SEMSTRUCT-SLOTS. ;;; Emitting code for READ-RMRS-SEMSTRUCT-EP. ;;; Note: Emitting linking call for READ-RMRS-PRED ;;; Note: Emitting linking call for MAKE-REL ;;; Emitting code for READ-RMRS-GRAMMAR-VAR. ;;; Note: Emitting linking call for CONSTRUCT-RMRS-VAR-EXTRAS ;;; Emitting code for READ-RMRS-SEMSTRUCT-RARG. ;;; Note: Emitting linking call for MAKE-DUMMY-CONSTANT ;;; Note: Emitting linking call for MAKE-RMRS-ARG ;;; Emitting code for READ-RMRS-SEMSTRUCT-IN-G. ;;; Note: Emitting linking call for MAKE-IN-GROUP ;;; Emitting code for READ-RMRS-SEMSTRUCT-QEQ. ;;; Note: Emitting linking call for MAKE-HCONS ;;; Emitting code for READ-RMRS-RULE-EQ. ;;; Note: Emitting linking call for MAKE-EQUALITY ;;; Emitting code for READ-DAUGHTER-HOOK. ;;; Note: Emitting linking call for MAKE-POINTER ;;; Emitting code for WRITE-RMRS-RULES. ;;; Emitting code for OUTPUT-RMRS-RULE. ;;; Emitting code for OUTPUT-RMRS-SEMSTRUCT. ;;; Note: Emitting linking call for INTERNAL-OUTPUT-RMRS ;;; Emitting code for OUTPUT-RMRS-EQ. ;;; Note: Emitting linking call for POINTER-P ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/rmrs/readgram.c" -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/readgram.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/readgram.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/rmrs/readgram.fas" ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/readtag.lisp. ;;; Compiling (DEFPARAMETER *TAG-TEMPLATES* ...). ;;; Compiling (DEFPARAMETER *UNKNOWN-TAGS* ...). ;;; Compiling (DEFUN READ-RMRS-TAG-TEMPLATES ...). ;;; Note: Replacing variable G5786 by its value # ;;; Compiling (DEFUN ADD-RMRS-TAG-TEMPLATE ...). ;;; Compiling (DEFUN GET-TAG-TEMPLATE ...). ;;; Compiling (DEFUN READ-RMRS-TAG-TEMPLATE ...). ;;; Note: Replacing variable G5800 by its value # ;;; Compiling (DEFUN WRITE-RMRS-TAGS ...). ;;; Compiling (DEFUN OUTPUT-RMRS-TAG ...). ;;; End of Pass 1. ;;; Emitting code for READ-RMRS-TAG-TEMPLATES. ;;; Note: Emitting linking call for PARSE-XML-REMOVING-JUNK ;;; Note: Emitting linking call for XML-WHITESPACE-STRING-P ;;; Emitting code for ADD-RMRS-TAG-TEMPLATE. ;;; Emitting code for GET-TAG-TEMPLATE. ;;; Emitting code for READ-RMRS-TAG-TEMPLATE. ;;; Note: Emitting linking call for READ-RMRS-SEMSTRUCT ;;; Note: Emitting linking call for MAKE-RMRS-TAG-TEMPLATE ;;; Emitting code for WRITE-RMRS-TAGS. ;;; Emitting code for OUTPUT-RMRS-TAG. ;;; Note: Emitting linking call for OUTPUT-RMRS-SEMSTRUCT ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/rmrs/readtag.c" -o "/home/eric-n/tmp/lkb/src/rmrs/readtag.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/readtag.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/rmrs/readtag.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/readtag.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/readtag.lisp. ;;; Compiling (DEFPARAMETER *TAG-TEMPLATES* ...). ;;; Compiling (DEFPARAMETER *UNKNOWN-TAGS* ...). ;;; Compiling (DEFUN READ-RMRS-TAG-TEMPLATES ...). ;;; Note: Replacing variable G5804 by its value # ;;; Compiling (DEFUN ADD-RMRS-TAG-TEMPLATE ...). ;;; Compiling (DEFUN GET-TAG-TEMPLATE ...). ;;; Compiling (DEFUN READ-RMRS-TAG-TEMPLATE ...). ;;; Note: Replacing variable G5818 by its value # ;;; Compiling (DEFUN WRITE-RMRS-TAGS ...). ;;; Compiling (DEFUN OUTPUT-RMRS-TAG ...). ;;; End of Pass 1. ;;; Emitting code for READ-RMRS-TAG-TEMPLATES. ;;; Note: Emitting linking call for PARSE-XML-REMOVING-JUNK ;;; Note: Emitting linking call for XML-WHITESPACE-STRING-P ;;; Emitting code for ADD-RMRS-TAG-TEMPLATE. ;;; Emitting code for GET-TAG-TEMPLATE. ;;; Emitting code for READ-RMRS-TAG-TEMPLATE. ;;; Note: Emitting linking call for READ-RMRS-SEMSTRUCT ;;; Note: Emitting linking call for MAKE-RMRS-TAG-TEMPLATE ;;; Emitting code for WRITE-RMRS-TAGS. ;;; Emitting code for OUTPUT-RMRS-TAG. ;;; Note: Emitting linking call for OUTPUT-RMRS-SEMSTRUCT ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/rmrs/readtag.c" -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/readtag.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/readtag.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/rmrs/readtag.fas" ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/input.lisp. ;;; Compiling (DEFUN READ-RMRS-FILE ...). ;;; Compiling (DEFUN READ-SINGLE-RMRS-FROM-STRING ...). ;;; Compiling (DEFUN READ-RMRS ...). ;;; Note: Replacing variable G5824 by its value # ;;; Compiling (DEFUN READ-RMRS-EP ...). ;;; Compiling (DEFUN READ-RMRS-PRED ...). ;;; Compiling (DEFUN READ-RMRS-REAL-PRED ...). ;;; Compiling (DEFUN READ-RMRS-LABEL ...). ;;; Compiling (DEFUN CREATE-NEW-LABEL-WITH-ID ...). ;;; Compiling (DEFUN READ-RMRS-VAR ...). ;;; Compiling (DEFUN CONSTRUCT-RMRS-VAR-EXTRAS ...). ;;; Compiling (DEFUN CREATE-NEW-VAR-WITH-ID ...). ;;; Compiling (DEFUN READ-RMRS-CONSTANT ...). ;;; Compiling (DEFUN READ-RMRS-RARG ...). ;;; Compiling (DEFUN READ-RMRS-IN-G ...). ;;; Compiling (DEFUN READ-RMRS-HCONS ...). ;;; End of Pass 1. ;;; Emitting code for READ-RMRS-FILE. ;;; Note: Emitting linking call for PARSE-XML-REMOVING-JUNK ;;; Note: Emitting linking call for XML-WHITESPACE-STRING-P ;;; Emitting code for READ-SINGLE-RMRS-FROM-STRING. ;;; Emitting code for READ-RMRS. ;;; Note: Emitting linking call for MAKE-RMRS ;;; Emitting code for READ-RMRS-EP. ;;; Note: Emitting linking call for MAKE-CHAR-REL ;;; Emitting code for READ-RMRS-PRED. ;;; Note: Emitting linking call for MAKE-DUMMY-PRED ;;; Emitting code for READ-RMRS-REAL-PRED. ;;; Note: Emitting linking call for MAKE-REALPRED ;;; Emitting code for READ-RMRS-LABEL. ;;; Emitting code for CREATE-NEW-LABEL-WITH-ID. ;;; Note: Emitting linking call for MAKE-VAR ;;; Emitting code for READ-RMRS-VAR. ;;; Emitting code for CONSTRUCT-RMRS-VAR-EXTRAS. ;;; Note: Emitting linking call for MAKE-EXTRAPAIR ;;; Emitting code for CREATE-NEW-VAR-WITH-ID. ;;; Note: Emitting linking call for FIND-VAR-TYPE ;;; Emitting code for READ-RMRS-CONSTANT. ;;; Note: Emitting linking call for READ-RMRS-SIMPLE ;;; Emitting code for READ-RMRS-RARG. ;;; Note: Emitting linking call for MAKE-RMRS-ARG ;;; Emitting code for READ-RMRS-IN-G. ;;; Note: Emitting linking call for MAKE-IN-GROUP ;;; Emitting code for READ-RMRS-HCONS. ;;; Note: Emitting linking call for MAKE-HCONS ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/rmrs/input.c" -o "/home/eric-n/tmp/lkb/src/rmrs/input.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/input.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/rmrs/input.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/input.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/input.lisp. ;;; Compiling (DEFUN READ-RMRS-FILE ...). ;;; Compiling (DEFUN READ-SINGLE-RMRS-FROM-STRING ...). ;;; Compiling (DEFUN READ-RMRS ...). ;;; Note: Replacing variable G5846 by its value # ;;; Compiling (DEFUN READ-RMRS-EP ...). ;;; Compiling (DEFUN READ-RMRS-PRED ...). ;;; Compiling (DEFUN READ-RMRS-REAL-PRED ...). ;;; Compiling (DEFUN READ-RMRS-LABEL ...). ;;; Compiling (DEFUN CREATE-NEW-LABEL-WITH-ID ...). ;;; Compiling (DEFUN READ-RMRS-VAR ...). ;;; Compiling (DEFUN CONSTRUCT-RMRS-VAR-EXTRAS ...). ;;; Compiling (DEFUN CREATE-NEW-VAR-WITH-ID ...). ;;; Compiling (DEFUN READ-RMRS-CONSTANT ...). ;;; Compiling (DEFUN READ-RMRS-RARG ...). ;;; Compiling (DEFUN READ-RMRS-IN-G ...). ;;; Compiling (DEFUN READ-RMRS-HCONS ...). ;;; End of Pass 1. ;;; Emitting code for READ-RMRS-FILE. ;;; Note: Emitting linking call for PARSE-XML-REMOVING-JUNK ;;; Note: Emitting linking call for XML-WHITESPACE-STRING-P ;;; Emitting code for READ-SINGLE-RMRS-FROM-STRING. ;;; Emitting code for READ-RMRS. ;;; Note: Emitting linking call for MAKE-RMRS ;;; Emitting code for READ-RMRS-EP. ;;; Note: Emitting linking call for MAKE-CHAR-REL ;;; Emitting code for READ-RMRS-PRED. ;;; Note: Emitting linking call for MAKE-DUMMY-PRED ;;; Emitting code for READ-RMRS-REAL-PRED. ;;; Note: Emitting linking call for MAKE-REALPRED ;;; Emitting code for READ-RMRS-LABEL. ;;; Emitting code for CREATE-NEW-LABEL-WITH-ID. ;;; Note: Emitting linking call for MAKE-VAR ;;; Emitting code for READ-RMRS-VAR. ;;; Emitting code for CONSTRUCT-RMRS-VAR-EXTRAS. ;;; Note: Emitting linking call for MAKE-EXTRAPAIR ;;; Emitting code for CREATE-NEW-VAR-WITH-ID. ;;; Note: Emitting linking call for FIND-VAR-TYPE ;;; Emitting code for READ-RMRS-CONSTANT. ;;; Note: Emitting linking call for READ-RMRS-SIMPLE ;;; Emitting code for READ-RMRS-RARG. ;;; Note: Emitting linking call for MAKE-RMRS-ARG ;;; Emitting code for READ-RMRS-IN-G. ;;; Note: Emitting linking call for MAKE-IN-GROUP ;;; Emitting code for READ-RMRS-HCONS. ;;; Note: Emitting linking call for MAKE-HCONS ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/rmrs/input.c" -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/input.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/input.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/rmrs/input.fas" ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/compare.lisp. ;;; Compiling (DEFUN MAKE-COMP-RMRS ...). ;;; Compiling (DEFUN MAKE-COMPARISON-SET ...). ;;; Compiling (DEFUN COMPARE-RMRS ...). ;;; Compiling (DEFUN INITIAL-COMPARISON-RECORD ...). ;;; Compiling (DEFUN SORT-RMRS ...). ;;; Note: Replacing variable G5874 by its value # ;;; Note: Replacing variable G5875 by its value # ;;; Compiling (DEFUN RMRS-REL-SORT-SAME-SOURCE-EQL ...). ;;; Compiling (DEFUN RMRS-REL-SORT-SAME-SOURCE-LESSER-P ...). ;;; Compiling (DEFUN RMRS-CSET-SAME-SOURCE-LESSER-P ...). ;;; Compiling (DEFUN RMRS-CONSTANT-PRED-LESSER-P ...). ;;; Note: Replacing variable STR1 by its value # ;;; Note: Replacing variable STR2 by its value # ;;; Compiling (DEFUN RMRS-REAL-PRED-LESSER-P ...). ;;; Note: Replacing variable PRED1 by its value # ;;; Note: Replacing variable PRED2 by its value # ;;; Compiling (DEFUN GROUP-RELATIONS-BY-CLASS ...). ;;; Compiling (DEFUN RMRS-CONSTANT-PRED-REL-EQL ...). ;;; Compiling (DEFUN RMRS-REAL-PRED-REL-EQL ...). ;;; Note: Replacing variable PRED1 by its value # ;;; Note: Replacing variable PRED2 by its value # ;;; Compiling (DEFUN CONVERT-TO-COMPARISON-RMRS ...). ;;; Compiling (DEFUN GET-CARG-VALUE ...). ;;; Compiling (DEFUN COMPARE-RMRS-LISZTS ...). ;;; Compiling (DEFUN COMPARE-RMRS-REL-SET ...). ;;; Compiling (DEFUN COMPARE-RMRS-ORDERED-REL-SET ...). ;;; Compiling (DEFUN COMPARE-RMRS-UNORDERED-REL-SET ...). ;;; Note: Replacing variable G5905 by its value # ;;; Compiling (DEFUN COMPARE-RMRS-RELS ...). ;;; Compiling (DEFUN GET-CHAR-VAR-PAIR ...). ;;; Compiling (DEFUN COMPARE-RMRS-PREDS ...). ;;; Compiling (DEFUN GPRED-SUBSUMES-REAL-P ...). ;;; Compiling (DEFUN GPRED-SUBSUMES-GPRED-P ...). ;;; Compiling (DEFUN GPRED-COMPATIBLE-GPRED-P ...). ;;; Note: Sharing code among functions GPRED-COMPATIBLE-GPRED-P and GPRED-SUBSUMES-GPRED-P ;;; Compiling (DEFUN COMPARE-RMRS-REAL-PREDS ...). ;;; Compiling (DEFUN UNKNOWN-RMRS-POS ...). ;;; Compiling (DEFUN DISTINGUISHED-REL-TYPE-P ...). ;;; Compiling (DEFUN PRUNE-COMPARISON-RECORD ...). ;;; Note: Replacing variable G5931 by its value # ;;; Note: Replacing variable G5932 by its value # ;;; Compiling (DEFUN PRUNE-MATCH-SET ...). ;;; Compiling (DEFUN INCOMPATIBLE-WITH-BINDINGS-P ...). ;;; Compiling (DEFUN EXPAND-COMPARISON-RECORDS ...). ;;; Compiling (DEFUN EXPAND-COMPARISON-RECORDS-AUX ...). ;;; Compiling (DEFUN EXPAND-MULTIPLE-COMP-RECORDS ...). ;;; Compiling (DEFUN FIND-MAXIMAL-LENGTH-COMP ...). ;;; Note: Replacing variable G5962 by its value # ;;; Note: Replacing variable G5963 by its value # ;;; Compiling (DEFUN REL-ALREADY-USED ...). ;;; Compiling (DEFUN COLLECT-ALL-BINDINGS ...). ;;; Compiling (DEFUN COLLECT-QEQ-PAIRS ...). ;;; Compiling (DEFUN ADD-TOP-LABEL-COMPARE ...). ;;; Compiling (DEFUN ADD-ARGUMENT-COMPARE ...). ;;; Note: Replacing variable G5999 by its value # ;;; Note: Replacing variable G6002 by its value # ;;; Note: Replacing variable G6003 by its value # ;;; Compiling (DEFUN COMPATIBLE-ARG-TYPES ...). ;;; Compiling (DEFUN ADD-ING-COMPARE ...). ;;; Note: Replacing variable G6013 by its value # ;;; Note: Replacing variable G6014 by its value # ;;; Compiling (DEFUN ADD-HCONS-COMPARE ...). ;;; Note: Replacing variable G6024 by its value # ;;; Note: Replacing variable G6025 by its value # ;;; Compiling (DEFPARAMETER *TSDB-DIRECTORY1* ...). ;;; Compiling (DEFPARAMETER *TSDB-DIRECTORY2* ...). ;;; Compiling (DEFPARAMETER *CHARACTERISATION-HACK* ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-COMP-RMRS. ;;; Emitting code for MAKE-COMPARISON-SET. ;;; Note: Reusing keywords lists for (:CFROM :CTO :REAL-PREDS :CONSTANT-PREDS :GRAM-PREDS) ;;; Emitting code for COMPARE-RMRS. ;;; Note: Emitting linking call for RMRS-P ;;; Emitting code for INITIAL-COMPARISON-RECORD. ;;; Note: Emitting linking call for MAKE-RMRS-COMPARISON-RECORD ;;; Emitting code for SORT-RMRS. ;;; Note: Emitting linking call for COMBINE-SIMILAR-RELATIONS ;;; Emitting code for RMRS-REL-SORT-SAME-SOURCE-EQL. ;;; Emitting code for RMRS-REL-SORT-SAME-SOURCE-LESSER-P. ;;; Emitting code for RMRS-CSET-SAME-SOURCE-LESSER-P. ;;; Emitting code for RMRS-CONSTANT-PRED-LESSER-P. ;;; Emitting code for RMRS-REAL-PRED-LESSER-P. ;;; Emitting code for GROUP-RELATIONS-BY-CLASS. ;;; Note: Emitting linking call for REALPRED-P ;;; Emitting code for RMRS-CONSTANT-PRED-REL-EQL. ;;; Emitting code for RMRS-REAL-PRED-REL-EQL. ;;; Emitting code for CONVERT-TO-COMPARISON-RMRS. ;;; Note: Replacing variable G5889 by its value ;;; Emitting code for GET-CARG-VALUE. ;;; Note: Emitting linking call for EQL-VAR-ID ;;; Emitting code for COMPARE-RMRS-LISZTS. ;;; Note: Tail-recursive call of COMPARE-RMRS-LISZTS was replaced by iteration. ;;; Note: Tail-recursive call of COMPARE-RMRS-LISZTS was replaced by iteration. ;;; Note: Tail-recursive call of COMPARE-RMRS-LISZTS was replaced by iteration. ;;; Emitting code for COMPARE-RMRS-REL-SET. ;;; Emitting code for COMPARE-RMRS-ORDERED-REL-SET. ;;; Note: Tail-recursive call of COMPARE-RMRS-ORDERED-REL-SET was replaced by iteration. ;;; Note: Tail-recursive call of COMPARE-RMRS-ORDERED-REL-SET was replaced by iteration. ;;; Note: Tail-recursive call of COMPARE-RMRS-ORDERED-REL-SET was replaced by iteration. ;;; Emitting code for COMPARE-RMRS-UNORDERED-REL-SET. ;;; Note: Replacing variable G5906 by its value ;;; Note: Replacing variable G5904 by its value ;;; Emitting code for COMPARE-RMRS-RELS. ;;; Note: Emitting linking call for MAKE-MATCH-REL-RECORD ;;; Emitting code for GET-CHAR-VAR-PAIR. ;;; Note: Emitting linking call for RETRIEVE-RMRS-EP-VAR ;;; Note: Emitting linking call for VAR-P ;;; Emitting code for COMPARE-RMRS-PREDS. ;;; Emitting code for GPRED-SUBSUMES-REAL-P. ;;; Emitting code for GPRED-SUBSUMES-GPRED-P. ;;; Emitting code for GPRED-COMPATIBLE-GPRED-P. ;;; Emitting code for COMPARE-RMRS-REAL-PREDS. ;;; Emitting code for UNKNOWN-RMRS-POS. ;;; Emitting code for DISTINGUISHED-REL-TYPE-P. ;;; Emitting code for PRUNE-COMPARISON-RECORD. ;;; Note: Replacing variable G5929 by its value ;;; Emitting code for PRUNE-MATCH-SET. ;;; Emitting code for INCOMPATIBLE-WITH-BINDINGS-P. ;;; Emitting code for EXPAND-COMPARISON-RECORDS. ;;; Emitting code for EXPAND-COMPARISON-RECORDS-AUX. ;;; Note: Replacing variable G5953 by its value ;;; Emitting code for EXPAND-MULTIPLE-COMP-RECORDS. ;;; Emitting code for FIND-MAXIMAL-LENGTH-COMP. ;;; Emitting code for REL-ALREADY-USED. ;;; Emitting code for COLLECT-ALL-BINDINGS. ;;; Emitting code for COLLECT-QEQ-PAIRS. ;;; Emitting code for ADD-TOP-LABEL-COMPARE. ;;; Note: Replacing variable G5986 by its value ;;; Note: Emitting linking call for MAKE-MATCH-TOP-RECORD ;;; Emitting code for ADD-ARGUMENT-COMPARE. ;;; Note: Emitting linking call for MAKE-MATCH-ARG-RECORD ;;; Note: Replacing variable G6000 by its value ;;; Note: Replacing variable G5998 by its value ;;; Emitting code for COMPATIBLE-ARG-TYPES. ;;; Emitting code for ADD-ING-COMPARE. ;;; Note: Emitting linking call for MAKE-MATCH-ING-RECORD ;;; Emitting code for ADD-HCONS-COMPARE. ;;; Note: Emitting linking call for MAKE-MATCH-HCONS-RECORD ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/rmrs/compare.c" -o "/home/eric-n/tmp/lkb/src/rmrs/compare.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/compare.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/rmrs/compare.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/compare.lisp. ;;; Warning: Redefining class COMP-RMRS ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/compare.lisp. ;;; Compiling (DEFUN MAKE-COMP-RMRS ...). ;;; Warning: Redefining class COMPARISON-SET ;;; Compiling (DEFUN MAKE-COMPARISON-SET ...). ;;; Compiling (DEFUN COMPARE-RMRS ...). ;;; Compiling (DEFUN INITIAL-COMPARISON-RECORD ...). ;;; Compiling (DEFUN SORT-RMRS ...). ;;; Note: Replacing variable G6035 by its value # ;;; Note: Replacing variable G6036 by its value # ;;; Compiling (DEFUN RMRS-REL-SORT-SAME-SOURCE-EQL ...). ;;; Compiling (DEFUN RMRS-REL-SORT-SAME-SOURCE-LESSER-P ...). ;;; Compiling (DEFUN RMRS-CSET-SAME-SOURCE-LESSER-P ...). ;;; Compiling (DEFUN RMRS-CONSTANT-PRED-LESSER-P ...). ;;; Note: Replacing variable STR1 by its value # ;;; Note: Replacing variable STR2 by its value # ;;; Compiling (DEFUN RMRS-REAL-PRED-LESSER-P ...). ;;; Note: Replacing variable PRED1 by its value # ;;; Note: Replacing variable PRED2 by its value # ;;; Compiling (DEFUN GROUP-RELATIONS-BY-CLASS ...). ;;; Compiling (DEFUN RMRS-CONSTANT-PRED-REL-EQL ...). ;;; Compiling (DEFUN RMRS-REAL-PRED-REL-EQL ...). ;;; Note: Replacing variable PRED1 by its value # ;;; Note: Replacing variable PRED2 by its value # ;;; Compiling (DEFUN CONVERT-TO-COMPARISON-RMRS ...). ;;; Compiling (DEFUN GET-CARG-VALUE ...). ;;; Compiling (DEFUN COMPARE-RMRS-LISZTS ...). ;;; Compiling (DEFUN COMPARE-RMRS-REL-SET ...). ;;; Compiling (DEFUN COMPARE-RMRS-ORDERED-REL-SET ...). ;;; Compiling (DEFUN COMPARE-RMRS-UNORDERED-REL-SET ...). ;;; Note: Replacing variable G6066 by its value # ;;; Compiling (DEFUN COMPARE-RMRS-RELS ...). ;;; Compiling (DEFUN GET-CHAR-VAR-PAIR ...). ;;; Compiling (DEFUN COMPARE-RMRS-PREDS ...). ;;; Compiling (DEFUN GPRED-SUBSUMES-REAL-P ...). ;;; Compiling (DEFUN GPRED-SUBSUMES-GPRED-P ...). ;;; Compiling (DEFUN GPRED-COMPATIBLE-GPRED-P ...). ;;; Note: Sharing code among functions GPRED-COMPATIBLE-GPRED-P and GPRED-SUBSUMES-GPRED-P ;;; Compiling (DEFUN COMPARE-RMRS-REAL-PREDS ...). ;;; Compiling (DEFUN UNKNOWN-RMRS-POS ...). ;;; Compiling (DEFUN DISTINGUISHED-REL-TYPE-P ...). ;;; Compiling (DEFUN PRUNE-COMPARISON-RECORD ...). ;;; Note: Replacing variable G6092 by its value # ;;; Note: Replacing variable G6093 by its value # ;;; Compiling (DEFUN PRUNE-MATCH-SET ...). ;;; Compiling (DEFUN INCOMPATIBLE-WITH-BINDINGS-P ...). ;;; Compiling (DEFUN EXPAND-COMPARISON-RECORDS ...). ;;; Compiling (DEFUN EXPAND-COMPARISON-RECORDS-AUX ...). ;;; Compiling (DEFUN EXPAND-MULTIPLE-COMP-RECORDS ...). ;;; Compiling (DEFUN FIND-MAXIMAL-LENGTH-COMP ...). ;;; Note: Replacing variable G6123 by its value # ;;; Note: Replacing variable G6124 by its value # ;;; Compiling (DEFUN REL-ALREADY-USED ...). ;;; Compiling (DEFUN COLLECT-ALL-BINDINGS ...). ;;; Compiling (DEFUN COLLECT-QEQ-PAIRS ...). ;;; Compiling (DEFUN ADD-TOP-LABEL-COMPARE ...). ;;; Compiling (DEFUN ADD-ARGUMENT-COMPARE ...). ;;; Note: Replacing variable G6160 by its value # ;;; Note: Replacing variable G6163 by its value # ;;; Note: Replacing variable G6164 by its value # ;;; Compiling (DEFUN COMPATIBLE-ARG-TYPES ...). ;;; Compiling (DEFUN ADD-ING-COMPARE ...). ;;; Note: Replacing variable G6174 by its value # ;;; Note: Replacing variable G6175 by its value # ;;; Compiling (DEFUN ADD-HCONS-COMPARE ...). ;;; Note: Replacing variable G6185 by its value # ;;; Note: Replacing variable G6186 by its value # ;;; Compiling (DEFPARAMETER *TSDB-DIRECTORY1* ...). ;;; Compiling (DEFPARAMETER *TSDB-DIRECTORY2* ...). ;;; Compiling (DEFPARAMETER *CHARACTERISATION-HACK* ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-COMP-RMRS. ;;; Emitting code for MAKE-COMPARISON-SET. ;;; Note: Reusing keywords lists for (:CFROM :CTO :REAL-PREDS :CONSTANT-PREDS :GRAM-PREDS) ;;; Emitting code for COMPARE-RMRS. ;;; Note: Emitting linking call for RMRS-P ;;; Emitting code for INITIAL-COMPARISON-RECORD. ;;; Note: Emitting linking call for MAKE-RMRS-COMPARISON-RECORD ;;; Emitting code for SORT-RMRS. ;;; Note: Emitting linking call for COMBINE-SIMILAR-RELATIONS ;;; Emitting code for RMRS-REL-SORT-SAME-SOURCE-EQL. ;;; Emitting code for RMRS-REL-SORT-SAME-SOURCE-LESSER-P. ;;; Emitting code for RMRS-CSET-SAME-SOURCE-LESSER-P. ;;; Emitting code for RMRS-CONSTANT-PRED-LESSER-P. ;;; Emitting code for RMRS-REAL-PRED-LESSER-P. ;;; Emitting code for GROUP-RELATIONS-BY-CLASS. ;;; Note: Emitting linking call for REALPRED-P ;;; Emitting code for RMRS-CONSTANT-PRED-REL-EQL. ;;; Emitting code for RMRS-REAL-PRED-REL-EQL. ;;; Emitting code for CONVERT-TO-COMPARISON-RMRS. ;;; Note: Replacing variable G6050 by its value ;;; Emitting code for GET-CARG-VALUE. ;;; Note: Emitting linking call for EQL-VAR-ID ;;; Emitting code for COMPARE-RMRS-LISZTS. ;;; Note: Tail-recursive call of COMPARE-RMRS-LISZTS was replaced by iteration. ;;; Note: Tail-recursive call of COMPARE-RMRS-LISZTS was replaced by iteration. ;;; Note: Tail-recursive call of COMPARE-RMRS-LISZTS was replaced by iteration. ;;; Emitting code for COMPARE-RMRS-REL-SET. ;;; Emitting code for COMPARE-RMRS-ORDERED-REL-SET. ;;; Note: Tail-recursive call of COMPARE-RMRS-ORDERED-REL-SET was replaced by iteration. ;;; Note: Tail-recursive call of COMPARE-RMRS-ORDERED-REL-SET was replaced by iteration. ;;; Note: Tail-recursive call of COMPARE-RMRS-ORDERED-REL-SET was replaced by iteration. ;;; Emitting code for COMPARE-RMRS-UNORDERED-REL-SET. ;;; Note: Replacing variable G6067 by its value ;;; Note: Replacing variable G6065 by its value ;;; Emitting code for COMPARE-RMRS-RELS. ;;; Note: Emitting linking call for MAKE-MATCH-REL-RECORD ;;; Emitting code for GET-CHAR-VAR-PAIR. ;;; Note: Emitting linking call for RETRIEVE-RMRS-EP-VAR ;;; Note: Emitting linking call for VAR-P ;;; Emitting code for COMPARE-RMRS-PREDS. ;;; Emitting code for GPRED-SUBSUMES-REAL-P. ;;; Emitting code for GPRED-SUBSUMES-GPRED-P. ;;; Emitting code for GPRED-COMPATIBLE-GPRED-P. ;;; Emitting code for COMPARE-RMRS-REAL-PREDS. ;;; Emitting code for UNKNOWN-RMRS-POS. ;;; Emitting code for DISTINGUISHED-REL-TYPE-P. ;;; Emitting code for PRUNE-COMPARISON-RECORD. ;;; Note: Replacing variable G6090 by its value ;;; Emitting code for PRUNE-MATCH-SET. ;;; Emitting code for INCOMPATIBLE-WITH-BINDINGS-P. ;;; Emitting code for EXPAND-COMPARISON-RECORDS. ;;; Emitting code for EXPAND-COMPARISON-RECORDS-AUX. ;;; Note: Replacing variable G6114 by its value ;;; Emitting code for EXPAND-MULTIPLE-COMP-RECORDS. ;;; Emitting code for FIND-MAXIMAL-LENGTH-COMP. ;;; Emitting code for REL-ALREADY-USED. ;;; Emitting code for COLLECT-ALL-BINDINGS. ;;; Emitting code for COLLECT-QEQ-PAIRS. ;;; Emitting code for ADD-TOP-LABEL-COMPARE. ;;; Note: Replacing variable G6147 by its value ;;; Note: Emitting linking call for MAKE-MATCH-TOP-RECORD ;;; Emitting code for ADD-ARGUMENT-COMPARE. ;;; Note: Emitting linking call for MAKE-MATCH-ARG-RECORD ;;; Note: Replacing variable G6161 by its value ;;; Note: Replacing variable G6159 by its value ;;; Emitting code for COMPATIBLE-ARG-TYPES. ;;; Emitting code for ADD-ING-COMPARE. ;;; Note: Emitting linking call for MAKE-MATCH-ING-RECORD ;;; Emitting code for ADD-HCONS-COMPARE. ;;; Note: Emitting linking call for MAKE-MATCH-HCONS-RECORD ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/rmrs/compare.c" -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/compare.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/compare.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/rmrs/compare.fas" ;;; Warning: Redefining class COMP-RMRS ;;; Warning: Redefining class COMPARISON-SET ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/testing.lisp. ;;; Compiling (DEFPARAMETER *RMRS-TEST-SUITE* ...). ;;; End of Pass 1. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/rmrs/testing.c" -o "/home/eric-n/tmp/lkb/src/rmrs/testing.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/testing.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/rmrs/testing.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/testing.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/rmrs/testing.lisp. ;;; Compiling (DEFPARAMETER *RMRS-TEST-SUITE* ...). ;;; End of Pass 1. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/rmrs/testing.c" -o "/home/eric-n/tmp/lkb/src/.lecl/rmrs/testing.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/rmrs/testing.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/rmrs/testing.fas" ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/dependencies.lisp. ;;; Compiling (DEFPARAMETER *EDS-PRETTY-PRINT-P* ...). ;;; Compiling (DEFPARAMETER *EDS-INCLUDE-QUANTIFIERS-P* ...). ;;; Compiling (DEFPARAMETER *EDS-INCLUDE-VACUOUS-RELATIONS-P* ...). ;;; Compiling (DEFPARAMETER *EDS-MESSAGE-RELATION* ...). ;;; Compiling (DEFPARAMETER *EDS-FRAGMENT-RELATION* ...). ;;; Compiling (DEFPARAMETER *EDS-BLEACHED-RELATIONS* ...). ;;; Compiling (DEFPARAMETER %EDS-VARIABLE-COUNTER% ...). ;;; Compiling (DEFPARAMETER %EDS-SYMBOL-TABLE% ...). ;;; Compiling (DEFPARAMETER %EDS-REPRESENTATIVES-TABLE% ...). ;;; Compiling (DEFPARAMETER %EDS-EQUIVALENCES% ...). ;;; Compiling (DEFPARAMETER %EDS-RELEVANT-FEATURES% ...). ;;; Compiling (DEFUN MAKE-EDS ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFUN MAKE-ED ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFUN ED-LINKED-PREDICATE ...). ;;; Compiling (DEFUN ED-OUTPUT-PSOA ...). ;;; Note: Replacing variable G6199 by its value # ;;; Note: Replacing variable G6200 by its value # ;;; Note: Replacing variable G6201 by its value # ;;; Note: Replacing variable G6203 by its value # ;;; Note: Replacing variable G6205 by its value # ;;; Note: Replacing variable G6207 by its value # ;;; Compiling (DEFUN ED-CONVERT-PSOA ...). ;;; Note: Replacing variable G6210 by its value # ;;; Compiling (DEFUN ED-CONVERT-RELATION ...). ;;; Compiling (DEFUN ED-BLEACH-EDS ...). ;;; Note: Replacing variable G6221 by its value # ;;; Note: Replacing variable G6222 by its value # ;;; Note: Replacing variable G6223 by its value # ;;; Note: Replacing variable G6224 by its value # ;;; Note: Replacing variable G6225 by its value # ;;; Note: Replacing variable G6226 by its value # ;;; Note: Replacing variable G6227 by its value # ;;; Note: Replacing variable G6228 by its value # ;;; Note: Replacing variable G6229 by its value # ;;; Compiling (DEFUN ED-AUGMENT-EDS ...). ;;; Note: Replacing variable G6236 by its value # ;;; Compiling (DEFUN ED-FIND-IDENTIFIER ...). ;;; Note: Replacing variable G6244 by its value # ;;; Note: Replacing variable G6247 by its value # ;;; Note: Replacing variable G6254 by its value # ;;; Note: Replacing variable G6255 by its value # ;;; Note: Replacing variable G6256 by its value # ;;; Note: Replacing variable G6257 by its value # ;;; Compiling (DEFUN ED-FIND-REPRESENTATIVE ...). ;;; Compiling (DEFUN ED-SELECT-REPRESENTATIVE ...). ;;; Compiling (DEFUN ED-HANDLE-P ...). ;;; Compiling (DEFUN ED-HCONS-QEQ ...). ;;; Compiling (DEFUN ED-VARIABLE-EQUIVALENCE ...). ;;; Compiling (DEFUN ED-QUANTIFIER-P ...). ;;; Note: Replacing variable FLIST by its value # ;;; Compiling (DEFUN ED-MESSAGE-P ...). ;;; Compiling (SI:FSET 'ED-MESSAGE-P ...). ;;; Warning: The ignored variable #:G6303 is used. ;;; Compiling (SI:FSET 'ED-MESSAGE-P ...). ;;; Warning: The ignored variable #:G6308 is used. ;;; Compiling (DEFUN ED-FRAGMENT-P ...). ;;; Compiling (SI:FSET 'ED-FRAGMENT-P ...). ;;; Warning: The ignored variable #:G6313 is used. ;;; Compiling (DEFUN ED-BLEACHED-P ...). ;;; Compiling (SI:FSET 'ED-BLEACHED-P ...). ;;; Warning: The ignored variable #:G6323 is used. ;;; Compiling (DEFUN ED-VACUOUS-P ...). ;;; Compiling (DEFUN ED-SUSPICIOUS-P ...). ;;; Compiling (DEFUN ED-CYCLIC-P ...). ;;; Note: Replacing variable G6330 by its value # ;;; Compiling (DEFUN ED-WALK ...). ;;; Note: Replacing variable G6334 by its value # ;;; Compiling (DEFUN ED-FRAGMENTED-P ...). ;;; Note: Replacing variable G6340 by its value # ;;; Note: Replacing variable G6341 by its value # ;;; Note: Replacing variable G6352 by its value # ;;; Note: Replacing variable G6354 by its value # ;;; Compiling (DEFUN ED-EXPLODE ...). ;;; Note: Replacing variable G6360 by its value # ;;; Note: Replacing variable G6361 by its value # ;;; Compiling (DEFUN ED-RESET ...). ;;; Note: Replacing variable G6380 by its value # ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Emitting code for MAKE-EDS. ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emitting linking call for ED-STATUS ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for MAKE-ED. ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emitting linking call for ED-P ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for ED-LINKED-PREDICATE. ;;; Emitting code for ED-OUTPUT-PSOA. ;;; Note: Emitting linking call for PSOA-P ;;; Emitting code for RECORD. ;;; Emitting code for ED-CONVERT-PSOA. ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for VAR-STRING ;;; Note: Replacing variable G6211 by its value ;;; Note: Replacing variable G6209 by its value ;;; Note: Replacing variable G6212 by its value ;;; Emitting code for ED-CONVERT-RELATION. ;;; Note: Emitting linking call for REMOVE-RIGHT-SEQUENCE ;;; Note: Emitting linking call for VSYM ;;; Note: Emitting linking call for CHAR-REL-P ;;; Emitting code for ED-BLEACH-EDS. ;;; Emitting code for ED-AUGMENT-EDS. ;;; Note: Replacing variable G6235 by its value ;;; Note: Replacing variable G6238 by its value ;;; Emitting code for ED-FIND-IDENTIFIER. ;;; Note: Emitting linking call for REL-P ;;; Emitting code for ED-FIND-REPRESENTATIVE. ;;; Emitting code for ED-SELECT-REPRESENTATIVE. ;;; Emitting code for ED-HANDLE-P. ;;; Emitting code for ED-HCONS-QEQ. ;;; Emitting code for ED-VARIABLE-EQUIVALENCE. ;;; Emitting code for ED-QUANTIFIER-P. ;;; Emitting code for ED-MESSAGE-P. ;;; Note: Emitting linking call for EQUAL-OR-SUBTYPE ;;; Emitting code for ED-FRAGMENT-P. ;;; Emitting code for ED-BLEACHED-P. ;;; Emitting code for ED-VACUOUS-P. ;;; Emitting code for ED-SUSPICIOUS-P. ;;; Emitting code for ED-CYCLIC-P. ;;; Note: Replacing variable G6328 by its value ;;; Note: Replacing variable G6331 by its value ;;; Emitting code for ED-WALK. ;;; Emitting code for ED-FRAGMENTED-P. ;;; Note: Replacing variable G6350 by its value ;;; Note: Replacing variable G6355 by its value ;;; Emitting code for ED-EXPLODE. ;;; Note: Replacing variable G6365 by its value ;;; Note: Replacing variable G6377 by its value ;;; Emitting code for ED-RESET. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/mrs/dependencies.c" -o "/home/eric-n/tmp/lkb/src/mrs/dependencies.o" ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/dependencies.fas" -L"/usr/lib/ecl/" "/home/eric-n/tmp/lkb/src/mrs/dependencies.o" -Wl,--rpath,/usr/lib/ecl/ -shared -lecl -ldl -lm ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/dependencies.lisp. ;;; Compiling /home/eric-n/tmp/lkb/src/mrs/dependencies.lisp. ;;; Compiling (DEFPARAMETER *EDS-PRETTY-PRINT-P* ...). ;;; Compiling (DEFPARAMETER *EDS-INCLUDE-QUANTIFIERS-P* ...). ;;; Compiling (DEFPARAMETER *EDS-INCLUDE-VACUOUS-RELATIONS-P* ...). ;;; Compiling (DEFPARAMETER *EDS-MESSAGE-RELATION* ...). ;;; Compiling (DEFPARAMETER *EDS-FRAGMENT-RELATION* ...). ;;; Compiling (DEFPARAMETER *EDS-BLEACHED-RELATIONS* ...). ;;; Compiling (DEFPARAMETER %EDS-VARIABLE-COUNTER% ...). ;;; Compiling (DEFPARAMETER %EDS-SYMBOL-TABLE% ...). ;;; Compiling (DEFPARAMETER %EDS-REPRESENTATIVES-TABLE% ...). ;;; Compiling (DEFPARAMETER %EDS-EQUIVALENCES% ...). ;;; Compiling (DEFPARAMETER %EDS-RELEVANT-FEATURES% ...). ;;; Warning: Redefining class EDS ;;; Compiling (DEFUN MAKE-EDS ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Warning: Redefining class ED ;;; Compiling (DEFUN MAKE-ED ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFUN ED-LINKED-PREDICATE ...). ;;; Compiling (DEFUN ED-OUTPUT-PSOA ...). ;;; Note: Replacing variable G6393 by its value # ;;; Note: Replacing variable G6394 by its value # ;;; Note: Replacing variable G6395 by its value # ;;; Note: Replacing variable G6397 by its value # ;;; Note: Replacing variable G6399 by its value # ;;; Note: Replacing variable G6401 by its value # ;;; Compiling (DEFUN ED-CONVERT-PSOA ...). ;;; Note: Replacing variable G6404 by its value # ;;; Compiling (DEFUN ED-CONVERT-RELATION ...). ;;; Compiling (DEFUN ED-BLEACH-EDS ...). ;;; Note: Replacing variable G6415 by its value # ;;; Note: Replacing variable G6416 by its value # ;;; Note: Replacing variable G6417 by its value # ;;; Note: Replacing variable G6418 by its value # ;;; Note: Replacing variable G6419 by its value # ;;; Note: Replacing variable G6420 by its value # ;;; Note: Replacing variable G6421 by its value # ;;; Note: Replacing variable G6422 by its value # ;;; Note: Replacing variable G6423 by its value # ;;; Compiling (DEFUN ED-AUGMENT-EDS ...). ;;; Note: Replacing variable G6430 by its value # ;;; Compiling (DEFUN ED-FIND-IDENTIFIER ...). ;;; Note: Replacing variable G6438 by its value # ;;; Note: Replacing variable G6441 by its value # ;;; Note: Replacing variable G6448 by its value # ;;; Note: Replacing variable G6449 by its value # ;;; Note: Replacing variable G6450 by its value # ;;; Note: Replacing variable G6451 by its value # ;;; Compiling (DEFUN ED-FIND-REPRESENTATIVE ...). ;;; Compiling (DEFUN ED-SELECT-REPRESENTATIVE ...). ;;; Compiling (DEFUN ED-HANDLE-P ...). ;;; Compiling (DEFUN ED-HCONS-QEQ ...). ;;; Compiling (DEFUN ED-VARIABLE-EQUIVALENCE ...). ;;; Compiling (DEFUN ED-QUANTIFIER-P ...). ;;; Note: Replacing variable FLIST by its value # ;;; Compiling (DEFUN ED-MESSAGE-P ...). ;;; Compiling (SI:FSET 'ED-MESSAGE-P ...). ;;; Warning: The ignored variable #:G6497 is used. ;;; Compiling (SI:FSET 'ED-MESSAGE-P ...). ;;; Warning: The ignored variable #:G6502 is used. ;;; Compiling (DEFUN ED-FRAGMENT-P ...). ;;; Compiling (SI:FSET 'ED-FRAGMENT-P ...). ;;; Warning: The ignored variable #:G6507 is used. ;;; Compiling (DEFUN ED-BLEACHED-P ...). ;;; Compiling (SI:FSET 'ED-BLEACHED-P ...). ;;; Warning: The ignored variable #:G6517 is used. ;;; Compiling (DEFUN ED-VACUOUS-P ...). ;;; Compiling (DEFUN ED-SUSPICIOUS-P ...). ;;; Compiling (DEFUN ED-CYCLIC-P ...). ;;; Note: Replacing variable G6524 by its value # ;;; Compiling (DEFUN ED-WALK ...). ;;; Note: Replacing variable G6528 by its value # ;;; Compiling (DEFUN ED-FRAGMENTED-P ...). ;;; Note: Replacing variable G6534 by its value # ;;; Note: Replacing variable G6535 by its value # ;;; Note: Replacing variable G6546 by its value # ;;; Note: Replacing variable G6548 by its value # ;;; Compiling (DEFUN ED-EXPLODE ...). ;;; Note: Replacing variable G6554 by its value # ;;; Note: Replacing variable G6555 by its value # ;;; Compiling (DEFUN ED-RESET ...). ;;; Note: Replacing variable G6574 by its value # ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Note: Emiting FUNCALL for VSYM ;;; Emitting code for MAKE-EDS. ;;; Emitting code for PRINT-OBJECT. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for MAKE-ED. ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emitting linking call for ED-P ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for ED-LINKED-PREDICATE. ;;; Emitting code for ED-OUTPUT-PSOA. ;;; Note: Emitting linking call for PSOA-P ;;; Emitting code for RECORD. ;;; Emitting code for ED-CONVERT-PSOA. ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for VAR-STRING ;;; Note: Replacing variable G6405 by its value ;;; Note: Replacing variable G6403 by its value ;;; Note: Replacing variable G6406 by its value ;;; Emitting code for ED-CONVERT-RELATION. ;;; Note: Emitting linking call for REMOVE-RIGHT-SEQUENCE ;;; Note: Emitting linking call for VSYM ;;; Note: Emitting linking call for CHAR-REL-P ;;; Emitting code for ED-BLEACH-EDS. ;;; Emitting code for ED-AUGMENT-EDS. ;;; Note: Replacing variable G6429 by its value ;;; Note: Replacing variable G6432 by its value ;;; Emitting code for ED-FIND-IDENTIFIER. ;;; Note: Emitting linking call for REL-P ;;; Emitting code for ED-FIND-REPRESENTATIVE. ;;; Emitting code for ED-SELECT-REPRESENTATIVE. ;;; Emitting code for ED-HANDLE-P. ;;; Emitting code for ED-HCONS-QEQ. ;;; Emitting code for ED-VARIABLE-EQUIVALENCE. ;;; Emitting code for ED-QUANTIFIER-P. ;;; Emitting code for ED-MESSAGE-P. ;;; Note: Emitting linking call for EQUAL-OR-SUBTYPE ;;; Emitting code for ED-FRAGMENT-P. ;;; Emitting code for ED-BLEACHED-P. ;;; Emitting code for ED-VACUOUS-P. ;;; Emitting code for ED-SUSPICIOUS-P. ;;; Emitting code for ED-CYCLIC-P. ;;; Note: Replacing variable G6522 by its value ;;; Note: Replacing variable G6525 by its value ;;; Emitting code for ED-WALK. ;;; Emitting code for ED-FRAGMENTED-P. ;;; Note: Replacing variable G6544 by its value ;;; Note: Replacing variable G6549 by its value ;;; Emitting code for ED-EXPLODE. ;;; Note: Replacing variable G6559 by its value ;;; Note: Replacing variable G6571 by its value ;;; Emitting code for ED-RESET. ;;; Calling the C compiler... ;;; Note: ;;; Invoking external command: i486-linux-gnu-gcc -I../include -Wall -g -O2 -fPIC -fstrict-aliasing -Dlinux -O "-I/usr/lib/ecl//h" -w -c "/home/eric-n/tmp/lkb/src/.lecl/mrs/dependencies.c" -o "/home/eric-n/tmp/lkb/src/.lecl/mrs/dependencies.o" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3 ;;; Finished compiling /home/eric-n/tmp/lkb/src/mrs/dependencies.lisp. ;;; Loading "/home/eric-n/tmp/lkb/src/.lecl/mrs/dependencies.fas" ;;; Warning: Redefining class EDS ;;; Warning: Redefining class ED (# # # # # #) > /usr/bin/make all-am make[4]: Entering directory `/home/eric-n/packages/pet/pet-0.99.7/cheap' if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT chart.o -MD -MP -MF ".deps/chart.Tpo" -c -o chart.o chart.cpp; \ then mv -f ".deps/chart.Tpo" ".deps/chart.Po"; else rm -f ".deps/chart.Tpo"; exit 1; fi item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor item-printer.h:27: warning: ‘class tItemPrinter’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT cheap.o -MD -MP -MF ".deps/cheap.Tpo" -c -o cheap.o cheap.cpp; \ then mv -f ".deps/cheap.Tpo" ".deps/cheap.Po"; else rm -f ".deps/cheap.Tpo"; exit 1; fi item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor input-modules.h:26: warning: ‘class tInputModule’ has virtual functions but non-virtual destructor input-modules.h:112: warning: ‘class tNE_recognizer’ has virtual functions but non-virtual destructor input-modules.h:120: warning: ‘class tPOSTagger’ has virtual functions but non-virtual destructor input-modules.h:129: warning: ‘class tMorphology’ has virtual functions but non-virtual destructor input-modules.h:139: warning: ‘class tLexicon’ has virtual functions but non-virtual destructor input-modules.h:149: warning: ‘class tInternalLexicon’ has virtual functions but non-virtual destructor lexparser.h:227: warning: ‘class lex_task’ has virtual functions but non-virtual destructor lexparser.h:242: warning: ‘class lex_and_inp_task’ has virtual functions but non-virtual destructor item-printer.h:27: warning: ‘class tItemPrinter’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT fs.o -MD -MP -MF ".deps/fs.Tpo" -c -o fs.o fs.cpp; \ then mv -f ".deps/fs.Tpo" ".deps/fs.Po"; else rm -f ".deps/fs.Tpo"; exit 1; fi restrictor.h:15: warning: ‘class restrictor’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT grammar.o -MD -MP -MF ".deps/grammar.Tpo" -c -o grammar.o grammar.cpp; \ then mv -f ".deps/grammar.Tpo" ".deps/grammar.Po"; else rm -f ".deps/grammar.Tpo"; exit 1; fi restrictor.h:15: warning: ‘class restrictor’ has virtual functions but non-virtual destructor item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor item-printer.h:27: warning: ‘class tItemPrinter’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT item-printer.o -MD -MP -MF ".deps/item-printer.Tpo" -c -o item-printer.o item-printer.cpp; \ then mv -f ".deps/item-printer.Tpo" ".deps/item-printer.Po"; else rm -f ".deps/item-printer.Tpo"; exit 1; fi item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor item-printer.h:27: warning: ‘class tItemPrinter’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT item.o -MD -MP -MF ".deps/item.Tpo" -c -o item.o item.cpp; \ then mv -f ".deps/item.Tpo" ".deps/item.Po"; else rm -f ".deps/item.Tpo"; exit 1; fi item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor item-printer.h:27: warning: ‘class tItemPrinter’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT lexicon.o -MD -MP -MF ".deps/lexicon.Tpo" -c -o lexicon.o lexicon.cpp; \ then mv -f ".deps/lexicon.Tpo" ".deps/lexicon.Po"; else rm -f ".deps/lexicon.Tpo"; exit 1; fi item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor input-modules.h:26: warning: ‘class tInputModule’ has virtual functions but non-virtual destructor input-modules.h:112: warning: ‘class tNE_recognizer’ has virtual functions but non-virtual destructor input-modules.h:120: warning: ‘class tPOSTagger’ has virtual functions but non-virtual destructor input-modules.h:129: warning: ‘class tMorphology’ has virtual functions but non-virtual destructor input-modules.h:139: warning: ‘class tLexicon’ has virtual functions but non-virtual destructor input-modules.h:149: warning: ‘class tInternalLexicon’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT lexparser.o -MD -MP -MF ".deps/lexparser.Tpo" -c -o lexparser.o lexparser.cpp; \ then mv -f ".deps/lexparser.Tpo" ".deps/lexparser.Po"; else rm -f ".deps/lexparser.Tpo"; exit 1; fi item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor input-modules.h:26: warning: ‘class tInputModule’ has virtual functions but non-virtual destructor input-modules.h:112: warning: ‘class tNE_recognizer’ has virtual functions but non-virtual destructor input-modules.h:120: warning: ‘class tPOSTagger’ has virtual functions but non-virtual destructor input-modules.h:129: warning: ‘class tMorphology’ has virtual functions but non-virtual destructor input-modules.h:139: warning: ‘class tLexicon’ has virtual functions but non-virtual destructor input-modules.h:149: warning: ‘class tInternalLexicon’ has virtual functions but non-virtual destructor lexparser.h:227: warning: ‘class lex_task’ has virtual functions but non-virtual destructor lexparser.h:242: warning: ‘class lex_and_inp_task’ has virtual functions but non-virtual destructor task.h:35: warning: ‘class basic_task’ has virtual functions but non-virtual destructor task.h:80: warning: ‘class rule_and_passive_task’ has virtual functions but non-virtual destructor task.h:100: warning: ‘class active_and_passive_task’ has virtual functions but non-virtual destructor item-printer.h:27: warning: ‘class tItemPrinter’ has virtual functions but non-virtual destructor lexparser.cpp:445: warning: ‘struct valid_non_input’ has virtual functions but non-virtual destructor lexparser.cpp:455: warning: ‘struct valid_lex_complete’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT lingo-tokenizer.o -MD -MP -MF ".deps/lingo-tokenizer.Tpo" -c -o lingo-tokenizer.o lingo-tokenizer.cpp; \ then mv -f ".deps/lingo-tokenizer.Tpo" ".deps/lingo-tokenizer.Po"; else rm -f ".deps/lingo-tokenizer.Tpo"; exit 1; fi item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor input-modules.h:26: warning: ‘class tInputModule’ has virtual functions but non-virtual destructor input-modules.h:112: warning: ‘class tNE_recognizer’ has virtual functions but non-virtual destructor input-modules.h:120: warning: ‘class tPOSTagger’ has virtual functions but non-virtual destructor input-modules.h:129: warning: ‘class tMorphology’ has virtual functions but non-virtual destructor input-modules.h:139: warning: ‘class tLexicon’ has virtual functions but non-virtual destructor input-modules.h:149: warning: ‘class tInternalLexicon’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT morph.o -MD -MP -MF ".deps/morph.Tpo" -c -o morph.o morph.cpp; \ then mv -f ".deps/morph.Tpo" ".deps/morph.Po"; else rm -f ".deps/morph.Tpo"; exit 1; fi item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor input-modules.h:26: warning: ‘class tInputModule’ has virtual functions but non-virtual destructor input-modules.h:112: warning: ‘class tNE_recognizer’ has virtual functions but non-virtual destructor input-modules.h:120: warning: ‘class tPOSTagger’ has virtual functions but non-virtual destructor input-modules.h:129: warning: ‘class tMorphology’ has virtual functions but non-virtual destructor input-modules.h:139: warning: ‘class tLexicon’ has virtual functions but non-virtual destructor input-modules.h:149: warning: ‘class tInternalLexicon’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.cpp; \ then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT parse.o -MD -MP -MF ".deps/parse.Tpo" -c -o parse.o parse.cpp; \ then mv -f ".deps/parse.Tpo" ".deps/parse.Po"; else rm -f ".deps/parse.Tpo"; exit 1; fi item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor item-printer.h:27: warning: ‘class tItemPrinter’ has virtual functions but non-virtual destructor input-modules.h:26: warning: ‘class tInputModule’ has virtual functions but non-virtual destructor input-modules.h:112: warning: ‘class tNE_recognizer’ has virtual functions but non-virtual destructor input-modules.h:120: warning: ‘class tPOSTagger’ has virtual functions but non-virtual destructor input-modules.h:129: warning: ‘class tMorphology’ has virtual functions but non-virtual destructor input-modules.h:139: warning: ‘class tLexicon’ has virtual functions but non-virtual destructor input-modules.h:149: warning: ‘class tInternalLexicon’ has virtual functions but non-virtual destructor lexparser.h:227: warning: ‘class lex_task’ has virtual functions but non-virtual destructor lexparser.h:242: warning: ‘class lex_and_inp_task’ has virtual functions but non-virtual destructor task.h:35: warning: ‘class basic_task’ has virtual functions but non-virtual destructor task.h:80: warning: ‘class rule_and_passive_task’ has virtual functions but non-virtual destructor task.h:100: warning: ‘class active_and_passive_task’ has virtual functions but non-virtual destructor parse.cpp: In function ‘void parse_finish(fs_alloc_state&, std::list >&)’: parse.cpp:442: warning: control may reach end of non-void function ‘bool tItem::root(tGrammar*, int, type_t&)’ being inlined if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT paths.o -MD -MP -MF ".deps/paths.Tpo" -c -o paths.o paths.cpp; \ then mv -f ".deps/paths.Tpo" ".deps/paths.Po"; else rm -f ".deps/paths.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT postags.o -MD -MP -MF ".deps/postags.Tpo" -c -o postags.o postags.cpp; \ then mv -f ".deps/postags.Tpo" ".deps/postags.Po"; else rm -f ".deps/postags.Tpo"; exit 1; fi item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT sm.o -MD -MP -MF ".deps/sm.Tpo" -c -o sm.o sm.cpp; \ then mv -f ".deps/sm.Tpo" ".deps/sm.Po"; else rm -f ".deps/sm.Tpo"; exit 1; fi item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT task.o -MD -MP -MF ".deps/task.Tpo" -c -o task.o task.cpp; \ then mv -f ".deps/task.Tpo" ".deps/task.Po"; else rm -f ".deps/task.Tpo"; exit 1; fi task.h:35: warning: ‘class basic_task’ has virtual functions but non-virtual destructor task.h:80: warning: ‘class rule_and_passive_task’ has virtual functions but non-virtual destructor task.h:100: warning: ‘class active_and_passive_task’ has virtual functions but non-virtual destructor item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT tsdb++.o -MD -MP -MF ".deps/tsdb++.Tpo" -c -o tsdb++.o tsdb++.cpp; \ then mv -f ".deps/tsdb++.Tpo" ".deps/tsdb++.Po"; else rm -f ".deps/tsdb++.Tpo"; exit 1; fi item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT yy-tokenizer.o -MD -MP -MF ".deps/yy-tokenizer.Tpo" -c -o yy-tokenizer.o yy-tokenizer.cpp; \ then mv -f ".deps/yy-tokenizer.Tpo" ".deps/yy-tokenizer.Po"; else rm -f ".deps/yy-tokenizer.Tpo"; exit 1; fi item.h:1019: warning: ‘struct item_predicate’ has virtual functions but non-virtual destructor input-modules.h:26: warning: ‘class tInputModule’ has virtual functions but non-virtual destructor input-modules.h:112: warning: ‘class tNE_recognizer’ has virtual functions but non-virtual destructor input-modules.h:120: warning: ‘class tPOSTagger’ has virtual functions but non-virtual destructor input-modules.h:129: warning: ‘class tMorphology’ has virtual functions but non-virtual destructor input-modules.h:139: warning: ‘class tLexicon’ has virtual functions but non-virtual destructor input-modules.h:149: warning: ‘class tInternalLexicon’ has virtual functions but non-virtual destructor if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT dag-tomabechi.o -MD -MP -MF ".deps/dag-tomabechi.Tpo" -c -o dag-tomabechi.o dag-tomabechi.cpp; \ then mv -f ".deps/dag-tomabechi.Tpo" ".deps/dag-tomabechi.Po"; else rm -f ".deps/dag-tomabechi.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT failure.o -MD -MP -MF ".deps/failure.Tpo" -c -o failure.o failure.cpp; \ then mv -f ".deps/failure.Tpo" ".deps/failure.Po"; else rm -f ".deps/failure.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT qc.o -MD -MP -MF ".deps/qc.Tpo" -c -o qc.o qc.cpp; \ then mv -f ".deps/qc.Tpo" ".deps/qc.Po"; else rm -f ".deps/qc.Tpo"; exit 1; fi if i486-linux-gnu-g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT cppbridge.o -MD -MP -MF ".deps/cppbridge.Tpo" -c -o cppbridge.o cppbridge.cpp; \ then mv -f ".deps/cppbridge.Tpo" ".deps/cppbridge.Po"; else rm -f ".deps/cppbridge.Tpo"; exit 1; fi if i486-linux-gnu-gcc -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -DDAG_TOMABECHI -DQC_PATH_COMP -I. -I. -I.. -I../common -I/usr/include -I/usr/lib/ecl/h -I/home/eric-n/tmp/lkb/include -I/usr/include -I/usr/include -g -O2 -Wall -MT petecl.o -MD -MP -MF ".deps/petecl.Tpo" -c -o petecl.o petecl.c; \ then mv -f ".deps/petecl.Tpo" ".deps/petecl.Po"; else rm -f ".deps/petecl.Tpo"; exit 1; fi In file included from /usr/lib/ecl/h/ecl.h:62, from petecl.c:22: /usr/lib/ecl/h/object.h:40: error: syntax error before ‘cl_narg’ /usr/lib/ecl/h/object.h:40: warning: type defaults to ‘int’ in declaration of ‘cl_narg’ /usr/lib/ecl/h/object.h:40: warning: data definition has no type or storage class /usr/lib/ecl/h/object.h:41: error: syntax error before ‘narg’ /usr/lib/ecl/h/object.h:211: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/object.h:211: warning: no semicolon at end of struct or union /usr/lib/ecl/h/object.h:212: warning: type defaults to ‘int’ in declaration of ‘size’ /usr/lib/ecl/h/object.h:212: warning: data definition has no type or storage class /usr/lib/ecl/h/object.h:219: error: syntax error before ‘}’ token /usr/lib/ecl/h/object.h:242: error: syntax error before ‘cl_fixnum’ /usr/lib/ecl/h/object.h:242: warning: no semicolon at end of struct or union /usr/lib/ecl/h/object.h:243: warning: type defaults to ‘int’ in declaration of ‘index’ /usr/lib/ecl/h/object.h:243: warning: built-in function ‘index’ declared as non-function /usr/lib/ecl/h/object.h:243: warning: data definition has no type or storage class /usr/lib/ecl/h/object.h:245: error: syntax error before ‘}’ token /usr/lib/ecl/h/object.h:252: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/object.h:252: warning: no semicolon at end of struct or union /usr/lib/ecl/h/object.h:253: warning: type defaults to ‘int’ in declaration of ‘dims’ /usr/lib/ecl/h/object.h:253: warning: data definition has no type or storage class /usr/lib/ecl/h/object.h:257: error: syntax error before ‘}’ token /usr/lib/ecl/h/object.h:264: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/object.h:264: warning: no semicolon at end of struct or union /usr/lib/ecl/h/object.h:265: warning: type defaults to ‘int’ in declaration of ‘fillp’ /usr/lib/ecl/h/object.h:265: warning: data definition has no type or storage class /usr/lib/ecl/h/object.h:271: error: syntax error before ‘}’ token /usr/lib/ecl/h/object.h:278: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/object.h:278: warning: no semicolon at end of struct or union /usr/lib/ecl/h/object.h:280: warning: type defaults to ‘int’ in declaration of ‘fillp’ /usr/lib/ecl/h/object.h:280: warning: data definition has no type or storage class /usr/lib/ecl/h/object.h:283: error: conflicting types for ‘self’ /usr/lib/ecl/h/object.h:268: error: previous declaration of ‘self’ was here /usr/lib/ecl/h/object.h:284: error: syntax error before ‘}’ token /usr/lib/ecl/h/object.h:298: error: syntax error before ‘cl_fixnum’ /usr/lib/ecl/h/object.h:298: warning: no semicolon at end of struct or union /usr/lib/ecl/h/object.h:336: error: syntax error before ‘cl_fixnum’ /usr/lib/ecl/h/object.h:336: warning: no semicolon at end of struct or union /usr/lib/ecl/h/object.h:337: warning: type defaults to ‘int’ in declaration of ‘int1’ /usr/lib/ecl/h/object.h:337: warning: data definition has no type or storage class /usr/lib/ecl/h/object.h:341: error: syntax error before ‘byte_size’ /usr/lib/ecl/h/object.h:341: warning: type defaults to ‘int’ in declaration of ‘byte_size’ /usr/lib/ecl/h/object.h:341: warning: data definition has no type or storage class /usr/lib/ecl/h/object.h:346: error: syntax error before ‘}’ token /usr/lib/ecl/h/object.h:350: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/object.h:350: warning: no semicolon at end of struct or union /usr/lib/ecl/h/object.h:419: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/object.h:419: warning: no semicolon at end of struct or union /usr/lib/ecl/h/object.h:420: warning: type defaults to ‘int’ in declaration of ‘data_size’ /usr/lib/ecl/h/object.h:420: warning: data definition has no type or storage class /usr/lib/ecl/h/object.h:423: error: syntax error before ‘}’ token /usr/lib/ecl/h/object.h:442: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/object.h:442: warning: no semicolon at end of struct or union /usr/lib/ecl/h/object.h:443: error: conflicting types for ‘data’ /usr/lib/ecl/h/object.h:422: error: previous declaration of ‘data’ was here /usr/lib/ecl/h/object.h:444: error: syntax error before ‘}’ token /usr/lib/ecl/h/object.h:500: error: field ‘hash’ has incomplete type /usr/lib/ecl/h/object.h:501: error: field ‘array’ has incomplete type /usr/lib/ecl/h/object.h:502: error: field ‘vector’ has incomplete type /usr/lib/ecl/h/object.h:503: error: field ‘string’ has incomplete type /usr/lib/ecl/h/object.h:504: error: field ‘stream’ has incomplete type /usr/lib/ecl/h/object.h:505: error: field ‘random’ has incomplete type /usr/lib/ecl/h/object.h:508: error: field ‘bytecodes’ has incomplete type /usr/lib/ecl/h/object.h:516: error: field ‘str’ has incomplete type /usr/lib/ecl/h/object.h:523: error: field ‘foreign’ has incomplete type /usr/lib/ecl/h/object.h: In function ‘type_of’: /usr/lib/ecl/h/object.h:578: error: ‘cl_fixnum’ undeclared (first use in this function) /usr/lib/ecl/h/object.h:578: error: (Each undeclared identifier is reported only once /usr/lib/ecl/h/object.h:578: error: for each function it appears in.) /usr/lib/ecl/h/object.h: At top level: /usr/lib/ecl/h/object.h:591: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/object.h:591: warning: no semicolon at end of struct or union /usr/lib/ecl/h/object.h:593: error: syntax error before ‘}’ token /usr/lib/ecl/h/object.h:593: warning: type defaults to ‘int’ in declaration of ‘cl_va_list’ /usr/lib/ecl/h/object.h:593: warning: data definition has no type or storage class In file included from /usr/lib/ecl/h/ecl.h:63, from petecl.c:22: /usr/lib/ecl/h/stacks.h:75: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/stacks.h:75: warning: no semicolon at end of struct or union /usr/lib/ecl/h/stacks.h:76: warning: type defaults to ‘int’ in declaration of ‘ihs_ptr’ /usr/lib/ecl/h/stacks.h:76: warning: data definition has no type or storage class /usr/lib/ecl/h/stacks.h:120: error: syntax error before ‘ihs_ptr’ /usr/lib/ecl/h/stacks.h:120: warning: no semicolon at end of struct or union /usr/lib/ecl/h/stacks.h:121: warning: type defaults to ‘int’ in declaration of ‘frs_sp’ /usr/lib/ecl/h/stacks.h:121: warning: data definition has no type or storage class /usr/lib/ecl/h/stacks.h:122: warning: type defaults to ‘int’ in declaration of ‘ecl_frame_ptr’ /usr/lib/ecl/h/stacks.h:122: warning: data definition has no type or storage class /usr/lib/ecl/h/stacks.h:125: error: syntax error before ‘_frs_push’ /usr/lib/ecl/h/stacks.h:125: warning: type defaults to ‘int’ in declaration of ‘_frs_push’ /usr/lib/ecl/h/stacks.h:125: warning: data definition has no type or storage class In file included from /usr/lib/ecl/h/ecl.h:70, from petecl.c:22: /usr/lib/ecl/h/external.h:29: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/external.h:29: warning: no semicolon at end of struct or union /usr/lib/ecl/h/external.h:37: error: syntax error before ‘bds_size’ /usr/lib/ecl/h/external.h:37: warning: type defaults to ‘int’ in declaration of ‘bds_size’ /usr/lib/ecl/h/external.h:37: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:55: error: syntax error before ‘frs_size’ /usr/lib/ecl/h/external.h:55: warning: type defaults to ‘int’ in declaration of ‘frs_size’ /usr/lib/ecl/h/external.h:55: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:69: error: syntax error before ‘cs_size’ /usr/lib/ecl/h/external.h:69: warning: type defaults to ‘int’ in declaration of ‘cs_size’ /usr/lib/ecl/h/external.h:69: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:72: error: syntax error before ‘nvalues’ /usr/lib/ecl/h/external.h:72: warning: type defaults to ‘int’ in declaration of ‘nvalues’ /usr/lib/ecl/h/external.h:72: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:73: error: ‘ECL_MULTIPLE_VALUES_LIMIT’ undeclared here (not in a function) /usr/lib/ecl/h/external.h:106: error: syntax error before ‘}’ token /usr/lib/ecl/h/external.h:186: error: syntax error before ‘slots’ /usr/lib/ecl/h/external.h:188: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/external.h:199: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:200: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:201: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:202: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:203: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:204: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:205: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:206: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:207: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:208: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:209: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:210: error: syntax error before ‘size’ /usr/lib/ecl/h/external.h:220: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:236: error: syntax error before ‘cl_num_symbols_in_core’ /usr/lib/ecl/h/external.h:236: warning: type defaults to ‘int’ in declaration of ‘cl_num_symbols_in_core’ /usr/lib/ecl/h/external.h:236: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:240: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:240: error: ‘APPLY_fixed’ declared as function returning a function /usr/lib/ecl/h/external.h:240: error: ‘cl_object’ redeclared as different kind of symbol /usr/lib/ecl/h/object.h:38: error: previous declaration of ‘cl_object’ was here /usr/lib/ecl/h/external.h:240: error: syntax error before ‘*’ token /usr/lib/ecl/h/external.h:241: error: syntax error before ‘APPLY’ /usr/lib/ecl/h/external.h:241: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:241: warning: type defaults to ‘int’ in declaration of ‘APPLY’ /usr/lib/ecl/h/external.h:241: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:242: error: syntax error before ‘APPLY_closure’ /usr/lib/ecl/h/external.h:242: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:242: warning: type defaults to ‘int’ in declaration of ‘APPLY_closure’ /usr/lib/ecl/h/external.h:242: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:247: error: syntax error before ‘cl_row_major_aref’ /usr/lib/ecl/h/external.h:247: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:247: warning: type defaults to ‘int’ in declaration of ‘cl_row_major_aref’ /usr/lib/ecl/h/external.h:247: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:248: error: syntax error before ‘si_row_major_aset’ /usr/lib/ecl/h/external.h:248: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:248: warning: type defaults to ‘int’ in declaration of ‘si_row_major_aset’ /usr/lib/ecl/h/external.h:248: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:249: error: syntax error before ‘si_make_vector’ /usr/lib/ecl/h/external.h:249: error: syntax error before ‘etype’ /usr/lib/ecl/h/external.h:249: warning: type defaults to ‘int’ in declaration of ‘si_make_vector’ /usr/lib/ecl/h/external.h:249: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:250: error: syntax error before ‘cl_array_element_type’ /usr/lib/ecl/h/external.h:250: error: syntax error before ‘a’ /usr/lib/ecl/h/external.h:250: warning: type defaults to ‘int’ in declaration of ‘cl_array_element_type’ /usr/lib/ecl/h/external.h:250: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:251: error: syntax error before ‘cl_array_rank’ /usr/lib/ecl/h/external.h:251: error: syntax error before ‘a’ /usr/lib/ecl/h/external.h:251: warning: type defaults to ‘int’ in declaration of ‘cl_array_rank’ /usr/lib/ecl/h/external.h:251: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:252: error: syntax error before ‘cl_array_dimension’ /usr/lib/ecl/h/external.h:252: error: syntax error before ‘a’ /usr/lib/ecl/h/external.h:252: warning: type defaults to ‘int’ in declaration of ‘cl_array_dimension’ /usr/lib/ecl/h/external.h:252: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:253: error: syntax error before ‘cl_array_total_size’ /usr/lib/ecl/h/external.h:253: error: syntax error before ‘a’ /usr/lib/ecl/h/external.h:253: warning: type defaults to ‘int’ in declaration of ‘cl_array_total_size’ /usr/lib/ecl/h/external.h:253: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:254: error: syntax error before ‘cl_adjustable_array_p’ /usr/lib/ecl/h/external.h:254: error: syntax error before ‘a’ /usr/lib/ecl/h/external.h:254: warning: type defaults to ‘int’ in declaration of ‘cl_adjustable_array_p’ /usr/lib/ecl/h/external.h:254: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:255: error: syntax error before ‘cl_array_displacement’ /usr/lib/ecl/h/external.h:255: error: syntax error before ‘a’ /usr/lib/ecl/h/external.h:255: warning: type defaults to ‘int’ in declaration of ‘cl_array_displacement’ /usr/lib/ecl/h/external.h:255: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:256: error: syntax error before ‘cl_svref’ /usr/lib/ecl/h/external.h:256: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:256: warning: type defaults to ‘int’ in declaration of ‘cl_svref’ /usr/lib/ecl/h/external.h:256: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:257: error: syntax error before ‘si_svset’ /usr/lib/ecl/h/external.h:257: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:257: warning: type defaults to ‘int’ in declaration of ‘si_svset’ /usr/lib/ecl/h/external.h:257: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:258: error: syntax error before ‘cl_array_has_fill_pointer_p’ /usr/lib/ecl/h/external.h:258: error: syntax error before ‘a’ /usr/lib/ecl/h/external.h:258: warning: type defaults to ‘int’ in declaration of ‘cl_array_has_fill_pointer_p’ /usr/lib/ecl/h/external.h:258: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:259: error: syntax error before ‘cl_fill_pointer’ /usr/lib/ecl/h/external.h:259: error: syntax error before ‘a’ /usr/lib/ecl/h/external.h:259: warning: type defaults to ‘int’ in declaration of ‘cl_fill_pointer’ /usr/lib/ecl/h/external.h:259: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:260: error: syntax error before ‘si_fill_pointer_set’ /usr/lib/ecl/h/external.h:260: error: syntax error before ‘a’ /usr/lib/ecl/h/external.h:260: warning: type defaults to ‘int’ in declaration of ‘si_fill_pointer_set’ /usr/lib/ecl/h/external.h:260: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:261: error: syntax error before ‘si_replace_array’ /usr/lib/ecl/h/external.h:261: error: syntax error before ‘old_obj’ /usr/lib/ecl/h/external.h:261: warning: type defaults to ‘int’ in declaration of ‘si_replace_array’ /usr/lib/ecl/h/external.h:261: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:262: error: syntax error before ‘cl_aref’ /usr/lib/ecl/h/external.h:262: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:262: warning: type defaults to ‘int’ in declaration of ‘cl_aref’ /usr/lib/ecl/h/external.h:262: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:263: error: syntax error before ‘si_aset’ /usr/lib/ecl/h/external.h:263: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:263: warning: type defaults to ‘int’ in declaration of ‘si_aset’ /usr/lib/ecl/h/external.h:263: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:264: error: syntax error before ‘si_make_pure_array’ /usr/lib/ecl/h/external.h:264: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:264: warning: type defaults to ‘int’ in declaration of ‘si_make_pure_array’ /usr/lib/ecl/h/external.h:264: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:266: error: syntax error before ‘object_to_index’ /usr/lib/ecl/h/external.h:266: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:266: warning: type defaults to ‘int’ in declaration of ‘object_to_index’ /usr/lib/ecl/h/external.h:266: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:267: error: syntax error before ‘aref’ /usr/lib/ecl/h/external.h:267: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:267: warning: type defaults to ‘int’ in declaration of ‘aref’ /usr/lib/ecl/h/external.h:267: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:268: error: syntax error before ‘aref1’ /usr/lib/ecl/h/external.h:268: error: syntax error before ‘v’ /usr/lib/ecl/h/external.h:268: warning: type defaults to ‘int’ in declaration of ‘aref1’ /usr/lib/ecl/h/external.h:268: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:269: error: syntax error before ‘aset’ /usr/lib/ecl/h/external.h:269: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:269: warning: type defaults to ‘int’ in declaration of ‘aset’ /usr/lib/ecl/h/external.h:269: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:270: error: syntax error before ‘aset1’ /usr/lib/ecl/h/external.h:270: error: syntax error before ‘v’ /usr/lib/ecl/h/external.h:270: warning: type defaults to ‘int’ in declaration of ‘aset1’ /usr/lib/ecl/h/external.h:270: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:271: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:272: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:273: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:274: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:275: error: syntax error before ‘ecl_elttype_to_symbol’ /usr/lib/ecl/h/external.h:275: warning: type defaults to ‘int’ in declaration of ‘ecl_elttype_to_symbol’ /usr/lib/ecl/h/external.h:275: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:276: error: syntax error before ‘dest’ /usr/lib/ecl/h/external.h:277: error: syntax error before ‘dest’ /usr/lib/ecl/h/external.h:282: error: syntax error before ‘cl_set’ /usr/lib/ecl/h/external.h:282: error: syntax error before ‘var’ /usr/lib/ecl/h/external.h:282: warning: type defaults to ‘int’ in declaration of ‘cl_set’ /usr/lib/ecl/h/external.h:282: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:283: error: syntax error before ‘cl_makunbound’ /usr/lib/ecl/h/external.h:283: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:283: warning: type defaults to ‘int’ in declaration of ‘cl_makunbound’ /usr/lib/ecl/h/external.h:283: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:284: error: syntax error before ‘cl_fmakunbound’ /usr/lib/ecl/h/external.h:284: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:284: warning: type defaults to ‘int’ in declaration of ‘cl_fmakunbound’ /usr/lib/ecl/h/external.h:284: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:285: error: syntax error before ‘si_fset’ /usr/lib/ecl/h/external.h:285: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:285: warning: type defaults to ‘int’ in declaration of ‘si_fset’ /usr/lib/ecl/h/external.h:285: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:286: error: syntax error before ‘si_get_sysprop’ /usr/lib/ecl/h/external.h:286: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:286: warning: type defaults to ‘int’ in declaration of ‘si_get_sysprop’ /usr/lib/ecl/h/external.h:286: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:287: error: syntax error before ‘si_put_sysprop’ /usr/lib/ecl/h/external.h:287: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:287: warning: type defaults to ‘int’ in declaration of ‘si_put_sysprop’ /usr/lib/ecl/h/external.h:287: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:288: error: syntax error before ‘si_rem_sysprop’ /usr/lib/ecl/h/external.h:288: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:288: warning: type defaults to ‘int’ in declaration of ‘si_rem_sysprop’ /usr/lib/ecl/h/external.h:288: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:290: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:294: error: syntax error before ‘big_register0_get’ /usr/lib/ecl/h/external.h:294: warning: type defaults to ‘int’ in declaration of ‘big_register0_get’ /usr/lib/ecl/h/external.h:294: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:295: error: syntax error before ‘big_register1_get’ /usr/lib/ecl/h/external.h:295: warning: type defaults to ‘int’ in declaration of ‘big_register1_get’ /usr/lib/ecl/h/external.h:295: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:296: error: syntax error before ‘big_register2_get’ /usr/lib/ecl/h/external.h:296: warning: type defaults to ‘int’ in declaration of ‘big_register2_get’ /usr/lib/ecl/h/external.h:296: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:297: error: syntax error before ‘big_register_copy’ /usr/lib/ecl/h/external.h:297: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:297: warning: type defaults to ‘int’ in declaration of ‘big_register_copy’ /usr/lib/ecl/h/external.h:297: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:298: error: syntax error before ‘big_register_normalize’ /usr/lib/ecl/h/external.h:298: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:298: warning: type defaults to ‘int’ in declaration of ‘big_register_normalize’ /usr/lib/ecl/h/external.h:298: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:299: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:300: error: syntax error before ‘bignum1’ /usr/lib/ecl/h/external.h:300: error: syntax error before ‘val’ /usr/lib/ecl/h/external.h:300: warning: type defaults to ‘int’ in declaration of ‘bignum1’ /usr/lib/ecl/h/external.h:300: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:304: error: syntax error before ‘bignum2’ /usr/lib/ecl/h/external.h:304: error: syntax error before ‘hi’ /usr/lib/ecl/h/external.h:304: warning: type defaults to ‘int’ in declaration of ‘bignum2’ /usr/lib/ecl/h/external.h:304: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:306: error: syntax error before ‘big_set_fixnum’ /usr/lib/ecl/h/external.h:306: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:306: warning: type defaults to ‘int’ in declaration of ‘big_set_fixnum’ /usr/lib/ecl/h/external.h:306: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:307: error: syntax error before ‘big_copy’ /usr/lib/ecl/h/external.h:307: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:307: warning: type defaults to ‘int’ in declaration of ‘big_copy’ /usr/lib/ecl/h/external.h:307: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:308: error: syntax error before ‘big_minus’ /usr/lib/ecl/h/external.h:308: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:308: warning: type defaults to ‘int’ in declaration of ‘big_minus’ /usr/lib/ecl/h/external.h:308: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:309: error: syntax error before ‘big_plus’ /usr/lib/ecl/h/external.h:309: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:309: warning: type defaults to ‘int’ in declaration of ‘big_plus’ /usr/lib/ecl/h/external.h:309: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:310: error: syntax error before ‘big_normalize’ /usr/lib/ecl/h/external.h:310: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:310: warning: type defaults to ‘int’ in declaration of ‘big_normalize’ /usr/lib/ecl/h/external.h:310: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:311: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:316: error: syntax error before ‘si_compiled_function_name’ /usr/lib/ecl/h/external.h:316: error: syntax error before ‘fun’ /usr/lib/ecl/h/external.h:316: warning: type defaults to ‘int’ in declaration of ‘si_compiled_function_name’ /usr/lib/ecl/h/external.h:316: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:317: error: syntax error before ‘si_compiled_function_block’ /usr/lib/ecl/h/external.h:317: error: syntax error before ‘fun’ /usr/lib/ecl/h/external.h:317: warning: type defaults to ‘int’ in declaration of ‘si_compiled_function_block’ /usr/lib/ecl/h/external.h:317: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:318: error: syntax error before ‘cl_function_lambda_expression’ /usr/lib/ecl/h/external.h:318: error: syntax error before ‘fun’ /usr/lib/ecl/h/external.h:318: warning: type defaults to ‘int’ in declaration of ‘cl_function_lambda_expression’ /usr/lib/ecl/h/external.h:318: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:320: error: syntax error before ‘cl_make_cfun’ /usr/lib/ecl/h/external.h:320: error: syntax error before ‘cl_object’ /usr/lib/ecl/h/external.h:320: warning: type defaults to ‘int’ in declaration of ‘cl_make_cfun’ /usr/lib/ecl/h/external.h:320: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:321: error: syntax error before ‘cl_make_cfun_va’ /usr/lib/ecl/h/external.h:321: error: syntax error before ‘cl_object’ /usr/lib/ecl/h/external.h:321: warning: type defaults to ‘int’ in declaration of ‘cl_make_cfun_va’ /usr/lib/ecl/h/external.h:321: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:322: error: syntax error before ‘cl_make_cclosure_va’ /usr/lib/ecl/h/external.h:322: error: syntax error before ‘cl_object’ /usr/lib/ecl/h/external.h:322: warning: type defaults to ‘int’ in declaration of ‘cl_make_cclosure_va’ /usr/lib/ecl/h/external.h:322: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:323: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:324: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:325: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:330: error: syntax error before ‘cl_digit_char_p’ /usr/lib/ecl/h/external.h:330: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:330: warning: type defaults to ‘int’ in declaration of ‘cl_digit_char_p’ /usr/lib/ecl/h/external.h:330: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:331: error: syntax error before ‘cl_charE’ /usr/lib/ecl/h/external.h:331: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:331: warning: type defaults to ‘int’ in declaration of ‘cl_charE’ /usr/lib/ecl/h/external.h:331: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:332: error: syntax error before ‘cl_charNE’ /usr/lib/ecl/h/external.h:332: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:332: warning: type defaults to ‘int’ in declaration of ‘cl_charNE’ /usr/lib/ecl/h/external.h:332: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:333: error: syntax error before ‘cl_charL’ /usr/lib/ecl/h/external.h:333: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:333: warning: type defaults to ‘int’ in declaration of ‘cl_charL’ /usr/lib/ecl/h/external.h:333: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:334: error: syntax error before ‘cl_charG’ /usr/lib/ecl/h/external.h:334: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:334: warning: type defaults to ‘int’ in declaration of ‘cl_charG’ /usr/lib/ecl/h/external.h:334: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:335: error: syntax error before ‘cl_charLE’ /usr/lib/ecl/h/external.h:335: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:335: warning: type defaults to ‘int’ in declaration of ‘cl_charLE’ /usr/lib/ecl/h/external.h:335: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:336: error: syntax error before ‘cl_charGE’ /usr/lib/ecl/h/external.h:336: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:336: warning: type defaults to ‘int’ in declaration of ‘cl_charGE’ /usr/lib/ecl/h/external.h:336: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:337: error: syntax error before ‘cl_char_equal’ /usr/lib/ecl/h/external.h:337: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:337: warning: type defaults to ‘int’ in declaration of ‘cl_char_equal’ /usr/lib/ecl/h/external.h:337: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:338: error: syntax error before ‘cl_char_not_equal’ /usr/lib/ecl/h/external.h:338: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:338: warning: type defaults to ‘int’ in declaration of ‘cl_char_not_equal’ /usr/lib/ecl/h/external.h:338: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:339: error: syntax error before ‘cl_char_lessp’ /usr/lib/ecl/h/external.h:339: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:339: warning: type defaults to ‘int’ in declaration of ‘cl_char_lessp’ /usr/lib/ecl/h/external.h:339: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:340: error: syntax error before ‘cl_char_greaterp’ /usr/lib/ecl/h/external.h:340: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:340: warning: type defaults to ‘int’ in declaration of ‘cl_char_greaterp’ /usr/lib/ecl/h/external.h:340: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:341: error: syntax error before ‘cl_char_not_greaterp’ /usr/lib/ecl/h/external.h:341: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:341: warning: type defaults to ‘int’ in declaration of ‘cl_char_not_greaterp’ /usr/lib/ecl/h/external.h:341: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:342: error: syntax error before ‘cl_char_not_lessp’ /usr/lib/ecl/h/external.h:342: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:342: warning: type defaults to ‘int’ in declaration of ‘cl_char_not_lessp’ /usr/lib/ecl/h/external.h:342: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:343: error: syntax error before ‘cl_digit_char’ /usr/lib/ecl/h/external.h:343: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:343: warning: type defaults to ‘int’ in declaration of ‘cl_digit_char’ /usr/lib/ecl/h/external.h:343: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:345: error: syntax error before ‘cl_alpha_char_p’ /usr/lib/ecl/h/external.h:345: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:345: warning: type defaults to ‘int’ in declaration of ‘cl_alpha_char_p’ /usr/lib/ecl/h/external.h:345: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:346: error: syntax error before ‘cl_alphanumericp’ /usr/lib/ecl/h/external.h:346: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:346: warning: type defaults to ‘int’ in declaration of ‘cl_alphanumericp’ /usr/lib/ecl/h/external.h:346: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:347: error: syntax error before ‘cl_both_case_p’ /usr/lib/ecl/h/external.h:347: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:347: warning: type defaults to ‘int’ in declaration of ‘cl_both_case_p’ /usr/lib/ecl/h/external.h:347: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:348: error: syntax error before ‘cl_char_code’ /usr/lib/ecl/h/external.h:348: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:348: warning: type defaults to ‘int’ in declaration of ‘cl_char_code’ /usr/lib/ecl/h/external.h:348: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:349: error: syntax error before ‘cl_char_downcase’ /usr/lib/ecl/h/external.h:349: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:349: warning: type defaults to ‘int’ in declaration of ‘cl_char_downcase’ /usr/lib/ecl/h/external.h:349: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:350: error: syntax error before ‘cl_char_int’ /usr/lib/ecl/h/external.h:350: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:350: warning: type defaults to ‘int’ in declaration of ‘cl_char_int’ /usr/lib/ecl/h/external.h:350: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:351: error: syntax error before ‘cl_char_name’ /usr/lib/ecl/h/external.h:351: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:351: warning: type defaults to ‘int’ in declaration of ‘cl_char_name’ /usr/lib/ecl/h/external.h:351: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:352: error: syntax error before ‘cl_char_upcase’ /usr/lib/ecl/h/external.h:352: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:352: warning: type defaults to ‘int’ in declaration of ‘cl_char_upcase’ /usr/lib/ecl/h/external.h:352: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:353: error: syntax error before ‘cl_character’ /usr/lib/ecl/h/external.h:353: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:353: warning: type defaults to ‘int’ in declaration of ‘cl_character’ /usr/lib/ecl/h/external.h:353: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:354: error: syntax error before ‘cl_code_char’ /usr/lib/ecl/h/external.h:354: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:354: warning: type defaults to ‘int’ in declaration of ‘cl_code_char’ /usr/lib/ecl/h/external.h:354: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:355: error: syntax error before ‘cl_graphic_char_p’ /usr/lib/ecl/h/external.h:355: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:355: warning: type defaults to ‘int’ in declaration of ‘cl_graphic_char_p’ /usr/lib/ecl/h/external.h:355: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:356: error: syntax error before ‘cl_lower_case_p’ /usr/lib/ecl/h/external.h:356: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:356: warning: type defaults to ‘int’ in declaration of ‘cl_lower_case_p’ /usr/lib/ecl/h/external.h:356: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:357: error: syntax error before ‘cl_name_char’ /usr/lib/ecl/h/external.h:357: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:357: warning: type defaults to ‘int’ in declaration of ‘cl_name_char’ /usr/lib/ecl/h/external.h:357: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:358: error: syntax error before ‘cl_standard_char_p’ /usr/lib/ecl/h/external.h:358: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:358: warning: type defaults to ‘int’ in declaration of ‘cl_standard_char_p’ /usr/lib/ecl/h/external.h:358: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:359: error: syntax error before ‘cl_upper_case_p’ /usr/lib/ecl/h/external.h:359: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:359: warning: type defaults to ‘int’ in declaration of ‘cl_upper_case_p’ /usr/lib/ecl/h/external.h:359: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:361: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:362: error: syntax error before ‘char_code’ /usr/lib/ecl/h/external.h:362: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:362: warning: type defaults to ‘int’ in declaration of ‘char_code’ /usr/lib/ecl/h/external.h:362: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:364: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:365: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:366: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:367: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:368: error: syntax error before ‘w’ /usr/lib/ecl/h/external.h:379: error: syntax error before ‘si_specialp’ /usr/lib/ecl/h/external.h:379: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:379: warning: type defaults to ‘int’ in declaration of ‘si_specialp’ /usr/lib/ecl/h/external.h:379: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:381: error: syntax error before ‘ifloor’ /usr/lib/ecl/h/external.h:381: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:381: warning: type defaults to ‘int’ in declaration of ‘ifloor’ /usr/lib/ecl/h/external.h:381: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:382: error: syntax error before ‘imod’ /usr/lib/ecl/h/external.h:382: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:382: warning: type defaults to ‘int’ in declaration of ‘imod’ /usr/lib/ecl/h/external.h:382: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:383: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:384: error: syntax error before ‘object_to_fixnum’ /usr/lib/ecl/h/external.h:384: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:384: warning: type defaults to ‘int’ in declaration of ‘object_to_fixnum’ /usr/lib/ecl/h/external.h:384: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:385: error: syntax error before ‘object_to_unsigned_integer’ /usr/lib/ecl/h/external.h:385: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:385: warning: type defaults to ‘int’ in declaration of ‘object_to_unsigned_integer’ /usr/lib/ecl/h/external.h:385: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:386: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:387: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:388: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:389: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:390: error: syntax error before ‘tag’ /usr/lib/ecl/h/external.h:391: error: syntax error before ‘block_id’ /usr/lib/ecl/h/external.h:392: error: syntax error before ‘tag_id’ /usr/lib/ecl/h/external.h:393: error: syntax error before ‘args’ /usr/lib/ecl/h/external.h:394: error: syntax error before ‘cl_grab_rest_args’ /usr/lib/ecl/h/external.h:394: error: syntax error before ‘args’ /usr/lib/ecl/h/external.h:394: warning: type defaults to ‘int’ in declaration of ‘cl_grab_rest_args’ /usr/lib/ecl/h/external.h:394: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:395: error: syntax error before ‘l’ /usr/lib/ecl/h/external.h:399: error: syntax error before ‘si_process_lambda_list’ /usr/lib/ecl/h/external.h:399: error: syntax error before ‘lambda_list’ /usr/lib/ecl/h/external.h:399: warning: type defaults to ‘int’ in declaration of ‘si_process_lambda_list’ /usr/lib/ecl/h/external.h:399: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:400: error: syntax error before ‘si_process_lambda’ /usr/lib/ecl/h/external.h:400: error: syntax error before ‘lambda’ /usr/lib/ecl/h/external.h:400: warning: type defaults to ‘int’ in declaration of ‘si_process_lambda’ /usr/lib/ecl/h/external.h:400: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:401: error: syntax error before ‘si_make_lambda’ /usr/lib/ecl/h/external.h:401: error: syntax error before ‘name’ /usr/lib/ecl/h/external.h:401: warning: type defaults to ‘int’ in declaration of ‘si_make_lambda’ /usr/lib/ecl/h/external.h:401: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:402: error: syntax error before ‘si_function_block_name’ /usr/lib/ecl/h/external.h:402: error: syntax error before ‘name’ /usr/lib/ecl/h/external.h:402: warning: type defaults to ‘int’ in declaration of ‘si_function_block_name’ /usr/lib/ecl/h/external.h:402: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:403: error: syntax error before ‘si_valid_function_name_p’ /usr/lib/ecl/h/external.h:403: error: syntax error before ‘name’ /usr/lib/ecl/h/external.h:403: warning: type defaults to ‘int’ in declaration of ‘si_valid_function_name_p’ /usr/lib/ecl/h/external.h:403: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:404: error: syntax error before ‘si_process_declarations’ /usr/lib/ecl/h/external.h:404: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:404: warning: type defaults to ‘int’ in declaration of ‘si_process_declarations’ /usr/lib/ecl/h/external.h:404: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:406: error: syntax error before ‘make_lambda’ /usr/lib/ecl/h/external.h:406: error: syntax error before ‘name’ /usr/lib/ecl/h/external.h:406: warning: type defaults to ‘int’ in declaration of ‘make_lambda’ /usr/lib/ecl/h/external.h:406: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:407: error: syntax error before ‘si_eval_with_env’ /usr/lib/ecl/h/external.h:407: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:407: warning: type defaults to ‘int’ in declaration of ‘si_eval_with_env’ /usr/lib/ecl/h/external.h:407: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:411: error: syntax error before ‘si_interpreter_stack’ /usr/lib/ecl/h/external.h:411: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:411: warning: type defaults to ‘int’ in declaration of ‘si_interpreter_stack’ /usr/lib/ecl/h/external.h:411: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:413: error: syntax error before ‘o’ /usr/lib/ecl/h/external.h:414: error: syntax error before ‘cl_stack_pop’ /usr/lib/ecl/h/external.h:414: warning: type defaults to ‘int’ in declaration of ‘cl_stack_pop’ /usr/lib/ecl/h/external.h:414: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:415: error: syntax error before ‘cl_stack_index’ /usr/lib/ecl/h/external.h:415: warning: type defaults to ‘int’ in declaration of ‘cl_stack_index’ /usr/lib/ecl/h/external.h:415: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:416: error: syntax error before ‘new_size’ /usr/lib/ecl/h/external.h:417: error: syntax error before ‘sp’ /usr/lib/ecl/h/external.h:418: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:419: error: syntax error before ‘where’ /usr/lib/ecl/h/external.h:420: error: syntax error before ‘cl_stack_push_list’ /usr/lib/ecl/h/external.h:420: error: syntax error before ‘list’ /usr/lib/ecl/h/external.h:420: warning: type defaults to ‘int’ in declaration of ‘cl_stack_push_list’ /usr/lib/ecl/h/external.h:420: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:421: error: syntax error before ‘cl_stack_push_va_list’ /usr/lib/ecl/h/external.h:421: error: syntax error before ‘args’ /usr/lib/ecl/h/external.h:421: warning: type defaults to ‘int’ in declaration of ‘cl_stack_push_va_list’ /usr/lib/ecl/h/external.h:421: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:422: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:423: error: syntax error before ‘cl_stack_push_values’ /usr/lib/ecl/h/external.h:423: warning: type defaults to ‘int’ in declaration of ‘cl_stack_push_values’ /usr/lib/ecl/h/external.h:423: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:424: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:426: error: syntax error before ‘lambda_apply’ /usr/lib/ecl/h/external.h:426: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:426: warning: type defaults to ‘int’ in declaration of ‘lambda_apply’ /usr/lib/ecl/h/external.h:426: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:427: error: syntax error before ‘bytecodes’ /usr/lib/ecl/h/external.h:431: error: syntax error before ‘si_bc_disassemble’ /usr/lib/ecl/h/external.h:431: error: syntax error before ‘v’ /usr/lib/ecl/h/external.h:431: warning: type defaults to ‘int’ in declaration of ‘si_bc_disassemble’ /usr/lib/ecl/h/external.h:431: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:432: error: syntax error before ‘si_bc_split’ /usr/lib/ecl/h/external.h:432: error: syntax error before ‘v’ /usr/lib/ecl/h/external.h:432: warning: type defaults to ‘int’ in declaration of ‘si_bc_split’ /usr/lib/ecl/h/external.h:432: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:436: error: syntax error before ‘cl_error’ /usr/lib/ecl/h/external.h:436: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:436: warning: type defaults to ‘int’ in declaration of ‘cl_error’ /usr/lib/ecl/h/external.h:436: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:437: error: syntax error before ‘cl_cerror’ /usr/lib/ecl/h/external.h:437: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:437: warning: type defaults to ‘int’ in declaration of ‘cl_cerror’ /usr/lib/ecl/h/external.h:437: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:444: error: syntax error before ‘cl_object’ /usr/lib/ecl/h/external.h:447: error: syntax error before ‘fn’ /usr/lib/ecl/h/external.h:448: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:449: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:450: error: syntax error before ‘type’ /usr/lib/ecl/h/external.h:451: error: syntax error before ‘fun’ /usr/lib/ecl/h/external.h:453: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:454: error: syntax error before ‘obj’ /usr/lib/ecl/h/external.h:455: error: syntax error before ‘cl_object’ /usr/lib/ecl/h/external.h:456: error: syntax error before ‘v’ /usr/lib/ecl/h/external.h:457: error: syntax error before ‘fname’ /usr/lib/ecl/h/external.h:458: error: syntax error before ‘obj’ /usr/lib/ecl/h/external.h:459: error: syntax error before ‘obj’ /usr/lib/ecl/h/external.h:460: error: syntax error before ‘CEerror’ /usr/lib/ecl/h/external.h:460: warning: type defaults to ‘int’ in declaration of ‘CEerror’ /usr/lib/ecl/h/external.h:460: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:461: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:462: error: syntax error before ‘obj’ /usr/lib/ecl/h/external.h:470: error: syntax error before ‘cl_funcall’ /usr/lib/ecl/h/external.h:470: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:470: warning: type defaults to ‘int’ in declaration of ‘cl_funcall’ /usr/lib/ecl/h/external.h:470: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:471: error: syntax error before ‘cl_apply’ /usr/lib/ecl/h/external.h:471: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:471: warning: type defaults to ‘int’ in declaration of ‘cl_apply’ /usr/lib/ecl/h/external.h:471: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:472: error: syntax error before ‘si_safe_eval’ /usr/lib/ecl/h/external.h:472: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:472: warning: type defaults to ‘int’ in declaration of ‘si_safe_eval’ /usr/lib/ecl/h/external.h:472: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:475: error: syntax error before ‘args’ /usr/lib/ecl/h/external.h:476: error: syntax error before ‘cl_va_arg’ /usr/lib/ecl/h/external.h:476: error: syntax error before ‘args’ /usr/lib/ecl/h/external.h:476: warning: type defaults to ‘int’ in declaration of ‘cl_va_arg’ /usr/lib/ecl/h/external.h:476: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:478: error: syntax error before ‘si_unlink_symbol’ /usr/lib/ecl/h/external.h:478: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:478: warning: type defaults to ‘int’ in declaration of ‘si_unlink_symbol’ /usr/lib/ecl/h/external.h:478: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:479: error: syntax error before ‘cl_eval’ /usr/lib/ecl/h/external.h:479: error: syntax error before ‘form’ /usr/lib/ecl/h/external.h:479: warning: type defaults to ‘int’ in declaration of ‘cl_eval’ /usr/lib/ecl/h/external.h:479: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:480: error: syntax error before ‘cl_constantp’ /usr/lib/ecl/h/external.h:480: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:480: warning: type defaults to ‘int’ in declaration of ‘cl_constantp’ /usr/lib/ecl/h/external.h:480: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:483: error: syntax error before ‘cl_apply_from_stack’ /usr/lib/ecl/h/external.h:483: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:483: warning: type defaults to ‘int’ in declaration of ‘cl_apply_from_stack’ /usr/lib/ecl/h/external.h:483: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:484: error: syntax error before ‘link_call’ /usr/lib/ecl/h/external.h:484: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:484: warning: type defaults to ‘int’ in declaration of ‘link_call’ /usr/lib/ecl/h/external.h:484: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:485: error: syntax error before ‘cl_safe_eval’ /usr/lib/ecl/h/external.h:485: error: syntax error before ‘form’ /usr/lib/ecl/h/external.h:485: warning: type defaults to ‘int’ in declaration of ‘cl_safe_eval’ /usr/lib/ecl/h/external.h:485: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:489: error: syntax error before ‘si_allocate_foreign_data’ /usr/lib/ecl/h/external.h:489: error: syntax error before ‘tag’ /usr/lib/ecl/h/external.h:489: warning: type defaults to ‘int’ in declaration of ‘si_allocate_foreign_data’ /usr/lib/ecl/h/external.h:489: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:490: error: syntax error before ‘si_foreign_data_address’ /usr/lib/ecl/h/external.h:490: error: syntax error before ‘f’ /usr/lib/ecl/h/external.h:490: warning: type defaults to ‘int’ in declaration of ‘si_foreign_data_address’ /usr/lib/ecl/h/external.h:490: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:491: error: syntax error before ‘si_foreign_data_pointer’ /usr/lib/ecl/h/external.h:491: error: syntax error before ‘f’ /usr/lib/ecl/h/external.h:491: warning: type defaults to ‘int’ in declaration of ‘si_foreign_data_pointer’ /usr/lib/ecl/h/external.h:491: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:492: error: syntax error before ‘si_foreign_data_ref’ /usr/lib/ecl/h/external.h:492: error: syntax error before ‘f’ /usr/lib/ecl/h/external.h:492: warning: type defaults to ‘int’ in declaration of ‘si_foreign_data_ref’ /usr/lib/ecl/h/external.h:492: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:493: error: syntax error before ‘si_foreign_data_ref_elt’ /usr/lib/ecl/h/external.h:493: error: syntax error before ‘f’ /usr/lib/ecl/h/external.h:493: warning: type defaults to ‘int’ in declaration of ‘si_foreign_data_ref_elt’ /usr/lib/ecl/h/external.h:493: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:494: error: syntax error before ‘si_foreign_data_set’ /usr/lib/ecl/h/external.h:494: error: syntax error before ‘f’ /usr/lib/ecl/h/external.h:494: warning: type defaults to ‘int’ in declaration of ‘si_foreign_data_set’ /usr/lib/ecl/h/external.h:494: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:495: error: syntax error before ‘si_foreign_data_set_elt’ /usr/lib/ecl/h/external.h:495: error: syntax error before ‘f’ /usr/lib/ecl/h/external.h:495: warning: type defaults to ‘int’ in declaration of ‘si_foreign_data_set_elt’ /usr/lib/ecl/h/external.h:495: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:496: error: syntax error before ‘si_foreign_data_tag’ /usr/lib/ecl/h/external.h:496: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:496: warning: type defaults to ‘int’ in declaration of ‘si_foreign_data_tag’ /usr/lib/ecl/h/external.h:496: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:497: error: syntax error before ‘si_foreign_data_recast’ /usr/lib/ecl/h/external.h:497: error: syntax error before ‘f’ /usr/lib/ecl/h/external.h:497: warning: type defaults to ‘int’ in declaration of ‘si_foreign_data_recast’ /usr/lib/ecl/h/external.h:497: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:498: error: syntax error before ‘si_free_foreign_data’ /usr/lib/ecl/h/external.h:498: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:498: warning: type defaults to ‘int’ in declaration of ‘si_free_foreign_data’ /usr/lib/ecl/h/external.h:498: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:499: error: syntax error before ‘si_null_pointer_p’ /usr/lib/ecl/h/external.h:499: error: syntax error before ‘f’ /usr/lib/ecl/h/external.h:499: warning: type defaults to ‘int’ in declaration of ‘si_null_pointer_p’ /usr/lib/ecl/h/external.h:499: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:500: error: syntax error before ‘si_size_of_foreign_elt_type’ /usr/lib/ecl/h/external.h:500: error: syntax error before ‘tag’ /usr/lib/ecl/h/external.h:500: warning: type defaults to ‘int’ in declaration of ‘si_size_of_foreign_elt_type’ /usr/lib/ecl/h/external.h:500: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:501: error: syntax error before ‘si_load_foreign_module’ /usr/lib/ecl/h/external.h:501: error: syntax error before ‘module’ /usr/lib/ecl/h/external.h:501: warning: type defaults to ‘int’ in declaration of ‘si_load_foreign_module’ /usr/lib/ecl/h/external.h:501: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:502: error: syntax error before ‘si_find_foreign_symbol’ /usr/lib/ecl/h/external.h:502: error: syntax error before ‘var’ /usr/lib/ecl/h/external.h:502: warning: type defaults to ‘int’ in declaration of ‘si_find_foreign_symbol’ /usr/lib/ecl/h/external.h:502: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:503: error: syntax error before ‘si_call_cfun’ /usr/lib/ecl/h/external.h:503: error: syntax error before ‘fun’ /usr/lib/ecl/h/external.h:503: warning: type defaults to ‘int’ in declaration of ‘si_call_cfun’ /usr/lib/ecl/h/external.h:503: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:504: error: syntax error before ‘si_make_dynamic_callback’ /usr/lib/ecl/h/external.h:504: error: syntax error before ‘fun’ /usr/lib/ecl/h/external.h:504: warning: type defaults to ‘int’ in declaration of ‘si_make_dynamic_callback’ /usr/lib/ecl/h/external.h:504: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:506: error: syntax error before ‘ecl_make_foreign_data’ /usr/lib/ecl/h/external.h:506: error: syntax error before ‘tag’ /usr/lib/ecl/h/external.h:506: warning: type defaults to ‘int’ in declaration of ‘ecl_make_foreign_data’ /usr/lib/ecl/h/external.h:506: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:507: error: syntax error before ‘ecl_allocate_foreign_data’ /usr/lib/ecl/h/external.h:507: error: syntax error before ‘tag’ /usr/lib/ecl/h/external.h:507: warning: type defaults to ‘int’ in declaration of ‘ecl_allocate_foreign_data’ /usr/lib/ecl/h/external.h:507: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:508: error: syntax error before ‘f’ /usr/lib/ecl/h/external.h:509: error: syntax error before ‘f’ /usr/lib/ecl/h/external.h:510: error: syntax error before ‘ecl_null_terminated_string’ /usr/lib/ecl/h/external.h:510: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:510: warning: type defaults to ‘int’ in declaration of ‘ecl_null_terminated_string’ /usr/lib/ecl/h/external.h:510: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:518: error: syntax error before ‘cl_make_synonym_stream’ /usr/lib/ecl/h/external.h:518: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:518: warning: type defaults to ‘int’ in declaration of ‘cl_make_synonym_stream’ /usr/lib/ecl/h/external.h:518: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:519: error: syntax error before ‘cl_synonym_stream_symbol’ /usr/lib/ecl/h/external.h:519: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:519: warning: type defaults to ‘int’ in declaration of ‘cl_synonym_stream_symbol’ /usr/lib/ecl/h/external.h:519: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:520: error: syntax error before ‘cl_make_two_way_stream’ /usr/lib/ecl/h/external.h:520: error: syntax error before ‘strm1’ /usr/lib/ecl/h/external.h:520: warning: type defaults to ‘int’ in declaration of ‘cl_make_two_way_stream’ /usr/lib/ecl/h/external.h:520: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:521: error: syntax error before ‘cl_two_way_stream_input_stream’ /usr/lib/ecl/h/external.h:521: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:521: warning: type defaults to ‘int’ in declaration of ‘cl_two_way_stream_input_stream’ /usr/lib/ecl/h/external.h:521: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:522: error: syntax error before ‘cl_two_way_stream_output_stream’ /usr/lib/ecl/h/external.h:522: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:522: warning: type defaults to ‘int’ in declaration of ‘cl_two_way_stream_output_stream’ /usr/lib/ecl/h/external.h:522: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:523: error: syntax error before ‘cl_make_echo_stream’ /usr/lib/ecl/h/external.h:523: error: syntax error before ‘strm1’ /usr/lib/ecl/h/external.h:523: warning: type defaults to ‘int’ in declaration of ‘cl_make_echo_stream’ /usr/lib/ecl/h/external.h:523: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:524: error: syntax error before ‘cl_echo_stream_input_stream’ /usr/lib/ecl/h/external.h:524: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:524: warning: type defaults to ‘int’ in declaration of ‘cl_echo_stream_input_stream’ /usr/lib/ecl/h/external.h:524: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:525: error: syntax error before ‘cl_echo_stream_output_stream’ /usr/lib/ecl/h/external.h:525: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:525: warning: type defaults to ‘int’ in declaration of ‘cl_echo_stream_output_stream’ /usr/lib/ecl/h/external.h:525: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:526: error: syntax error before ‘cl_make_string_output_stream’ /usr/lib/ecl/h/external.h:526: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:526: warning: type defaults to ‘int’ in declaration of ‘cl_make_string_output_stream’ /usr/lib/ecl/h/external.h:526: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:527: error: syntax error before ‘cl_get_output_stream_string’ /usr/lib/ecl/h/external.h:527: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:527: warning: type defaults to ‘int’ in declaration of ‘cl_get_output_stream_string’ /usr/lib/ecl/h/external.h:527: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:528: error: syntax error before ‘si_output_stream_string’ /usr/lib/ecl/h/external.h:528: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:528: warning: type defaults to ‘int’ in declaration of ‘si_output_stream_string’ /usr/lib/ecl/h/external.h:528: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:529: error: syntax error before ‘cl_streamp’ /usr/lib/ecl/h/external.h:529: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:529: warning: type defaults to ‘int’ in declaration of ‘cl_streamp’ /usr/lib/ecl/h/external.h:529: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:530: error: syntax error before ‘cl_input_stream_p’ /usr/lib/ecl/h/external.h:530: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:530: warning: type defaults to ‘int’ in declaration of ‘cl_input_stream_p’ /usr/lib/ecl/h/external.h:530: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:531: error: syntax error before ‘cl_output_stream_p’ /usr/lib/ecl/h/external.h:531: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:531: warning: type defaults to ‘int’ in declaration of ‘cl_output_stream_p’ /usr/lib/ecl/h/external.h:531: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:532: error: syntax error before ‘cl_stream_element_type’ /usr/lib/ecl/h/external.h:532: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:532: warning: type defaults to ‘int’ in declaration of ‘cl_stream_element_type’ /usr/lib/ecl/h/external.h:532: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:533: error: syntax error before ‘cl_stream_external_format’ /usr/lib/ecl/h/external.h:533: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:533: warning: type defaults to ‘int’ in declaration of ‘cl_stream_external_format’ /usr/lib/ecl/h/external.h:533: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:534: error: syntax error before ‘cl_file_length’ /usr/lib/ecl/h/external.h:534: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:534: warning: type defaults to ‘int’ in declaration of ‘cl_file_length’ /usr/lib/ecl/h/external.h:534: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:535: error: syntax error before ‘si_get_string_input_stream_index’ /usr/lib/ecl/h/external.h:535: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:535: warning: type defaults to ‘int’ in declaration of ‘si_get_string_input_stream_index’ /usr/lib/ecl/h/external.h:535: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:536: error: syntax error before ‘si_make_string_output_stream_from_string’ /usr/lib/ecl/h/external.h:536: error: syntax error before ‘strng’ /usr/lib/ecl/h/external.h:536: warning: type defaults to ‘int’ in declaration of ‘si_make_string_output_stream_from_string’ /usr/lib/ecl/h/external.h:536: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:537: error: syntax error before ‘si_copy_stream’ /usr/lib/ecl/h/external.h:537: error: syntax error before ‘in’ /usr/lib/ecl/h/external.h:537: warning: type defaults to ‘int’ in declaration of ‘si_copy_stream’ /usr/lib/ecl/h/external.h:537: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:538: error: syntax error before ‘cl_open_stream_p’ /usr/lib/ecl/h/external.h:538: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:538: warning: type defaults to ‘int’ in declaration of ‘cl_open_stream_p’ /usr/lib/ecl/h/external.h:538: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:539: error: syntax error before ‘cl_make_broadcast_stream’ /usr/lib/ecl/h/external.h:539: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:539: warning: type defaults to ‘int’ in declaration of ‘cl_make_broadcast_stream’ /usr/lib/ecl/h/external.h:539: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:540: error: syntax error before ‘cl_broadcast_stream_streams’ /usr/lib/ecl/h/external.h:540: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:540: warning: type defaults to ‘int’ in declaration of ‘cl_broadcast_stream_streams’ /usr/lib/ecl/h/external.h:540: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:541: error: syntax error before ‘cl_make_concatenated_stream’ /usr/lib/ecl/h/external.h:541: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:541: warning: type defaults to ‘int’ in declaration of ‘cl_make_concatenated_stream’ /usr/lib/ecl/h/external.h:541: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:542: error: syntax error before ‘cl_concatenated_stream_streams’ /usr/lib/ecl/h/external.h:542: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:542: warning: type defaults to ‘int’ in declaration of ‘cl_concatenated_stream_streams’ /usr/lib/ecl/h/external.h:542: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:543: error: syntax error before ‘cl_make_string_input_stream’ /usr/lib/ecl/h/external.h:543: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:543: warning: type defaults to ‘int’ in declaration of ‘cl_make_string_input_stream’ /usr/lib/ecl/h/external.h:543: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:544: error: syntax error before ‘cl_close’ /usr/lib/ecl/h/external.h:544: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:544: warning: type defaults to ‘int’ in declaration of ‘cl_close’ /usr/lib/ecl/h/external.h:544: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:545: error: syntax error before ‘cl_open’ /usr/lib/ecl/h/external.h:545: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:545: warning: type defaults to ‘int’ in declaration of ‘cl_open’ /usr/lib/ecl/h/external.h:545: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:546: error: syntax error before ‘cl_file_position’ /usr/lib/ecl/h/external.h:546: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:546: warning: type defaults to ‘int’ in declaration of ‘cl_file_position’ /usr/lib/ecl/h/external.h:546: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:547: error: syntax error before ‘cl_file_string_length’ /usr/lib/ecl/h/external.h:547: error: syntax error before ‘stream’ /usr/lib/ecl/h/external.h:547: warning: type defaults to ‘int’ in declaration of ‘cl_file_string_length’ /usr/lib/ecl/h/external.h:547: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:548: error: syntax error before ‘si_do_write_sequence’ /usr/lib/ecl/h/external.h:548: error: syntax error before ‘string’ /usr/lib/ecl/h/external.h:548: warning: type defaults to ‘int’ in declaration of ‘si_do_write_sequence’ /usr/lib/ecl/h/external.h:548: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:549: error: syntax error before ‘si_do_read_sequence’ /usr/lib/ecl/h/external.h:549: error: syntax error before ‘string’ /usr/lib/ecl/h/external.h:549: warning: type defaults to ‘int’ in declaration of ‘si_do_read_sequence’ /usr/lib/ecl/h/external.h:549: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:550: error: syntax error before ‘si_file_column’ /usr/lib/ecl/h/external.h:550: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:550: warning: type defaults to ‘int’ in declaration of ‘si_file_column’ /usr/lib/ecl/h/external.h:550: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:551: error: syntax error before ‘cl_interactive_stream_p’ /usr/lib/ecl/h/external.h:551: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:551: warning: type defaults to ‘int’ in declaration of ‘cl_interactive_stream_p’ /usr/lib/ecl/h/external.h:551: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:553: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:554: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:555: error: syntax error before ‘stream_element_type’ /usr/lib/ecl/h/external.h:555: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:555: warning: type defaults to ‘int’ in declaration of ‘stream_element_type’ /usr/lib/ecl/h/external.h:555: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:556: error: syntax error before ‘open_stream’ /usr/lib/ecl/h/external.h:556: error: syntax error before ‘fn’ /usr/lib/ecl/h/external.h:557: warning: type defaults to ‘int’ in declaration of ‘open_stream’ /usr/lib/ecl/h/external.h:557: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:558: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:559: error: syntax error before ‘make_two_way_stream’ /usr/lib/ecl/h/external.h:559: error: syntax error before ‘istrm’ /usr/lib/ecl/h/external.h:559: warning: type defaults to ‘int’ in declaration of ‘make_two_way_stream’ /usr/lib/ecl/h/external.h:559: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:560: error: syntax error before ‘make_string_input_stream’ /usr/lib/ecl/h/external.h:560: error: syntax error before ‘strng’ /usr/lib/ecl/h/external.h:560: warning: type defaults to ‘int’ in declaration of ‘make_string_input_stream’ /usr/lib/ecl/h/external.h:560: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:561: error: syntax error before ‘make_string_output_stream’ /usr/lib/ecl/h/external.h:561: error: syntax error before ‘line_length’ /usr/lib/ecl/h/external.h:561: warning: type defaults to ‘int’ in declaration of ‘make_string_output_stream’ /usr/lib/ecl/h/external.h:561: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:562: error: syntax error before ‘make_string_output_stream_from_string’ /usr/lib/ecl/h/external.h:562: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:562: warning: type defaults to ‘int’ in declaration of ‘make_string_output_stream_from_string’ /usr/lib/ecl/h/external.h:562: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:563: error: syntax error before ‘get_output_stream_string’ /usr/lib/ecl/h/external.h:563: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:563: warning: type defaults to ‘int’ in declaration of ‘get_output_stream_string’ /usr/lib/ecl/h/external.h:563: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:564: error: syntax error before ‘ecl_read_byte’ /usr/lib/ecl/h/external.h:564: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:564: warning: type defaults to ‘int’ in declaration of ‘ecl_read_byte’ /usr/lib/ecl/h/external.h:564: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:565: error: syntax error before ‘byte’ /usr/lib/ecl/h/external.h:566: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:567: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:568: error: syntax error before ‘cl_object’ /usr/lib/ecl/h/external.h:569: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:570: error: syntax error before ‘cl_object’ /usr/lib/ecl/h/external.h:571: error: syntax error before ‘cl_object’ /usr/lib/ecl/h/external.h:572: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:573: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:574: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:575: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:576: error: syntax error before ‘ecl_file_position’ /usr/lib/ecl/h/external.h:576: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:576: warning: type defaults to ‘int’ in declaration of ‘ecl_file_position’ /usr/lib/ecl/h/external.h:576: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:577: error: syntax error before ‘ecl_file_position_set’ /usr/lib/ecl/h/external.h:577: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:577: warning: type defaults to ‘int’ in declaration of ‘ecl_file_position_set’ /usr/lib/ecl/h/external.h:577: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:578: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:579: error: syntax error before ‘ecl_make_stream_from_fd’ /usr/lib/ecl/h/external.h:579: error: syntax error before ‘host’ /usr/lib/ecl/h/external.h:579: warning: type defaults to ‘int’ in declaration of ‘ecl_make_stream_from_fd’ /usr/lib/ecl/h/external.h:579: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:584: error: syntax error before ‘cl_format’ /usr/lib/ecl/h/external.h:584: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:584: warning: type defaults to ‘int’ in declaration of ‘cl_format’ /usr/lib/ecl/h/external.h:584: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:589: error: syntax error before ‘si_room_report’ /usr/lib/ecl/h/external.h:589: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:589: warning: type defaults to ‘int’ in declaration of ‘si_room_report’ /usr/lib/ecl/h/external.h:589: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:590: error: syntax error before ‘si_reset_gc_count’ /usr/lib/ecl/h/external.h:590: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:590: warning: type defaults to ‘int’ in declaration of ‘si_reset_gc_count’ /usr/lib/ecl/h/external.h:590: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:591: error: syntax error before ‘si_gc_time’ /usr/lib/ecl/h/external.h:591: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:591: warning: type defaults to ‘int’ in declaration of ‘si_gc_time’ /usr/lib/ecl/h/external.h:591: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:592: error: syntax error before ‘si_gc’ /usr/lib/ecl/h/external.h:592: error: syntax error before ‘area’ /usr/lib/ecl/h/external.h:592: warning: type defaults to ‘int’ in declaration of ‘si_gc’ /usr/lib/ecl/h/external.h:592: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:597: error: syntax error before ‘*’ token /usr/lib/ecl/h/external.h:597: warning: type defaults to ‘int’ in declaration of ‘cl_object’ /usr/lib/ecl/h/external.h:597: error: ‘cl_object’ declared as function returning a function /usr/lib/ecl/h/external.h:597: error: ‘cl_object’ redeclared as different kind of symbol /usr/lib/ecl/h/external.h:240: error: previous declaration of ‘cl_object’ was here /usr/lib/ecl/h/external.h:598: error: syntax error before ‘*’ token /usr/lib/ecl/h/external.h:598: warning: type defaults to ‘int’ in declaration of ‘cl_object’ /usr/lib/ecl/h/external.h:598: error: ‘cl_object’ declared as function returning a function /usr/lib/ecl/h/external.h:599: error: syntax error before ‘*’ token /usr/lib/ecl/h/external.h:624: error: syntax error before ‘cl__make_hash_table’ /usr/lib/ecl/h/external.h:624: error: syntax error before ‘test’ /usr/lib/ecl/h/external.h:624: warning: type defaults to ‘int’ in declaration of ‘cl__make_hash_table’ /usr/lib/ecl/h/external.h:624: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:625: error: syntax error before ‘cl_hash_table_p’ /usr/lib/ecl/h/external.h:625: error: syntax error before ‘ht’ /usr/lib/ecl/h/external.h:625: warning: type defaults to ‘int’ in declaration of ‘cl_hash_table_p’ /usr/lib/ecl/h/external.h:625: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:626: error: syntax error before ‘si_hash_set’ /usr/lib/ecl/h/external.h:626: error: syntax error before ‘key’ /usr/lib/ecl/h/external.h:626: warning: type defaults to ‘int’ in declaration of ‘si_hash_set’ /usr/lib/ecl/h/external.h:626: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:627: error: syntax error before ‘cl_remhash’ /usr/lib/ecl/h/external.h:627: error: syntax error before ‘key’ /usr/lib/ecl/h/external.h:627: warning: type defaults to ‘int’ in declaration of ‘cl_remhash’ /usr/lib/ecl/h/external.h:627: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:628: error: syntax error before ‘cl_clrhash’ /usr/lib/ecl/h/external.h:628: error: syntax error before ‘ht’ /usr/lib/ecl/h/external.h:628: warning: type defaults to ‘int’ in declaration of ‘cl_clrhash’ /usr/lib/ecl/h/external.h:628: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:629: error: syntax error before ‘cl_hash_table_count’ /usr/lib/ecl/h/external.h:629: error: syntax error before ‘ht’ /usr/lib/ecl/h/external.h:629: warning: type defaults to ‘int’ in declaration of ‘cl_hash_table_count’ /usr/lib/ecl/h/external.h:629: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:630: error: syntax error before ‘cl_sxhash’ /usr/lib/ecl/h/external.h:630: error: syntax error before ‘key’ /usr/lib/ecl/h/external.h:630: warning: type defaults to ‘int’ in declaration of ‘cl_sxhash’ /usr/lib/ecl/h/external.h:630: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:631: error: syntax error before ‘cl_maphash’ /usr/lib/ecl/h/external.h:631: error: syntax error before ‘fun’ /usr/lib/ecl/h/external.h:631: warning: type defaults to ‘int’ in declaration of ‘cl_maphash’ /usr/lib/ecl/h/external.h:631: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:632: error: syntax error before ‘cl_hash_table_rehash_size’ /usr/lib/ecl/h/external.h:632: error: syntax error before ‘ht’ /usr/lib/ecl/h/external.h:632: warning: type defaults to ‘int’ in declaration of ‘cl_hash_table_rehash_size’ /usr/lib/ecl/h/external.h:632: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:633: error: syntax error before ‘cl_hash_table_rehash_threshold’ /usr/lib/ecl/h/external.h:633: error: syntax error before ‘ht’ /usr/lib/ecl/h/external.h:633: warning: type defaults to ‘int’ in declaration of ‘cl_hash_table_rehash_threshold’ /usr/lib/ecl/h/external.h:633: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:634: error: syntax error before ‘cl_hash_table_size’ /usr/lib/ecl/h/external.h:634: error: syntax error before ‘ht’ /usr/lib/ecl/h/external.h:634: warning: type defaults to ‘int’ in declaration of ‘cl_hash_table_size’ /usr/lib/ecl/h/external.h:634: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:635: error: syntax error before ‘cl_hash_table_test’ /usr/lib/ecl/h/external.h:635: error: syntax error before ‘ht’ /usr/lib/ecl/h/external.h:635: warning: type defaults to ‘int’ in declaration of ‘cl_hash_table_test’ /usr/lib/ecl/h/external.h:635: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:636: error: syntax error before ‘si_hash_table_iterator’ /usr/lib/ecl/h/external.h:636: error: syntax error before ‘ht’ /usr/lib/ecl/h/external.h:636: warning: type defaults to ‘int’ in declaration of ‘si_hash_table_iterator’ /usr/lib/ecl/h/external.h:636: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:637: error: syntax error before ‘cl_make_hash_table’ /usr/lib/ecl/h/external.h:637: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:637: warning: type defaults to ‘int’ in declaration of ‘cl_make_hash_table’ /usr/lib/ecl/h/external.h:637: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:638: error: syntax error before ‘cl_gethash’ /usr/lib/ecl/h/external.h:638: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:638: warning: type defaults to ‘int’ in declaration of ‘cl_gethash’ /usr/lib/ecl/h/external.h:638: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:639: error: syntax error before ‘si_copy_hash_table’ /usr/lib/ecl/h/external.h:639: error: syntax error before ‘orig’ /usr/lib/ecl/h/external.h:639: warning: type defaults to ‘int’ in declaration of ‘si_copy_hash_table’ /usr/lib/ecl/h/external.h:639: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:641: error: syntax error before ‘key’ /usr/lib/ecl/h/external.h:642: error: syntax error before ‘gethash’ /usr/lib/ecl/h/external.h:642: error: syntax error before ‘key’ /usr/lib/ecl/h/external.h:642: warning: type defaults to ‘int’ in declaration of ‘gethash’ /usr/lib/ecl/h/external.h:642: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:643: error: syntax error before ‘gethash_safe’ /usr/lib/ecl/h/external.h:643: error: syntax error before ‘key’ /usr/lib/ecl/h/external.h:643: warning: type defaults to ‘int’ in declaration of ‘gethash_safe’ /usr/lib/ecl/h/external.h:643: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:644: error: syntax error before ‘key’ /usr/lib/ecl/h/external.h:645: error: syntax error before ‘key’ /usr/lib/ecl/h/external.h:672: error: syntax error before ‘cl_car’ /usr/lib/ecl/h/external.h:672: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:672: warning: type defaults to ‘int’ in declaration of ‘cl_car’ /usr/lib/ecl/h/external.h:672: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:673: error: syntax error before ‘cl_cdr’ /usr/lib/ecl/h/external.h:673: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:673: warning: type defaults to ‘int’ in declaration of ‘cl_cdr’ /usr/lib/ecl/h/external.h:673: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:674: error: syntax error before ‘cl_caar’ /usr/lib/ecl/h/external.h:674: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:674: warning: type defaults to ‘int’ in declaration of ‘cl_caar’ /usr/lib/ecl/h/external.h:674: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:675: error: syntax error before ‘cl_cadr’ /usr/lib/ecl/h/external.h:675: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:675: warning: type defaults to ‘int’ in declaration of ‘cl_cadr’ /usr/lib/ecl/h/external.h:675: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:676: error: syntax error before ‘cl_cdar’ /usr/lib/ecl/h/external.h:676: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:676: warning: type defaults to ‘int’ in declaration of ‘cl_cdar’ /usr/lib/ecl/h/external.h:676: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:677: error: syntax error before ‘cl_cddr’ /usr/lib/ecl/h/external.h:677: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:677: warning: type defaults to ‘int’ in declaration of ‘cl_cddr’ /usr/lib/ecl/h/external.h:677: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:678: error: syntax error before ‘cl_caaar’ /usr/lib/ecl/h/external.h:678: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:678: warning: type defaults to ‘int’ in declaration of ‘cl_caaar’ /usr/lib/ecl/h/external.h:678: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:679: error: syntax error before ‘cl_caadr’ /usr/lib/ecl/h/external.h:679: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:679: warning: type defaults to ‘int’ in declaration of ‘cl_caadr’ /usr/lib/ecl/h/external.h:679: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:680: error: syntax error before ‘cl_cadar’ /usr/lib/ecl/h/external.h:680: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:680: warning: type defaults to ‘int’ in declaration of ‘cl_cadar’ /usr/lib/ecl/h/external.h:680: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:681: error: syntax error before ‘cl_caddr’ /usr/lib/ecl/h/external.h:681: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:681: warning: type defaults to ‘int’ in declaration of ‘cl_caddr’ /usr/lib/ecl/h/external.h:681: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:682: error: syntax error before ‘cl_cdaar’ /usr/lib/ecl/h/external.h:682: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:682: warning: type defaults to ‘int’ in declaration of ‘cl_cdaar’ /usr/lib/ecl/h/external.h:682: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:683: error: syntax error before ‘cl_cdadr’ /usr/lib/ecl/h/external.h:683: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:683: warning: type defaults to ‘int’ in declaration of ‘cl_cdadr’ /usr/lib/ecl/h/external.h:683: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:684: error: syntax error before ‘cl_cddar’ /usr/lib/ecl/h/external.h:684: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:684: warning: type defaults to ‘int’ in declaration of ‘cl_cddar’ /usr/lib/ecl/h/external.h:684: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:685: error: syntax error before ‘cl_cdddr’ /usr/lib/ecl/h/external.h:685: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:685: warning: type defaults to ‘int’ in declaration of ‘cl_cdddr’ /usr/lib/ecl/h/external.h:685: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:686: error: syntax error before ‘cl_caaaar’ /usr/lib/ecl/h/external.h:686: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:686: warning: type defaults to ‘int’ in declaration of ‘cl_caaaar’ /usr/lib/ecl/h/external.h:686: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:687: error: syntax error before ‘cl_caaadr’ /usr/lib/ecl/h/external.h:687: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:687: warning: type defaults to ‘int’ in declaration of ‘cl_caaadr’ /usr/lib/ecl/h/external.h:687: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:688: error: syntax error before ‘cl_caadar’ /usr/lib/ecl/h/external.h:688: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:688: warning: type defaults to ‘int’ in declaration of ‘cl_caadar’ /usr/lib/ecl/h/external.h:688: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:689: error: syntax error before ‘cl_caaddr’ /usr/lib/ecl/h/external.h:689: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:689: warning: type defaults to ‘int’ in declaration of ‘cl_caaddr’ /usr/lib/ecl/h/external.h:689: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:690: error: syntax error before ‘cl_cadaar’ /usr/lib/ecl/h/external.h:690: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:690: warning: type defaults to ‘int’ in declaration of ‘cl_cadaar’ /usr/lib/ecl/h/external.h:690: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:691: error: syntax error before ‘cl_cadadr’ /usr/lib/ecl/h/external.h:691: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:691: warning: type defaults to ‘int’ in declaration of ‘cl_cadadr’ /usr/lib/ecl/h/external.h:691: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:692: error: syntax error before ‘cl_caddar’ /usr/lib/ecl/h/external.h:692: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:692: warning: type defaults to ‘int’ in declaration of ‘cl_caddar’ /usr/lib/ecl/h/external.h:692: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:693: error: syntax error before ‘cl_cadddr’ /usr/lib/ecl/h/external.h:693: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:693: warning: type defaults to ‘int’ in declaration of ‘cl_cadddr’ /usr/lib/ecl/h/external.h:693: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:694: error: syntax error before ‘cl_cdaaar’ /usr/lib/ecl/h/external.h:694: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:694: warning: type defaults to ‘int’ in declaration of ‘cl_cdaaar’ /usr/lib/ecl/h/external.h:694: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:695: error: syntax error before ‘cl_cdaadr’ /usr/lib/ecl/h/external.h:695: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:695: warning: type defaults to ‘int’ in declaration of ‘cl_cdaadr’ /usr/lib/ecl/h/external.h:695: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:696: error: syntax error before ‘cl_cdadar’ /usr/lib/ecl/h/external.h:696: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:696: warning: type defaults to ‘int’ in declaration of ‘cl_cdadar’ /usr/lib/ecl/h/external.h:696: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:697: error: syntax error before ‘cl_cdaddr’ /usr/lib/ecl/h/external.h:697: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:697: warning: type defaults to ‘int’ in declaration of ‘cl_cdaddr’ /usr/lib/ecl/h/external.h:697: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:698: error: syntax error before ‘cl_cddaar’ /usr/lib/ecl/h/external.h:698: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:698: warning: type defaults to ‘int’ in declaration of ‘cl_cddaar’ /usr/lib/ecl/h/external.h:698: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:699: error: syntax error before ‘cl_cddadr’ /usr/lib/ecl/h/external.h:699: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:699: warning: type defaults to ‘int’ in declaration of ‘cl_cddadr’ /usr/lib/ecl/h/external.h:699: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:700: error: syntax error before ‘cl_cdddar’ /usr/lib/ecl/h/external.h:700: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:700: warning: type defaults to ‘int’ in declaration of ‘cl_cdddar’ /usr/lib/ecl/h/external.h:700: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:701: error: syntax error before ‘cl_cddddr’ /usr/lib/ecl/h/external.h:701: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:701: warning: type defaults to ‘int’ in declaration of ‘cl_cddddr’ /usr/lib/ecl/h/external.h:701: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:707: error: syntax error before ‘cl_fifth’ /usr/lib/ecl/h/external.h:707: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:707: warning: type defaults to ‘int’ in declaration of ‘cl_fifth’ /usr/lib/ecl/h/external.h:707: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:708: error: syntax error before ‘cl_sixth’ /usr/lib/ecl/h/external.h:708: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:708: warning: type defaults to ‘int’ in declaration of ‘cl_sixth’ /usr/lib/ecl/h/external.h:708: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:709: error: syntax error before ‘cl_seventh’ /usr/lib/ecl/h/external.h:709: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:709: warning: type defaults to ‘int’ in declaration of ‘cl_seventh’ /usr/lib/ecl/h/external.h:709: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:710: error: syntax error before ‘cl_eighth’ /usr/lib/ecl/h/external.h:710: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:710: warning: type defaults to ‘int’ in declaration of ‘cl_eighth’ /usr/lib/ecl/h/external.h:710: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:711: error: syntax error before ‘cl_ninth’ /usr/lib/ecl/h/external.h:711: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:711: warning: type defaults to ‘int’ in declaration of ‘cl_ninth’ /usr/lib/ecl/h/external.h:711: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:712: error: syntax error before ‘cl_tenth’ /usr/lib/ecl/h/external.h:712: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:712: warning: type defaults to ‘int’ in declaration of ‘cl_tenth’ /usr/lib/ecl/h/external.h:712: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:713: error: syntax error before ‘cl_endp’ /usr/lib/ecl/h/external.h:713: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:713: warning: type defaults to ‘int’ in declaration of ‘cl_endp’ /usr/lib/ecl/h/external.h:713: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:714: error: syntax error before ‘cl_list_length’ /usr/lib/ecl/h/external.h:714: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:714: warning: type defaults to ‘int’ in declaration of ‘cl_list_length’ /usr/lib/ecl/h/external.h:714: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:715: error: syntax error before ‘cl_nth’ /usr/lib/ecl/h/external.h:715: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:715: warning: type defaults to ‘int’ in declaration of ‘cl_nth’ /usr/lib/ecl/h/external.h:715: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:716: error: syntax error before ‘cl_nthcdr’ /usr/lib/ecl/h/external.h:716: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:716: warning: type defaults to ‘int’ in declaration of ‘cl_nthcdr’ /usr/lib/ecl/h/external.h:716: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:717: error: syntax error before ‘cl_copy_list’ /usr/lib/ecl/h/external.h:717: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:717: warning: type defaults to ‘int’ in declaration of ‘cl_copy_list’ /usr/lib/ecl/h/external.h:717: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:718: error: syntax error before ‘cl_copy_alist’ /usr/lib/ecl/h/external.h:718: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:718: warning: type defaults to ‘int’ in declaration of ‘cl_copy_alist’ /usr/lib/ecl/h/external.h:718: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:719: error: syntax error before ‘cl_copy_tree’ /usr/lib/ecl/h/external.h:719: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:719: warning: type defaults to ‘int’ in declaration of ‘cl_copy_tree’ /usr/lib/ecl/h/external.h:719: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:720: error: syntax error before ‘cl_revappend’ /usr/lib/ecl/h/external.h:720: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:720: warning: type defaults to ‘int’ in declaration of ‘cl_revappend’ /usr/lib/ecl/h/external.h:720: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:721: error: syntax error before ‘cl_ldiff’ /usr/lib/ecl/h/external.h:721: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:721: warning: type defaults to ‘int’ in declaration of ‘cl_ldiff’ /usr/lib/ecl/h/external.h:721: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:722: error: syntax error before ‘cl_rplaca’ /usr/lib/ecl/h/external.h:722: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:722: warning: type defaults to ‘int’ in declaration of ‘cl_rplaca’ /usr/lib/ecl/h/external.h:722: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:723: error: syntax error before ‘cl_rplacd’ /usr/lib/ecl/h/external.h:723: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:723: warning: type defaults to ‘int’ in declaration of ‘cl_rplacd’ /usr/lib/ecl/h/external.h:723: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:724: error: syntax error before ‘cl_tailp’ /usr/lib/ecl/h/external.h:724: error: syntax error before ‘y’ /usr/lib/ecl/h/external.h:724: warning: type defaults to ‘int’ in declaration of ‘cl_tailp’ /usr/lib/ecl/h/external.h:724: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:725: error: syntax error before ‘si_memq’ /usr/lib/ecl/h/external.h:725: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:725: warning: type defaults to ‘int’ in declaration of ‘si_memq’ /usr/lib/ecl/h/external.h:725: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:726: error: syntax error before ‘cl_nreconc’ /usr/lib/ecl/h/external.h:726: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:726: warning: type defaults to ‘int’ in declaration of ‘cl_nreconc’ /usr/lib/ecl/h/external.h:726: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:727: error: syntax error before ‘cl_cons’ /usr/lib/ecl/h/external.h:727: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:727: warning: type defaults to ‘int’ in declaration of ‘cl_cons’ /usr/lib/ecl/h/external.h:727: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:728: error: syntax error before ‘cl_acons’ /usr/lib/ecl/h/external.h:728: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:728: warning: type defaults to ‘int’ in declaration of ‘cl_acons’ /usr/lib/ecl/h/external.h:728: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:729: error: syntax error before ‘cl_list’ /usr/lib/ecl/h/external.h:729: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:729: warning: type defaults to ‘int’ in declaration of ‘cl_list’ /usr/lib/ecl/h/external.h:729: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:730: error: syntax error before ‘cl_listX’ /usr/lib/ecl/h/external.h:730: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:730: warning: type defaults to ‘int’ in declaration of ‘cl_listX’ /usr/lib/ecl/h/external.h:730: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:731: error: syntax error before ‘cl_append’ /usr/lib/ecl/h/external.h:731: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:731: warning: type defaults to ‘int’ in declaration of ‘cl_append’ /usr/lib/ecl/h/external.h:731: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:732: error: syntax error before ‘cl_tree_equal’ /usr/lib/ecl/h/external.h:732: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:732: warning: type defaults to ‘int’ in declaration of ‘cl_tree_equal’ /usr/lib/ecl/h/external.h:732: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:733: error: syntax error before ‘cl_last’ /usr/lib/ecl/h/external.h:733: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:733: warning: type defaults to ‘int’ in declaration of ‘cl_last’ /usr/lib/ecl/h/external.h:733: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:734: error: syntax error before ‘cl_make_list’ /usr/lib/ecl/h/external.h:734: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:734: warning: type defaults to ‘int’ in declaration of ‘cl_make_list’ /usr/lib/ecl/h/external.h:734: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:735: error: syntax error before ‘cl_nconc’ /usr/lib/ecl/h/external.h:735: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:735: warning: type defaults to ‘int’ in declaration of ‘cl_nconc’ /usr/lib/ecl/h/external.h:735: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:736: error: syntax error before ‘cl_butlast’ /usr/lib/ecl/h/external.h:736: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:736: warning: type defaults to ‘int’ in declaration of ‘cl_butlast’ /usr/lib/ecl/h/external.h:736: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:737: error: syntax error before ‘cl_nbutlast’ /usr/lib/ecl/h/external.h:737: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:737: warning: type defaults to ‘int’ in declaration of ‘cl_nbutlast’ /usr/lib/ecl/h/external.h:737: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:738: error: syntax error before ‘cl_subst’ /usr/lib/ecl/h/external.h:738: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:738: warning: type defaults to ‘int’ in declaration of ‘cl_subst’ /usr/lib/ecl/h/external.h:738: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:739: error: syntax error before ‘cl_nsubst’ /usr/lib/ecl/h/external.h:739: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:739: warning: type defaults to ‘int’ in declaration of ‘cl_nsubst’ /usr/lib/ecl/h/external.h:739: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:740: error: syntax error before ‘cl_sublis’ /usr/lib/ecl/h/external.h:740: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:740: warning: type defaults to ‘int’ in declaration of ‘cl_sublis’ /usr/lib/ecl/h/external.h:740: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:741: error: syntax error before ‘cl_nsublis’ /usr/lib/ecl/h/external.h:741: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:741: warning: type defaults to ‘int’ in declaration of ‘cl_nsublis’ /usr/lib/ecl/h/external.h:741: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:742: error: syntax error before ‘cl_member’ /usr/lib/ecl/h/external.h:742: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:742: warning: type defaults to ‘int’ in declaration of ‘cl_member’ /usr/lib/ecl/h/external.h:742: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:743: error: syntax error before ‘si_member1’ /usr/lib/ecl/h/external.h:743: error: syntax error before ‘item’ /usr/lib/ecl/h/external.h:743: warning: type defaults to ‘int’ in declaration of ‘si_member1’ /usr/lib/ecl/h/external.h:743: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:744: error: syntax error before ‘cl_adjoin’ /usr/lib/ecl/h/external.h:744: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:744: warning: type defaults to ‘int’ in declaration of ‘cl_adjoin’ /usr/lib/ecl/h/external.h:744: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:745: error: syntax error before ‘cl_pairlis’ /usr/lib/ecl/h/external.h:745: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:745: warning: type defaults to ‘int’ in declaration of ‘cl_pairlis’ /usr/lib/ecl/h/external.h:745: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:746: error: syntax error before ‘cl_rassoc’ /usr/lib/ecl/h/external.h:746: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:746: warning: type defaults to ‘int’ in declaration of ‘cl_rassoc’ /usr/lib/ecl/h/external.h:746: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:747: error: syntax error before ‘cl_assoc’ /usr/lib/ecl/h/external.h:747: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:747: warning: type defaults to ‘int’ in declaration of ‘cl_assoc’ /usr/lib/ecl/h/external.h:747: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:749: error: syntax error before ‘list_length’ /usr/lib/ecl/h/external.h:749: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:749: warning: type defaults to ‘int’ in declaration of ‘list_length’ /usr/lib/ecl/h/external.h:749: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:750: error: syntax error before ‘append’ /usr/lib/ecl/h/external.h:750: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:750: warning: type defaults to ‘int’ in declaration of ‘append’ /usr/lib/ecl/h/external.h:750: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:751: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:752: error: syntax error before ‘nth’ /usr/lib/ecl/h/external.h:752: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:752: warning: type defaults to ‘int’ in declaration of ‘nth’ /usr/lib/ecl/h/external.h:752: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:753: error: syntax error before ‘nthcdr’ /usr/lib/ecl/h/external.h:753: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:753: warning: type defaults to ‘int’ in declaration of ‘nthcdr’ /usr/lib/ecl/h/external.h:753: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:754: error: syntax error before ‘nconc’ /usr/lib/ecl/h/external.h:754: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:754: warning: type defaults to ‘int’ in declaration of ‘nconc’ /usr/lib/ecl/h/external.h:754: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:755: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:756: error: syntax error before ‘memql’ /usr/lib/ecl/h/external.h:756: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:756: warning: type defaults to ‘int’ in declaration of ‘memql’ /usr/lib/ecl/h/external.h:756: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:757: error: syntax error before ‘member’ /usr/lib/ecl/h/external.h:757: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:757: warning: type defaults to ‘int’ in declaration of ‘member’ /usr/lib/ecl/h/external.h:757: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:758: error: syntax error before ‘assq’ /usr/lib/ecl/h/external.h:758: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:758: warning: type defaults to ‘int’ in declaration of ‘assq’ /usr/lib/ecl/h/external.h:758: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:759: error: syntax error before ‘assql’ /usr/lib/ecl/h/external.h:759: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:759: warning: type defaults to ‘int’ in declaration of ‘assql’ /usr/lib/ecl/h/external.h:759: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:760: error: syntax error before ‘assoc’ /usr/lib/ecl/h/external.h:760: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:760: warning: type defaults to ‘int’ in declaration of ‘assoc’ /usr/lib/ecl/h/external.h:760: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:761: error: syntax error before ‘assqlp’ /usr/lib/ecl/h/external.h:761: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:761: warning: type defaults to ‘int’ in declaration of ‘assqlp’ /usr/lib/ecl/h/external.h:761: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:762: error: syntax error before ‘ecl_remove_eq’ /usr/lib/ecl/h/external.h:762: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:762: warning: type defaults to ‘int’ in declaration of ‘ecl_remove_eq’ /usr/lib/ecl/h/external.h:762: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:763: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:768: error: syntax error before ‘ecl_library_open’ /usr/lib/ecl/h/external.h:768: error: syntax error before ‘filename’ /usr/lib/ecl/h/external.h:768: warning: type defaults to ‘int’ in declaration of ‘ecl_library_open’ /usr/lib/ecl/h/external.h:768: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:769: error: syntax error before ‘block’ /usr/lib/ecl/h/external.h:770: error: syntax error before ‘ecl_library_error’ /usr/lib/ecl/h/external.h:770: error: syntax error before ‘block’ /usr/lib/ecl/h/external.h:770: warning: type defaults to ‘int’ in declaration of ‘ecl_library_error’ /usr/lib/ecl/h/external.h:770: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:771: error: syntax error before ‘block’ /usr/lib/ecl/h/external.h:773: error: syntax error before ‘si_load_source’ /usr/lib/ecl/h/external.h:773: error: syntax error before ‘file’ /usr/lib/ecl/h/external.h:773: warning: type defaults to ‘int’ in declaration of ‘si_load_source’ /usr/lib/ecl/h/external.h:773: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:774: error: syntax error before ‘si_load_binary’ /usr/lib/ecl/h/external.h:774: error: syntax error before ‘file’ /usr/lib/ecl/h/external.h:774: warning: type defaults to ‘int’ in declaration of ‘si_load_binary’ /usr/lib/ecl/h/external.h:774: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:775: error: syntax error before ‘cl_load’ /usr/lib/ecl/h/external.h:775: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:775: warning: type defaults to ‘int’ in declaration of ‘cl_load’ /usr/lib/ecl/h/external.h:775: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:780: error: syntax error before ‘cl_macroexpand’ /usr/lib/ecl/h/external.h:780: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:780: warning: type defaults to ‘int’ in declaration of ‘cl_macroexpand’ /usr/lib/ecl/h/external.h:780: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:781: error: syntax error before ‘cl_macroexpand_1’ /usr/lib/ecl/h/external.h:781: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:781: warning: type defaults to ‘int’ in declaration of ‘cl_macroexpand_1’ /usr/lib/ecl/h/external.h:781: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:783: error: syntax error before ‘search_macro’ /usr/lib/ecl/h/external.h:783: error: syntax error before ‘name’ /usr/lib/ecl/h/external.h:783: warning: type defaults to ‘int’ in declaration of ‘search_macro’ /usr/lib/ecl/h/external.h:783: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:784: error: syntax error before ‘macro_expand1’ /usr/lib/ecl/h/external.h:784: error: syntax error before ‘form’ /usr/lib/ecl/h/external.h:784: warning: type defaults to ‘int’ in declaration of ‘macro_expand1’ /usr/lib/ecl/h/external.h:784: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:785: error: syntax error before ‘macro_expand’ /usr/lib/ecl/h/external.h:785: error: syntax error before ‘form’ /usr/lib/ecl/h/external.h:785: warning: type defaults to ‘int’ in declaration of ‘macro_expand’ /usr/lib/ecl/h/external.h:785: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:790: error: syntax error before ‘si_argc’ /usr/lib/ecl/h/external.h:790: warning: type defaults to ‘int’ in declaration of ‘si_argc’ /usr/lib/ecl/h/external.h:790: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:791: error: syntax error before ‘si_argv’ /usr/lib/ecl/h/external.h:791: error: syntax error before ‘index’ /usr/lib/ecl/h/external.h:791: warning: type defaults to ‘int’ in declaration of ‘si_argv’ /usr/lib/ecl/h/external.h:791: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:792: error: syntax error before ‘si_getenv’ /usr/lib/ecl/h/external.h:792: error: syntax error before ‘var’ /usr/lib/ecl/h/external.h:792: warning: type defaults to ‘int’ in declaration of ‘si_getenv’ /usr/lib/ecl/h/external.h:792: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:793: error: syntax error before ‘si_setenv’ /usr/lib/ecl/h/external.h:793: error: syntax error before ‘var’ /usr/lib/ecl/h/external.h:793: warning: type defaults to ‘int’ in declaration of ‘si_setenv’ /usr/lib/ecl/h/external.h:793: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:794: error: syntax error before ‘si_pointer’ /usr/lib/ecl/h/external.h:794: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:794: warning: type defaults to ‘int’ in declaration of ‘si_pointer’ /usr/lib/ecl/h/external.h:794: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:795: error: syntax error before ‘si_quit’ /usr/lib/ecl/h/external.h:795: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:795: warning: type defaults to ‘int’ in declaration of ‘si_quit’ /usr/lib/ecl/h/external.h:795: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:805: error: syntax error before ‘cl_mapcar’ /usr/lib/ecl/h/external.h:805: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:805: warning: type defaults to ‘int’ in declaration of ‘cl_mapcar’ /usr/lib/ecl/h/external.h:805: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:806: error: syntax error before ‘cl_maplist’ /usr/lib/ecl/h/external.h:806: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:806: warning: type defaults to ‘int’ in declaration of ‘cl_maplist’ /usr/lib/ecl/h/external.h:806: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:807: error: syntax error before ‘cl_mapc’ /usr/lib/ecl/h/external.h:807: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:807: warning: type defaults to ‘int’ in declaration of ‘cl_mapc’ /usr/lib/ecl/h/external.h:807: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:808: error: syntax error before ‘cl_mapl’ /usr/lib/ecl/h/external.h:808: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:808: warning: type defaults to ‘int’ in declaration of ‘cl_mapl’ /usr/lib/ecl/h/external.h:808: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:809: error: syntax error before ‘cl_mapcan’ /usr/lib/ecl/h/external.h:809: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:809: warning: type defaults to ‘int’ in declaration of ‘cl_mapcan’ /usr/lib/ecl/h/external.h:809: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:810: error: syntax error before ‘cl_mapcon’ /usr/lib/ecl/h/external.h:810: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:810: warning: type defaults to ‘int’ in declaration of ‘cl_mapcon’ /usr/lib/ecl/h/external.h:810: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:815: error: syntax error before ‘cl_values_list’ /usr/lib/ecl/h/external.h:815: error: syntax error before ‘list’ /usr/lib/ecl/h/external.h:815: warning: type defaults to ‘int’ in declaration of ‘cl_values_list’ /usr/lib/ecl/h/external.h:815: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:816: error: syntax error before ‘cl_values’ /usr/lib/ecl/h/external.h:816: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:816: warning: type defaults to ‘int’ in declaration of ‘cl_values’ /usr/lib/ecl/h/external.h:816: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:821: error: syntax error before ‘cl_conjugate’ /usr/lib/ecl/h/external.h:821: error: syntax error before ‘c’ /usr/lib/ecl/h/external.h:821: warning: type defaults to ‘int’ in declaration of ‘cl_conjugate’ /usr/lib/ecl/h/external.h:821: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:822: error: syntax error before ‘cl_1P’ /usr/lib/ecl/h/external.h:822: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:822: warning: type defaults to ‘int’ in declaration of ‘cl_1P’ /usr/lib/ecl/h/external.h:822: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:823: error: syntax error before ‘cl_1M’ /usr/lib/ecl/h/external.h:823: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:823: warning: type defaults to ‘int’ in declaration of ‘cl_1M’ /usr/lib/ecl/h/external.h:823: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:824: error: syntax error before ‘cl_X’ /usr/lib/ecl/h/external.h:824: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:824: warning: type defaults to ‘int’ in declaration of ‘cl_X’ /usr/lib/ecl/h/external.h:824: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:825: error: syntax error before ‘cl_P’ /usr/lib/ecl/h/external.h:825: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:825: warning: type defaults to ‘int’ in declaration of ‘cl_P’ /usr/lib/ecl/h/external.h:825: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:826: error: syntax error before ‘cl_M’ /usr/lib/ecl/h/external.h:826: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:826: warning: type defaults to ‘int’ in declaration of ‘cl_M’ /usr/lib/ecl/h/external.h:826: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:827: error: syntax error before ‘cl_N’ /usr/lib/ecl/h/external.h:827: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:827: warning: type defaults to ‘int’ in declaration of ‘cl_N’ /usr/lib/ecl/h/external.h:827: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:828: error: syntax error before ‘cl_gcd’ /usr/lib/ecl/h/external.h:828: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:828: warning: type defaults to ‘int’ in declaration of ‘cl_gcd’ /usr/lib/ecl/h/external.h:828: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:829: error: syntax error before ‘cl_lcm’ /usr/lib/ecl/h/external.h:829: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:829: warning: type defaults to ‘int’ in declaration of ‘cl_lcm’ /usr/lib/ecl/h/external.h:829: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:831: error: syntax error before ‘fixnum_times’ /usr/lib/ecl/h/external.h:831: error: syntax error before ‘i’ /usr/lib/ecl/h/external.h:831: warning: type defaults to ‘int’ in declaration of ‘fixnum_times’ /usr/lib/ecl/h/external.h:831: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:832: error: syntax error before ‘number_times’ /usr/lib/ecl/h/external.h:832: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:832: warning: type defaults to ‘int’ in declaration of ‘number_times’ /usr/lib/ecl/h/external.h:832: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:833: error: syntax error before ‘number_to_complex’ /usr/lib/ecl/h/external.h:833: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:833: warning: type defaults to ‘int’ in declaration of ‘number_to_complex’ /usr/lib/ecl/h/external.h:833: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:834: error: syntax error before ‘number_plus’ /usr/lib/ecl/h/external.h:834: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:834: warning: type defaults to ‘int’ in declaration of ‘number_plus’ /usr/lib/ecl/h/external.h:834: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:835: error: syntax error before ‘number_minus’ /usr/lib/ecl/h/external.h:835: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:835: warning: type defaults to ‘int’ in declaration of ‘number_minus’ /usr/lib/ecl/h/external.h:835: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:836: error: syntax error before ‘number_negate’ /usr/lib/ecl/h/external.h:836: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:836: warning: type defaults to ‘int’ in declaration of ‘number_negate’ /usr/lib/ecl/h/external.h:836: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:837: error: syntax error before ‘number_divide’ /usr/lib/ecl/h/external.h:837: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:837: warning: type defaults to ‘int’ in declaration of ‘number_divide’ /usr/lib/ecl/h/external.h:837: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:838: error: syntax error before ‘integer_divide’ /usr/lib/ecl/h/external.h:838: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:838: warning: type defaults to ‘int’ in declaration of ‘integer_divide’ /usr/lib/ecl/h/external.h:838: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:839: error: syntax error before ‘get_gcd’ /usr/lib/ecl/h/external.h:839: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:839: warning: type defaults to ‘int’ in declaration of ‘get_gcd’ /usr/lib/ecl/h/external.h:839: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:840: error: syntax error before ‘one_plus’ /usr/lib/ecl/h/external.h:840: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:840: warning: type defaults to ‘int’ in declaration of ‘one_plus’ /usr/lib/ecl/h/external.h:840: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:841: error: syntax error before ‘one_minus’ /usr/lib/ecl/h/external.h:841: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:841: warning: type defaults to ‘int’ in declaration of ‘one_minus’ /usr/lib/ecl/h/external.h:841: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:846: error: syntax error before ‘fixint’ /usr/lib/ecl/h/external.h:846: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:846: warning: type defaults to ‘int’ in declaration of ‘fixint’ /usr/lib/ecl/h/external.h:846: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:847: error: syntax error before ‘fixnnint’ /usr/lib/ecl/h/external.h:847: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:847: warning: type defaults to ‘int’ in declaration of ‘fixnnint’ /usr/lib/ecl/h/external.h:847: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:848: error: syntax error before ‘make_integer’ /usr/lib/ecl/h/external.h:848: error: syntax error before ‘i’ /usr/lib/ecl/h/external.h:848: warning: type defaults to ‘int’ in declaration of ‘make_integer’ /usr/lib/ecl/h/external.h:848: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:849: error: syntax error before ‘make_unsigned_integer’ /usr/lib/ecl/h/external.h:849: error: syntax error before ‘i’ /usr/lib/ecl/h/external.h:849: warning: type defaults to ‘int’ in declaration of ‘make_unsigned_integer’ /usr/lib/ecl/h/external.h:849: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:850: error: syntax error before ‘make_ratio’ /usr/lib/ecl/h/external.h:850: error: syntax error before ‘num’ /usr/lib/ecl/h/external.h:850: warning: type defaults to ‘int’ in declaration of ‘make_ratio’ /usr/lib/ecl/h/external.h:850: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:851: error: syntax error before ‘make_shortfloat’ /usr/lib/ecl/h/external.h:851: warning: type defaults to ‘int’ in declaration of ‘make_shortfloat’ /usr/lib/ecl/h/external.h:851: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:852: error: syntax error before ‘make_longfloat’ /usr/lib/ecl/h/external.h:852: warning: type defaults to ‘int’ in declaration of ‘make_longfloat’ /usr/lib/ecl/h/external.h:852: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:853: error: syntax error before ‘make_complex’ /usr/lib/ecl/h/external.h:853: error: syntax error before ‘r’ /usr/lib/ecl/h/external.h:853: warning: type defaults to ‘int’ in declaration of ‘make_complex’ /usr/lib/ecl/h/external.h:853: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:854: error: syntax error before ‘cl_rational’ /usr/lib/ecl/h/external.h:854: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:854: warning: type defaults to ‘int’ in declaration of ‘cl_rational’ /usr/lib/ecl/h/external.h:854: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:856: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:860: error: syntax error before ‘cl_numerator’ /usr/lib/ecl/h/external.h:860: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:860: warning: type defaults to ‘int’ in declaration of ‘cl_numerator’ /usr/lib/ecl/h/external.h:860: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:861: error: syntax error before ‘cl_denominator’ /usr/lib/ecl/h/external.h:861: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:861: warning: type defaults to ‘int’ in declaration of ‘cl_denominator’ /usr/lib/ecl/h/external.h:861: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:862: error: syntax error before ‘cl_mod’ /usr/lib/ecl/h/external.h:862: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:862: warning: type defaults to ‘int’ in declaration of ‘cl_mod’ /usr/lib/ecl/h/external.h:862: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:863: error: syntax error before ‘cl_rem’ /usr/lib/ecl/h/external.h:863: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:863: warning: type defaults to ‘int’ in declaration of ‘cl_rem’ /usr/lib/ecl/h/external.h:863: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:864: error: syntax error before ‘cl_decode_float’ /usr/lib/ecl/h/external.h:864: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:864: warning: type defaults to ‘int’ in declaration of ‘cl_decode_float’ /usr/lib/ecl/h/external.h:864: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:865: error: syntax error before ‘cl_scale_float’ /usr/lib/ecl/h/external.h:865: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:865: warning: type defaults to ‘int’ in declaration of ‘cl_scale_float’ /usr/lib/ecl/h/external.h:865: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:866: error: syntax error before ‘cl_float_radix’ /usr/lib/ecl/h/external.h:866: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:866: warning: type defaults to ‘int’ in declaration of ‘cl_float_radix’ /usr/lib/ecl/h/external.h:866: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:867: error: syntax error before ‘cl_float_digits’ /usr/lib/ecl/h/external.h:867: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:867: warning: type defaults to ‘int’ in declaration of ‘cl_float_digits’ /usr/lib/ecl/h/external.h:867: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:868: error: syntax error before ‘cl_float_precision’ /usr/lib/ecl/h/external.h:868: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:868: warning: type defaults to ‘int’ in declaration of ‘cl_float_precision’ /usr/lib/ecl/h/external.h:868: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:869: error: syntax error before ‘cl_integer_decode_float’ /usr/lib/ecl/h/external.h:869: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:869: warning: type defaults to ‘int’ in declaration of ‘cl_integer_decode_float’ /usr/lib/ecl/h/external.h:869: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:870: error: syntax error before ‘cl_realpart’ /usr/lib/ecl/h/external.h:870: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:870: warning: type defaults to ‘int’ in declaration of ‘cl_realpart’ /usr/lib/ecl/h/external.h:870: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:871: error: syntax error before ‘cl_imagpart’ /usr/lib/ecl/h/external.h:871: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:871: warning: type defaults to ‘int’ in declaration of ‘cl_imagpart’ /usr/lib/ecl/h/external.h:871: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:872: error: syntax error before ‘cl_float’ /usr/lib/ecl/h/external.h:872: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:872: warning: type defaults to ‘int’ in declaration of ‘cl_float’ /usr/lib/ecl/h/external.h:872: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:873: error: syntax error before ‘cl_floor’ /usr/lib/ecl/h/external.h:873: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:873: warning: type defaults to ‘int’ in declaration of ‘cl_floor’ /usr/lib/ecl/h/external.h:873: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:874: error: syntax error before ‘cl_ceiling’ /usr/lib/ecl/h/external.h:874: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:874: warning: type defaults to ‘int’ in declaration of ‘cl_ceiling’ /usr/lib/ecl/h/external.h:874: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:875: error: syntax error before ‘cl_truncate’ /usr/lib/ecl/h/external.h:875: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:875: warning: type defaults to ‘int’ in declaration of ‘cl_truncate’ /usr/lib/ecl/h/external.h:875: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:876: error: syntax error before ‘cl_round’ /usr/lib/ecl/h/external.h:876: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:876: warning: type defaults to ‘int’ in declaration of ‘cl_round’ /usr/lib/ecl/h/external.h:876: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:877: error: syntax error before ‘cl_float_sign’ /usr/lib/ecl/h/external.h:877: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:877: warning: type defaults to ‘int’ in declaration of ‘cl_float_sign’ /usr/lib/ecl/h/external.h:877: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:878: error: syntax error before ‘cl_complex’ /usr/lib/ecl/h/external.h:878: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:878: warning: type defaults to ‘int’ in declaration of ‘cl_complex’ /usr/lib/ecl/h/external.h:878: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:880: error: syntax error before ‘double_to_integer’ /usr/lib/ecl/h/external.h:880: warning: type defaults to ‘int’ in declaration of ‘double_to_integer’ /usr/lib/ecl/h/external.h:880: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:881: error: syntax error before ‘float_to_integer’ /usr/lib/ecl/h/external.h:881: warning: type defaults to ‘int’ in declaration of ‘float_to_integer’ /usr/lib/ecl/h/external.h:881: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:882: error: syntax error before ‘floor1’ /usr/lib/ecl/h/external.h:882: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:882: warning: type defaults to ‘int’ in declaration of ‘floor1’ /usr/lib/ecl/h/external.h:882: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:883: error: syntax error before ‘ceiling1’ /usr/lib/ecl/h/external.h:883: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:883: warning: type defaults to ‘int’ in declaration of ‘ceiling1’ /usr/lib/ecl/h/external.h:883: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:884: error: syntax error before ‘truncate1’ /usr/lib/ecl/h/external.h:884: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:884: warning: type defaults to ‘int’ in declaration of ‘truncate1’ /usr/lib/ecl/h/external.h:884: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:885: error: syntax error before ‘round1’ /usr/lib/ecl/h/external.h:885: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:885: warning: type defaults to ‘int’ in declaration of ‘round1’ /usr/lib/ecl/h/external.h:885: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:886: error: syntax error before ‘floor2’ /usr/lib/ecl/h/external.h:886: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:886: warning: type defaults to ‘int’ in declaration of ‘floor2’ /usr/lib/ecl/h/external.h:886: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:887: error: syntax error before ‘ceiling2’ /usr/lib/ecl/h/external.h:887: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:887: warning: type defaults to ‘int’ in declaration of ‘ceiling2’ /usr/lib/ecl/h/external.h:887: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:888: error: syntax error before ‘truncate2’ /usr/lib/ecl/h/external.h:888: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:888: warning: type defaults to ‘int’ in declaration of ‘truncate2’ /usr/lib/ecl/h/external.h:888: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:889: error: syntax error before ‘round2’ /usr/lib/ecl/h/external.h:889: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:889: warning: type defaults to ‘int’ in declaration of ‘round2’ /usr/lib/ecl/h/external.h:889: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:894: error: syntax error before ‘cl_E’ /usr/lib/ecl/h/external.h:894: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:894: warning: type defaults to ‘int’ in declaration of ‘cl_E’ /usr/lib/ecl/h/external.h:894: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:895: error: syntax error before ‘cl_NE’ /usr/lib/ecl/h/external.h:895: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:895: warning: type defaults to ‘int’ in declaration of ‘cl_NE’ /usr/lib/ecl/h/external.h:895: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:896: error: syntax error before ‘cl_L’ /usr/lib/ecl/h/external.h:896: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:896: warning: type defaults to ‘int’ in declaration of ‘cl_L’ /usr/lib/ecl/h/external.h:896: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:897: error: syntax error before ‘cl_G’ /usr/lib/ecl/h/external.h:897: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:897: warning: type defaults to ‘int’ in declaration of ‘cl_G’ /usr/lib/ecl/h/external.h:897: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:898: error: syntax error before ‘cl_GE’ /usr/lib/ecl/h/external.h:898: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:898: warning: type defaults to ‘int’ in declaration of ‘cl_GE’ /usr/lib/ecl/h/external.h:898: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:899: error: syntax error before ‘cl_LE’ /usr/lib/ecl/h/external.h:899: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:899: warning: type defaults to ‘int’ in declaration of ‘cl_LE’ /usr/lib/ecl/h/external.h:899: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:900: error: syntax error before ‘cl_max’ /usr/lib/ecl/h/external.h:900: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:900: warning: type defaults to ‘int’ in declaration of ‘cl_max’ /usr/lib/ecl/h/external.h:900: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:901: error: syntax error before ‘cl_min’ /usr/lib/ecl/h/external.h:901: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:901: warning: type defaults to ‘int’ in declaration of ‘cl_min’ /usr/lib/ecl/h/external.h:901: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:903: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:904: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:926: error: syntax error before ‘cl_lognand’ /usr/lib/ecl/h/external.h:926: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:926: warning: type defaults to ‘int’ in declaration of ‘cl_lognand’ /usr/lib/ecl/h/external.h:926: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:927: error: syntax error before ‘cl_lognor’ /usr/lib/ecl/h/external.h:927: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:927: warning: type defaults to ‘int’ in declaration of ‘cl_lognor’ /usr/lib/ecl/h/external.h:927: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:928: error: syntax error before ‘cl_logandc1’ /usr/lib/ecl/h/external.h:928: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:928: warning: type defaults to ‘int’ in declaration of ‘cl_logandc1’ /usr/lib/ecl/h/external.h:928: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:929: error: syntax error before ‘cl_logandc2’ /usr/lib/ecl/h/external.h:929: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:929: warning: type defaults to ‘int’ in declaration of ‘cl_logandc2’ /usr/lib/ecl/h/external.h:929: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:930: error: syntax error before ‘cl_logorc1’ /usr/lib/ecl/h/external.h:930: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:930: warning: type defaults to ‘int’ in declaration of ‘cl_logorc1’ /usr/lib/ecl/h/external.h:930: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:931: error: syntax error before ‘cl_logorc2’ /usr/lib/ecl/h/external.h:931: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:931: warning: type defaults to ‘int’ in declaration of ‘cl_logorc2’ /usr/lib/ecl/h/external.h:931: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:932: error: syntax error before ‘cl_lognot’ /usr/lib/ecl/h/external.h:932: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:932: warning: type defaults to ‘int’ in declaration of ‘cl_lognot’ /usr/lib/ecl/h/external.h:932: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:933: error: syntax error before ‘cl_boole’ /usr/lib/ecl/h/external.h:933: error: syntax error before ‘o’ /usr/lib/ecl/h/external.h:933: warning: type defaults to ‘int’ in declaration of ‘cl_boole’ /usr/lib/ecl/h/external.h:933: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:934: error: syntax error before ‘cl_logbitp’ /usr/lib/ecl/h/external.h:934: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:934: warning: type defaults to ‘int’ in declaration of ‘cl_logbitp’ /usr/lib/ecl/h/external.h:934: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:935: error: syntax error before ‘cl_ash’ /usr/lib/ecl/h/external.h:935: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:935: warning: type defaults to ‘int’ in declaration of ‘cl_ash’ /usr/lib/ecl/h/external.h:935: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:936: error: syntax error before ‘cl_logcount’ /usr/lib/ecl/h/external.h:936: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:936: warning: type defaults to ‘int’ in declaration of ‘cl_logcount’ /usr/lib/ecl/h/external.h:936: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:937: error: syntax error before ‘cl_integer_length’ /usr/lib/ecl/h/external.h:937: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:937: warning: type defaults to ‘int’ in declaration of ‘cl_integer_length’ /usr/lib/ecl/h/external.h:937: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:938: error: syntax error before ‘si_bit_array_op’ /usr/lib/ecl/h/external.h:938: error: syntax error before ‘o’ /usr/lib/ecl/h/external.h:938: warning: type defaults to ‘int’ in declaration of ‘si_bit_array_op’ /usr/lib/ecl/h/external.h:938: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:939: error: syntax error before ‘cl_logior’ /usr/lib/ecl/h/external.h:939: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:939: warning: type defaults to ‘int’ in declaration of ‘cl_logior’ /usr/lib/ecl/h/external.h:939: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:940: error: syntax error before ‘cl_logxor’ /usr/lib/ecl/h/external.h:940: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:940: warning: type defaults to ‘int’ in declaration of ‘cl_logxor’ /usr/lib/ecl/h/external.h:940: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:941: error: syntax error before ‘cl_logand’ /usr/lib/ecl/h/external.h:941: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:941: warning: type defaults to ‘int’ in declaration of ‘cl_logand’ /usr/lib/ecl/h/external.h:941: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:942: error: syntax error before ‘cl_logeqv’ /usr/lib/ecl/h/external.h:942: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:942: warning: type defaults to ‘int’ in declaration of ‘cl_logeqv’ /usr/lib/ecl/h/external.h:942: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:944: error: syntax error before ‘ecl_boole’ /usr/lib/ecl/h/external.h:944: error: syntax error before ‘cl_object’ /usr/lib/ecl/h/external.h:944: warning: type defaults to ‘int’ in declaration of ‘ecl_boole’ /usr/lib/ecl/h/external.h:944: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:945: error: syntax error before ‘ecl_ash’ /usr/lib/ecl/h/external.h:945: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:945: warning: type defaults to ‘int’ in declaration of ‘ecl_ash’ /usr/lib/ecl/h/external.h:945: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:946: error: syntax error before ‘l’ /usr/lib/ecl/h/external.h:951: error: syntax error before ‘cl_zerop’ /usr/lib/ecl/h/external.h:951: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:951: warning: type defaults to ‘int’ in declaration of ‘cl_zerop’ /usr/lib/ecl/h/external.h:951: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:952: error: syntax error before ‘cl_plusp’ /usr/lib/ecl/h/external.h:952: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:952: warning: type defaults to ‘int’ in declaration of ‘cl_plusp’ /usr/lib/ecl/h/external.h:952: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:953: error: syntax error before ‘cl_minusp’ /usr/lib/ecl/h/external.h:953: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:953: warning: type defaults to ‘int’ in declaration of ‘cl_minusp’ /usr/lib/ecl/h/external.h:953: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:954: error: syntax error before ‘cl_oddp’ /usr/lib/ecl/h/external.h:954: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:954: warning: type defaults to ‘int’ in declaration of ‘cl_oddp’ /usr/lib/ecl/h/external.h:954: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:955: error: syntax error before ‘cl_evenp’ /usr/lib/ecl/h/external.h:955: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:955: warning: type defaults to ‘int’ in declaration of ‘cl_evenp’ /usr/lib/ecl/h/external.h:955: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:957: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:958: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:959: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:960: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:961: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:966: error: syntax error before ‘cl_random_state_p’ /usr/lib/ecl/h/external.h:966: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:966: warning: type defaults to ‘int’ in declaration of ‘cl_random_state_p’ /usr/lib/ecl/h/external.h:966: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:967: error: syntax error before ‘cl_random’ /usr/lib/ecl/h/external.h:967: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:967: warning: type defaults to ‘int’ in declaration of ‘cl_random’ /usr/lib/ecl/h/external.h:967: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:968: error: syntax error before ‘cl_make_random_state’ /usr/lib/ecl/h/external.h:968: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:968: warning: type defaults to ‘int’ in declaration of ‘cl_make_random_state’ /usr/lib/ecl/h/external.h:968: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:969: error: syntax error before ‘make_random_state’ /usr/lib/ecl/h/external.h:969: error: syntax error before ‘rs’ /usr/lib/ecl/h/external.h:969: warning: type defaults to ‘int’ in declaration of ‘make_random_state’ /usr/lib/ecl/h/external.h:969: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:974: error: syntax error before ‘fixnum_expt’ /usr/lib/ecl/h/external.h:974: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:974: warning: type defaults to ‘int’ in declaration of ‘fixnum_expt’ /usr/lib/ecl/h/external.h:974: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:975: error: syntax error before ‘cl_exp’ /usr/lib/ecl/h/external.h:975: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:975: warning: type defaults to ‘int’ in declaration of ‘cl_exp’ /usr/lib/ecl/h/external.h:975: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:976: error: syntax error before ‘cl_expt’ /usr/lib/ecl/h/external.h:976: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:976: warning: type defaults to ‘int’ in declaration of ‘cl_expt’ /usr/lib/ecl/h/external.h:976: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:977: error: syntax error before ‘cl_log1’ /usr/lib/ecl/h/external.h:977: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:977: warning: type defaults to ‘int’ in declaration of ‘cl_log1’ /usr/lib/ecl/h/external.h:977: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:978: error: syntax error before ‘cl_log2’ /usr/lib/ecl/h/external.h:978: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:978: warning: type defaults to ‘int’ in declaration of ‘cl_log2’ /usr/lib/ecl/h/external.h:978: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:979: error: syntax error before ‘cl_sqrt’ /usr/lib/ecl/h/external.h:979: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:979: warning: type defaults to ‘int’ in declaration of ‘cl_sqrt’ /usr/lib/ecl/h/external.h:979: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:980: error: syntax error before ‘cl_atan2’ /usr/lib/ecl/h/external.h:980: error: syntax error before ‘y’ /usr/lib/ecl/h/external.h:980: warning: type defaults to ‘int’ in declaration of ‘cl_atan2’ /usr/lib/ecl/h/external.h:980: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:981: error: syntax error before ‘cl_atan1’ /usr/lib/ecl/h/external.h:981: error: syntax error before ‘y’ /usr/lib/ecl/h/external.h:981: warning: type defaults to ‘int’ in declaration of ‘cl_atan1’ /usr/lib/ecl/h/external.h:981: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:982: error: syntax error before ‘cl_sin’ /usr/lib/ecl/h/external.h:982: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:982: warning: type defaults to ‘int’ in declaration of ‘cl_sin’ /usr/lib/ecl/h/external.h:982: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:983: error: syntax error before ‘cl_cos’ /usr/lib/ecl/h/external.h:983: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:983: warning: type defaults to ‘int’ in declaration of ‘cl_cos’ /usr/lib/ecl/h/external.h:983: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:984: error: syntax error before ‘cl_tan’ /usr/lib/ecl/h/external.h:984: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:984: warning: type defaults to ‘int’ in declaration of ‘cl_tan’ /usr/lib/ecl/h/external.h:984: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:985: error: syntax error before ‘cl_sinh’ /usr/lib/ecl/h/external.h:985: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:985: warning: type defaults to ‘int’ in declaration of ‘cl_sinh’ /usr/lib/ecl/h/external.h:985: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:986: error: syntax error before ‘cl_cosh’ /usr/lib/ecl/h/external.h:986: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:986: warning: type defaults to ‘int’ in declaration of ‘cl_cosh’ /usr/lib/ecl/h/external.h:986: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:987: error: syntax error before ‘cl_tanh’ /usr/lib/ecl/h/external.h:987: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:987: warning: type defaults to ‘int’ in declaration of ‘cl_tanh’ /usr/lib/ecl/h/external.h:987: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:988: error: syntax error before ‘cl_atan’ /usr/lib/ecl/h/external.h:988: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:988: warning: type defaults to ‘int’ in declaration of ‘cl_atan’ /usr/lib/ecl/h/external.h:988: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:989: error: syntax error before ‘cl_log’ /usr/lib/ecl/h/external.h:989: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:989: warning: type defaults to ‘int’ in declaration of ‘cl_log’ /usr/lib/ecl/h/external.h:989: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:994: error: syntax error before ‘si_select_package’ /usr/lib/ecl/h/external.h:994: error: syntax error before ‘pack_name’ /usr/lib/ecl/h/external.h:994: warning: type defaults to ‘int’ in declaration of ‘si_select_package’ /usr/lib/ecl/h/external.h:994: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:995: error: syntax error before ‘cl_find_package’ /usr/lib/ecl/h/external.h:995: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:995: warning: type defaults to ‘int’ in declaration of ‘cl_find_package’ /usr/lib/ecl/h/external.h:995: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:996: error: syntax error before ‘cl_package_name’ /usr/lib/ecl/h/external.h:996: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:996: warning: type defaults to ‘int’ in declaration of ‘cl_package_name’ /usr/lib/ecl/h/external.h:996: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:997: error: syntax error before ‘cl_package_nicknames’ /usr/lib/ecl/h/external.h:997: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:997: warning: type defaults to ‘int’ in declaration of ‘cl_package_nicknames’ /usr/lib/ecl/h/external.h:997: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:998: error: syntax error before ‘cl_package_use_list’ /usr/lib/ecl/h/external.h:998: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:998: warning: type defaults to ‘int’ in declaration of ‘cl_package_use_list’ /usr/lib/ecl/h/external.h:998: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:999: error: syntax error before ‘cl_package_used_by_list’ /usr/lib/ecl/h/external.h:999: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:999: warning: type defaults to ‘int’ in declaration of ‘cl_package_used_by_list’ /usr/lib/ecl/h/external.h:999: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1000: error: syntax error before ‘cl_package_shadowing_symbols’ /usr/lib/ecl/h/external.h:1000: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1000: warning: type defaults to ‘int’ in declaration of ‘cl_package_shadowing_symbols’ /usr/lib/ecl/h/external.h:1000: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1001: error: syntax error before ‘cl_list_all_packages’ /usr/lib/ecl/h/external.h:1001: warning: type defaults to ‘int’ in declaration of ‘cl_list_all_packages’ /usr/lib/ecl/h/external.h:1001: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1002: error: syntax error before ‘si_package_hash_tables’ /usr/lib/ecl/h/external.h:1002: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1002: warning: type defaults to ‘int’ in declaration of ‘si_package_hash_tables’ /usr/lib/ecl/h/external.h:1002: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1003: error: syntax error before ‘si_package_lock’ /usr/lib/ecl/h/external.h:1003: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1003: warning: type defaults to ‘int’ in declaration of ‘si_package_lock’ /usr/lib/ecl/h/external.h:1003: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1004: error: syntax error before ‘cl_delete_package’ /usr/lib/ecl/h/external.h:1004: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1004: warning: type defaults to ‘int’ in declaration of ‘cl_delete_package’ /usr/lib/ecl/h/external.h:1004: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1005: error: syntax error before ‘cl_make_package’ /usr/lib/ecl/h/external.h:1005: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1005: warning: type defaults to ‘int’ in declaration of ‘cl_make_package’ /usr/lib/ecl/h/external.h:1005: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1006: error: syntax error before ‘cl_intern’ /usr/lib/ecl/h/external.h:1006: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1006: warning: type defaults to ‘int’ in declaration of ‘cl_intern’ /usr/lib/ecl/h/external.h:1006: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1007: error: syntax error before ‘cl_find_symbol’ /usr/lib/ecl/h/external.h:1007: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1007: warning: type defaults to ‘int’ in declaration of ‘cl_find_symbol’ /usr/lib/ecl/h/external.h:1007: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1008: error: syntax error before ‘cl_unintern’ /usr/lib/ecl/h/external.h:1008: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1008: warning: type defaults to ‘int’ in declaration of ‘cl_unintern’ /usr/lib/ecl/h/external.h:1008: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1009: error: syntax error before ‘cl_export’ /usr/lib/ecl/h/external.h:1009: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1009: warning: type defaults to ‘int’ in declaration of ‘cl_export’ /usr/lib/ecl/h/external.h:1009: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1010: error: syntax error before ‘cl_unexport’ /usr/lib/ecl/h/external.h:1010: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1010: warning: type defaults to ‘int’ in declaration of ‘cl_unexport’ /usr/lib/ecl/h/external.h:1010: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1011: error: syntax error before ‘cl_import’ /usr/lib/ecl/h/external.h:1011: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1011: warning: type defaults to ‘int’ in declaration of ‘cl_import’ /usr/lib/ecl/h/external.h:1011: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1012: error: syntax error before ‘cl_rename_package’ /usr/lib/ecl/h/external.h:1012: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1012: warning: type defaults to ‘int’ in declaration of ‘cl_rename_package’ /usr/lib/ecl/h/external.h:1012: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1013: error: syntax error before ‘cl_shadowing_import’ /usr/lib/ecl/h/external.h:1013: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1013: warning: type defaults to ‘int’ in declaration of ‘cl_shadowing_import’ /usr/lib/ecl/h/external.h:1013: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1014: error: syntax error before ‘cl_shadow’ /usr/lib/ecl/h/external.h:1014: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1014: warning: type defaults to ‘int’ in declaration of ‘cl_shadow’ /usr/lib/ecl/h/external.h:1014: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1015: error: syntax error before ‘cl_use_package’ /usr/lib/ecl/h/external.h:1015: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1015: warning: type defaults to ‘int’ in declaration of ‘cl_use_package’ /usr/lib/ecl/h/external.h:1015: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1016: error: syntax error before ‘cl_unuse_package’ /usr/lib/ecl/h/external.h:1016: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1016: warning: type defaults to ‘int’ in declaration of ‘cl_unuse_package’ /usr/lib/ecl/h/external.h:1016: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1018: error: syntax error before ‘make_package’ /usr/lib/ecl/h/external.h:1018: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:1018: warning: type defaults to ‘int’ in declaration of ‘make_package’ /usr/lib/ecl/h/external.h:1018: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1019: error: syntax error before ‘rename_package’ /usr/lib/ecl/h/external.h:1019: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1019: warning: type defaults to ‘int’ in declaration of ‘rename_package’ /usr/lib/ecl/h/external.h:1019: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1020: error: syntax error before ‘ecl_find_package_nolock’ /usr/lib/ecl/h/external.h:1020: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:1020: warning: type defaults to ‘int’ in declaration of ‘ecl_find_package_nolock’ /usr/lib/ecl/h/external.h:1020: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1021: error: syntax error before ‘si_coerce_to_package’ /usr/lib/ecl/h/external.h:1021: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1021: warning: type defaults to ‘int’ in declaration of ‘si_coerce_to_package’ /usr/lib/ecl/h/external.h:1021: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1022: error: syntax error before ‘current_package’ /usr/lib/ecl/h/external.h:1022: warning: type defaults to ‘int’ in declaration of ‘current_package’ /usr/lib/ecl/h/external.h:1022: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1023: error: syntax error before ‘ecl_find_symbol’ /usr/lib/ecl/h/external.h:1023: error: syntax error before ‘n’ /usr/lib/ecl/h/external.h:1023: warning: type defaults to ‘int’ in declaration of ‘ecl_find_symbol’ /usr/lib/ecl/h/external.h:1023: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1024: error: syntax error before ‘intern’ /usr/lib/ecl/h/external.h:1024: error: syntax error before ‘name’ /usr/lib/ecl/h/external.h:1024: warning: type defaults to ‘int’ in declaration of ‘intern’ /usr/lib/ecl/h/external.h:1024: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1025: error: syntax error before ‘_intern’ /usr/lib/ecl/h/external.h:1025: error: syntax error before ‘cl_object’ /usr/lib/ecl/h/external.h:1025: warning: type defaults to ‘int’ in declaration of ‘_intern’ /usr/lib/ecl/h/external.h:1025: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1026: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1027: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1028: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1029: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1030: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1031: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1032: error: syntax error before ‘x0’ /usr/lib/ecl/h/external.h:1033: error: syntax error before ‘x0’ /usr/lib/ecl/h/external.h:1038: error: syntax error before ‘cl_pathname’ /usr/lib/ecl/h/external.h:1038: error: syntax error before ‘name’ /usr/lib/ecl/h/external.h:1038: warning: type defaults to ‘int’ in declaration of ‘cl_pathname’ /usr/lib/ecl/h/external.h:1038: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1039: error: syntax error before ‘cl_logical_pathname’ /usr/lib/ecl/h/external.h:1039: error: syntax error before ‘pname’ /usr/lib/ecl/h/external.h:1039: warning: type defaults to ‘int’ in declaration of ‘cl_logical_pathname’ /usr/lib/ecl/h/external.h:1039: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1040: error: syntax error before ‘cl_pathnamep’ /usr/lib/ecl/h/external.h:1040: error: syntax error before ‘pname’ /usr/lib/ecl/h/external.h:1040: warning: type defaults to ‘int’ in declaration of ‘cl_pathnamep’ /usr/lib/ecl/h/external.h:1040: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1041: error: syntax error before ‘cl_pathname_host’ /usr/lib/ecl/h/external.h:1041: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1041: warning: type defaults to ‘int’ in declaration of ‘cl_pathname_host’ /usr/lib/ecl/h/external.h:1041: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1042: error: syntax error before ‘cl_pathname_device’ /usr/lib/ecl/h/external.h:1042: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1042: warning: type defaults to ‘int’ in declaration of ‘cl_pathname_device’ /usr/lib/ecl/h/external.h:1042: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1043: error: syntax error before ‘cl_pathname_directory’ /usr/lib/ecl/h/external.h:1043: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1043: warning: type defaults to ‘int’ in declaration of ‘cl_pathname_directory’ /usr/lib/ecl/h/external.h:1043: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1044: error: syntax error before ‘cl_pathname_name’ /usr/lib/ecl/h/external.h:1044: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1044: warning: type defaults to ‘int’ in declaration of ‘cl_pathname_name’ /usr/lib/ecl/h/external.h:1044: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1045: error: syntax error before ‘cl_pathname_type’ /usr/lib/ecl/h/external.h:1045: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1045: warning: type defaults to ‘int’ in declaration of ‘cl_pathname_type’ /usr/lib/ecl/h/external.h:1045: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1046: error: syntax error before ‘cl_pathname_version’ /usr/lib/ecl/h/external.h:1046: error: syntax error before ‘pname’ /usr/lib/ecl/h/external.h:1046: warning: type defaults to ‘int’ in declaration of ‘cl_pathname_version’ /usr/lib/ecl/h/external.h:1046: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1047: error: syntax error before ‘cl_namestring’ /usr/lib/ecl/h/external.h:1047: error: syntax error before ‘pname’ /usr/lib/ecl/h/external.h:1047: warning: type defaults to ‘int’ in declaration of ‘cl_namestring’ /usr/lib/ecl/h/external.h:1047: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1048: error: syntax error before ‘cl_file_namestring’ /usr/lib/ecl/h/external.h:1048: error: syntax error before ‘pname’ /usr/lib/ecl/h/external.h:1048: warning: type defaults to ‘int’ in declaration of ‘cl_file_namestring’ /usr/lib/ecl/h/external.h:1048: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1049: error: syntax error before ‘cl_directory_namestring’ /usr/lib/ecl/h/external.h:1049: error: syntax error before ‘pname’ /usr/lib/ecl/h/external.h:1049: warning: type defaults to ‘int’ in declaration of ‘cl_directory_namestring’ /usr/lib/ecl/h/external.h:1049: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1050: error: syntax error before ‘cl_host_namestring’ /usr/lib/ecl/h/external.h:1050: error: syntax error before ‘pname’ /usr/lib/ecl/h/external.h:1050: warning: type defaults to ‘int’ in declaration of ‘cl_host_namestring’ /usr/lib/ecl/h/external.h:1050: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1051: error: syntax error before ‘si_logical_pathname_p’ /usr/lib/ecl/h/external.h:1051: error: syntax error before ‘pname’ /usr/lib/ecl/h/external.h:1051: warning: type defaults to ‘int’ in declaration of ‘si_logical_pathname_p’ /usr/lib/ecl/h/external.h:1051: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1052: error: syntax error before ‘cl_pathname_match_p’ /usr/lib/ecl/h/external.h:1052: error: syntax error before ‘path’ /usr/lib/ecl/h/external.h:1052: warning: type defaults to ‘int’ in declaration of ‘cl_pathname_match_p’ /usr/lib/ecl/h/external.h:1052: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1053: error: syntax error before ‘cl_translate_pathname’ /usr/lib/ecl/h/external.h:1053: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1053: warning: type defaults to ‘int’ in declaration of ‘cl_translate_pathname’ /usr/lib/ecl/h/external.h:1053: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1054: error: syntax error before ‘cl_translate_logical_pathname’ /usr/lib/ecl/h/external.h:1054: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1054: warning: type defaults to ‘int’ in declaration of ‘cl_translate_logical_pathname’ /usr/lib/ecl/h/external.h:1054: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1055: error: syntax error before ‘cl_parse_namestring’ /usr/lib/ecl/h/external.h:1055: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1055: warning: type defaults to ‘int’ in declaration of ‘cl_parse_namestring’ /usr/lib/ecl/h/external.h:1055: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1056: error: syntax error before ‘cl_parse_logical_namestring’ /usr/lib/ecl/h/external.h:1056: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1056: warning: type defaults to ‘int’ in declaration of ‘cl_parse_logical_namestring’ /usr/lib/ecl/h/external.h:1056: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1057: error: syntax error before ‘cl_merge_pathnames’ /usr/lib/ecl/h/external.h:1057: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1057: warning: type defaults to ‘int’ in declaration of ‘cl_merge_pathnames’ /usr/lib/ecl/h/external.h:1057: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1058: error: syntax error before ‘cl_make_pathname’ /usr/lib/ecl/h/external.h:1058: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1058: warning: type defaults to ‘int’ in declaration of ‘cl_make_pathname’ /usr/lib/ecl/h/external.h:1058: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1059: error: syntax error before ‘cl_enough_namestring’ /usr/lib/ecl/h/external.h:1059: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1059: warning: type defaults to ‘int’ in declaration of ‘cl_enough_namestring’ /usr/lib/ecl/h/external.h:1059: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1060: error: syntax error before ‘si_pathname_translations’ /usr/lib/ecl/h/external.h:1060: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1060: warning: type defaults to ‘int’ in declaration of ‘si_pathname_translations’ /usr/lib/ecl/h/external.h:1060: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1061: error: syntax error before ‘si_default_pathname_defaults’ /usr/lib/ecl/h/external.h:1061: warning: type defaults to ‘int’ in declaration of ‘si_default_pathname_defaults’ /usr/lib/ecl/h/external.h:1061: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1062: error: syntax error before ‘cl_wild_pathname_p’ /usr/lib/ecl/h/external.h:1062: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1062: warning: type defaults to ‘int’ in declaration of ‘cl_wild_pathname_p’ /usr/lib/ecl/h/external.h:1062: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1064: error: syntax error before ‘make_pathname’ /usr/lib/ecl/h/external.h:1064: error: syntax error before ‘host’ /usr/lib/ecl/h/external.h:1064: warning: type defaults to ‘int’ in declaration of ‘make_pathname’ /usr/lib/ecl/h/external.h:1064: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1065: error: syntax error before ‘parse_namestring’ /usr/lib/ecl/h/external.h:1065: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/external.h:1065: warning: type defaults to ‘int’ in declaration of ‘parse_namestring’ /usr/lib/ecl/h/external.h:1065: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1066: error: syntax error before ‘coerce_to_physical_pathname’ /usr/lib/ecl/h/external.h:1066: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1066: warning: type defaults to ‘int’ in declaration of ‘coerce_to_physical_pathname’ /usr/lib/ecl/h/external.h:1066: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1067: error: syntax error before ‘coerce_to_file_pathname’ /usr/lib/ecl/h/external.h:1067: error: syntax error before ‘pathname’ /usr/lib/ecl/h/external.h:1067: warning: type defaults to ‘int’ in declaration of ‘coerce_to_file_pathname’ /usr/lib/ecl/h/external.h:1067: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1068: error: syntax error before ‘ecl_namestring’ /usr/lib/ecl/h/external.h:1068: error: syntax error before ‘pname’ /usr/lib/ecl/h/external.h:1068: warning: type defaults to ‘int’ in declaration of ‘ecl_namestring’ /usr/lib/ecl/h/external.h:1068: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1069: error: syntax error before ‘si_coerce_to_filename’ /usr/lib/ecl/h/external.h:1069: error: syntax error before ‘pathname’ /usr/lib/ecl/h/external.h:1069: warning: type defaults to ‘int’ in declaration of ‘si_coerce_to_filename’ /usr/lib/ecl/h/external.h:1069: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1070: error: syntax error before ‘merge_pathnames’ /usr/lib/ecl/h/external.h:1070: error: syntax error before ‘path’ /usr/lib/ecl/h/external.h:1070: warning: type defaults to ‘int’ in declaration of ‘merge_pathnames’ /usr/lib/ecl/h/external.h:1070: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1071: error: syntax error before ‘host’ /usr/lib/ecl/h/external.h:1076: error: syntax error before ‘cl_identity’ /usr/lib/ecl/h/external.h:1076: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1076: warning: type defaults to ‘int’ in declaration of ‘cl_identity’ /usr/lib/ecl/h/external.h:1076: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1077: error: syntax error before ‘cl_null’ /usr/lib/ecl/h/external.h:1077: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1077: warning: type defaults to ‘int’ in declaration of ‘cl_null’ /usr/lib/ecl/h/external.h:1077: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1079: error: syntax error before ‘cl_symbolp’ /usr/lib/ecl/h/external.h:1079: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1079: warning: type defaults to ‘int’ in declaration of ‘cl_symbolp’ /usr/lib/ecl/h/external.h:1079: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1080: error: syntax error before ‘cl_atom’ /usr/lib/ecl/h/external.h:1080: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1080: warning: type defaults to ‘int’ in declaration of ‘cl_atom’ /usr/lib/ecl/h/external.h:1080: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1081: error: syntax error before ‘cl_consp’ /usr/lib/ecl/h/external.h:1081: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1081: warning: type defaults to ‘int’ in declaration of ‘cl_consp’ /usr/lib/ecl/h/external.h:1081: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1082: error: syntax error before ‘cl_listp’ /usr/lib/ecl/h/external.h:1082: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1082: warning: type defaults to ‘int’ in declaration of ‘cl_listp’ /usr/lib/ecl/h/external.h:1082: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1083: error: syntax error before ‘cl_numberp’ /usr/lib/ecl/h/external.h:1083: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1083: warning: type defaults to ‘int’ in declaration of ‘cl_numberp’ /usr/lib/ecl/h/external.h:1083: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1084: error: syntax error before ‘cl_integerp’ /usr/lib/ecl/h/external.h:1084: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1084: warning: type defaults to ‘int’ in declaration of ‘cl_integerp’ /usr/lib/ecl/h/external.h:1084: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1085: error: syntax error before ‘cl_rationalp’ /usr/lib/ecl/h/external.h:1085: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1085: warning: type defaults to ‘int’ in declaration of ‘cl_rationalp’ /usr/lib/ecl/h/external.h:1085: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1086: error: syntax error before ‘cl_floatp’ /usr/lib/ecl/h/external.h:1086: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1086: warning: type defaults to ‘int’ in declaration of ‘cl_floatp’ /usr/lib/ecl/h/external.h:1086: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1087: error: syntax error before ‘cl_realp’ /usr/lib/ecl/h/external.h:1087: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1087: warning: type defaults to ‘int’ in declaration of ‘cl_realp’ /usr/lib/ecl/h/external.h:1087: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1088: error: syntax error before ‘cl_complexp’ /usr/lib/ecl/h/external.h:1088: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1088: warning: type defaults to ‘int’ in declaration of ‘cl_complexp’ /usr/lib/ecl/h/external.h:1088: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1089: error: syntax error before ‘cl_characterp’ /usr/lib/ecl/h/external.h:1089: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1089: warning: type defaults to ‘int’ in declaration of ‘cl_characterp’ /usr/lib/ecl/h/external.h:1089: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1090: error: syntax error before ‘cl_stringp’ /usr/lib/ecl/h/external.h:1090: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1090: warning: type defaults to ‘int’ in declaration of ‘cl_stringp’ /usr/lib/ecl/h/external.h:1090: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1091: error: syntax error before ‘cl_bit_vector_p’ /usr/lib/ecl/h/external.h:1091: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1091: warning: type defaults to ‘int’ in declaration of ‘cl_bit_vector_p’ /usr/lib/ecl/h/external.h:1091: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1092: error: syntax error before ‘cl_vectorp’ /usr/lib/ecl/h/external.h:1092: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1092: warning: type defaults to ‘int’ in declaration of ‘cl_vectorp’ /usr/lib/ecl/h/external.h:1092: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1093: error: syntax error before ‘cl_simple_string_p’ /usr/lib/ecl/h/external.h:1093: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1093: warning: type defaults to ‘int’ in declaration of ‘cl_simple_string_p’ /usr/lib/ecl/h/external.h:1093: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1094: error: syntax error before ‘cl_simple_bit_vector_p’ /usr/lib/ecl/h/external.h:1094: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1094: warning: type defaults to ‘int’ in declaration of ‘cl_simple_bit_vector_p’ /usr/lib/ecl/h/external.h:1094: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1095: error: syntax error before ‘cl_simple_vector_p’ /usr/lib/ecl/h/external.h:1095: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1095: warning: type defaults to ‘int’ in declaration of ‘cl_simple_vector_p’ /usr/lib/ecl/h/external.h:1095: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1096: error: syntax error before ‘cl_arrayp’ /usr/lib/ecl/h/external.h:1096: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1096: warning: type defaults to ‘int’ in declaration of ‘cl_arrayp’ /usr/lib/ecl/h/external.h:1096: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1097: error: syntax error before ‘cl_packagep’ /usr/lib/ecl/h/external.h:1097: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1097: warning: type defaults to ‘int’ in declaration of ‘cl_packagep’ /usr/lib/ecl/h/external.h:1097: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1098: error: syntax error before ‘cl_functionp’ /usr/lib/ecl/h/external.h:1098: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1098: warning: type defaults to ‘int’ in declaration of ‘cl_functionp’ /usr/lib/ecl/h/external.h:1098: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1099: error: syntax error before ‘cl_compiled_function_p’ /usr/lib/ecl/h/external.h:1099: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1099: warning: type defaults to ‘int’ in declaration of ‘cl_compiled_function_p’ /usr/lib/ecl/h/external.h:1099: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1100: error: syntax error before ‘cl_eq’ /usr/lib/ecl/h/external.h:1100: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1100: warning: type defaults to ‘int’ in declaration of ‘cl_eq’ /usr/lib/ecl/h/external.h:1100: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1101: error: syntax error before ‘cl_eql’ /usr/lib/ecl/h/external.h:1101: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1101: warning: type defaults to ‘int’ in declaration of ‘cl_eql’ /usr/lib/ecl/h/external.h:1101: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1102: error: syntax error before ‘cl_equal’ /usr/lib/ecl/h/external.h:1102: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1102: warning: type defaults to ‘int’ in declaration of ‘cl_equal’ /usr/lib/ecl/h/external.h:1102: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1103: error: syntax error before ‘cl_equalp’ /usr/lib/ecl/h/external.h:1103: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1103: warning: type defaults to ‘int’ in declaration of ‘cl_equalp’ /usr/lib/ecl/h/external.h:1103: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1104: error: syntax error before ‘si_fixnump’ /usr/lib/ecl/h/external.h:1104: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1104: warning: type defaults to ‘int’ in declaration of ‘si_fixnump’ /usr/lib/ecl/h/external.h:1104: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1106: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1107: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1108: warning: type defaults to ‘int’ in declaration of ‘cl_object’ /usr/lib/ecl/h/external.h:1108: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1109: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1114: error: syntax error before ‘cl_write_byte’ /usr/lib/ecl/h/external.h:1114: error: syntax error before ‘integer’ /usr/lib/ecl/h/external.h:1114: warning: type defaults to ‘int’ in declaration of ‘cl_write_byte’ /usr/lib/ecl/h/external.h:1114: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1115: error: syntax error before ‘cl_write_sequence’ /usr/lib/ecl/h/external.h:1115: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1115: warning: type defaults to ‘int’ in declaration of ‘cl_write_sequence’ /usr/lib/ecl/h/external.h:1115: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1116: error: syntax error before ‘cl_write’ /usr/lib/ecl/h/external.h:1116: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1116: warning: type defaults to ‘int’ in declaration of ‘cl_write’ /usr/lib/ecl/h/external.h:1116: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1117: error: syntax error before ‘cl_prin1’ /usr/lib/ecl/h/external.h:1117: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1117: warning: type defaults to ‘int’ in declaration of ‘cl_prin1’ /usr/lib/ecl/h/external.h:1117: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1118: error: syntax error before ‘cl_print’ /usr/lib/ecl/h/external.h:1118: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1118: warning: type defaults to ‘int’ in declaration of ‘cl_print’ /usr/lib/ecl/h/external.h:1118: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1119: error: syntax error before ‘cl_pprint’ /usr/lib/ecl/h/external.h:1119: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1119: warning: type defaults to ‘int’ in declaration of ‘cl_pprint’ /usr/lib/ecl/h/external.h:1119: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1120: error: syntax error before ‘cl_princ’ /usr/lib/ecl/h/external.h:1120: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1120: warning: type defaults to ‘int’ in declaration of ‘cl_princ’ /usr/lib/ecl/h/external.h:1120: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1121: error: syntax error before ‘cl_write_char’ /usr/lib/ecl/h/external.h:1121: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1121: warning: type defaults to ‘int’ in declaration of ‘cl_write_char’ /usr/lib/ecl/h/external.h:1121: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1122: error: syntax error before ‘cl_write_string’ /usr/lib/ecl/h/external.h:1122: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1122: warning: type defaults to ‘int’ in declaration of ‘cl_write_string’ /usr/lib/ecl/h/external.h:1122: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1123: error: syntax error before ‘cl_write_line’ /usr/lib/ecl/h/external.h:1123: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1123: warning: type defaults to ‘int’ in declaration of ‘cl_write_line’ /usr/lib/ecl/h/external.h:1123: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1124: error: syntax error before ‘cl_terpri’ /usr/lib/ecl/h/external.h:1124: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1124: warning: type defaults to ‘int’ in declaration of ‘cl_terpri’ /usr/lib/ecl/h/external.h:1124: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1125: error: syntax error before ‘cl_finish_output’ /usr/lib/ecl/h/external.h:1125: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1125: warning: type defaults to ‘int’ in declaration of ‘cl_finish_output’ /usr/lib/ecl/h/external.h:1125: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1126: error: syntax error before ‘cl_fresh_line’ /usr/lib/ecl/h/external.h:1126: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1126: warning: type defaults to ‘int’ in declaration of ‘cl_fresh_line’ /usr/lib/ecl/h/external.h:1126: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1127: error: syntax error before ‘cl_force_output’ /usr/lib/ecl/h/external.h:1127: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1127: warning: type defaults to ‘int’ in declaration of ‘cl_force_output’ /usr/lib/ecl/h/external.h:1127: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1128: error: syntax error before ‘cl_clear_output’ /usr/lib/ecl/h/external.h:1128: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1128: warning: type defaults to ‘int’ in declaration of ‘cl_clear_output’ /usr/lib/ecl/h/external.h:1128: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1129: error: syntax error before ‘si_write_object’ /usr/lib/ecl/h/external.h:1129: error: syntax error before ‘object’ /usr/lib/ecl/h/external.h:1129: warning: type defaults to ‘int’ in declaration of ‘si_write_object’ /usr/lib/ecl/h/external.h:1129: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1130: error: syntax error before ‘si_write_ugly_object’ /usr/lib/ecl/h/external.h:1130: error: syntax error before ‘object’ /usr/lib/ecl/h/external.h:1130: warning: type defaults to ‘int’ in declaration of ‘si_write_ugly_object’ /usr/lib/ecl/h/external.h:1130: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1132: error: syntax error before ‘princ’ /usr/lib/ecl/h/external.h:1132: error: syntax error before ‘obj’ /usr/lib/ecl/h/external.h:1132: warning: type defaults to ‘int’ in declaration of ‘princ’ /usr/lib/ecl/h/external.h:1132: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1133: error: syntax error before ‘prin1’ /usr/lib/ecl/h/external.h:1133: error: syntax error before ‘obj’ /usr/lib/ecl/h/external.h:1133: warning: type defaults to ‘int’ in declaration of ‘prin1’ /usr/lib/ecl/h/external.h:1133: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1134: error: syntax error before ‘print’ /usr/lib/ecl/h/external.h:1134: error: syntax error before ‘obj’ /usr/lib/ecl/h/external.h:1134: warning: type defaults to ‘int’ in declaration of ‘print’ /usr/lib/ecl/h/external.h:1134: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1135: error: syntax error before ‘terpri’ /usr/lib/ecl/h/external.h:1135: error: syntax error before ‘strm’ /usr/lib/ecl/h/external.h:1135: warning: type defaults to ‘int’ in declaration of ‘terpri’ /usr/lib/ecl/h/external.h:1135: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1136: error: syntax error before ‘strng’ /usr/lib/ecl/h/external.h:1137: error: syntax error before ‘cl_object’ /usr/lib/ecl/h/external.h:1138: error: syntax error before ‘cl_object’ /usr/lib/ecl/h/external.h:1153: error: syntax error before ‘cl_read_sequence’ /usr/lib/ecl/h/external.h:1153: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1153: warning: type defaults to ‘int’ in declaration of ‘cl_read_sequence’ /usr/lib/ecl/h/external.h:1153: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1154: error: syntax error before ‘cl_readtablep’ /usr/lib/ecl/h/external.h:1154: error: syntax error before ‘readtable’ /usr/lib/ecl/h/external.h:1154: warning: type defaults to ‘int’ in declaration of ‘cl_readtablep’ /usr/lib/ecl/h/external.h:1154: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1155: error: syntax error before ‘si_string_to_object’ /usr/lib/ecl/h/external.h:1155: error: syntax error before ‘str’ /usr/lib/ecl/h/external.h:1155: warning: type defaults to ‘int’ in declaration of ‘si_string_to_object’ /usr/lib/ecl/h/external.h:1155: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1156: error: syntax error before ‘si_standard_readtable’ /usr/lib/ecl/h/external.h:1156: warning: type defaults to ‘int’ in declaration of ‘si_standard_readtable’ /usr/lib/ecl/h/external.h:1156: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1157: error: syntax error before ‘cl_read’ /usr/lib/ecl/h/external.h:1157: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1157: warning: type defaults to ‘int’ in declaration of ‘cl_read’ /usr/lib/ecl/h/external.h:1157: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1158: error: syntax error before ‘cl_read_preserving_whitespace’ /usr/lib/ecl/h/external.h:1158: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1158: warning: type defaults to ‘int’ in declaration of ‘cl_read_preserving_whitespace’ /usr/lib/ecl/h/external.h:1158: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1159: error: syntax error before ‘cl_read_delimited_list’ /usr/lib/ecl/h/external.h:1159: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1159: warning: type defaults to ‘int’ in declaration of ‘cl_read_delimited_list’ /usr/lib/ecl/h/external.h:1159: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1160: error: syntax error before ‘cl_read_line’ /usr/lib/ecl/h/external.h:1160: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1160: warning: type defaults to ‘int’ in declaration of ‘cl_read_line’ /usr/lib/ecl/h/external.h:1160: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1161: error: syntax error before ‘cl_read_char’ /usr/lib/ecl/h/external.h:1161: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1161: warning: type defaults to ‘int’ in declaration of ‘cl_read_char’ /usr/lib/ecl/h/external.h:1161: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1162: error: syntax error before ‘cl_unread_char’ /usr/lib/ecl/h/external.h:1162: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1162: warning: type defaults to ‘int’ in declaration of ‘cl_unread_char’ /usr/lib/ecl/h/external.h:1162: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1163: error: syntax error before ‘cl_peek_char’ /usr/lib/ecl/h/external.h:1163: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1163: warning: type defaults to ‘int’ in declaration of ‘cl_peek_char’ /usr/lib/ecl/h/external.h:1163: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1164: error: syntax error before ‘cl_listen’ /usr/lib/ecl/h/external.h:1164: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1164: warning: type defaults to ‘int’ in declaration of ‘cl_listen’ /usr/lib/ecl/h/external.h:1164: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1165: error: syntax error before ‘cl_read_char_no_hang’ /usr/lib/ecl/h/external.h:1165: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1165: warning: type defaults to ‘int’ in declaration of ‘cl_read_char_no_hang’ /usr/lib/ecl/h/external.h:1165: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1166: error: syntax error before ‘cl_clear_input’ /usr/lib/ecl/h/external.h:1166: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1166: warning: type defaults to ‘int’ in declaration of ‘cl_clear_input’ /usr/lib/ecl/h/external.h:1166: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1167: error: syntax error before ‘cl_parse_integer’ /usr/lib/ecl/h/external.h:1167: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1167: warning: type defaults to ‘int’ in declaration of ‘cl_parse_integer’ /usr/lib/ecl/h/external.h:1167: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1168: error: syntax error before ‘cl_read_byte’ /usr/lib/ecl/h/external.h:1168: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1168: warning: type defaults to ‘int’ in declaration of ‘cl_read_byte’ /usr/lib/ecl/h/external.h:1168: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1169: error: syntax error before ‘cl_copy_readtable’ /usr/lib/ecl/h/external.h:1169: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1169: warning: type defaults to ‘int’ in declaration of ‘cl_copy_readtable’ /usr/lib/ecl/h/external.h:1169: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1170: error: syntax error before ‘cl_readtable_case’ /usr/lib/ecl/h/external.h:1170: error: syntax error before ‘r’ /usr/lib/ecl/h/external.h:1170: warning: type defaults to ‘int’ in declaration of ‘cl_readtable_case’ /usr/lib/ecl/h/external.h:1170: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1171: error: syntax error before ‘si_readtable_case_set’ /usr/lib/ecl/h/external.h:1171: error: syntax error before ‘r’ /usr/lib/ecl/h/external.h:1171: warning: type defaults to ‘int’ in declaration of ‘si_readtable_case_set’ /usr/lib/ecl/h/external.h:1171: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1172: error: syntax error before ‘cl_set_syntax_from_char’ /usr/lib/ecl/h/external.h:1172: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1172: warning: type defaults to ‘int’ in declaration of ‘cl_set_syntax_from_char’ /usr/lib/ecl/h/external.h:1172: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1173: error: syntax error before ‘cl_set_macro_character’ /usr/lib/ecl/h/external.h:1173: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1173: warning: type defaults to ‘int’ in declaration of ‘cl_set_macro_character’ /usr/lib/ecl/h/external.h:1173: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1174: error: syntax error before ‘cl_get_macro_character’ /usr/lib/ecl/h/external.h:1174: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1174: warning: type defaults to ‘int’ in declaration of ‘cl_get_macro_character’ /usr/lib/ecl/h/external.h:1174: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1175: error: syntax error before ‘cl_make_dispatch_macro_character’ /usr/lib/ecl/h/external.h:1175: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1175: warning: type defaults to ‘int’ in declaration of ‘cl_make_dispatch_macro_character’ /usr/lib/ecl/h/external.h:1175: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1176: error: syntax error before ‘cl_set_dispatch_macro_character’ /usr/lib/ecl/h/external.h:1176: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1176: warning: type defaults to ‘int’ in declaration of ‘cl_set_dispatch_macro_character’ /usr/lib/ecl/h/external.h:1176: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1177: error: syntax error before ‘cl_get_dispatch_macro_character’ /usr/lib/ecl/h/external.h:1177: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1177: warning: type defaults to ‘int’ in declaration of ‘cl_get_dispatch_macro_character’ /usr/lib/ecl/h/external.h:1177: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1179: error: syntax error before ‘read_object_non_recursive’ /usr/lib/ecl/h/external.h:1179: error: syntax error before ‘in’ /usr/lib/ecl/h/external.h:1179: warning: type defaults to ‘int’ in declaration of ‘read_object_non_recursive’ /usr/lib/ecl/h/external.h:1179: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1180: error: syntax error before ‘read_object’ /usr/lib/ecl/h/external.h:1180: error: syntax error before ‘in’ /usr/lib/ecl/h/external.h:1180: warning: type defaults to ‘int’ in declaration of ‘read_object’ /usr/lib/ecl/h/external.h:1180: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1181: error: syntax error before ‘parse_number’ /usr/lib/ecl/h/external.h:1181: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/external.h:1181: warning: type defaults to ‘int’ in declaration of ‘parse_number’ /usr/lib/ecl/h/external.h:1181: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1182: error: syntax error before ‘parse_integer’ /usr/lib/ecl/h/external.h:1182: error: syntax error before ‘cl_index’ /usr/lib/ecl/h/external.h:1182: warning: type defaults to ‘int’ in declaration of ‘parse_integer’ /usr/lib/ecl/h/external.h:1182: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1184: error: syntax error before ‘copy_readtable’ /usr/lib/ecl/h/external.h:1184: error: syntax error before ‘from’ /usr/lib/ecl/h/external.h:1184: warning: type defaults to ‘int’ in declaration of ‘copy_readtable’ /usr/lib/ecl/h/external.h:1184: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1185: error: syntax error before ‘ecl_current_readtable’ /usr/lib/ecl/h/external.h:1185: warning: type defaults to ‘int’ in declaration of ‘ecl_current_readtable’ /usr/lib/ecl/h/external.h:1185: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1188: error: syntax error before ‘c_string_to_object’ /usr/lib/ecl/h/external.h:1188: warning: type defaults to ‘int’ in declaration of ‘c_string_to_object’ /usr/lib/ecl/h/external.h:1188: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1189: error: syntax error before ‘read_VV’ /usr/lib/ecl/h/external.h:1189: error: syntax error before ‘block’ /usr/lib/ecl/h/external.h:1189: error: syntax error before ‘)’ token /usr/lib/ecl/h/external.h:1194: error: syntax error before ‘cl_fboundp’ /usr/lib/ecl/h/external.h:1194: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:1194: warning: type defaults to ‘int’ in declaration of ‘cl_fboundp’ /usr/lib/ecl/h/external.h:1194: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1195: error: syntax error before ‘cl_symbol_function’ /usr/lib/ecl/h/external.h:1195: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:1195: warning: type defaults to ‘int’ in declaration of ‘cl_symbol_function’ /usr/lib/ecl/h/external.h:1195: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1196: error: syntax error before ‘cl_fdefinition’ /usr/lib/ecl/h/external.h:1196: error: syntax error before ‘fname’ /usr/lib/ecl/h/external.h:1196: warning: type defaults to ‘int’ in declaration of ‘cl_fdefinition’ /usr/lib/ecl/h/external.h:1196: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1197: error: syntax error before ‘si_coerce_to_function’ /usr/lib/ecl/h/external.h:1197: error: syntax error before ‘form’ /usr/lib/ecl/h/external.h:1197: warning: type defaults to ‘int’ in declaration of ‘si_coerce_to_function’ /usr/lib/ecl/h/external.h:1197: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1198: error: syntax error before ‘cl_symbol_value’ /usr/lib/ecl/h/external.h:1198: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:1198: warning: type defaults to ‘int’ in declaration of ‘cl_symbol_value’ /usr/lib/ecl/h/external.h:1198: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1199: error: syntax error before ‘cl_boundp’ /usr/lib/ecl/h/external.h:1199: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:1199: warning: type defaults to ‘int’ in declaration of ‘cl_boundp’ /usr/lib/ecl/h/external.h:1199: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1200: error: syntax error before ‘cl_special_operator_p’ /usr/lib/ecl/h/external.h:1200: error: syntax error before ‘form’ /usr/lib/ecl/h/external.h:1200: warning: type defaults to ‘int’ in declaration of ‘cl_special_operator_p’ /usr/lib/ecl/h/external.h:1200: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1201: error: syntax error before ‘cl_macro_function’ /usr/lib/ecl/h/external.h:1201: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1201: warning: type defaults to ‘int’ in declaration of ‘cl_macro_function’ /usr/lib/ecl/h/external.h:1201: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1203: error: syntax error before ‘ecl_fdefinition’ /usr/lib/ecl/h/external.h:1203: error: syntax error before ‘fname’ /usr/lib/ecl/h/external.h:1203: warning: type defaults to ‘int’ in declaration of ‘ecl_fdefinition’ /usr/lib/ecl/h/external.h:1203: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1207: error: syntax error before ‘cl_elt’ /usr/lib/ecl/h/external.h:1207: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1207: warning: type defaults to ‘int’ in declaration of ‘cl_elt’ /usr/lib/ecl/h/external.h:1207: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1208: error: syntax error before ‘si_elt_set’ /usr/lib/ecl/h/external.h:1208: error: syntax error before ‘seq’ /usr/lib/ecl/h/external.h:1208: warning: type defaults to ‘int’ in declaration of ‘si_elt_set’ /usr/lib/ecl/h/external.h:1208: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1209: error: syntax error before ‘cl_copy_seq’ /usr/lib/ecl/h/external.h:1209: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1209: warning: type defaults to ‘int’ in declaration of ‘cl_copy_seq’ /usr/lib/ecl/h/external.h:1209: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1210: error: syntax error before ‘cl_length’ /usr/lib/ecl/h/external.h:1210: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1210: warning: type defaults to ‘int’ in declaration of ‘cl_length’ /usr/lib/ecl/h/external.h:1210: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1211: error: syntax error before ‘cl_reverse’ /usr/lib/ecl/h/external.h:1211: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1211: warning: type defaults to ‘int’ in declaration of ‘cl_reverse’ /usr/lib/ecl/h/external.h:1211: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1212: error: syntax error before ‘cl_nreverse’ /usr/lib/ecl/h/external.h:1212: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1212: warning: type defaults to ‘int’ in declaration of ‘cl_nreverse’ /usr/lib/ecl/h/external.h:1212: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1213: error: syntax error before ‘cl_subseq’ /usr/lib/ecl/h/external.h:1213: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1213: warning: type defaults to ‘int’ in declaration of ‘cl_subseq’ /usr/lib/ecl/h/external.h:1213: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1215: error: syntax error before ‘cl_alloc_simple_vector’ /usr/lib/ecl/h/external.h:1215: error: syntax error before ‘l’ /usr/lib/ecl/h/external.h:1215: warning: type defaults to ‘int’ in declaration of ‘cl_alloc_simple_vector’ /usr/lib/ecl/h/external.h:1215: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1217: error: syntax error before ‘elt’ /usr/lib/ecl/h/external.h:1217: error: syntax error before ‘seq’ /usr/lib/ecl/h/external.h:1217: warning: type defaults to ‘int’ in declaration of ‘elt’ /usr/lib/ecl/h/external.h:1217: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1218: error: syntax error before ‘elt_set’ /usr/lib/ecl/h/external.h:1218: error: syntax error before ‘seq’ /usr/lib/ecl/h/external.h:1218: warning: type defaults to ‘int’ in declaration of ‘elt_set’ /usr/lib/ecl/h/external.h:1218: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1219: error: syntax error before ‘length’ /usr/lib/ecl/h/external.h:1219: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1219: warning: type defaults to ‘int’ in declaration of ‘length’ /usr/lib/ecl/h/external.h:1219: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1224: error: syntax error before ‘si_ihs_top’ /usr/lib/ecl/h/external.h:1224: error: syntax error before ‘arg’ /usr/lib/ecl/h/external.h:1224: warning: type defaults to ‘int’ in declaration of ‘si_ihs_top’ /usr/lib/ecl/h/external.h:1224: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1225: error: syntax error before ‘si_ihs_fun’ /usr/lib/ecl/h/external.h:1225: error: syntax error before ‘arg’ /usr/lib/ecl/h/external.h:1225: warning: type defaults to ‘int’ in declaration of ‘si_ihs_fun’ /usr/lib/ecl/h/external.h:1225: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1226: error: syntax error before ‘si_ihs_env’ /usr/lib/ecl/h/external.h:1226: error: syntax error before ‘arg’ /usr/lib/ecl/h/external.h:1226: warning: type defaults to ‘int’ in declaration of ‘si_ihs_env’ /usr/lib/ecl/h/external.h:1226: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1227: error: syntax error before ‘si_ihs_next’ /usr/lib/ecl/h/external.h:1227: error: syntax error before ‘arg’ /usr/lib/ecl/h/external.h:1227: warning: type defaults to ‘int’ in declaration of ‘si_ihs_next’ /usr/lib/ecl/h/external.h:1227: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1228: error: syntax error before ‘si_ihs_prev’ /usr/lib/ecl/h/external.h:1228: error: syntax error before ‘arg’ /usr/lib/ecl/h/external.h:1228: warning: type defaults to ‘int’ in declaration of ‘si_ihs_prev’ /usr/lib/ecl/h/external.h:1228: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1229: error: syntax error before ‘si_frs_top’ /usr/lib/ecl/h/external.h:1229: warning: type defaults to ‘int’ in declaration of ‘si_frs_top’ /usr/lib/ecl/h/external.h:1229: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1230: error: syntax error before ‘si_frs_bds’ /usr/lib/ecl/h/external.h:1230: error: syntax error before ‘arg’ /usr/lib/ecl/h/external.h:1230: warning: type defaults to ‘int’ in declaration of ‘si_frs_bds’ /usr/lib/ecl/h/external.h:1230: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1231: error: syntax error before ‘si_frs_tag’ /usr/lib/ecl/h/external.h:1231: error: syntax error before ‘arg’ /usr/lib/ecl/h/external.h:1231: warning: type defaults to ‘int’ in declaration of ‘si_frs_tag’ /usr/lib/ecl/h/external.h:1231: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1232: error: syntax error before ‘si_frs_ihs’ /usr/lib/ecl/h/external.h:1232: error: syntax error before ‘arg’ /usr/lib/ecl/h/external.h:1232: warning: type defaults to ‘int’ in declaration of ‘si_frs_ihs’ /usr/lib/ecl/h/external.h:1232: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1233: error: syntax error before ‘si_bds_top’ /usr/lib/ecl/h/external.h:1233: warning: type defaults to ‘int’ in declaration of ‘si_bds_top’ /usr/lib/ecl/h/external.h:1233: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1234: error: syntax error before ‘si_bds_var’ /usr/lib/ecl/h/external.h:1234: error: syntax error before ‘arg’ /usr/lib/ecl/h/external.h:1234: warning: type defaults to ‘int’ in declaration of ‘si_bds_var’ /usr/lib/ecl/h/external.h:1234: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1235: error: syntax error before ‘si_bds_val’ /usr/lib/ecl/h/external.h:1235: error: syntax error before ‘arg’ /usr/lib/ecl/h/external.h:1235: warning: type defaults to ‘int’ in declaration of ‘si_bds_val’ /usr/lib/ecl/h/external.h:1235: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1236: error: syntax error before ‘si_sch_frs_base’ /usr/lib/ecl/h/external.h:1236: error: syntax error before ‘fr’ /usr/lib/ecl/h/external.h:1236: warning: type defaults to ‘int’ in declaration of ‘si_sch_frs_base’ /usr/lib/ecl/h/external.h:1236: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1237: error: syntax error before ‘si_reset_stack_limits’ /usr/lib/ecl/h/external.h:1237: warning: type defaults to ‘int’ in declaration of ‘si_reset_stack_limits’ /usr/lib/ecl/h/external.h:1237: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1242: error: syntax error before ‘fr’ /usr/lib/ecl/h/external.h:1243: error: syntax error before ‘frs_sch’ /usr/lib/ecl/h/external.h:1243: error: syntax error before ‘frame_id’ /usr/lib/ecl/h/external.h:1243: warning: type defaults to ‘int’ in declaration of ‘frs_sch’ /usr/lib/ecl/h/external.h:1243: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1244: error: syntax error before ‘frs_sch_catch’ /usr/lib/ecl/h/external.h:1244: error: syntax error before ‘frame_id’ /usr/lib/ecl/h/external.h:1244: warning: type defaults to ‘int’ in declaration of ‘frs_sch_catch’ /usr/lib/ecl/h/external.h:1244: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1245: error: syntax error before ‘new_frame_id’ /usr/lib/ecl/h/external.h:1245: warning: type defaults to ‘int’ in declaration of ‘new_frame_id’ /usr/lib/ecl/h/external.h:1245: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1249: error: syntax error before ‘cl_char’ /usr/lib/ecl/h/external.h:1249: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1249: warning: type defaults to ‘int’ in declaration of ‘cl_char’ /usr/lib/ecl/h/external.h:1249: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1251: error: syntax error before ‘si_char_set’ /usr/lib/ecl/h/external.h:1251: error: syntax error before ‘str’ /usr/lib/ecl/h/external.h:1251: warning: type defaults to ‘int’ in declaration of ‘si_char_set’ /usr/lib/ecl/h/external.h:1251: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1252: error: syntax error before ‘cl_string_trim’ /usr/lib/ecl/h/external.h:1252: error: syntax error before ‘char_bag’ /usr/lib/ecl/h/external.h:1252: warning: type defaults to ‘int’ in declaration of ‘cl_string_trim’ /usr/lib/ecl/h/external.h:1252: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1253: error: syntax error before ‘cl_string_left_trim’ /usr/lib/ecl/h/external.h:1253: error: syntax error before ‘char_bag’ /usr/lib/ecl/h/external.h:1253: warning: type defaults to ‘int’ in declaration of ‘cl_string_left_trim’ /usr/lib/ecl/h/external.h:1253: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1254: error: syntax error before ‘cl_string_right_trim’ /usr/lib/ecl/h/external.h:1254: error: syntax error before ‘char_bag’ /usr/lib/ecl/h/external.h:1254: warning: type defaults to ‘int’ in declaration of ‘cl_string_right_trim’ /usr/lib/ecl/h/external.h:1254: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1255: error: syntax error before ‘cl_string’ /usr/lib/ecl/h/external.h:1255: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1255: warning: type defaults to ‘int’ in declaration of ‘cl_string’ /usr/lib/ecl/h/external.h:1255: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1256: error: syntax error before ‘cl_make_string’ /usr/lib/ecl/h/external.h:1256: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1256: warning: type defaults to ‘int’ in declaration of ‘cl_make_string’ /usr/lib/ecl/h/external.h:1256: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1257: error: syntax error before ‘cl_stringE’ /usr/lib/ecl/h/external.h:1257: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1257: warning: type defaults to ‘int’ in declaration of ‘cl_stringE’ /usr/lib/ecl/h/external.h:1257: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1258: error: syntax error before ‘cl_string_equal’ /usr/lib/ecl/h/external.h:1258: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1258: warning: type defaults to ‘int’ in declaration of ‘cl_string_equal’ /usr/lib/ecl/h/external.h:1258: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1259: error: syntax error before ‘cl_stringL’ /usr/lib/ecl/h/external.h:1259: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1259: warning: type defaults to ‘int’ in declaration of ‘cl_stringL’ /usr/lib/ecl/h/external.h:1259: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1260: error: syntax error before ‘cl_stringG’ /usr/lib/ecl/h/external.h:1260: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1260: warning: type defaults to ‘int’ in declaration of ‘cl_stringG’ /usr/lib/ecl/h/external.h:1260: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1261: error: syntax error before ‘cl_stringLE’ /usr/lib/ecl/h/external.h:1261: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1261: warning: type defaults to ‘int’ in declaration of ‘cl_stringLE’ /usr/lib/ecl/h/external.h:1261: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1262: error: syntax error before ‘cl_stringGE’ /usr/lib/ecl/h/external.h:1262: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1262: warning: type defaults to ‘int’ in declaration of ‘cl_stringGE’ /usr/lib/ecl/h/external.h:1262: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1263: error: syntax error before ‘cl_stringNE’ /usr/lib/ecl/h/external.h:1263: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1263: warning: type defaults to ‘int’ in declaration of ‘cl_stringNE’ /usr/lib/ecl/h/external.h:1263: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1264: error: syntax error before ‘cl_string_lessp’ /usr/lib/ecl/h/external.h:1264: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1264: warning: type defaults to ‘int’ in declaration of ‘cl_string_lessp’ /usr/lib/ecl/h/external.h:1264: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1265: error: syntax error before ‘cl_string_greaterp’ /usr/lib/ecl/h/external.h:1265: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1265: warning: type defaults to ‘int’ in declaration of ‘cl_string_greaterp’ /usr/lib/ecl/h/external.h:1265: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1266: error: syntax error before ‘cl_string_not_greaterp’ /usr/lib/ecl/h/external.h:1266: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1266: warning: type defaults to ‘int’ in declaration of ‘cl_string_not_greaterp’ /usr/lib/ecl/h/external.h:1266: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1267: error: syntax error before ‘cl_string_not_lessp’ /usr/lib/ecl/h/external.h:1267: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1267: warning: type defaults to ‘int’ in declaration of ‘cl_string_not_lessp’ /usr/lib/ecl/h/external.h:1267: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1268: error: syntax error before ‘cl_string_not_equal’ /usr/lib/ecl/h/external.h:1268: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1268: warning: type defaults to ‘int’ in declaration of ‘cl_string_not_equal’ /usr/lib/ecl/h/external.h:1268: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1269: error: syntax error before ‘cl_string_upcase’ /usr/lib/ecl/h/external.h:1269: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1269: warning: type defaults to ‘int’ in declaration of ‘cl_string_upcase’ /usr/lib/ecl/h/external.h:1269: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1270: error: syntax error before ‘cl_string_downcase’ /usr/lib/ecl/h/external.h:1270: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1270: warning: type defaults to ‘int’ in declaration of ‘cl_string_downcase’ /usr/lib/ecl/h/external.h:1270: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1271: error: syntax error before ‘cl_string_capitalize’ /usr/lib/ecl/h/external.h:1271: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1271: warning: type defaults to ‘int’ in declaration of ‘cl_string_capitalize’ /usr/lib/ecl/h/external.h:1271: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1272: error: syntax error before ‘cl_nstring_upcase’ /usr/lib/ecl/h/external.h:1272: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1272: warning: type defaults to ‘int’ in declaration of ‘cl_nstring_upcase’ /usr/lib/ecl/h/external.h:1272: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1273: error: syntax error before ‘cl_nstring_downcase’ /usr/lib/ecl/h/external.h:1273: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1273: warning: type defaults to ‘int’ in declaration of ‘cl_nstring_downcase’ /usr/lib/ecl/h/external.h:1273: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1274: error: syntax error before ‘cl_nstring_capitalize’ /usr/lib/ecl/h/external.h:1274: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1274: warning: type defaults to ‘int’ in declaration of ‘cl_nstring_capitalize’ /usr/lib/ecl/h/external.h:1274: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1275: error: syntax error before ‘si_string_concatenate’ /usr/lib/ecl/h/external.h:1275: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1275: warning: type defaults to ‘int’ in declaration of ‘si_string_concatenate’ /usr/lib/ecl/h/external.h:1275: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1277: error: syntax error before ‘cl_alloc_simple_string’ /usr/lib/ecl/h/external.h:1277: error: syntax error before ‘l’ /usr/lib/ecl/h/external.h:1277: warning: type defaults to ‘int’ in declaration of ‘cl_alloc_simple_string’ /usr/lib/ecl/h/external.h:1277: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1278: error: syntax error before ‘cl_alloc_adjustable_string’ /usr/lib/ecl/h/external.h:1278: error: syntax error before ‘l’ /usr/lib/ecl/h/external.h:1278: warning: type defaults to ‘int’ in declaration of ‘cl_alloc_adjustable_string’ /usr/lib/ecl/h/external.h:1278: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1279: error: syntax error before ‘make_simple_string’ /usr/lib/ecl/h/external.h:1279: warning: type defaults to ‘int’ in declaration of ‘make_simple_string’ /usr/lib/ecl/h/external.h:1279: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1281: error: syntax error before ‘make_string_copy’ /usr/lib/ecl/h/external.h:1281: warning: type defaults to ‘int’ in declaration of ‘make_string_copy’ /usr/lib/ecl/h/external.h:1281: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1282: error: syntax error before ‘ecl_cstring_to_string_or_nil’ /usr/lib/ecl/h/external.h:1282: warning: type defaults to ‘int’ in declaration of ‘ecl_cstring_to_string_or_nil’ /usr/lib/ecl/h/external.h:1282: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1283: error: syntax error before ‘copy_simple_string’ /usr/lib/ecl/h/external.h:1283: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1283: warning: type defaults to ‘int’ in declaration of ‘copy_simple_string’ /usr/lib/ecl/h/external.h:1283: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1284: error: syntax error before ‘coerce_to_simple_string’ /usr/lib/ecl/h/external.h:1284: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1284: warning: type defaults to ‘int’ in declaration of ‘coerce_to_simple_string’ /usr/lib/ecl/h/external.h:1284: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1285: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1286: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1287: error: syntax error before ‘cl_object’ /usr/lib/ecl/h/external.h:1288: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1289: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1294: error: syntax error before ‘si_structure_subtype_p’ /usr/lib/ecl/h/external.h:1294: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1294: warning: type defaults to ‘int’ in declaration of ‘si_structure_subtype_p’ /usr/lib/ecl/h/external.h:1294: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1295: error: syntax error before ‘cl_copy_structure’ /usr/lib/ecl/h/external.h:1295: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1295: warning: type defaults to ‘int’ in declaration of ‘cl_copy_structure’ /usr/lib/ecl/h/external.h:1295: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1296: error: syntax error before ‘si_structure_name’ /usr/lib/ecl/h/external.h:1296: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1296: warning: type defaults to ‘int’ in declaration of ‘si_structure_name’ /usr/lib/ecl/h/external.h:1296: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1297: error: syntax error before ‘si_structure_ref’ /usr/lib/ecl/h/external.h:1297: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1297: warning: type defaults to ‘int’ in declaration of ‘si_structure_ref’ /usr/lib/ecl/h/external.h:1297: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1298: error: syntax error before ‘si_structure_set’ /usr/lib/ecl/h/external.h:1298: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1298: warning: type defaults to ‘int’ in declaration of ‘si_structure_set’ /usr/lib/ecl/h/external.h:1298: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1299: error: syntax error before ‘si_structurep’ /usr/lib/ecl/h/external.h:1299: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1299: warning: type defaults to ‘int’ in declaration of ‘si_structurep’ /usr/lib/ecl/h/external.h:1299: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1300: error: syntax error before ‘si_rplaca_nthcdr’ /usr/lib/ecl/h/external.h:1300: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1300: warning: type defaults to ‘int’ in declaration of ‘si_rplaca_nthcdr’ /usr/lib/ecl/h/external.h:1300: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1301: error: syntax error before ‘si_list_nth’ /usr/lib/ecl/h/external.h:1301: error: syntax error before ‘idx’ /usr/lib/ecl/h/external.h:1301: warning: type defaults to ‘int’ in declaration of ‘si_list_nth’ /usr/lib/ecl/h/external.h:1301: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1302: error: syntax error before ‘si_make_structure’ /usr/lib/ecl/h/external.h:1302: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1302: warning: type defaults to ‘int’ in declaration of ‘si_make_structure’ /usr/lib/ecl/h/external.h:1302: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1305: error: syntax error before ‘structure_to_list’ /usr/lib/ecl/h/external.h:1305: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1305: warning: type defaults to ‘int’ in declaration of ‘structure_to_list’ /usr/lib/ecl/h/external.h:1305: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1307: error: syntax error before ‘structure_ref’ /usr/lib/ecl/h/external.h:1307: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1307: warning: type defaults to ‘int’ in declaration of ‘structure_ref’ /usr/lib/ecl/h/external.h:1307: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1308: error: syntax error before ‘structure_set’ /usr/lib/ecl/h/external.h:1308: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1308: warning: type defaults to ‘int’ in declaration of ‘structure_set’ /usr/lib/ecl/h/external.h:1308: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1313: error: syntax error before ‘cl_make_symbol’ /usr/lib/ecl/h/external.h:1313: error: syntax error before ‘str’ /usr/lib/ecl/h/external.h:1313: warning: type defaults to ‘int’ in declaration of ‘cl_make_symbol’ /usr/lib/ecl/h/external.h:1313: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1314: error: syntax error before ‘cl_remprop’ /usr/lib/ecl/h/external.h:1314: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:1314: warning: type defaults to ‘int’ in declaration of ‘cl_remprop’ /usr/lib/ecl/h/external.h:1314: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1315: error: syntax error before ‘cl_symbol_plist’ /usr/lib/ecl/h/external.h:1315: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:1315: warning: type defaults to ‘int’ in declaration of ‘cl_symbol_plist’ /usr/lib/ecl/h/external.h:1315: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1316: error: syntax error before ‘cl_get_properties’ /usr/lib/ecl/h/external.h:1316: error: syntax error before ‘place’ /usr/lib/ecl/h/external.h:1316: warning: type defaults to ‘int’ in declaration of ‘cl_get_properties’ /usr/lib/ecl/h/external.h:1316: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1317: error: syntax error before ‘cl_symbol_name’ /usr/lib/ecl/h/external.h:1317: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:1317: warning: type defaults to ‘int’ in declaration of ‘cl_symbol_name’ /usr/lib/ecl/h/external.h:1317: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1318: error: syntax error before ‘cl_symbol_package’ /usr/lib/ecl/h/external.h:1318: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:1318: warning: type defaults to ‘int’ in declaration of ‘cl_symbol_package’ /usr/lib/ecl/h/external.h:1318: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1319: error: syntax error before ‘cl_keywordp’ /usr/lib/ecl/h/external.h:1319: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:1319: warning: type defaults to ‘int’ in declaration of ‘cl_keywordp’ /usr/lib/ecl/h/external.h:1319: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1320: error: syntax error before ‘si_put_f’ /usr/lib/ecl/h/external.h:1320: error: syntax error before ‘plist’ /usr/lib/ecl/h/external.h:1320: warning: type defaults to ‘int’ in declaration of ‘si_put_f’ /usr/lib/ecl/h/external.h:1320: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1321: error: syntax error before ‘si_rem_f’ /usr/lib/ecl/h/external.h:1321: error: syntax error before ‘plist’ /usr/lib/ecl/h/external.h:1321: warning: type defaults to ‘int’ in declaration of ‘si_rem_f’ /usr/lib/ecl/h/external.h:1321: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1322: error: syntax error before ‘si_set_symbol_plist’ /usr/lib/ecl/h/external.h:1322: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:1322: warning: type defaults to ‘int’ in declaration of ‘si_set_symbol_plist’ /usr/lib/ecl/h/external.h:1322: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1323: error: syntax error before ‘si_putprop’ /usr/lib/ecl/h/external.h:1323: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:1323: warning: type defaults to ‘int’ in declaration of ‘si_putprop’ /usr/lib/ecl/h/external.h:1323: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1324: error: syntax error before ‘si_Xmake_special’ /usr/lib/ecl/h/external.h:1324: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:1324: warning: type defaults to ‘int’ in declaration of ‘si_Xmake_special’ /usr/lib/ecl/h/external.h:1324: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1325: error: syntax error before ‘si_Xmake_constant’ /usr/lib/ecl/h/external.h:1325: error: syntax error before ‘sym’ /usr/lib/ecl/h/external.h:1325: warning: type defaults to ‘int’ in declaration of ‘si_Xmake_constant’ /usr/lib/ecl/h/external.h:1325: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1326: error: syntax error before ‘cl_get’ /usr/lib/ecl/h/external.h:1326: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1326: warning: type defaults to ‘int’ in declaration of ‘cl_get’ /usr/lib/ecl/h/external.h:1326: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1327: error: syntax error before ‘cl_getf’ /usr/lib/ecl/h/external.h:1327: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1327: warning: type defaults to ‘int’ in declaration of ‘cl_getf’ /usr/lib/ecl/h/external.h:1327: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1328: error: syntax error before ‘cl_copy_symbol’ /usr/lib/ecl/h/external.h:1328: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1328: warning: type defaults to ‘int’ in declaration of ‘cl_copy_symbol’ /usr/lib/ecl/h/external.h:1328: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1329: error: syntax error before ‘cl_gensym’ /usr/lib/ecl/h/external.h:1329: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1329: warning: type defaults to ‘int’ in declaration of ‘cl_gensym’ /usr/lib/ecl/h/external.h:1329: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1330: error: syntax error before ‘cl_gentemp’ /usr/lib/ecl/h/external.h:1330: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1330: warning: type defaults to ‘int’ in declaration of ‘cl_gentemp’ /usr/lib/ecl/h/external.h:1330: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1331: error: syntax error before ‘si_put_properties’ /usr/lib/ecl/h/external.h:1331: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1331: warning: type defaults to ‘int’ in declaration of ‘si_put_properties’ /usr/lib/ecl/h/external.h:1331: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1333: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1334: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1335: error: syntax error before ‘make_symbol’ /usr/lib/ecl/h/external.h:1335: error: syntax error before ‘st’ /usr/lib/ecl/h/external.h:1335: warning: type defaults to ‘int’ in declaration of ‘make_symbol’ /usr/lib/ecl/h/external.h:1335: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1336: error: syntax error before ‘make_keyword’ /usr/lib/ecl/h/external.h:1336: warning: type defaults to ‘int’ in declaration of ‘make_keyword’ /usr/lib/ecl/h/external.h:1336: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1337: error: syntax error before ‘symbol_value’ /usr/lib/ecl/h/external.h:1337: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1337: warning: type defaults to ‘int’ in declaration of ‘symbol_value’ /usr/lib/ecl/h/external.h:1337: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1338: error: syntax error before ‘ecl_getf’ /usr/lib/ecl/h/external.h:1338: error: syntax error before ‘place’ /usr/lib/ecl/h/external.h:1338: warning: type defaults to ‘int’ in declaration of ‘ecl_getf’ /usr/lib/ecl/h/external.h:1338: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1339: error: syntax error before ‘ecl_get’ /usr/lib/ecl/h/external.h:1339: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1339: warning: type defaults to ‘int’ in declaration of ‘ecl_get’ /usr/lib/ecl/h/external.h:1339: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1340: error: syntax error before ‘s’ /usr/lib/ecl/h/external.h:1381: error: syntax error before ‘cl_sleep’ /usr/lib/ecl/h/external.h:1381: error: syntax error before ‘z’ /usr/lib/ecl/h/external.h:1381: warning: type defaults to ‘int’ in declaration of ‘cl_sleep’ /usr/lib/ecl/h/external.h:1381: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1382: error: syntax error before ‘cl_get_internal_run_time’ /usr/lib/ecl/h/external.h:1382: warning: type defaults to ‘int’ in declaration of ‘cl_get_internal_run_time’ /usr/lib/ecl/h/external.h:1382: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1383: error: syntax error before ‘cl_get_internal_real_time’ /usr/lib/ecl/h/external.h:1383: warning: type defaults to ‘int’ in declaration of ‘cl_get_internal_real_time’ /usr/lib/ecl/h/external.h:1383: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1388: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1389: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1390: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1391: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1392: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1393: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1394: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1395: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1396: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1397: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1398: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1399: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1400: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1401: error: syntax error before ‘p’ /usr/lib/ecl/h/external.h:1402: error: syntax error before ‘cl_type_of’ /usr/lib/ecl/h/external.h:1402: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1402: warning: type defaults to ‘int’ in declaration of ‘cl_type_of’ /usr/lib/ecl/h/external.h:1402: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1404: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1405: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1406: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1407: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1408: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1409: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1410: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1411: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1412: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1413: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1414: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1415: error: syntax error before ‘seq’ /usr/lib/ecl/h/external.h:1416: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1417: error: syntax error before ‘x’ /usr/lib/ecl/h/external.h:1421: error: syntax error before ‘cl_truename’ /usr/lib/ecl/h/external.h:1421: error: syntax error before ‘file’ /usr/lib/ecl/h/external.h:1421: warning: type defaults to ‘int’ in declaration of ‘cl_truename’ /usr/lib/ecl/h/external.h:1421: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1422: error: syntax error before ‘cl_rename_file’ /usr/lib/ecl/h/external.h:1422: error: syntax error before ‘old_obj’ /usr/lib/ecl/h/external.h:1422: warning: type defaults to ‘int’ in declaration of ‘cl_rename_file’ /usr/lib/ecl/h/external.h:1422: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1423: error: syntax error before ‘cl_delete_file’ /usr/lib/ecl/h/external.h:1423: error: syntax error before ‘file’ /usr/lib/ecl/h/external.h:1423: warning: type defaults to ‘int’ in declaration of ‘cl_delete_file’ /usr/lib/ecl/h/external.h:1423: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1424: error: syntax error before ‘cl_probe_file’ /usr/lib/ecl/h/external.h:1424: error: syntax error before ‘file’ /usr/lib/ecl/h/external.h:1424: warning: type defaults to ‘int’ in declaration of ‘cl_probe_file’ /usr/lib/ecl/h/external.h:1424: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1425: error: syntax error before ‘cl_file_write_date’ /usr/lib/ecl/h/external.h:1425: error: syntax error before ‘file’ /usr/lib/ecl/h/external.h:1425: warning: type defaults to ‘int’ in declaration of ‘cl_file_write_date’ /usr/lib/ecl/h/external.h:1425: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1426: error: syntax error before ‘cl_file_author’ /usr/lib/ecl/h/external.h:1426: error: syntax error before ‘file’ /usr/lib/ecl/h/external.h:1426: warning: type defaults to ‘int’ in declaration of ‘cl_file_author’ /usr/lib/ecl/h/external.h:1426: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1427: error: syntax error before ‘si_file_kind’ /usr/lib/ecl/h/external.h:1427: error: syntax error before ‘pathname’ /usr/lib/ecl/h/external.h:1427: warning: type defaults to ‘int’ in declaration of ‘si_file_kind’ /usr/lib/ecl/h/external.h:1427: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1428: error: syntax error before ‘si_getcwd’ /usr/lib/ecl/h/external.h:1428: warning: type defaults to ‘int’ in declaration of ‘si_getcwd’ /usr/lib/ecl/h/external.h:1428: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1429: error: syntax error before ‘si_getpid’ /usr/lib/ecl/h/external.h:1429: warning: type defaults to ‘int’ in declaration of ‘si_getpid’ /usr/lib/ecl/h/external.h:1429: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1430: error: syntax error before ‘si_chdir’ /usr/lib/ecl/h/external.h:1430: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1430: warning: type defaults to ‘int’ in declaration of ‘si_chdir’ /usr/lib/ecl/h/external.h:1430: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1431: error: syntax error before ‘si_mkdir’ /usr/lib/ecl/h/external.h:1431: error: syntax error before ‘directory’ /usr/lib/ecl/h/external.h:1431: warning: type defaults to ‘int’ in declaration of ‘si_mkdir’ /usr/lib/ecl/h/external.h:1431: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1432: error: syntax error before ‘cl_directory’ /usr/lib/ecl/h/external.h:1432: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1432: warning: type defaults to ‘int’ in declaration of ‘cl_directory’ /usr/lib/ecl/h/external.h:1432: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1433: error: syntax error before ‘cl_user_homedir_pathname’ /usr/lib/ecl/h/external.h:1433: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1433: warning: type defaults to ‘int’ in declaration of ‘cl_user_homedir_pathname’ /usr/lib/ecl/h/external.h:1433: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1434: error: syntax error before ‘si_mkstemp’ /usr/lib/ecl/h/external.h:1434: error: syntax error before ‘templ’ /usr/lib/ecl/h/external.h:1434: warning: type defaults to ‘int’ in declaration of ‘si_mkstemp’ /usr/lib/ecl/h/external.h:1434: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1435: error: syntax error before ‘si_rmdir’ /usr/lib/ecl/h/external.h:1435: error: syntax error before ‘directory’ /usr/lib/ecl/h/external.h:1435: warning: type defaults to ‘int’ in declaration of ‘si_rmdir’ /usr/lib/ecl/h/external.h:1435: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1438: error: syntax error before ‘ecl_string_to_pathname’ /usr/lib/ecl/h/external.h:1438: warning: type defaults to ‘int’ in declaration of ‘ecl_string_to_pathname’ /usr/lib/ecl/h/external.h:1438: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1440: error: syntax error before ‘ecl_file_len’ /usr/lib/ecl/h/external.h:1440: warning: type defaults to ‘int’ in declaration of ‘ecl_file_len’ /usr/lib/ecl/h/external.h:1440: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1441: error: syntax error before ‘homedir_pathname’ /usr/lib/ecl/h/external.h:1441: error: syntax error before ‘user’ /usr/lib/ecl/h/external.h:1441: warning: type defaults to ‘int’ in declaration of ‘homedir_pathname’ /usr/lib/ecl/h/external.h:1441: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1446: error: syntax error before ‘si_catch_bad_signals’ /usr/lib/ecl/h/external.h:1446: warning: type defaults to ‘int’ in declaration of ‘si_catch_bad_signals’ /usr/lib/ecl/h/external.h:1446: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1447: error: syntax error before ‘si_uncatch_bad_signals’ /usr/lib/ecl/h/external.h:1447: warning: type defaults to ‘int’ in declaration of ‘si_uncatch_bad_signals’ /usr/lib/ecl/h/external.h:1447: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1448: error: syntax error before ‘si_check_pending_interrupts’ /usr/lib/ecl/h/external.h:1448: warning: type defaults to ‘int’ in declaration of ‘si_check_pending_interrupts’ /usr/lib/ecl/h/external.h:1448: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1449: error: syntax error before ‘si_trap_fpe’ /usr/lib/ecl/h/external.h:1449: error: syntax error before ‘condition’ /usr/lib/ecl/h/external.h:1449: warning: type defaults to ‘int’ in declaration of ‘si_trap_fpe’ /usr/lib/ecl/h/external.h:1449: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1454: error: syntax error before ‘si_system’ /usr/lib/ecl/h/external.h:1454: error: syntax error before ‘cmd’ /usr/lib/ecl/h/external.h:1454: warning: type defaults to ‘int’ in declaration of ‘si_system’ /usr/lib/ecl/h/external.h:1454: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1455: error: syntax error before ‘si_open_pipe’ /usr/lib/ecl/h/external.h:1455: error: syntax error before ‘cmd’ /usr/lib/ecl/h/external.h:1455: warning: type defaults to ‘int’ in declaration of ‘si_open_pipe’ /usr/lib/ecl/h/external.h:1455: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1456: error: syntax error before ‘si_close_pipe’ /usr/lib/ecl/h/external.h:1456: error: syntax error before ‘stream’ /usr/lib/ecl/h/external.h:1456: warning: type defaults to ‘int’ in declaration of ‘si_close_pipe’ /usr/lib/ecl/h/external.h:1456: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1457: error: syntax error before ‘si_run_program’ /usr/lib/ecl/h/external.h:1457: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1457: warning: type defaults to ‘int’ in declaration of ‘si_run_program’ /usr/lib/ecl/h/external.h:1457: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1464: error: syntax error before ‘cl_make_array’ /usr/lib/ecl/h/external.h:1464: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1464: warning: type defaults to ‘int’ in declaration of ‘cl_make_array’ /usr/lib/ecl/h/external.h:1464: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1465: error: syntax error before ‘cl_vector’ /usr/lib/ecl/h/external.h:1465: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1465: warning: type defaults to ‘int’ in declaration of ‘cl_vector’ /usr/lib/ecl/h/external.h:1465: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1466: error: syntax error before ‘cl_array_dimensions’ /usr/lib/ecl/h/external.h:1466: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1466: warning: type defaults to ‘int’ in declaration of ‘cl_array_dimensions’ /usr/lib/ecl/h/external.h:1466: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1467: error: syntax error before ‘cl_array_in_bounds_p’ /usr/lib/ecl/h/external.h:1467: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1467: warning: type defaults to ‘int’ in declaration of ‘cl_array_in_bounds_p’ /usr/lib/ecl/h/external.h:1467: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1468: error: syntax error before ‘cl_array_row_major_index’ /usr/lib/ecl/h/external.h:1468: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1468: warning: type defaults to ‘int’ in declaration of ‘cl_array_row_major_index’ /usr/lib/ecl/h/external.h:1468: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1469: error: syntax error before ‘cl_bit’ /usr/lib/ecl/h/external.h:1469: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1469: warning: type defaults to ‘int’ in declaration of ‘cl_bit’ /usr/lib/ecl/h/external.h:1469: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1470: error: syntax error before ‘cl_sbit’ /usr/lib/ecl/h/external.h:1470: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1470: warning: type defaults to ‘int’ in declaration of ‘cl_sbit’ /usr/lib/ecl/h/external.h:1470: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1471: error: syntax error before ‘cl_bit_and’ /usr/lib/ecl/h/external.h:1471: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1471: warning: type defaults to ‘int’ in declaration of ‘cl_bit_and’ /usr/lib/ecl/h/external.h:1471: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1472: error: syntax error before ‘cl_bit_ior’ /usr/lib/ecl/h/external.h:1472: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1472: warning: type defaults to ‘int’ in declaration of ‘cl_bit_ior’ /usr/lib/ecl/h/external.h:1472: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1473: error: syntax error before ‘cl_bit_xor’ /usr/lib/ecl/h/external.h:1473: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1473: warning: type defaults to ‘int’ in declaration of ‘cl_bit_xor’ /usr/lib/ecl/h/external.h:1473: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1474: error: syntax error before ‘cl_bit_eqv’ /usr/lib/ecl/h/external.h:1474: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1474: warning: type defaults to ‘int’ in declaration of ‘cl_bit_eqv’ /usr/lib/ecl/h/external.h:1474: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1475: error: syntax error before ‘cl_bit_nand’ /usr/lib/ecl/h/external.h:1475: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1475: warning: type defaults to ‘int’ in declaration of ‘cl_bit_nand’ /usr/lib/ecl/h/external.h:1475: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1476: error: syntax error before ‘cl_bit_nor’ /usr/lib/ecl/h/external.h:1476: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1476: warning: type defaults to ‘int’ in declaration of ‘cl_bit_nor’ /usr/lib/ecl/h/external.h:1476: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1477: error: syntax error before ‘cl_bit_andc1’ /usr/lib/ecl/h/external.h:1477: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1477: warning: type defaults to ‘int’ in declaration of ‘cl_bit_andc1’ /usr/lib/ecl/h/external.h:1477: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1478: error: syntax error before ‘cl_bit_andc2’ /usr/lib/ecl/h/external.h:1478: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1478: warning: type defaults to ‘int’ in declaration of ‘cl_bit_andc2’ /usr/lib/ecl/h/external.h:1478: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1479: error: syntax error before ‘cl_bit_orc1’ /usr/lib/ecl/h/external.h:1479: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1479: warning: type defaults to ‘int’ in declaration of ‘cl_bit_orc1’ /usr/lib/ecl/h/external.h:1479: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1480: error: syntax error before ‘cl_bit_orc2’ /usr/lib/ecl/h/external.h:1480: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1480: warning: type defaults to ‘int’ in declaration of ‘cl_bit_orc2’ /usr/lib/ecl/h/external.h:1480: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1481: error: syntax error before ‘cl_bit_not’ /usr/lib/ecl/h/external.h:1481: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1481: warning: type defaults to ‘int’ in declaration of ‘cl_bit_not’ /usr/lib/ecl/h/external.h:1481: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1482: error: syntax error before ‘cl_vector_push’ /usr/lib/ecl/h/external.h:1482: error: syntax error before ‘V1’ /usr/lib/ecl/h/external.h:1482: warning: type defaults to ‘int’ in declaration of ‘cl_vector_push’ /usr/lib/ecl/h/external.h:1482: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1483: error: syntax error before ‘cl_vector_push_extend’ /usr/lib/ecl/h/external.h:1483: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1483: warning: type defaults to ‘int’ in declaration of ‘cl_vector_push_extend’ /usr/lib/ecl/h/external.h:1483: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1484: error: syntax error before ‘cl_vector_pop’ /usr/lib/ecl/h/external.h:1484: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1484: warning: type defaults to ‘int’ in declaration of ‘cl_vector_pop’ /usr/lib/ecl/h/external.h:1484: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1485: error: syntax error before ‘cl_adjust_array’ /usr/lib/ecl/h/external.h:1485: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1485: warning: type defaults to ‘int’ in declaration of ‘cl_adjust_array’ /usr/lib/ecl/h/external.h:1485: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1489: error: syntax error before ‘cl_read_from_string’ /usr/lib/ecl/h/external.h:1489: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1489: warning: type defaults to ‘int’ in declaration of ‘cl_read_from_string’ /usr/lib/ecl/h/external.h:1489: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1490: error: syntax error before ‘cl_write_to_string’ /usr/lib/ecl/h/external.h:1490: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1490: warning: type defaults to ‘int’ in declaration of ‘cl_write_to_string’ /usr/lib/ecl/h/external.h:1490: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1491: error: syntax error before ‘cl_prin1_to_string’ /usr/lib/ecl/h/external.h:1491: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1491: warning: type defaults to ‘int’ in declaration of ‘cl_prin1_to_string’ /usr/lib/ecl/h/external.h:1491: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1492: error: syntax error before ‘cl_princ_to_string’ /usr/lib/ecl/h/external.h:1492: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1492: warning: type defaults to ‘int’ in declaration of ‘cl_princ_to_string’ /usr/lib/ecl/h/external.h:1492: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1493: error: syntax error before ‘cl_y_or_n_p’ /usr/lib/ecl/h/external.h:1493: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1493: warning: type defaults to ‘int’ in declaration of ‘cl_y_or_n_p’ /usr/lib/ecl/h/external.h:1493: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1494: error: syntax error before ‘cl_yes_or_no_p’ /usr/lib/ecl/h/external.h:1494: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1494: warning: type defaults to ‘int’ in declaration of ‘cl_yes_or_no_p’ /usr/lib/ecl/h/external.h:1494: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1498: error: syntax error before ‘cl_union’ /usr/lib/ecl/h/external.h:1498: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1498: warning: type defaults to ‘int’ in declaration of ‘cl_union’ /usr/lib/ecl/h/external.h:1498: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1499: error: syntax error before ‘cl_nunion’ /usr/lib/ecl/h/external.h:1499: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1499: warning: type defaults to ‘int’ in declaration of ‘cl_nunion’ /usr/lib/ecl/h/external.h:1499: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1500: error: syntax error before ‘cl_intersection’ /usr/lib/ecl/h/external.h:1500: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1500: warning: type defaults to ‘int’ in declaration of ‘cl_intersection’ /usr/lib/ecl/h/external.h:1500: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1501: error: syntax error before ‘cl_nintersection’ /usr/lib/ecl/h/external.h:1501: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1501: warning: type defaults to ‘int’ in declaration of ‘cl_nintersection’ /usr/lib/ecl/h/external.h:1501: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1502: error: syntax error before ‘cl_set_difference’ /usr/lib/ecl/h/external.h:1502: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1502: warning: type defaults to ‘int’ in declaration of ‘cl_set_difference’ /usr/lib/ecl/h/external.h:1502: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1503: error: syntax error before ‘cl_nset_difference’ /usr/lib/ecl/h/external.h:1503: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1503: warning: type defaults to ‘int’ in declaration of ‘cl_nset_difference’ /usr/lib/ecl/h/external.h:1503: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1504: error: syntax error before ‘cl_set_exclusive_or’ /usr/lib/ecl/h/external.h:1504: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1504: warning: type defaults to ‘int’ in declaration of ‘cl_set_exclusive_or’ /usr/lib/ecl/h/external.h:1504: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1505: error: syntax error before ‘cl_nset_exclusive_or’ /usr/lib/ecl/h/external.h:1505: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1505: warning: type defaults to ‘int’ in declaration of ‘cl_nset_exclusive_or’ /usr/lib/ecl/h/external.h:1505: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1506: error: syntax error before ‘cl_subsetp’ /usr/lib/ecl/h/external.h:1506: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1506: warning: type defaults to ‘int’ in declaration of ‘cl_subsetp’ /usr/lib/ecl/h/external.h:1506: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1507: error: syntax error before ‘cl_rassoc_if’ /usr/lib/ecl/h/external.h:1507: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1507: warning: type defaults to ‘int’ in declaration of ‘cl_rassoc_if’ /usr/lib/ecl/h/external.h:1507: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1508: error: syntax error before ‘cl_rassoc_if_not’ /usr/lib/ecl/h/external.h:1508: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1508: warning: type defaults to ‘int’ in declaration of ‘cl_rassoc_if_not’ /usr/lib/ecl/h/external.h:1508: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1509: error: syntax error before ‘cl_assoc_if’ /usr/lib/ecl/h/external.h:1509: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1509: warning: type defaults to ‘int’ in declaration of ‘cl_assoc_if’ /usr/lib/ecl/h/external.h:1509: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1510: error: syntax error before ‘cl_assoc_if_not’ /usr/lib/ecl/h/external.h:1510: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1510: warning: type defaults to ‘int’ in declaration of ‘cl_assoc_if_not’ /usr/lib/ecl/h/external.h:1510: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1511: error: syntax error before ‘cl_member_if’ /usr/lib/ecl/h/external.h:1511: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1511: warning: type defaults to ‘int’ in declaration of ‘cl_member_if’ /usr/lib/ecl/h/external.h:1511: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1512: error: syntax error before ‘cl_member_if_not’ /usr/lib/ecl/h/external.h:1512: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1512: warning: type defaults to ‘int’ in declaration of ‘cl_member_if_not’ /usr/lib/ecl/h/external.h:1512: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1513: error: syntax error before ‘cl_subst_if’ /usr/lib/ecl/h/external.h:1513: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1513: warning: type defaults to ‘int’ in declaration of ‘cl_subst_if’ /usr/lib/ecl/h/external.h:1513: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1514: error: syntax error before ‘cl_subst_if_not’ /usr/lib/ecl/h/external.h:1514: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1514: warning: type defaults to ‘int’ in declaration of ‘cl_subst_if_not’ /usr/lib/ecl/h/external.h:1514: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1515: error: syntax error before ‘cl_nsubst_if’ /usr/lib/ecl/h/external.h:1515: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1515: warning: type defaults to ‘int’ in declaration of ‘cl_nsubst_if’ /usr/lib/ecl/h/external.h:1515: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1516: error: syntax error before ‘cl_nsubst_if_not’ /usr/lib/ecl/h/external.h:1516: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1516: warning: type defaults to ‘int’ in declaration of ‘cl_nsubst_if_not’ /usr/lib/ecl/h/external.h:1516: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1520: error: syntax error before ‘cl_logical_pathname_translations’ /usr/lib/ecl/h/external.h:1520: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1520: warning: type defaults to ‘int’ in declaration of ‘cl_logical_pathname_translations’ /usr/lib/ecl/h/external.h:1520: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1521: error: syntax error before ‘cl_load_logical_pathname_translations’ /usr/lib/ecl/h/external.h:1521: error: syntax error before ‘V1’ /usr/lib/ecl/h/external.h:1521: warning: type defaults to ‘int’ in declaration of ‘cl_load_logical_pathname_translations’ /usr/lib/ecl/h/external.h:1521: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1522: error: syntax error before ‘cl_decode_universal_time’ /usr/lib/ecl/h/external.h:1522: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1522: warning: type defaults to ‘int’ in declaration of ‘cl_decode_universal_time’ /usr/lib/ecl/h/external.h:1522: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1523: error: syntax error before ‘cl_encode_universal_time’ /usr/lib/ecl/h/external.h:1523: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1523: warning: type defaults to ‘int’ in declaration of ‘cl_encode_universal_time’ /usr/lib/ecl/h/external.h:1523: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1524: error: syntax error before ‘cl_get_universal_time’ /usr/lib/ecl/h/external.h:1524: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1524: warning: type defaults to ‘int’ in declaration of ‘cl_get_universal_time’ /usr/lib/ecl/h/external.h:1524: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1525: error: syntax error before ‘cl_get_decoded_time’ /usr/lib/ecl/h/external.h:1525: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1525: warning: type defaults to ‘int’ in declaration of ‘cl_get_decoded_time’ /usr/lib/ecl/h/external.h:1525: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1526: error: syntax error before ‘cl_ensure_directories_exist’ /usr/lib/ecl/h/external.h:1526: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1526: warning: type defaults to ‘int’ in declaration of ‘cl_ensure_directories_exist’ /usr/lib/ecl/h/external.h:1526: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1527: error: syntax error before ‘si_simple_program_error’ /usr/lib/ecl/h/external.h:1527: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1527: warning: type defaults to ‘int’ in declaration of ‘si_simple_program_error’ /usr/lib/ecl/h/external.h:1527: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1528: error: syntax error before ‘si_signal_simple_error’ /usr/lib/ecl/h/external.h:1528: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1528: warning: type defaults to ‘int’ in declaration of ‘si_signal_simple_error’ /usr/lib/ecl/h/external.h:1528: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1532: error: syntax error before ‘cl_provide’ /usr/lib/ecl/h/external.h:1532: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1532: warning: type defaults to ‘int’ in declaration of ‘cl_provide’ /usr/lib/ecl/h/external.h:1532: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1533: error: syntax error before ‘cl_require’ /usr/lib/ecl/h/external.h:1533: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1533: warning: type defaults to ‘int’ in declaration of ‘cl_require’ /usr/lib/ecl/h/external.h:1533: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1537: error: syntax error before ‘cl_isqrt’ /usr/lib/ecl/h/external.h:1537: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1537: warning: type defaults to ‘int’ in declaration of ‘cl_isqrt’ /usr/lib/ecl/h/external.h:1537: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1538: error: syntax error before ‘cl_abs’ /usr/lib/ecl/h/external.h:1538: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1538: warning: type defaults to ‘int’ in declaration of ‘cl_abs’ /usr/lib/ecl/h/external.h:1538: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1539: error: syntax error before ‘cl_phase’ /usr/lib/ecl/h/external.h:1539: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1539: warning: type defaults to ‘int’ in declaration of ‘cl_phase’ /usr/lib/ecl/h/external.h:1539: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1540: error: syntax error before ‘cl_signum’ /usr/lib/ecl/h/external.h:1540: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1540: warning: type defaults to ‘int’ in declaration of ‘cl_signum’ /usr/lib/ecl/h/external.h:1540: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1541: error: syntax error before ‘cl_cis’ /usr/lib/ecl/h/external.h:1541: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1541: warning: type defaults to ‘int’ in declaration of ‘cl_cis’ /usr/lib/ecl/h/external.h:1541: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1542: error: syntax error before ‘cl_asin’ /usr/lib/ecl/h/external.h:1542: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1542: warning: type defaults to ‘int’ in declaration of ‘cl_asin’ /usr/lib/ecl/h/external.h:1542: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1543: error: syntax error before ‘cl_acos’ /usr/lib/ecl/h/external.h:1543: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1543: warning: type defaults to ‘int’ in declaration of ‘cl_acos’ /usr/lib/ecl/h/external.h:1543: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1544: error: syntax error before ‘cl_asinh’ /usr/lib/ecl/h/external.h:1544: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1544: warning: type defaults to ‘int’ in declaration of ‘cl_asinh’ /usr/lib/ecl/h/external.h:1544: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1545: error: syntax error before ‘cl_acosh’ /usr/lib/ecl/h/external.h:1545: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1545: warning: type defaults to ‘int’ in declaration of ‘cl_acosh’ /usr/lib/ecl/h/external.h:1545: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1546: error: syntax error before ‘cl_atanh’ /usr/lib/ecl/h/external.h:1546: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1546: warning: type defaults to ‘int’ in declaration of ‘cl_atanh’ /usr/lib/ecl/h/external.h:1546: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1547: error: syntax error before ‘cl_ffloor’ /usr/lib/ecl/h/external.h:1547: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1547: warning: type defaults to ‘int’ in declaration of ‘cl_ffloor’ /usr/lib/ecl/h/external.h:1547: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1548: error: syntax error before ‘cl_fceiling’ /usr/lib/ecl/h/external.h:1548: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1548: warning: type defaults to ‘int’ in declaration of ‘cl_fceiling’ /usr/lib/ecl/h/external.h:1548: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1549: error: syntax error before ‘cl_ftruncate’ /usr/lib/ecl/h/external.h:1549: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1549: warning: type defaults to ‘int’ in declaration of ‘cl_ftruncate’ /usr/lib/ecl/h/external.h:1549: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1550: error: syntax error before ‘cl_fround’ /usr/lib/ecl/h/external.h:1550: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1550: warning: type defaults to ‘int’ in declaration of ‘cl_fround’ /usr/lib/ecl/h/external.h:1550: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1551: error: syntax error before ‘cl_logtest’ /usr/lib/ecl/h/external.h:1551: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1551: warning: type defaults to ‘int’ in declaration of ‘cl_logtest’ /usr/lib/ecl/h/external.h:1551: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1552: error: syntax error before ‘cl_byte’ /usr/lib/ecl/h/external.h:1552: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1552: warning: type defaults to ‘int’ in declaration of ‘cl_byte’ /usr/lib/ecl/h/external.h:1552: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1553: error: syntax error before ‘cl_byte_size’ /usr/lib/ecl/h/external.h:1553: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1553: warning: type defaults to ‘int’ in declaration of ‘cl_byte_size’ /usr/lib/ecl/h/external.h:1553: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1554: error: syntax error before ‘cl_byte_position’ /usr/lib/ecl/h/external.h:1554: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1554: warning: type defaults to ‘int’ in declaration of ‘cl_byte_position’ /usr/lib/ecl/h/external.h:1554: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1555: error: syntax error before ‘cl_ldb’ /usr/lib/ecl/h/external.h:1555: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1555: warning: type defaults to ‘int’ in declaration of ‘cl_ldb’ /usr/lib/ecl/h/external.h:1555: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1556: error: syntax error before ‘cl_ldb_test’ /usr/lib/ecl/h/external.h:1556: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1556: warning: type defaults to ‘int’ in declaration of ‘cl_ldb_test’ /usr/lib/ecl/h/external.h:1556: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1557: error: syntax error before ‘cl_mask_field’ /usr/lib/ecl/h/external.h:1557: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1557: warning: type defaults to ‘int’ in declaration of ‘cl_mask_field’ /usr/lib/ecl/h/external.h:1557: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1558: error: syntax error before ‘cl_dpb’ /usr/lib/ecl/h/external.h:1558: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1558: warning: type defaults to ‘int’ in declaration of ‘cl_dpb’ /usr/lib/ecl/h/external.h:1558: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1559: error: syntax error before ‘cl_deposit_field’ /usr/lib/ecl/h/external.h:1559: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1559: warning: type defaults to ‘int’ in declaration of ‘cl_deposit_field’ /usr/lib/ecl/h/external.h:1559: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1563: error: syntax error before ‘cl_find_all_symbols’ /usr/lib/ecl/h/external.h:1563: error: syntax error before ‘V1’ /usr/lib/ecl/h/external.h:1563: warning: type defaults to ‘int’ in declaration of ‘cl_find_all_symbols’ /usr/lib/ecl/h/external.h:1563: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1564: error: syntax error before ‘cl_apropos’ /usr/lib/ecl/h/external.h:1564: error: syntax error before ‘arg’ /usr/lib/ecl/h/external.h:1564: warning: type defaults to ‘int’ in declaration of ‘cl_apropos’ /usr/lib/ecl/h/external.h:1564: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1565: error: syntax error before ‘cl_apropos_list’ /usr/lib/ecl/h/external.h:1565: error: syntax error before ‘arg’ /usr/lib/ecl/h/external.h:1565: warning: type defaults to ‘int’ in declaration of ‘cl_apropos_list’ /usr/lib/ecl/h/external.h:1565: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1569: error: syntax error before ‘si_do_deftype’ /usr/lib/ecl/h/external.h:1569: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1569: warning: type defaults to ‘int’ in declaration of ‘si_do_deftype’ /usr/lib/ecl/h/external.h:1569: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1570: error: syntax error before ‘cl_upgraded_array_element_type’ /usr/lib/ecl/h/external.h:1570: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1570: warning: type defaults to ‘int’ in declaration of ‘cl_upgraded_array_element_type’ /usr/lib/ecl/h/external.h:1570: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1571: error: syntax error before ‘cl_upgraded_complex_part_type’ /usr/lib/ecl/h/external.h:1571: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1571: warning: type defaults to ‘int’ in declaration of ‘cl_upgraded_complex_part_type’ /usr/lib/ecl/h/external.h:1571: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1572: error: syntax error before ‘cl_typep’ /usr/lib/ecl/h/external.h:1572: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1572: warning: type defaults to ‘int’ in declaration of ‘cl_typep’ /usr/lib/ecl/h/external.h:1572: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1573: error: syntax error before ‘cl_coerce’ /usr/lib/ecl/h/external.h:1573: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1573: warning: type defaults to ‘int’ in declaration of ‘cl_coerce’ /usr/lib/ecl/h/external.h:1573: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1574: error: syntax error before ‘cl_subtypep’ /usr/lib/ecl/h/external.h:1574: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1574: warning: type defaults to ‘int’ in declaration of ‘cl_subtypep’ /usr/lib/ecl/h/external.h:1574: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1578: error: syntax error before ‘cl_make_sequence’ /usr/lib/ecl/h/external.h:1578: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1578: warning: type defaults to ‘int’ in declaration of ‘cl_make_sequence’ /usr/lib/ecl/h/external.h:1578: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1579: error: syntax error before ‘cl_concatenate’ /usr/lib/ecl/h/external.h:1579: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1579: warning: type defaults to ‘int’ in declaration of ‘cl_concatenate’ /usr/lib/ecl/h/external.h:1579: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1580: error: syntax error before ‘cl_map’ /usr/lib/ecl/h/external.h:1580: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1580: warning: type defaults to ‘int’ in declaration of ‘cl_map’ /usr/lib/ecl/h/external.h:1580: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1581: error: syntax error before ‘cl_some’ /usr/lib/ecl/h/external.h:1581: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1581: warning: type defaults to ‘int’ in declaration of ‘cl_some’ /usr/lib/ecl/h/external.h:1581: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1582: error: syntax error before ‘cl_every’ /usr/lib/ecl/h/external.h:1582: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1582: warning: type defaults to ‘int’ in declaration of ‘cl_every’ /usr/lib/ecl/h/external.h:1582: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1583: error: syntax error before ‘cl_notany’ /usr/lib/ecl/h/external.h:1583: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1583: warning: type defaults to ‘int’ in declaration of ‘cl_notany’ /usr/lib/ecl/h/external.h:1583: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1584: error: syntax error before ‘cl_notevery’ /usr/lib/ecl/h/external.h:1584: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1584: warning: type defaults to ‘int’ in declaration of ‘cl_notevery’ /usr/lib/ecl/h/external.h:1584: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1585: error: syntax error before ‘cl_map_into’ /usr/lib/ecl/h/external.h:1585: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1585: warning: type defaults to ‘int’ in declaration of ‘cl_map_into’ /usr/lib/ecl/h/external.h:1585: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1589: error: syntax error before ‘cl_reduce’ /usr/lib/ecl/h/external.h:1589: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1589: warning: type defaults to ‘int’ in declaration of ‘cl_reduce’ /usr/lib/ecl/h/external.h:1589: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1590: error: syntax error before ‘cl_fill’ /usr/lib/ecl/h/external.h:1590: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1590: warning: type defaults to ‘int’ in declaration of ‘cl_fill’ /usr/lib/ecl/h/external.h:1590: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1591: error: syntax error before ‘cl_replace’ /usr/lib/ecl/h/external.h:1591: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1591: warning: type defaults to ‘int’ in declaration of ‘cl_replace’ /usr/lib/ecl/h/external.h:1591: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1592: error: syntax error before ‘cl_remove’ /usr/lib/ecl/h/external.h:1592: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1592: warning: type defaults to ‘int’ in declaration of ‘cl_remove’ /usr/lib/ecl/h/external.h:1592: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1593: error: syntax error before ‘cl_remove_if’ /usr/lib/ecl/h/external.h:1593: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1593: warning: type defaults to ‘int’ in declaration of ‘cl_remove_if’ /usr/lib/ecl/h/external.h:1593: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1594: error: syntax error before ‘cl_remove_if_not’ /usr/lib/ecl/h/external.h:1594: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1594: warning: type defaults to ‘int’ in declaration of ‘cl_remove_if_not’ /usr/lib/ecl/h/external.h:1594: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1595: error: syntax error before ‘cl_delete’ /usr/lib/ecl/h/external.h:1595: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1595: warning: type defaults to ‘int’ in declaration of ‘cl_delete’ /usr/lib/ecl/h/external.h:1595: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1596: error: syntax error before ‘cl_delete_if’ /usr/lib/ecl/h/external.h:1596: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1596: warning: type defaults to ‘int’ in declaration of ‘cl_delete_if’ /usr/lib/ecl/h/external.h:1596: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1597: error: syntax error before ‘cl_delete_if_not’ /usr/lib/ecl/h/external.h:1597: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1597: warning: type defaults to ‘int’ in declaration of ‘cl_delete_if_not’ /usr/lib/ecl/h/external.h:1597: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1598: error: syntax error before ‘cl_count’ /usr/lib/ecl/h/external.h:1598: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1598: warning: type defaults to ‘int’ in declaration of ‘cl_count’ /usr/lib/ecl/h/external.h:1598: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1599: error: syntax error before ‘cl_count_if’ /usr/lib/ecl/h/external.h:1599: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1599: warning: type defaults to ‘int’ in declaration of ‘cl_count_if’ /usr/lib/ecl/h/external.h:1599: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1600: error: syntax error before ‘cl_count_if_not’ /usr/lib/ecl/h/external.h:1600: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1600: warning: type defaults to ‘int’ in declaration of ‘cl_count_if_not’ /usr/lib/ecl/h/external.h:1600: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1601: error: syntax error before ‘cl_substitute’ /usr/lib/ecl/h/external.h:1601: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1601: warning: type defaults to ‘int’ in declaration of ‘cl_substitute’ /usr/lib/ecl/h/external.h:1601: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1602: error: syntax error before ‘cl_substitute_if’ /usr/lib/ecl/h/external.h:1602: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1602: warning: type defaults to ‘int’ in declaration of ‘cl_substitute_if’ /usr/lib/ecl/h/external.h:1602: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1603: error: syntax error before ‘cl_substitute_if_not’ /usr/lib/ecl/h/external.h:1603: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1603: warning: type defaults to ‘int’ in declaration of ‘cl_substitute_if_not’ /usr/lib/ecl/h/external.h:1603: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1604: error: syntax error before ‘cl_nsubstitute’ /usr/lib/ecl/h/external.h:1604: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1604: warning: type defaults to ‘int’ in declaration of ‘cl_nsubstitute’ /usr/lib/ecl/h/external.h:1604: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1605: error: syntax error before ‘cl_nsubstitute_if’ /usr/lib/ecl/h/external.h:1605: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1605: warning: type defaults to ‘int’ in declaration of ‘cl_nsubstitute_if’ /usr/lib/ecl/h/external.h:1605: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1606: error: syntax error before ‘cl_nsubstitute_if_not’ /usr/lib/ecl/h/external.h:1606: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1606: warning: type defaults to ‘int’ in declaration of ‘cl_nsubstitute_if_not’ /usr/lib/ecl/h/external.h:1606: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1607: error: syntax error before ‘cl_find’ /usr/lib/ecl/h/external.h:1607: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1607: warning: type defaults to ‘int’ in declaration of ‘cl_find’ /usr/lib/ecl/h/external.h:1607: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1608: error: syntax error before ‘cl_find_if’ /usr/lib/ecl/h/external.h:1608: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1608: warning: type defaults to ‘int’ in declaration of ‘cl_find_if’ /usr/lib/ecl/h/external.h:1608: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1609: error: syntax error before ‘cl_find_if_not’ /usr/lib/ecl/h/external.h:1609: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1609: warning: type defaults to ‘int’ in declaration of ‘cl_find_if_not’ /usr/lib/ecl/h/external.h:1609: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1610: error: syntax error before ‘cl_position’ /usr/lib/ecl/h/external.h:1610: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1610: warning: type defaults to ‘int’ in declaration of ‘cl_position’ /usr/lib/ecl/h/external.h:1610: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1611: error: syntax error before ‘cl_position_if’ /usr/lib/ecl/h/external.h:1611: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1611: warning: type defaults to ‘int’ in declaration of ‘cl_position_if’ /usr/lib/ecl/h/external.h:1611: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1612: error: syntax error before ‘cl_position_if_not’ /usr/lib/ecl/h/external.h:1612: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1612: warning: type defaults to ‘int’ in declaration of ‘cl_position_if_not’ /usr/lib/ecl/h/external.h:1612: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1613: error: syntax error before ‘cl_remove_duplicates’ /usr/lib/ecl/h/external.h:1613: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1613: warning: type defaults to ‘int’ in declaration of ‘cl_remove_duplicates’ /usr/lib/ecl/h/external.h:1613: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1614: error: syntax error before ‘cl_delete_duplicates’ /usr/lib/ecl/h/external.h:1614: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1614: warning: type defaults to ‘int’ in declaration of ‘cl_delete_duplicates’ /usr/lib/ecl/h/external.h:1614: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1615: error: syntax error before ‘cl_mismatch’ /usr/lib/ecl/h/external.h:1615: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1615: warning: type defaults to ‘int’ in declaration of ‘cl_mismatch’ /usr/lib/ecl/h/external.h:1615: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1616: error: syntax error before ‘cl_search’ /usr/lib/ecl/h/external.h:1616: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1616: warning: type defaults to ‘int’ in declaration of ‘cl_search’ /usr/lib/ecl/h/external.h:1616: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1617: error: syntax error before ‘cl_sort’ /usr/lib/ecl/h/external.h:1617: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1617: warning: type defaults to ‘int’ in declaration of ‘cl_sort’ /usr/lib/ecl/h/external.h:1617: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1618: error: syntax error before ‘cl_stable_sort’ /usr/lib/ecl/h/external.h:1618: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1618: warning: type defaults to ‘int’ in declaration of ‘cl_stable_sort’ /usr/lib/ecl/h/external.h:1618: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1619: error: syntax error before ‘cl_merge’ /usr/lib/ecl/h/external.h:1619: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1619: warning: type defaults to ‘int’ in declaration of ‘cl_merge’ /usr/lib/ecl/h/external.h:1619: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1620: error: syntax error before ‘cl_constantly’ /usr/lib/ecl/h/external.h:1620: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1620: warning: type defaults to ‘int’ in declaration of ‘cl_constantly’ /usr/lib/ecl/h/external.h:1620: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1624: error: syntax error before ‘cl_pprint_newline’ /usr/lib/ecl/h/external.h:1624: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1624: warning: type defaults to ‘int’ in declaration of ‘cl_pprint_newline’ /usr/lib/ecl/h/external.h:1624: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1625: error: syntax error before ‘cl_pprint_indent’ /usr/lib/ecl/h/external.h:1625: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1625: warning: type defaults to ‘int’ in declaration of ‘cl_pprint_indent’ /usr/lib/ecl/h/external.h:1625: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1626: error: syntax error before ‘cl_pprint_tab’ /usr/lib/ecl/h/external.h:1626: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1626: warning: type defaults to ‘int’ in declaration of ‘cl_pprint_tab’ /usr/lib/ecl/h/external.h:1626: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1627: error: syntax error before ‘cl_pprint_fill’ /usr/lib/ecl/h/external.h:1627: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1627: warning: type defaults to ‘int’ in declaration of ‘cl_pprint_fill’ /usr/lib/ecl/h/external.h:1627: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1628: error: syntax error before ‘cl_pprint_linear’ /usr/lib/ecl/h/external.h:1628: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1628: warning: type defaults to ‘int’ in declaration of ‘cl_pprint_linear’ /usr/lib/ecl/h/external.h:1628: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1629: error: syntax error before ‘cl_pprint_tabular’ /usr/lib/ecl/h/external.h:1629: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1629: warning: type defaults to ‘int’ in declaration of ‘cl_pprint_tabular’ /usr/lib/ecl/h/external.h:1629: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1630: error: syntax error before ‘cl_copy_pprint_dispatch’ /usr/lib/ecl/h/external.h:1630: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1630: warning: type defaults to ‘int’ in declaration of ‘cl_copy_pprint_dispatch’ /usr/lib/ecl/h/external.h:1630: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1631: error: syntax error before ‘cl_pprint_dispatch’ /usr/lib/ecl/h/external.h:1631: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1631: warning: type defaults to ‘int’ in declaration of ‘cl_pprint_dispatch’ /usr/lib/ecl/h/external.h:1631: warning: data definition has no type or storage class /usr/lib/ecl/h/external.h:1632: error: syntax error before ‘cl_set_pprint_dispatch’ /usr/lib/ecl/h/external.h:1632: error: syntax error before ‘narg’ /usr/lib/ecl/h/external.h:1632: warning: type defaults to ‘int’ in declaration of ‘cl_set_pprint_dispatch’ /usr/lib/ecl/h/external.h:1632: warning: data definition has no type or storage class In file included from petecl.c:22: /usr/lib/ecl/h/ecl.h:78: error: syntax error before ‘block’ In file included from petecl.c:30: /home/eric-n/tmp/lkb/include/mrs.h: In function ‘initialize_mrs’: /home/eric-n/tmp/lkb/include/mrs.h:4: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:5: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:6: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:7: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:8: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:9: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:10: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:11: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:12: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:13: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:14: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:15: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:16: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:17: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:18: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:19: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:20: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:21: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:22: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:23: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:24: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:25: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:26: warning: parameter names (without types) in function declaration /home/eric-n/tmp/lkb/include/mrs.h:27: warning: implicit declaration of function ‘read_VV’ petecl.c: In function ‘ecl_load_lispfile’: petecl.c:67: error: syntax error before ‘cl_symbols’ make[4]: *** [petecl.o] Error 1 make[4]: Leaving directory `/home/eric-n/packages/pet/pet-0.99.7/cheap' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/eric-n/packages/pet/pet-0.99.7/cheap' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/eric-n/packages/pet/pet-0.99.7' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/eric-n/packages/pet/pet-0.99.7' make: *** [build-stamp] Error 2 debuild: fatal error at line 765: dpkg-buildpackage failed!