Resolving dependencies... Configuring mtl-2.2.1... Configuring old-locale-1.0.0.7... Building mtl-2.2.1... Building old-locale-1.0.0.7... Installed old-locale-1.0.0.7 Configuring random-1.1... Building random-1.1... Configuring syb-0.6... Installed mtl-2.2.1 Building syb-0.6... Configuring text-1.2.2.1... Installed random-1.1 Building text-1.2.2.1... Configuring utf8-string-1.0.1.1... Installed syb-0.6 Building utf8-string-1.0.1.1... Configuring old-time-1.1.0.3... Installed utf8-string-1.0.1.1 Building old-time-1.1.0.3... Installed old-time-1.1.0.3 Installed text-1.2.2.1 Configuring convertible-1.1.1.0... Configuring Pathfinder-0.5.10... Building convertible-1.1.1.0... Building Pathfinder-0.5.10... Configuring parsec-3.1.11... Installed convertible-1.1.1.0 Building parsec-3.1.11... Configuring polyparse-1.12... Installed parsec-3.1.11 Building polyparse-1.12... Installed polyparse-1.12 Configuring HDBC-2.4.0.1... Building HDBC-2.4.0.1... Configuring csv-0.1.2... Failed to install Pathfinder-0.5.10 Build log ( /home/builder/.cabal/logs/Pathfinder-0.5.10.log ): cabal: Entering directory '/tmp/cabal-tmp-14846/Pathfinder-0.5.10' [1 of 1] Compiling Main ( /tmp/cabal-tmp-14846/Pathfinder-0.5.10/dist/setup/setup.hs, /tmp/cabal-tmp-14846/Pathfinder-0.5.10/dist/setup/Main.o ) Linking /tmp/cabal-tmp-14846/Pathfinder-0.5.10/dist/setup/setup ... Configuring Pathfinder-0.5.10... /bin/sh pathfinder_pre_build.sh checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for monetdb-config... no configure: No MonetDB base installation found. No runtime support for MonetDB4 and MonetDB5 will be compiled. checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... gcc -E checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking size of long... 8 checking whether byte ordering is bigendian... no checking which Linux distribution we're using... Ubuntu14.04 checking for gcc option to accept ISO C99... -std=gnu99 checking for monetdb-clients-config... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for flex... no checking for lex... no checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -IPA -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for sys/types.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for size_t... yes checking for ptrdiff_t... yes checking for ssize_t... yes checking for __int64... no checking for long long... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... (cached) 8 checking size of void *... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of long long... 8 checking size of __int64... 0 checking whether char is unsigned... no checking for ftruncate... yes checking for gettimeofday... yes checking for opendir... yes checking for sysconf... yes checking for times... yes checking for madvise... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking whether ln -s works... yes checking for rm... rm -f checking for mv... mv -f checking for lockfile... echo checking for bash... /bin/bash checking for rpmbuild... no checking for rpm... no checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for perl... /usr/bin/perl checking for perl.h... yes checking whether we can compile with Perl... no checking for ruby... no checking for gem... no checking for objc... no checking for readlink -f... readlink -f checking for --enable-noexpand... none checking for --enable-debug... no: checking for --enable-assert... no checking for --enable-optimize... no checking for --enable-warning... no checking for --enable-profile... no checking for --enable-instrument... no checking for --enable-static... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking whether rl_completion_func_t exists... yes checking for SSL_read in -lssl... yes checking for ERR_get_error in -lcrypto... yes checking for OpenSSL >= 0x0090800f... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for library containing pthread_kill... none required checking for library containing pthread_sigmask... none required checking for library containing pthread_kill_other_threads_np... no checking for library containing pthread_setschedprio... none required checking for library containing sem_wait... none required checking whether we have pthread support... yes: -pthread -pthread checking for gethostbyname_r... yes checking for setsockopt... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking for getaddrinfo... yes checking for SOCKET... no checking for socklen_t... yes checking for dlopen in -ldl... (cached) yes checking for malloc in -lmalloc... no checking for mallopt... yes checking for mallinfo... yes checking for sqrt in -lm... yes checking for libz... yes: -lz checking for bzip2... yes: -lbz2 checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking libperfctr.h usability... no checking libperfctr.h presence... no checking for libperfctr.h... no checking libpperf.h usability... no checking libpperf.h presence... no checking for libpperf.h... no checking for pcre-config... /usr/bin/pcre-config checking for pcre >= 4.5... yes (found 8.31) checking for pcretest... no checking whether pcre comes with UTF-8 support... no (could not find pcretest to check it) checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for setlocale... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv_t... yes checking for iconv in -liconv... no checking for libiconv in -liconv... no checking for iconv... yes checking whether the declaration of iconv() needs const for 2nd argument... no checking for texi2html... no checking for latex2html... no checking for latex... no checking for pdflatex... no checking for dvips... no checking for fig2dev... no checking postscript option... eps checking /usr/bin/install -c --backup option... -C --backup=nil checking for buildtools-config... no checking for monetdb4-config... no checking for monetdb5-config... no configure: Support for MonetDB4 and MonetDB5 disabled, since no configure: MonetDB base installation was found. checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for bool... no checking for stdint.h... (cached) yes checking for socklen_t... (cached) yes checking for inet_ntop... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for basename... yes checking size of int... (cached) 4 checking size of void *... (cached) 8 checking if your compiler understands `__attribute__'... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking return type of signal handlers... (cached) void checking for strings.h... (cached) yes checking for strcasecmp... yes checking for xml2-config.64... no checking for xml2-64-config... no checking for xml2-config... /usr/bin/xml2-config checking for libxml/parser.h... yes checking for xmlParseDocument in -lxml2... yes checking libxml/SAX2.h usability... yes checking libxml/SAX2.h presence... yes checking for libxml/SAX2.h... yes configure: The following compiler options will be used to integrate the libxml2 XML parsing library: To find the libxml2 include files: -I/usr/include/libxml2 To find the libxml2 library: -lxml2 SAX2 support: HAVE_SAX2=1 checking for dlopen in -ldl... (cached) yes checking for pthread_create in -lpthread... yes checking gc.h usability... no checking gc.h presence... no checking for gc.h... no configure: WARNING: Unable to find the Hans Boehm garbage collector. Please go get it from http://www.hpl.hp.com/personal/Hans_Boehm/gc/ (Compilation will use memory allocation only strategy instead.) configure: PFtijah support disabled (no MonetDB4 support enabled). configure: ProbXml support disabled (no MonetDB4 support enabled). checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for string.h... (cached) yes checking for strdup... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking for strndup... yes checking whether strdup is declared... (cached) yes checking whether strndup is declared... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for utime.h... (cached) yes checking whether utime accepts a null argument... yes checking for ftime... yes checking for ctime_r... yes checking for localtime_r... yes checking ctime_r3... no configure: creating ./config.status config.status: creating Makefile config.status: creating extra.mk config.status: creating rpm.mk config.status: creating compiler/Makefile config.status: creating conf/Makefile config.status: creating conf/monetdb-xquery-config config.status: creating conf/monetdb-xquery-config.bat config.status: creating src/Makefile config.status: creating compiler/algebra/Makefile config.status: creating compiler/core/Makefile config.status: creating compiler/debug/Makefile config.status: creating compiler/include/Makefile config.status: creating compiler/mem/Makefile config.status: creating compiler/mil/Makefile config.status: creating compiler/parser/Makefile config.status: creating compiler/schema/Makefile config.status: creating compiler/semantics/Makefile config.status: creating compiler/sql/Makefile config.status: creating compiler/sqlalgebra/Makefile config.status: creating compiler/utils/Makefile config.status: creating compiler/xmlimport/Makefile config.status: creating src/sqlhelpers/Makefile config.status: creating compiler/algebra/map/Makefile config.status: creating compiler/algebra/opt/Makefile config.status: creating compiler/algebra/prop/Makefile config.status: creating compiler/sqlalgebra/opt/Makefile config.status: creating src/sqlhelpers/db2tools/Makefile config.status: creating src/sqlhelpers/serializer/Makefile config.status: creating src/sqlhelpers/xmlshred/Makefile config.status: creating pf_config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder' Making all in conf make[2]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/conf' make all-am make[3]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/conf' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/conf' make[2]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/conf' Making all in compiler make[2]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler' make all-recursive make[3]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler' Making all in utils make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/utils' make all-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/utils' /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBSTRINGUTILS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libstringutils_la-string_utils.lo `test -f 'string_utils.c' || echo './'`string_utils.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBSTRINGUTILS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c string_utils.c -o libstringutils_la-string_utils.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBSTRINGUTILS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libstringutils.la libstringutils_la-string_utils.lo -pthread libtool: link: ar cru .libs/libstringutils.a libstringutils_la-string_utils.o libtool: link: ranlib .libs/libstringutils.a libtool: link: ( cd ".libs" && rm -f "libstringutils.la" && ln -s "../libstringutils.la" "libstringutils.la" ) make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/utils' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/utils' Making all in schema make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/schema' make all-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/schema' /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSCHEMA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -I/usr/include/libxml2 -c -o libschema_la-import.lo `test -f 'import.c' || echo './'`import.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSCHEMA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -I/usr/include/libxml2 -c import.c -o libschema_la-import.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBSCHEMA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -I/usr/include/libxml2 -o libschema.la libschema_la-import.lo -pthread libtool: link: ar cru .libs/libschema.a libschema_la-import.o libtool: link: ranlib .libs/libschema.a libtool: link: ( cd ".libs" && rm -f "libschema.la" && ln -s "../libschema.la" "libschema.la" ) make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/schema' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/schema' Making all in debug make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/debug' make all-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/debug' /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBPRETTYP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprettyp_la-prettyp.lo `test -f 'prettyp.c' || echo './'`prettyp.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBPRETTYP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prettyp.c -o libprettyp_la-prettyp.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBPRETTYP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libprettyp.la libprettyp_la-prettyp.lo -pthread libtool: link: ar cru .libs/libprettyp.a libprettyp_la-prettyp.o libtool: link: ranlib .libs/libprettyp.a libtool: link: ( cd ".libs" && rm -f "libprettyp.la" && ln -s "../libprettyp.la" "libprettyp.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBLOGDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o liblogdebug_la-logdebug.lo `test -f 'logdebug.c' || echo './'`logdebug.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBLOGDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c logdebug.c -o liblogdebug_la-logdebug.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBLOGDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o liblogdebug.la liblogdebug_la-logdebug.lo -pthread libtool: link: ar cru .libs/liblogdebug.a liblogdebug_la-logdebug.o libtool: link: ranlib .libs/liblogdebug.a libtool: link: ( cd ".libs" && rm -f "liblogdebug.la" && ln -s "../liblogdebug.la" "liblogdebug.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libdebug_la-abssynprint.lo `test -f 'abssynprint.c' || echo './'`abssynprint.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c abssynprint.c -o libdebug_la-abssynprint.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libdebug_la-coreprint.lo `test -f 'coreprint.c' || echo './'`coreprint.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c coreprint.c -o libdebug_la-coreprint.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libdebug_la-logdebug.lo `test -f 'logdebug.c' || echo './'`logdebug.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c logdebug.c -o libdebug_la-logdebug.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libdebug_la-physdebug.lo `test -f 'physdebug.c' || echo './'`physdebug.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c physdebug.c -o libdebug_la-physdebug.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libdebug_la-prettyp.lo `test -f 'prettyp.c' || echo './'`prettyp.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prettyp.c -o libdebug_la-prettyp.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBDEBUG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libdebug.la libdebug_la-abssynprint.lo libdebug_la-coreprint.lo libdebug_la-logdebug.lo libdebug_la-physdebug.lo libdebug_la-prettyp.lo -pthread libtool: link: ar cru .libs/libdebug.a libdebug_la-abssynprint.o libdebug_la-coreprint.o libdebug_la-logdebug.o libdebug_la-physdebug.o libdebug_la-prettyp.o libtool: link: ranlib .libs/libdebug.a libtool: link: ( cd ".libs" && rm -f "libdebug.la" && ln -s "../libdebug.la" "libdebug.la" ) make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/debug' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/debug' Making all in mem make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mem' make all-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mem' /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMEM_EMBEDDED -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmem_embedded_la-array.lo `test -f 'array.c' || echo './'`array.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMEM_EMBEDDED -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c array.c -o libmem_embedded_la-array.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMEM_EMBEDDED -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmem_embedded_la-bitset.lo `test -f 'bitset.c' || echo './'`bitset.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMEM_EMBEDDED -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c bitset.c -o libmem_embedded_la-bitset.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMEM_EMBEDDED -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmem_embedded_la-mem.lo `test -f 'mem.c' || echo './'`mem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMEM_EMBEDDED -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c mem.c -o libmem_embedded_la-mem.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBMEM_EMBEDDED -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libmem_embedded.la libmem_embedded_la-array.lo libmem_embedded_la-bitset.lo libmem_embedded_la-mem.lo -pthread libtool: link: ar cru .libs/libmem_embedded.a libmem_embedded_la-array.o libmem_embedded_la-bitset.o libmem_embedded_la-mem.o libtool: link: ranlib .libs/libmem_embedded.a libtool: link: ( cd ".libs" && rm -f "libmem_embedded.la" && ln -s "../libmem_embedded.la" "libmem_embedded.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMEM -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmem_la-array.lo `test -f 'array.c' || echo './'`array.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMEM -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c array.c -o libmem_la-array.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMEM -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmem_la-bitset.lo `test -f 'bitset.c' || echo './'`bitset.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMEM -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c bitset.c -o libmem_la-bitset.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMEM -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmem_la-mem_gc.lo `test -f 'mem_gc.c' || echo './'`mem_gc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMEM -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c mem_gc.c -o libmem_la-mem_gc.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBMEM -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libmem.la libmem_la-array.lo libmem_la-bitset.lo libmem_la-mem_gc.lo -pthread libtool: link: ar cru .libs/libmem.a libmem_la-array.o libmem_la-bitset.o libmem_la-mem_gc.o libtool: link: ranlib .libs/libmem.a libtool: link: ( cd ".libs" && rm -f "libmem.la" && ln -s "../libmem.la" "libmem.la" ) make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mem' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mem' Making all in parser make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/parser' make all-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/parser' /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBPARSER -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libparser_la-abssyn.lo `test -f 'abssyn.c' || echo './'`abssyn.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBPARSER -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c abssyn.c -o libparser_la-abssyn.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBPARSER -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libparser_la-scanner.yy.lo `test -f 'scanner.yy.c' || echo './'`scanner.yy.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBPARSER -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c scanner.yy.c -o libparser_la-scanner.yy.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBPARSER -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libparser_la-parser.tab.lo `test -f 'parser.tab.c' || echo './'`parser.tab.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBPARSER -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c parser.tab.c -o libparser_la-parser.tab.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBPARSER -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libparser.la libparser_la-abssyn.lo libparser_la-scanner.yy.lo libparser_la-parser.tab.lo -pthread libtool: link: ar cru .libs/libparser.a libparser_la-abssyn.o libparser_la-scanner.yy.o libparser_la-parser.tab.o libtool: link: ranlib .libs/libparser.a libtool: link: ( cd ".libs" && rm -f "libparser.la" && ln -s "../libparser.la" "libparser.la" ) make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/parser' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/parser' Making all in semantics make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/semantics' make all-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/semantics' /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBOPTIONS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o liboptions_la-options.lo `test -f 'options.c' || echo './'`options.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBOPTIONS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c options.c -o liboptions_la-options.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBOPTIONS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o liboptions.la liboptions_la-options.lo -pthread libtool: link: ar cru .libs/liboptions.a liboptions_la-options.o libtool: link: ranlib .libs/liboptions.a libtool: link: ( cd ".libs" && rm -f "liboptions.la" && ln -s "../liboptions.la" "liboptions.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsemantics_la-functions.lo `test -f 'functions.c' || echo './'`functions.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c functions.c -o libsemantics_la-functions.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsemantics_la-heuristic.lo `test -f 'heuristic.c' || echo './'`heuristic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c heuristic.c -o libsemantics_la-heuristic.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsemantics_la-ns.lo `test -f 'ns.c' || echo './'`ns.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c ns.c -o libsemantics_la-ns.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsemantics_la-options.lo `test -f 'options.c' || echo './'`options.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c options.c -o libsemantics_la-options.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsemantics_la-subtyping.lo `test -f 'subtyping.c' || echo './'`subtyping.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c subtyping.c -o libsemantics_la-subtyping.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsemantics_la-types.lo `test -f 'types.c' || echo './'`types.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c types.c -o libsemantics_la-types.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsemantics_la-varscope.lo `test -f 'varscope.c' || echo './'`varscope.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c varscope.c -o libsemantics_la-varscope.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsemantics_la-xquery_fo.lo `test -f 'xquery_fo.c' || echo './'`xquery_fo.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c xquery_fo.c -o libsemantics_la-xquery_fo.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsemantics_la-normalize.lo `test -f 'normalize.c' || echo './'`normalize.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c normalize.c -o libsemantics_la-normalize.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsemantics_la-typecheck.lo `test -f 'typecheck.c' || echo './'`typecheck.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c typecheck.c -o libsemantics_la-typecheck.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBSEMANTICS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libsemantics.la libsemantics_la-functions.lo libsemantics_la-heuristic.lo libsemantics_la-ns.lo libsemantics_la-options.lo libsemantics_la-subtyping.lo libsemantics_la-types.lo libsemantics_la-varscope.lo libsemantics_la-xquery_fo.lo libsemantics_la-normalize.lo libsemantics_la-typecheck.lo -pthread libtool: link: ar cru .libs/libsemantics.a libsemantics_la-functions.o libsemantics_la-heuristic.o libsemantics_la-ns.o libsemantics_la-options.o libsemantics_la-subtyping.o libsemantics_la-types.o libsemantics_la-varscope.o libsemantics_la-xquery_fo.o libsemantics_la-normalize.o libsemantics_la-typecheck.o libtool: link: ranlib .libs/libsemantics.a libtool: link: ( cd ".libs" && rm -f "libsemantics.la" && ln -s "../libsemantics.la" "libsemantics.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBNS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libns_la-ns.lo `test -f 'ns.c' || echo './'`ns.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBNS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c ns.c -o libns_la-ns.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBNS -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libns.la libns_la-ns.lo -pthread libtool: link: ar cru .libs/libns.a libns_la-ns.o libtool: link: ranlib .libs/libns.a libtool: link: ( cd ".libs" && rm -f "libns.la" && ln -s "../libns.la" "libns.la" ) make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/semantics' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/semantics' Making all in core make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/core' make all-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/core' /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBCORE -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libcore_la-core.lo `test -f 'core.c' || echo './'`core.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBCORE -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c core.c -o libcore_la-core.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBCORE -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libcore_la-fs.lo `test -f 'fs.c' || echo './'`fs.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBCORE -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c fs.c -o libcore_la-fs.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBCORE -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libcore_la-simplify.lo `test -f 'simplify.c' || echo './'`simplify.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBCORE -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c simplify.c -o libcore_la-simplify.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBCORE -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libcore_la-coreopt.lo `test -f 'coreopt.c' || echo './'`coreopt.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBCORE -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c coreopt.c -o libcore_la-coreopt.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBCORE -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libcore.la libcore_la-core.lo libcore_la-fs.lo libcore_la-simplify.lo libcore_la-coreopt.lo -pthread libtool: link: ar cru .libs/libcore.a libcore_la-core.o libcore_la-fs.o libcore_la-simplify.o libcore_la-coreopt.o libtool: link: ranlib .libs/libcore.a libtool: link: ( cd ".libs" && rm -f "libcore.la" && ln -s "../libcore.la" "libcore.la" ) make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/core' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/core' Making all in algebra make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' make all-recursive make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' Making all in opt make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' make all-recursive make[7]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' make[8]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_algebra_cse.lo `test -f 'opt_algebra_cse.c' || echo './'`opt_algebra_cse.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_algebra_cse.c -o libopt_la-opt_algebra_cse.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_complex.lo `test -f 'opt_complex.c' || echo './'`opt_complex.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_complex.c -o libopt_la-opt_complex.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_const.lo `test -f 'opt_const.c' || echo './'`opt_const.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_const.c -o libopt_la-opt_const.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_guide.lo `test -f 'opt_guide.c' || echo './'`opt_guide.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_guide.c -o libopt_la-opt_guide.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_icol.lo `test -f 'opt_icol.c' || echo './'`opt_icol.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_icol.c -o libopt_la-opt_icol.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_join_graph.lo `test -f 'opt_join_graph.c' || echo './'`opt_join_graph.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_join_graph.c -o libopt_la-opt_join_graph.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_join_pd.lo `test -f 'opt_join_pd.c' || echo './'`opt_join_pd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_join_pd.c -o libopt_la-opt_join_pd.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_key.lo `test -f 'opt_key.c' || echo './'`opt_key.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_key.c -o libopt_la-opt_key.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_monetxq.lo `test -f 'opt_monetxq.c' || echo './'`opt_monetxq.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_monetxq.c -o libopt_la-opt_monetxq.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_mvd.lo `test -f 'opt_mvd.c' || echo './'`opt_mvd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_mvd.c -o libopt_la-opt_mvd.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_projection.lo `test -f 'opt_projection.c' || echo './'`opt_projection.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_projection.c -o libopt_la-opt_projection.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_req_node.lo `test -f 'opt_req_node.c' || echo './'`opt_req_node.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_req_node.c -o libopt_la-opt_req_node.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_reqval.lo `test -f 'opt_reqval.c' || echo './'`opt_reqval.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_reqval.c -o libopt_la-opt_reqval.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_rank.lo `test -f 'opt_rank.c' || echo './'`opt_rank.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_rank.c -o libopt_la-opt_rank.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_set.lo `test -f 'opt_set.c' || echo './'`opt_set.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_set.c -o libopt_la-opt_set.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_step_join.lo `test -f 'opt_step_join.c' || echo './'`opt_step_join.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_step_join.c -o libopt_la-opt_step_join.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_thetajoin.lo `test -f 'opt_thetajoin.c' || echo './'`opt_thetajoin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_thetajoin.c -o libopt_la-opt_thetajoin.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libopt_la-opt_general.lo `test -f 'opt_general.c' || echo './'`opt_general.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c opt_general.c -o libopt_la-opt_general.o /bin/bash ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libopt.la libopt_la-opt_algebra_cse.lo libopt_la-opt_complex.lo libopt_la-opt_const.lo libopt_la-opt_guide.lo libopt_la-opt_icol.lo libopt_la-opt_join_graph.lo libopt_la-opt_join_pd.lo libopt_la-opt_key.lo libopt_la-opt_monetxq.lo libopt_la-opt_mvd.lo libopt_la-opt_projection.lo libopt_la-opt_req_node.lo libopt_la-opt_reqval.lo libopt_la-opt_rank.lo libopt_la-opt_set.lo libopt_la-opt_step_join.lo libopt_la-opt_thetajoin.lo libopt_la-opt_general.lo -pthread libtool: link: ar cru .libs/libopt.a libopt_la-opt_algebra_cse.o libopt_la-opt_complex.o libopt_la-opt_const.o libopt_la-opt_guide.o libopt_la-opt_icol.o libopt_la-opt_join_graph.o libopt_la-opt_join_pd.o libopt_la-opt_key.o libopt_la-opt_monetxq.o libopt_la-opt_mvd.o libopt_la-opt_projection.o libopt_la-opt_req_node.o libopt_la-opt_reqval.o libopt_la-opt_rank.o libopt_la-opt_set.o libopt_la-opt_step_join.o libopt_la-opt_thetajoin.o libopt_la-opt_general.o libtool: link: ranlib .libs/libopt.a libtool: link: ( cd ".libs" && rm -f "libopt.la" && ln -s "../libopt.la" "libopt.la" ) make[8]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' make[7]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' Making all in prop make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' make all-recursive make[7]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' make[8]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_card.lo `test -f 'prop_card.c' || echo './'`prop_card.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_card.c -o libprop_la-prop_card.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_composite_key.lo `test -f 'prop_composite_key.c' || echo './'`prop_composite_key.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_composite_key.c -o libprop_la-prop_composite_key.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_const.lo `test -f 'prop_const.c' || echo './'`prop_const.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_const.c -o libprop_la-prop_const.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_dom.lo `test -f 'prop_dom.c' || echo './'`prop_dom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_dom.c -o libprop_la-prop_dom.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_fd.lo `test -f 'prop_fd.c' || echo './'`prop_fd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_fd.c -o libprop_la-prop_fd.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_guide.lo `test -f 'prop_guide.c' || echo './'`prop_guide.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_guide.c -o libprop_la-prop_guide.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_icol.lo `test -f 'prop_icol.c' || echo './'`prop_icol.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_icol.c -o libprop_la-prop_icol.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_key.lo `test -f 'prop_key.c' || echo './'`prop_key.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_key.c -o libprop_la-prop_key.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_level.lo `test -f 'prop_level.c' || echo './'`prop_level.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_level.c -o libprop_la-prop_level.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_lineage.lo `test -f 'prop_lineage.c' || echo './'`prop_lineage.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_lineage.c -o libprop_la-prop_lineage.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_name_origin.lo `test -f 'prop_name_origin.c' || echo './'`prop_name_origin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_name_origin.c -o libprop_la-prop_name_origin.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_ocol.lo `test -f 'prop_ocol.c' || echo './'`prop_ocol.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_ocol.c -o libprop_la-prop_ocol.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_ori_names.lo `test -f 'prop_ori_names.c' || echo './'`prop_ori_names.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_ori_names.c -o libprop_la-prop_ori_names.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_rec_delta.lo `test -f 'prop_rec_delta.c' || echo './'`prop_rec_delta.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_rec_delta.c -o libprop_la-prop_rec_delta.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_req_node.lo `test -f 'prop_req_node.c' || echo './'`prop_req_node.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_req_node.c -o libprop_la-prop_req_node.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_reqval.lo `test -f 'prop_reqval.c' || echo './'`prop_reqval.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_reqval.c -o libprop_la-prop_reqval.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_set.lo `test -f 'prop_set.c' || echo './'`prop_set.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_set.c -o libprop_la-prop_set.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_trace_names.lo `test -f 'prop_trace_names.c' || echo './'`prop_trace_names.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_trace_names.c -o libprop_la-prop_trace_names.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libprop_la-prop_unq_names.lo `test -f 'prop_unq_names.c' || echo './'`prop_unq_names.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c prop_unq_names.c -o libprop_la-prop_unq_names.o /bin/bash ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBPROP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libprop.la libprop_la-prop_card.lo libprop_la-prop_composite_key.lo libprop_la-prop_const.lo libprop_la-prop_dom.lo libprop_la-prop_fd.lo libprop_la-prop_guide.lo libprop_la-prop_icol.lo libprop_la-prop_key.lo libprop_la-prop_level.lo libprop_la-prop_lineage.lo libprop_la-prop_name_origin.lo libprop_la-prop_ocol.lo libprop_la-prop_ori_names.lo libprop_la-prop_rec_delta.lo libprop_la-prop_req_node.lo libprop_la-prop_reqval.lo libprop_la-prop_set.lo libprop_la-prop_trace_names.lo libprop_la-prop_unq_names.lo -pthread libtool: link: ar cru .libs/libprop.a libprop_la-prop_card.o libprop_la-prop_composite_key.o libprop_la-prop_const.o libprop_la-prop_dom.o libprop_la-prop_fd.o libprop_la-prop_guide.o libprop_la-prop_icol.o libprop_la-prop_key.o libprop_la-prop_level.o libprop_la-prop_lineage.o libprop_la-prop_name_origin.o libprop_la-prop_ocol.o libprop_la-prop_ori_names.o libprop_la-prop_rec_delta.o libprop_la-prop_req_node.o libprop_la-prop_reqval.o libprop_la-prop_set.o libprop_la-prop_trace_names.o libprop_la-prop_unq_names.o libtool: link: ranlib .libs/libprop.a libtool: link: ( cd ".libs" && rm -f "libprop.la" && ln -s "../libprop.la" "libprop.la" ) make[8]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' make[7]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' Making all in map make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' make all-recursive make[7]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' make[8]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBMAP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmap_la-intro_proxy.lo `test -f 'intro_proxy.c' || echo './'`intro_proxy.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBMAP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c intro_proxy.c -o libmap_la-intro_proxy.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBMAP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmap_la-intro_thetajoin.lo `test -f 'intro_thetajoin.c' || echo './'`intro_thetajoin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBMAP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c intro_thetajoin.c -o libmap_la-intro_thetajoin.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBMAP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmap_la-map_unq_names.lo `test -f 'map_unq_names.c' || echo './'`map_unq_names.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBMAP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c map_unq_names.c -o libmap_la-map_unq_names.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBMAP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmap_la-map_ori_names.lo `test -f 'map_ori_names.c' || echo './'`map_ori_names.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBMAP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c map_ori_names.c -o libmap_la-map_ori_names.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBMAP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmap_la-resolve_proxy.lo `test -f 'resolve_proxy.c' || echo './'`resolve_proxy.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBMAP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c resolve_proxy.c -o libmap_la-resolve_proxy.o /bin/bash ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBMAP -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libmap.la libmap_la-intro_proxy.lo libmap_la-intro_thetajoin.lo libmap_la-map_unq_names.lo libmap_la-map_ori_names.lo libmap_la-resolve_proxy.lo -pthread libtool: link: ar cru .libs/libmap.a libmap_la-intro_proxy.o libmap_la-intro_thetajoin.o libmap_la-map_unq_names.o libmap_la-map_ori_names.o libmap_la-resolve_proxy.o libtool: link: ranlib .libs/libmap.a libtool: link: ( cd ".libs" && rm -f "libmap.la" && ln -s "../libmap.la" "libmap.la" ) make[8]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' make[7]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o liblogopt_la-algopt.lo `test -f 'algopt.c' || echo './'`algopt.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c algopt.c -o liblogopt_la-algopt.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o liblogopt_la-load_stats.lo `test -f 'load_stats.c' || echo './'`load_stats.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c load_stats.c -o liblogopt_la-load_stats.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o liblogopt_la-properties.lo `test -f 'properties.c' || echo './'`properties.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c properties.c -o liblogopt_la-properties.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBLOGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o liblogopt.la liblogopt_la-algopt.lo liblogopt_la-load_stats.lo liblogopt_la-properties.lo -pthread libtool: link: ar cru .libs/liblogopt.a liblogopt_la-algopt.o liblogopt_la-load_stats.o liblogopt_la-properties.o libtool: link: ranlib .libs/liblogopt.a libtool: link: ( cd ".libs" && rm -f "liblogopt.la" && ln -s "../liblogopt.la" "liblogopt.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGICAL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o liblogical_la-algebra_cse.lo `test -f 'algebra_cse.c' || echo './'`algebra_cse.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGICAL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c algebra_cse.c -o liblogical_la-algebra_cse.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGICAL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o liblogical_la-logical.lo `test -f 'logical.c' || echo './'`logical.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGICAL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c logical.c -o liblogical_la-logical.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGICAL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o liblogical_la-algebra.lo `test -f 'algebra.c' || echo './'`algebra.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGICAL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c algebra.c -o liblogical_la-algebra.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGICAL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o liblogical_la-alg_dag.lo `test -f 'alg_dag.c' || echo './'`alg_dag.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGICAL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c alg_dag.c -o liblogical_la-alg_dag.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGICAL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o liblogical_la-ordering.lo `test -f 'ordering.c' || echo './'`ordering.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBLOGICAL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c ordering.c -o liblogical_la-ordering.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBLOGICAL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o liblogical.la liblogical_la-algebra_cse.lo liblogical_la-logical.lo liblogical_la-algebra.lo liblogical_la-alg_dag.lo liblogical_la-ordering.lo -pthread libtool: link: ar cru .libs/liblogical.a liblogical_la-algebra_cse.o liblogical_la-logical.o liblogical_la-algebra.o liblogical_la-alg_dag.o liblogical_la-ordering.o libtool: link: ranlib .libs/liblogical.a libtool: link: ( cd ".libs" && rm -f "liblogical.la" && ln -s "../liblogical.la" "liblogical.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libalgebra_la-alg_dag.lo `test -f 'alg_dag.c' || echo './'`alg_dag.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c alg_dag.c -o libalgebra_la-alg_dag.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libalgebra_la-algebra.lo `test -f 'algebra.c' || echo './'`algebra.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c algebra.c -o libalgebra_la-algebra.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libalgebra_la-algebra_cse.lo `test -f 'algebra_cse.c' || echo './'`algebra_cse.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c algebra_cse.c -o libalgebra_la-algebra_cse.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libalgebra_la-algopt.lo `test -f 'algopt.c' || echo './'`algopt.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c algopt.c -o libalgebra_la-algopt.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libalgebra_la-builtins.lo `test -f 'builtins.c' || echo './'`builtins.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c builtins.c -o libalgebra_la-builtins.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libalgebra_la-intro_borders.lo `test -f 'intro_borders.c' || echo './'`intro_borders.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c intro_borders.c -o libalgebra_la-intro_borders.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libalgebra_la-load_stats.lo `test -f 'load_stats.c' || echo './'`load_stats.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c load_stats.c -o libalgebra_la-load_stats.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libalgebra_la-logical.lo `test -f 'logical.c' || echo './'`logical.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c logical.c -o libalgebra_la-logical.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libalgebra_la-ordering.lo `test -f 'ordering.c' || echo './'`ordering.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c ordering.c -o libalgebra_la-ordering.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libalgebra_la-physical.lo `test -f 'physical.c' || echo './'`physical.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c physical.c -o libalgebra_la-physical.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libalgebra_la-planner.lo `test -f 'planner.c' || echo './'`planner.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c planner.c -o libalgebra_la-planner.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libalgebra_la-properties.lo `test -f 'properties.c' || echo './'`properties.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c properties.c -o libalgebra_la-properties.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libalgebra_la-core2alg.lo `test -f 'core2alg.c' || echo './'`core2alg.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c core2alg.c -o libalgebra_la-core2alg.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBALGEBRA -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libalgebra.la libalgebra_la-alg_dag.lo libalgebra_la-algebra.lo libalgebra_la-algebra_cse.lo libalgebra_la-algopt.lo libalgebra_la-builtins.lo libalgebra_la-intro_borders.lo libalgebra_la-load_stats.lo libalgebra_la-logical.lo libalgebra_la-ordering.lo libalgebra_la-physical.lo libalgebra_la-planner.lo libalgebra_la-properties.lo libalgebra_la-core2alg.lo -pthread libtool: link: ar cru .libs/libalgebra.a libalgebra_la-alg_dag.o libalgebra_la-algebra.o libalgebra_la-algebra_cse.o libalgebra_la-algopt.o libalgebra_la-builtins.o libalgebra_la-intro_borders.o libalgebra_la-load_stats.o libalgebra_la-logical.o libalgebra_la-ordering.o libalgebra_la-physical.o libalgebra_la-planner.o libalgebra_la-properties.o libalgebra_la-core2alg.o libtool: link: ranlib .libs/libalgebra.a libtool: link: ( cd ".libs" && rm -f "libalgebra.la" && ln -s "../libalgebra.la" "libalgebra.la" ) make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' Making all in mil make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mil' make all-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mil' /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMIL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmil_la-mil.lo `test -f 'mil.c' || echo './'`mil.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMIL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c mil.c -o libmil_la-mil.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMIL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmil_la-mil_dce.lo `test -f 'mil_dce.c' || echo './'`mil_dce.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMIL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c mil_dce.c -o libmil_la-mil_dce.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMIL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmil_la-milprint.lo `test -f 'milprint.c' || echo './'`milprint.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMIL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c milprint.c -o libmil_la-milprint.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMIL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libmil_la-milgen.lo `test -f 'milgen.c' || echo './'`milgen.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBMIL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c milgen.c -o libmil_la-milgen.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBMIL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libmil.la libmil_la-mil.lo libmil_la-mil_dce.lo libmil_la-milprint.lo libmil_la-milgen.lo -pthread libtool: link: ar cru .libs/libmil.a libmil_la-mil.o libmil_la-mil_dce.o libmil_la-milprint.o libmil_la-milgen.o libtool: link: ranlib .libs/libmil.a libtool: link: ( cd ".libs" && rm -f "libmil.la" && ln -s "../libmil.la" "libmil.la" ) make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mil' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mil' Making all in include make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/include' make all-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/include' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/include' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/include' Making all in sql make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sql' make all-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sql' /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsqlalg_la-sqlalg2sql.lo `test -f 'sqlalg2sql.c' || echo './'`sqlalg2sql.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c sqlalg2sql.c -o libsqlalg_la-sqlalg2sql.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsqlalg_la-sqlalg2sql_helper.lo `test -f 'sqlalg2sql_helper.c' || echo './'`sqlalg2sql_helper.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c sqlalg2sql_helper.c -o libsqlalg_la-sqlalg2sql_helper.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libsqlalg.la libsqlalg_la-sqlalg2sql.lo libsqlalg_la-sqlalg2sql_helper.lo -pthread libtool: link: ar cru .libs/libsqlalg.a libsqlalg_la-sqlalg2sql.o libsqlalg_la-sqlalg2sql_helper.o libtool: link: ranlib .libs/libsqlalg.a libtool: link: ( cd ".libs" && rm -f "libsqlalg.la" && ln -s "../libsqlalg.la" "libsqlalg.la" ) /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsql_la-sql.lo `test -f 'sql.c' || echo './'`sql.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c sql.c -o libsql_la-sql.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsql_la-sql_opt.lo `test -f 'sql_opt.c' || echo './'`sql_opt.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c sql_opt.c -o libsql_la-sql_opt.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsql_la-sqlprint.lo `test -f 'sqlprint.c' || echo './'`sqlprint.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c sqlprint.c -o libsql_la-sqlprint.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsql_la-lalg2sql.lo `test -f 'lalg2sql.c' || echo './'`lalg2sql.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c lalg2sql.c -o libsql_la-lalg2sql.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBSQL -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libsql.la libsql_la-sql.lo libsql_la-sql_opt.lo libsql_la-sqlprint.lo libsql_la-lalg2sql.lo -pthread libtool: link: ar cru .libs/libsql.a libsql_la-sql.o libsql_la-sql_opt.o libsql_la-sqlprint.o libsql_la-lalg2sql.o libtool: link: ranlib .libs/libsql.a libtool: link: ( cd ".libs" && rm -f "libsql.la" && ln -s "../libsql.la" "libsql.la" ) make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sql' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sql' Making all in sqlalgebra make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' make all-recursive make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' Making all in opt make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' make all-recursive make[7]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' make[8]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBSQLALGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsqlalgopt_la-in_lists.lo `test -f 'in_lists.c' || echo './'`in_lists.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBSQLALGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c in_lists.c -o libsqlalgopt_la-in_lists.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBSQLALGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsqlalgopt_la-antisemijoin.lo `test -f 'antisemijoin.c' || echo './'`antisemijoin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBSQLALGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c antisemijoin.c -o libsqlalgopt_la-antisemijoin.o /bin/bash ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBSQLALGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsqlalgopt_la-merge_projections.lo `test -f 'merge_projections.c' || echo './'`merge_projections.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../include -I./../../include -DLIBSQLALGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c merge_projections.c -o libsqlalgopt_la-merge_projections.o /bin/bash ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBSQLALGOPT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libsqlalgopt.la libsqlalgopt_la-in_lists.lo libsqlalgopt_la-antisemijoin.lo libsqlalgopt_la-merge_projections.lo -pthread libtool: link: ar cru .libs/libsqlalgopt.a libsqlalgopt_la-in_lists.o libsqlalgopt_la-antisemijoin.o libsqlalgopt_la-merge_projections.o libtool: link: ranlib .libs/libsqlalgopt.a libtool: link: ( cd ".libs" && rm -f "libsqlalgopt.la" && ln -s "../libsqlalgopt.la" "libsqlalgopt.la" ) make[8]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' make[7]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsqlalg_la-lalg2sqlalg.lo `test -f 'lalg2sqlalg.c' || echo './'`lalg2sqlalg.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c lalg2sqlalg.c -o libsqlalg_la-lalg2sqlalg.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsqlalg_la-sqlalg.lo `test -f 'sqlalg.c' || echo './'`sqlalg.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c sqlalg.c -o libsqlalg_la-sqlalg.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsqlalg_la-sqlalg_dag.lo `test -f 'sqlalg_dag.c' || echo './'`sqlalg_dag.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c sqlalg_dag.c -o libsqlalg_la-sqlalg_dag.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsqlalg_la-sqlalg_opt.lo `test -f 'sqlalg_opt.c' || echo './'`sqlalg_opt.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c sqlalg_opt.c -o libsqlalg_la-sqlalg_opt.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libsqlalg_la-sqlalgprint.lo `test -f 'sqlalgprint.c' || echo './'`sqlalgprint.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c sqlalgprint.c -o libsqlalg_la-sqlalgprint.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBSQLALG -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libsqlalg.la libsqlalg_la-lalg2sqlalg.lo libsqlalg_la-sqlalg.lo libsqlalg_la-sqlalg_dag.lo libsqlalg_la-sqlalg_opt.lo libsqlalg_la-sqlalgprint.lo -pthread libtool: link: ar cru .libs/libsqlalg.a libsqlalg_la-lalg2sqlalg.o libsqlalg_la-sqlalg.o libsqlalg_la-sqlalg_dag.o libsqlalg_la-sqlalg_opt.o libsqlalg_la-sqlalgprint.o libtool: link: ranlib .libs/libsqlalg.a libtool: link: ( cd ".libs" && rm -f "libsqlalg.la" && ln -s "../libsqlalg.la" "libsqlalg.la" ) make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' Making all in xmlimport make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/xmlimport' make all-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/xmlimport' /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBXMLIMPORT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libxmlimport_la-xml2lalg_xpath_utils.lo `test -f 'xml2lalg_xpath_utils.c' || echo './'`xml2lalg_xpath_utils.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBXMLIMPORT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c xml2lalg_xpath_utils.c -o libxmlimport_la-xml2lalg_xpath_utils.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBXMLIMPORT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libxmlimport_la-xml2lalg_converters.lo `test -f 'xml2lalg_converters.c' || echo './'`xml2lalg_converters.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBXMLIMPORT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c xml2lalg_converters.c -o libxmlimport_la-xml2lalg_converters.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBXMLIMPORT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libxmlimport_la-schema_relaxng.lo `test -f 'schema_relaxng.c' || echo './'`schema_relaxng.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBXMLIMPORT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c schema_relaxng.c -o libxmlimport_la-schema_relaxng.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBXMLIMPORT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libxmlimport_la-xml2lalg.lo `test -f 'xml2lalg.c' || echo './'`xml2lalg.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../include -I./../include -I/usr/include/libxml2 -DLIBXMLIMPORT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c xml2lalg.c -o libxmlimport_la-xml2lalg.o /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DLIBXMLIMPORT -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -o libxmlimport.la libxmlimport_la-xml2lalg_xpath_utils.lo libxmlimport_la-xml2lalg_converters.lo libxmlimport_la-schema_relaxng.lo libxmlimport_la-xml2lalg.lo -pthread libtool: link: ar cru .libs/libxmlimport.a libxmlimport_la-xml2lalg_xpath_utils.o libxmlimport_la-xml2lalg_converters.o libxmlimport_la-schema_relaxng.o libxmlimport_la-xml2lalg.o libtool: link: ranlib .libs/libxmlimport.a libtool: link: ( cd ".libs" && rm -f "libxmlimport.la" && ln -s "../libxmlimport.la" "libxmlimport.la" ) make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/xmlimport' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/xmlimport' make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler' /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -Iinclude -I./include -I/usr/include/libxml2 -DLIBCOMPILER1 -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libcompiler1_la-compile.lo `test -f 'compile.c' || echo './'`compile.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -Iinclude -I./include -I/usr/include/libxml2 -DLIBCOMPILER1 -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c compile.c -o libcompiler1_la-compile.o compile.c: In function 'PFurlcache': compile.c:233:46: error: dereferencing pointer to incomplete type return (char*) cache->buf->buffer->content; ^ compile.c:255:30: error: dereferencing pointer to incomplete type ret = (char*) buf->buffer->content; ^ compile.c:266:20: error: dereferencing pointer to incomplete type buf->buffer->content = NULL; /* otherwise it will be deleted */ ^ make[4]: *** [libcompiler1_la-compile.lo] Error 1 make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler' make[2]: *** [all] Error 2 make[2]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder' make: *** [all] Error 2 make install-recursive make[1]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder' Making install in conf make[2]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/conf' make install-am make[3]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/conf' make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/conf' test -z "/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/bin" || /bin/mkdir -p "/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/bin" mkdir -p /tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/bin rm -f /tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/bin/monetdb-xquery-config /usr/bin/install -c -m0755 monetdb-xquery-config /tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/bin/monetdb-xquery-config make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/conf' make[3]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/conf' make[2]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/conf' Making install in compiler make[2]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler' make install-recursive make[3]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler' Making install in utils make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/utils' make install-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/utils' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/utils' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/utils' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/utils' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/utils' Making install in schema make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/schema' make install-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/schema' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/schema' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/schema' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/schema' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/schema' Making install in debug make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/debug' make install-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/debug' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/debug' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/debug' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/debug' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/debug' Making install in mem make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mem' make install-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mem' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mem' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mem' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mem' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mem' Making install in parser make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/parser' make install-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/parser' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/parser' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/parser' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/parser' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/parser' Making install in semantics make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/semantics' make install-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/semantics' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/semantics' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/semantics' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/semantics' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/semantics' Making install in core make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/core' make install-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/core' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/core' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/core' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/core' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/core' Making install in algebra make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' make install-recursive make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' Making install in opt make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' make install-recursive make[7]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' make[8]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' make[9]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' make[8]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' make[7]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/opt' Making install in prop make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' make install-recursive make[7]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' make[8]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' make[9]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' make[8]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' make[7]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/prop' Making install in map make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' make install-recursive make[7]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' make[8]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' make[9]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' make[8]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' make[7]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra/map' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' make[7]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. make[7]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/algebra' Making install in mil make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mil' make install-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mil' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mil' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mil' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mil' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/mil' Making install in include make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/include' make install-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/include' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/include' mkdir -p /tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/include rm -f /tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/include/pf_ferry.h /usr/bin/install -c -m 644 pf_ferry.h /tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/include/pf_ferry.h make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/include' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/include' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/include' Making install in sql make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sql' make install-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sql' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sql' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sql' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sql' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sql' Making install in sqlalgebra make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' make install-recursive make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' Making install in opt make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' make install-recursive make[7]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' make[8]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' make[9]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' make[8]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' make[7]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra/opt' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' make[7]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. make[7]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/sqlalgebra' Making install in xmlimport make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/xmlimport' make install-am make[5]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/xmlimport' make[6]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/xmlimport' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/xmlimport' make[5]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/xmlimport' make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler/xmlimport' make[4]: Entering directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler' /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -Iinclude -I./include -I/usr/include/libxml2 -DLIBCOMPILER1 -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c -o libcompiler1_la-compile.lo `test -f 'compile.c' || echo './'`compile.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -Iinclude -I./include -I/usr/include/libxml2 -DLIBCOMPILER1 -m64 -fno-jump-tables -DMONETDB_STATIC -Wno-declaration-after-statement -c compile.c -o libcompiler1_la-compile.o compile.c: In function 'PFurlcache': compile.c:233:46: error: dereferencing pointer to incomplete type return (char*) cache->buf->buffer->content; ^ compile.c:255:30: error: dereferencing pointer to incomplete type ret = (char*) buf->buffer->content; ^ compile.c:266:20: error: dereferencing pointer to incomplete type buf->buffer->content = NULL; /* otherwise it will be deleted */ ^ make[4]: *** [libcompiler1_la-compile.lo] Error 1 make[4]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler' make[3]: *** [install-recursive] Error 1 make[3]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler' make[2]: *** [install] Error 2 make[2]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder/compiler' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/tmp/cabal-tmp-14846/Pathfinder-0.5.10/pathfinder' make: *** [install] Error 2 pathfinder_pre_build.sh: 8: cd: can't cd to lib ar: libpf_ferry.a: No such file or directory ld: cannot find *.o: No such file or directory cabal: Leaving directory '/tmp/cabal-tmp-14846/Pathfinder-0.5.10' Building csv-0.1.2... Configuring HaXml-1.25.3... Installed csv-0.1.2 Installed HDBC-2.4.0.1 Building HaXml-1.25.3... Installed HaXml-1.25.3 Configuring TableAlgebra-0.7.1... Building TableAlgebra-0.7.1... Installed TableAlgebra-0.7.1 Configuring FerryCore-0.4.6.4... Building FerryCore-0.4.6.4... Failed to install FerryCore-0.4.6.4 Build log ( /home/builder/.cabal/logs/FerryCore-0.4.6.4.log ): cabal: Entering directory '/tmp/cabal-tmp-14846/FerryCore-0.4.6.4' Configuring FerryCore-0.4.6.4... Building FerryCore-0.4.6.4... Preprocessing library FerryCore-0.4.6.4... [ 1 of 41] Compiling Database.Ferry.TypedCore.Data.Type ( src/Database/Ferry/TypedCore/Data/Type.hs, dist/build/Database/Ferry/TypedCore/Data/Type.o ) [ 2 of 41] Compiling Database.Ferry.TypedCore.Data.TypeFunction ( src/Database/Ferry/TypedCore/Data/TypeFunction.hs, dist/build/Database/Ferry/TypedCore/Data/TypeFunction.o ) [ 3 of 41] Compiling Database.Ferry.TypedCore.Data.Substitution ( src/Database/Ferry/TypedCore/Data/Substitution.hs, dist/build/Database/Ferry/TypedCore/Data/Substitution.o ) [ 4 of 41] Compiling Database.Ferry.Impossible ( src/Database/Ferry/Impossible.hs, dist/build/Database/Ferry/Impossible.o ) [ 5 of 41] Compiling Database.Ferry.Compiler.Error.Error ( src/Database/Ferry/Compiler/Error/Error.hs, dist/build/Database/Ferry/Compiler/Error/Error.o ) src/Database/Ferry/Compiler/Error/Error.hs:4:1: warning: [-Wdeprecations] Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Database/Ferry/Compiler/Error/Error.hs:26:10: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Database/Ferry/Compiler/Error/Error.hs:26:10: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 6 of 41] Compiling Database.Ferry.Compiler.Types ( src/Database/Ferry/Compiler/Types.hs, dist/build/Database/Ferry/Compiler/Types.o ) src/Database/Ferry/Compiler/Types.hs:5:1: warning: [-Wdeprecations] Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Database/Ferry/Compiler/Types.hs:88:22: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Database/Ferry/Compiler/Types.hs:139:91: warning: [-Wdeprecations] In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Database/Ferry/Compiler/Types.hs:143:14: warning: [-Wdeprecations] In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 7 of 41] Compiling Database.Ferry.Compiler.ExecuteStep ( src/Database/Ferry/Compiler/ExecuteStep.hs, dist/build/Database/Ferry/Compiler/ExecuteStep.o ) [ 8 of 41] Compiling Database.Ferry.TypedCore.Data.TypeClasses ( src/Database/Ferry/TypedCore/Data/TypeClasses.hs, dist/build/Database/Ferry/TypedCore/Data/TypeClasses.o ) [ 9 of 41] Compiling Database.Ferry.TypeSystem.Prelude ( src/Database/Ferry/TypeSystem/Prelude.hs, dist/build/Database/Ferry/TypeSystem/Prelude.o ) [10 of 41] Compiling Database.Ferry.Common.Render.Pretty ( src/Database/Ferry/Common/Render/Pretty.hs, dist/build/Database/Ferry/Common/Render/Pretty.o ) [11 of 41] Compiling Database.Ferry.TypedCore.Render.Pretty ( src/Database/Ferry/TypedCore/Render/Pretty.hs, dist/build/Database/Ferry/TypedCore/Render/Pretty.o ) [12 of 41] Compiling Database.Ferry.Common.Render.Dot ( src/Database/Ferry/Common/Render/Dot.hs, dist/build/Database/Ferry/Common/Render/Dot.o ) src/Database/Ferry/Common/Render/Dot.hs:8:1: warning: [-Wdeprecations] Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Database/Ferry/Common/Render/Dot.hs:67:12: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Database/Ferry/Common/Render/Dot.hs:87:73: warning: [-Wdeprecations] In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [13 of 41] Compiling Database.Ferry.Common.Data.Plans ( src/Database/Ferry/Common/Data/Plans.hs, dist/build/Database/Ferry/Common/Data/Plans.o ) [14 of 41] Compiling Database.Ferry.Compiler.Stages.AlgebraToXMLStage ( src/Database/Ferry/Compiler/Stages/AlgebraToXMLStage.hs, dist/build/Database/Ferry/Compiler/Stages/AlgebraToXMLStage.o ) [15 of 41] Compiling Database.Ferry.Common.Data.Base ( src/Database/Ferry/Common/Data/Base.hs, dist/build/Database/Ferry/Common/Data/Base.o ) [16 of 41] Compiling Database.Ferry.Core.Data.Core ( src/Database/Ferry/Core/Data/Core.hs, dist/build/Database/Ferry/Core/Data/Core.o ) [17 of 41] Compiling Database.Ferry.Core.Render.Pretty ( src/Database/Ferry/Core/Render/Pretty.hs, dist/build/Database/Ferry/Core/Render/Pretty.o ) [18 of 41] Compiling Database.Ferry.Core.Render.Dot ( src/Database/Ferry/Core/Render/Dot.hs, dist/build/Database/Ferry/Core/Render/Dot.o ) [19 of 41] Compiling Database.Ferry.Syntax ( src/Database/Ferry/Syntax.hs, dist/build/Database/Ferry/Syntax.o ) [20 of 41] Compiling Database.Ferry.TypedCore.Data.TypedCore ( src/Database/Ferry/TypedCore/Data/TypedCore.hs, dist/build/Database/Ferry/TypedCore/Data/TypedCore.o ) [21 of 41] Compiling Database.Ferry.TypedCore.Convert.CoreToAlgebra ( src/Database/Ferry/TypedCore/Convert/CoreToAlgebra.hs, dist/build/Database/Ferry/TypedCore/Convert/CoreToAlgebra.o ) src/Database/Ferry/TypedCore/Convert/CoreToAlgebra.hs:662:17: warning: [-Wunused-matches] Defined but not used: ‘p’ [22 of 41] Compiling Database.Ferry.TypedCore.Convert.Traverse ( src/Database/Ferry/TypedCore/Convert/Traverse.hs, dist/build/Database/Ferry/TypedCore/Convert/Traverse.o ) src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:61: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:78: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:57:57: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:57:90: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:58:57: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:58:93: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:59:59: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:59:76: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:60:102: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:61:58: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:61:75: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:63:58: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:64:56: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:64:72: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 src/Database/Ferry/TypedCore/Convert/Traverse.hs:64:89: error: Ambiguous occurrence ‘traverse’ It could refer to either ‘Prelude.traverse’, imported from ‘Prelude’ at src/Database/Ferry/TypedCore/Convert/Traverse.hs:2:8-48 (and originally defined in ‘Data.Traversable’) or ‘Database.Ferry.TypedCore.Convert.Traverse.traverse’, defined at src/Database/Ferry/TypedCore/Convert/Traverse.hs:54:1 cabal: Leaving directory '/tmp/cabal-tmp-14846/FerryCore-0.4.6.4' cabal: Error: some packages failed to install: DSH-0.7.4 depends on Pathfinder-0.5.10 which failed to install. FerryCore-0.4.6.4 failed during the building phase. The exception was: ExitFailure 1 Pathfinder-0.5.10 failed during the building phase. The exception was: ExitFailure 1